@charset "UTF-8";.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-webkit-box;display:flex;height:2em;-webkit-box-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;-webkit-transition:-webkit-transform .2s linear;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.timeline .event:after,.timeline:after{content:"";display:block;clear:both}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}figure,picture{display:block;margin:0}figure img,figure video,figure iframe,picture img,picture video,picture iframe{display:block;width:100%;height:auto}figure.aspect,picture.aspect{position:relative;width:100%;overflow:hidden}figure.aspect.portrait,picture.aspect.portrait{aspect-ratio:10/16}figure.aspect.employee,picture.aspect.employee{aspect-ratio:5/6}figure.aspect.square,picture.aspect.square{aspect-ratio:1/1}figure.aspect.traditional,picture.aspect.traditional{aspect-ratio:4/3}figure.aspect.computer,picture.aspect.computer{aspect-ratio:16/10}figure.aspect.hd,figure.aspect.video,figure.aspect.landscape,picture.aspect.hd,picture.aspect.video,picture.aspect.landscape{aspect-ratio:16/9}figure.aspect.widescreen,picture.aspect.widescreen{aspect-ratio:1.85/1}figure.aspect.cinema,picture.aspect.cinema{aspect-ratio:2.39/1}figure.aspect.banner,picture.aspect.banner{aspect-ratio:4/1}figure.aspect img,figure.aspect video,picture.aspect img,picture.aspect video{-o-object-fit:cover;object-fit:cover;position:absolute;display:block;width:100%;height:100%}figure.aspect img.contain,figure.aspect video.contain,picture.aspect img.contain,picture.aspect video.contain{-o-object-fit:contain;object-fit:contain}figure.aspect.contain img,figure.aspect.contain video,picture.aspect.contain img,picture.aspect.contain video{-o-object-fit:contain;object-fit:contain}.related-cta,.block.callToAction{margin:0;padding-right:1rem;padding-left:1rem;background-color:#0b4568;-webkit-box-shadow:0 -46px 90px -10px rgba(0,0,0,.29) inset;box-shadow:0 -46px 90px -10px #0000004a inset}@media (min-width: 20em){.related-cta,.block.callToAction{padding-right:calc(1rem + .5 * (100vw - 20em) / 28)}}@media (min-width: 48em){.related-cta,.block.callToAction{padding-right:1.5rem}}@media (min-width: 48em){.related-cta,.block.callToAction{padding-right:calc(1rem + .5 * (100vw - 48em) / 35)}}@media (min-width: 83em){.related-cta,.block.callToAction{padding-right:1.5rem}}@media (min-width: 20em){.related-cta,.block.callToAction{padding-left:calc(1rem + .5 * (100vw - 20em) / 28)}}@media (min-width: 48em){.related-cta,.block.callToAction{padding-left:1.5rem}}@media (min-width: 48em){.related-cta,.block.callToAction{padding-left:calc(1rem + .5 * (100vw - 48em) / 35)}}@media (min-width: 83em){.related-cta,.block.callToAction{padding-left:1.5rem}}.related-cta .width,.block.callToAction .width{display:-webkit-box;display:flex;gap:0 3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;max-width:83em;margin-right:auto;margin-left:auto}@media (min-width: 48em){.related-cta .width,.block.callToAction .width{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse;-webkit-box-align:end;align-items:flex-end}}@media (min-width: 68em){.related-cta .width,.block.callToAction .width{-webkit-box-align:center;align-items:center}}.related-cta .width .image,.block.callToAction .width .image{max-width:18rem}.related-cta .width .wrapper,.block.callToAction .width .wrapper{min-height:6rem;padding:1.75rem 0}@media (min-width: 68em){.related-cta .width .wrapper,.block.callToAction .width .wrapper{display:-webkit-box;display:flex;gap:5rem;-webkit-box-align:center;align-items:center}}.related-cta .width .wrapper .content,.block.callToAction .width .wrapper .content{margin-bottom:1.5rem;color:#fff;text-align:center}@media (min-width: 48em){.related-cta .width .wrapper .content,.block.callToAction .width .wrapper .content{text-align:left}}@media (min-width: 68em){.related-cta .width .wrapper .content,.block.callToAction .width .wrapper .content{-webkit-box-flex:1;flex:1 1 100%;margin-bottom:0}}.related-cta .width .wrapper .content header,.block.callToAction .width .wrapper .content header{margin-bottom:.5rem;font-weight:700;font-size:1.375rem;letter-spacing:.0132142857em;line-height:1.2857142857;text-transform:uppercase}@media (min-width: 20em){.related-cta .width .wrapper .content header,.block.callToAction .width .wrapper .content header{font-size:calc(1.375rem + .03125*(100vw - 20em))}}@media (min-width: 48em){.related-cta .width .wrapper .content header,.block.callToAction .width .wrapper .content header{font-size:2.25rem}}@media (min-width: 48em){.related-cta .width .wrapper .content header,.block.callToAction .width .wrapper .content header{font-size:calc(1.375rem + .875 * (100vw - 48em) / 35)}}@media (min-width: 83em){.related-cta .width .wrapper .content header,.block.callToAction .width .wrapper .content header{font-size:2.25rem}}.related-cta .width .wrapper .content p,.block.callToAction .width .wrapper .content p{margin:0;font-weight:700;font-size:1rem;line-height:1.41666667}.related-cta .width .wrapper .link,.block.callToAction .width .wrapper .link{text-align:center}@media (min-width: 48em){.related-cta .width .wrapper .link,.block.callToAction .width .wrapper .link{-webkit-box-flex:0;flex:0 0 auto;text-align:left}}.related-cta .width .wrapper .link .reusserButton,.related-cta .width .wrapper .link .siteSearch button,.siteSearch .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm,.related-cta .width .wrapper .link input[type=submit],.related-cta .width .wrapper .link button:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button,.filterBar form .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button,.block.callToAction .width .wrapper .link .reusserButton,.block.callToAction .width .wrapper .link .siteSearch button,.siteSearch .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm,.block.callToAction .width .wrapper .link input[type=submit],.block.callToAction .width .wrapper .link button:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button,.filterBar form .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button{color:#fff;padding:1rem 4rem;font-weight:700;font-size:1rem;text-transform:uppercase;background-color:#f18a00;border-color:#f18a00}@media (min-width: 20em){.related-cta .width .wrapper .link .reusserButton,.related-cta .width .wrapper .link .siteSearch button,.siteSearch .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm,.related-cta .width .wrapper .link input[type=submit],.related-cta .width .wrapper .link button:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button,.filterBar form .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button,.block.callToAction .width .wrapper .link .reusserButton,.block.callToAction .width .wrapper .link .siteSearch button,.siteSearch .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm,.block.callToAction .width .wrapper .link input[type=submit],.block.callToAction .width .wrapper .link button:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button,.filterBar form .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button{font-size:calc(1rem + .5625 * (100vw - 20em) / 28)}}@media (min-width: 48em){.related-cta .width .wrapper .link .reusserButton,.related-cta .width .wrapper .link .siteSearch button,.siteSearch .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm,.related-cta .width .wrapper .link input[type=submit],.related-cta .width .wrapper .link button:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button,.filterBar form .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button,.block.callToAction .width .wrapper .link .reusserButton,.block.callToAction .width .wrapper .link .siteSearch button,.siteSearch .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm,.block.callToAction .width .wrapper .link input[type=submit],.block.callToAction .width .wrapper .link button:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button,.filterBar form .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button{font-size:1.5625rem}}@media (min-width: 48em){.related-cta .width .wrapper .link .reusserButton,.related-cta .width .wrapper .link .siteSearch button,.siteSearch .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm,.related-cta .width .wrapper .link input[type=submit],.related-cta .width .wrapper .link button:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button,.filterBar form .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button,.block.callToAction .width .wrapper .link .reusserButton,.block.callToAction .width .wrapper .link .siteSearch button,.siteSearch .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm,.block.callToAction .width .wrapper .link input[type=submit],.block.callToAction .width .wrapper .link button:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button,.filterBar form .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button{font-size:calc(1rem + .5625 * (100vw - 48em) / 35)}}@media (min-width: 83em){.related-cta .width .wrapper .link .reusserButton,.related-cta .width .wrapper .link .siteSearch button,.siteSearch .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm,.related-cta .width .wrapper .link input[type=submit],.related-cta .width .wrapper .link button:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button,.filterBar form .related-cta .width .wrapper .link button,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button,.block.callToAction .width .wrapper .link .reusserButton,.block.callToAction .width .wrapper .link .siteSearch button,.siteSearch .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm,.block.callToAction .width .wrapper .link input[type=submit],.block.callToAction .width .wrapper .link button:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button,.filterBar form .block.callToAction .width .wrapper .link button,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button{font-size:1.5625rem}}.related-cta .width .wrapper .link .reusserButton:hover,.related-cta .width .wrapper .link .siteSearch button:hover,.siteSearch .related-cta .width .wrapper .link button:hover,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel:hover,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm:hover,.related-cta .width .wrapper .link input[type=submit]:hover,.related-cta .width .wrapper .link button:hover:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button:hover,.filterBar form .related-cta .width .wrapper .link button:hover,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button:hover,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button:hover,.related-cta .width .wrapper .link .reusserButton:focus,.related-cta .width .wrapper .link .siteSearch button:focus,.siteSearch .related-cta .width .wrapper .link button:focus,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .cancel:focus,.related-cta .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .related-cta .width .wrapper .link .confirm:focus,.related-cta .width .wrapper .link input[type=submit]:focus,.related-cta .width .wrapper .link button:focus:not(.fancybox-button),.related-cta .width .wrapper .link .filterBar form button:focus,.filterBar form .related-cta .width .wrapper .link button:focus,.related-cta .width .wrapper .link .block.form .freeform-button-wrapper button:focus,.block.form .freeform-button-wrapper .related-cta .width .wrapper .link button:focus,.block.callToAction .width .wrapper .link .reusserButton:hover,.block.callToAction .width .wrapper .link .siteSearch button:hover,.siteSearch .block.callToAction .width .wrapper .link button:hover,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel:hover,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm:hover,.block.callToAction .width .wrapper .link input[type=submit]:hover,.block.callToAction .width .wrapper .link button:hover:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button:hover,.filterBar form .block.callToAction .width .wrapper .link button:hover,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button:hover,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button:hover,.block.callToAction .width .wrapper .link .reusserButton:focus,.block.callToAction .width .wrapper .link .siteSearch button:focus,.siteSearch .block.callToAction .width .wrapper .link button:focus,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .cancel:focus,.block.callToAction .width .wrapper .link .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .block.callToAction .width .wrapper .link .confirm:focus,.block.callToAction .width .wrapper .link input[type=submit]:focus,.block.callToAction .width .wrapper .link button:focus:not(.fancybox-button),.block.callToAction .width .wrapper .link .filterBar form button:focus,.filterBar form .block.callToAction .width .wrapper .link button:focus,.block.callToAction .width .wrapper .link .block.form .freeform-button-wrapper button:focus,.block.form .freeform-button-wrapper .block.callToAction .width .wrapper .link button:focus{color:#f18a00;background-color:#fff;border-color:#fff}.block.employees{max-width:65.5rem;margin-right:auto;margin-left:auto;padding:0 1.5rem}.block.employees .wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:2.625rem}.block.employees .wrapper>*{display:block;width:100%;max-width:100%}@media (min-width: 30em){.block.employees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 2rem)/2);max-width:calc((100% - 2rem)/2)}}@media (min-width: 45em){.block.employees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 4rem) / 3);max-width:calc((100% - 4rem) / 3)}}@media (min-width: 60em){.block.employees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 6rem)/4);max-width:calc((100% - 6rem)/4)}}.block.featuredSlider{position:relative;margin:0}.block.featuredSlider .tag{padding-bottom:40px;font-weight:700;text-align:center;background:#f18a00 url(/images/custom-banner-background.jpg) center/cover no-repeat scroll}@media (min-width: 32rem){.block.featuredSlider .tag{padding-bottom:0;text-align:left}}.block.featuredSlider .tag .wrapper{max-width:86rem;margin-right:auto;margin-left:auto;padding:1rem 1.5rem;color:#fff;font-size:1.5rem;text-transform:uppercase}.block.featuredSlider .splide .splide__slide:before{display:none}.block.featuredSlider .splide .splide__slide>div{padding:3rem 4rem}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}}.block.featuredSlider .splide .splide__slide>div .content{margin-bottom:3rem}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content{-webkit-box-flex:1;flex:1 1 50%;max-width:46rem;margin-right:3rem;margin-bottom:0}}.block.featuredSlider .splide .splide__slide>div .content .series{color:#555;font-size:1.125rem;letter-spacing:-.0068181818em;line-height:1.0909090909}@media (min-width: 20rem){.block.featuredSlider .splide .splide__slide>div .content .series{font-size:calc(1.125rem + .25 * (100vw - 20rem) / 30)}}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content .series{font-size:1.375rem}}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content .series{font-size:calc(1.125rem + .25 * (100vw - 50rem) / 41)}}@media (min-width: 91rem){.block.featuredSlider .splide .splide__slide>div .content .series{font-size:1.375rem}}.block.featuredSlider .splide .splide__slide>div .content .headline{color:#282828;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:1.75rem;letter-spacing:.011em;line-height:1;text-transform:uppercase}@media (min-width: 20rem){.block.featuredSlider .splide .splide__slide>div .content .headline{font-size:calc(1.75rem + .625 * (100vw - 20rem) / 30)}}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content .headline{font-size:2.375rem}}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content .headline{font-size:calc(1.75rem + .625 * (100vw - 50rem) / 41)}}@media (min-width: 91rem){.block.featuredSlider .splide .splide__slide>div .content .headline{font-size:2.375rem}}.block.featuredSlider .splide .splide__slide>div .content p{font-size:1rem;letter-spacing:-.0068421053em;line-height:1.2631578947}@media (min-width: 20rem){.block.featuredSlider .splide .splide__slide>div .content p{font-size:calc(1rem + .00625*(100vw - 20rem))}}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .content p{font-size:1.1875rem}}.block.featuredSlider .splide .splide__slide>div .img{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;max-width:34rem;margin-right:auto;margin-left:auto;padding:3rem 1.5rem;background-color:#fbfcfc;border:1px solid #dde2e8}@media (min-width: 50rem){.block.featuredSlider .splide .splide__slide>div .img{-webkit-box-flex:1;flex:1 1 50%;margin:0}}.block.featuredSlider .splide .splide__slide>div .img .fmb-slider-video{position:relative;width:100%;padding-bottom:56.25%;background-color:#000}.block.featuredSlider .splide .splide__slide>div .img .fmb-slider-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.block.featuredSlider .splide__arrows{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block.featuredSlider .splide__arrows .splide__arrow--prev,.block.featuredSlider .splide__arrows .splide__arrow--next{cursor:pointer;position:absolute;top:50%;width:3rem;height:7.1875rem;background-color:#f18a00;border-radius:0;-webkit-box-shadow:0 2px 19px rgba(0,0,0,.19);box-shadow:0 2px 19px #00000030;z-index:2;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block.featuredSlider .splide__arrows .splide__arrow--prev svg,.block.featuredSlider .splide__arrows .splide__arrow--next svg{position:absolute;top:50%;left:50%;width:.8125rem;height:2.5rem;margin:0!important;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.block.featuredSlider .splide__arrows .splide__arrow--prev{left:0}.block.featuredSlider .splide__arrows .splide__arrow--prev svg{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.block.featuredSlider .splide__arrows .splide__arrow--next{right:0}.block.featuredSlider .splide__arrows .splide__arrow--next svg{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.findADistributor{width:100%;max-width:80rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2rem 4rem}@media (min-width: 60rem){.block.findADistributor{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}@media (min-width: 60rem){.block.findADistributor .text{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}.block.findADistributor .text form{max-width:62.5rem;margin:0 auto;padding:1.125rem 0}@media (min-width: 40em){.block.findADistributor .text form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}.block.findADistributor .text form .input-wrapper{position:relative;width:100%}.block.findADistributor .text form .input-wrapper button{position:absolute;opacity:0;right:0;height:100%}@media (min-width: 40em){.block.findADistributor .text form .input-wrapper{-webkit-box-flex:1;flex:1 1 auto;width:auto}}.block.findADistributor .text form input[type=search]{caret-color:#f18a00;width:100%;padding:1.125rem 3rem 1.125rem 1rem;background:#fff url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' class='magnifying-glass' aria-hidden='true'%3E%3Ctitle%3E magnifying glass %3C/title%3E%3Cpath d='M8.873 14.964c1.11 0 2.132-.277 3.067-.831a6.154 6.154 0 0 0 2.218-2.233 5.986 5.986 0 0 0 .816-3.065c0-1.108-.272-2.13-.816-3.064a6.028 6.028 0 0 0-2.218-2.217 5.996 5.996 0 0 0-3.067-.815c-1.109 0-2.13.271-3.066.815A6.154 6.154 0 0 0 3.572 5.77a5.896 5.896 0 0 0-.832 3.064c0 1.109.278 2.13.832 3.065a6.284 6.284 0 0 0 2.235 2.233 5.906 5.906 0 0 0 3.066.831zm8.156 0l6.753 6.75-2.055 2.053-6.753-6.781V15.91l-.392-.359a8.068 8.068 0 0 1-2.626 1.549 8.979 8.979 0 0 1-3.083.538c-1.609 0-3.093-.391-4.453-1.174a8.708 8.708 0 0 1-3.213-3.162A8.66 8.66 0 0 1 0 8.835c0-1.608.397-3.092 1.19-4.45a8.718 8.718 0 0 1 3.23-3.211C5.78.39 7.264 0 8.873 0c1.61 0 3.1.402 4.47 1.206a8.62 8.62 0 0 1 3.148 3.195c.772 1.348 1.158 2.826 1.158 4.434 0 1.087-.18 2.125-.538 3.114a8.06 8.06 0 0 1-1.55 2.624l.359.391h1.11z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E%0A") calc(100% - .75rem) 50% no-repeat scroll;border:1px solid #bdc5cf;-webkit-box-shadow:inset 0 2px 2px 0 rgba(142,153,167,.62),inset 0 3px 8px 1px rgba(142,153,167,.11);box-shadow:inset 0 2px 2px #8e99a79e,inset 0 3px 8px 1px #8e99a71c;border-radius:10px}.block.findADistributor .text form>span{display:block;padding:.5rem 0;font-size:.875rem}@media (min-width: 40em){.block.findADistributor .text form>span{-webkit-box-flex:0;flex:0 1 auto;padding:0 1rem}}.block.findADistributor .text form .reusserButton,.block.findADistributor .text form .siteSearch button,.siteSearch .block.findADistributor .text form button,.block.findADistributor .text form .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.findADistributor .text form .cancel,.block.findADistributor .text form .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.findADistributor .text form .confirm,.block.findADistributor .text form input[type=submit],.block.findADistributor .text form button:not(.fancybox-button),.block.findADistributor .text .filterBar form button,.filterBar .block.findADistributor .text form button,.block.findADistributor .text form .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.findADistributor .text form button{white-space:nowrap}@media (min-width: 40em){.block.findADistributor .text form .reusserButton,.block.findADistributor .text form .siteSearch button,.siteSearch .block.findADistributor .text form button,.block.findADistributor .text form .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.findADistributor .text form .cancel,.block.findADistributor .text form .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.findADistributor .text form .confirm,.block.findADistributor .text form input[type=submit],.block.findADistributor .text form button:not(.fancybox-button),.block.findADistributor .text .filterBar form button,.filterBar .block.findADistributor .text form button,.block.findADistributor .text form .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.findADistributor .text form button{-webkit-box-flex:0;flex:0 1 auto}}@media (min-width: 60rem){.block.findADistributor .img{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}.block.findADistributor .img a{display:block}.block.findADistributor .img a img{width:100%;height:auto}.block.form{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.form .freeform-form-errors,.block.form .freeform-form-success{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:3rem;padding:1.25rem 1.375rem;font-weight:600;background-color:#cccccc1f;border:1px solid rgba(204,204,204,.29)}.block.form .freeform-form-errors:before,.block.form .freeform-form-success:before{min-width:1.75rem;width:1.75rem;height:1.75rem;margin-right:1rem}.block.form .freeform-form-errors p,.block.form .freeform-form-success p{margin:0}.block.form .freeform-form-errors{background-color:#dc15151f;border:1px solid rgba(220,21,21,.29)}.block.form .freeform-form-errors:before{content:url(/svgs/ban.svg)}.block.form .freeform-form-success{background-color:#a9e96221;border:1px solid rgba(169,233,98,.41)}.block.form .freeform-form-success:before{content:url(/svgs/circle-check.svg)}.block.form .freeform-row .freeform-column .freeform-input{outline:none}.block.form .freeform-row .freeform-column .freeform-input:invalid{border-color:#dc1515}.block.form .freeform-row .freeform-column .freeform-input[type=checkbox],.block.form .freeform-row .freeform-column .freeform-input[type=radio]{-webkit-box-flex:0;flex:0 0 auto;margin-right:.75rem}.block.form .freeform-row .freeform-column .errors{color:#dc1515;font-size:.875rem}.block.form .freeform-row .freeform-column label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:.25rem;color:#1a1919;font-weight:400;font-size:1.125rem}.block.form .freeform-row .freeform-column label.freeform-required:after{color:#dc1515}.block.form .freeform-row .freeform-column label~label{margin-bottom:.125rem;font-weight:400}.block.form .freeform-row .freeform-column input,.block.form .freeform-row .freeform-column select,.block.form .freeform-row .freeform-column textarea{font-size:.875rem;line-height:1.2;border:1px solid #ccc;border-radius:0}.block.form .freeform-row .freeform-column input::-webkit-input-placeholder,.block.form .freeform-row .freeform-column select::-webkit-input-placeholder,.block.form .freeform-row .freeform-column textarea::-webkit-input-placeholder{color:#ccc}.block.form .freeform-row .freeform-column input::-moz-placeholder,.block.form .freeform-row .freeform-column select::-moz-placeholder,.block.form .freeform-row .freeform-column textarea::-moz-placeholder{color:#ccc}.block.form .freeform-row .freeform-column input::placeholder,.block.form .freeform-row .freeform-column select::placeholder,.block.form .freeform-row .freeform-column textarea::placeholder{color:#ccc}.block.form .freeform-row .freeform-column input,.block.form .freeform-row .freeform-column textarea{display:block;padding:.8125rem .75rem}.block.form .freeform-row .freeform-column textarea{height:9rem}.block.form .freeform-row .freeform-column[data-field-container=catalogs] .h3{margin-top:2rem;font-weight:400;text-transform:none}.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]{display:grid;grid-template-columns:1fr;grid-column-gap:2rem;grid-row-gap:2rem;margin-right:0;margin-bottom:2rem;margin-left:0;padding:1rem 15px;border-top:1px solid #ccc}@media (min-width: 40rem){.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]{grid-template-columns:1fr 1fr}}@media (min-width: 60rem){.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]{grid-template-columns:1fr 1fr 1fr}}.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]>*{min-width:0;width:auto;max-width:none;margin-right:0;margin-bottom:0;margin-left:0}.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]>label{-webkit-box-align:start!important;align-items:flex-start!important}.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]>label.freeform-label{display:none!important}.block.form .freeform-row .freeform-column[data-field-container=catalogsIndividual]>label input{position:relative;top:7px}.block.form .freeform-row .freeform-column input[type=file]{padding:1.25rem;border:1px dashed #9b9b9b}.block.form .freeform-row .freeform-column input[type=number]{padding-top:.875rem}.block.form .freeform-row .freeform-column select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.8125rem 1.75rem .8125rem .75rem;background:#fff url(/svgs/chevron-down.svg) calc(100% - .625rem) 50%/.625rem no-repeat scroll}.block.form .freeform-row .freeform-column .freeform-input-only-label,.block.form .freeform-row .freeform-column label[for=form-input-checkboxes]~label,.block.form .freeform-row .freeform-column label[for=form-input-radios]~label{display:-webkit-box;display:flex}.block.form .freeform-row .freeform-column .freeform-input-only-label .freeform-input,.block.form .freeform-row .freeform-column label[for=form-input-checkboxes]~label .freeform-input,.block.form .freeform-row .freeform-column label[for=form-input-radios]~label .freeform-input{position:relative;top:.25rem;width:1.1875rem;height:1.1875rem;margin-right:1rem;border:2px solid black}.block.form .freeform-button-wrapper{margin-top:1rem}@media (prefers-reduced-motion: no-preference){.block.form .freeform-button-wrapper button{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.block.form .freeform-button-wrapper button.freeform-processing:before{width:1rem;height:1rem;max-width:1rem}.block.form.siteSearch form{display:-webkit-box;display:flex}.block.form.siteSearch form input[type=search]{-webkit-box-flex:1;flex:1 1 auto;padding:.9375rem;margin-right:.375rem;border:1px solid #ccc;border-radius:0}.block.form.siteSearch form button{-webkit-box-flex:0;flex:0 0 auto}.block.fullBleed{position:relative;height:37.5rem}.block.fullBleed .video{display:none}@media (prefers-reduced-motion: no-preference){.block.fullBleed .video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;z-index:2}.block.fullBleed .video video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}}.block.fullBleed figure,.block.fullBleed picture{height:100%;padding-bottom:0}.block.gallery{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.gallery .wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}.block.gallery .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;min-width:12rem;max-width:18rem;margin:.75rem;color:inherit;font-weight:400;text-align:center}.block.gallery .wrapper>* figure img{display:block;max-width:100%}.block.gallery .wrapper>* .caption{font-size:.75rem}.block.jobPostings{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.jobPostings .filterBar{padding:0}.block.jobPostings h5{margin-bottom:1rem;font-weight:700;text-transform:uppercase}.block.jobPostings h5+p{margin-bottom:2rem}.block.jobPostings .no-results{padding:3rem 0;font-weight:700;text-align:center}.block.latestNews{margin:0;padding:4.5rem 0;background:#f0f5f9 url(/images/latest-news-background.png) center/cover no-repeat scroll}.block.latestNews .wrapper{width:100%;max-width:80rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.latestNews .wrapper .introText{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2rem 5rem;margin-bottom:3rem}@media (min-width: 50rem){.block.latestNews .wrapper .introText{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:end;align-items:flex-end}}.block.latestNews .wrapper .introText .text{-webkit-box-flex:1;flex:1 1 auto}@media (min-width: 50rem){.block.latestNews .wrapper .introText .text{max-width:36rem}}.block.latestNews .wrapper .introText .text :first-child{margin-top:0}.block.latestNews .wrapper .introText .text :last-child{margin-bottom:0}.block.latestNews .wrapper .introText .text h2,.block.latestNews .wrapper .introText .text h3,.block.latestNews .wrapper .introText .text h4,.block.latestNews .wrapper .introText .text h5,.block.latestNews .wrapper .introText .text h6{margin-bottom:.5rem}.block.latestNews .wrapper .introText .buttons{margin:0}.block.latestNews .wrapper .introText .buttons .reusserButton,.block.latestNews .wrapper .introText .buttons .siteSearch button,.siteSearch .block.latestNews .wrapper .introText .buttons button,.block.latestNews .wrapper .introText .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .block.latestNews .wrapper .introText .buttons .cancel,.block.latestNews .wrapper .introText .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .block.latestNews .wrapper .introText .buttons .confirm,.block.latestNews .wrapper .introText .buttons input[type=submit],.block.latestNews .wrapper .introText .buttons button:not(.fancybox-button),.block.latestNews .wrapper .introText .buttons .filterBar form button,.filterBar form .block.latestNews .wrapper .introText .buttons button,.block.latestNews .wrapper .introText .buttons .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .block.latestNews .wrapper .introText .buttons button{margin:0;white-space:nowrap}.block.latestNews .wrapper .news{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:5rem;-moz-column-gap:5rem;column-gap:5rem;row-gap:5rem}.block.latestNews .wrapper .news>*{display:block;width:100%;max-width:100%}@media (min-width: 40rem){.block.latestNews .wrapper .news>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 5rem)/2);max-width:calc((100% - 5rem)/2)}}@media (min-width: 60rem){.block.latestNews .wrapper .news>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 10rem) / 3);max-width:calc((100% - 10rem) / 3)}}.block.latestNews .wrapper .news .newsCard{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;color:#090909;background:#fff;-webkit-box-shadow:0 14px 24px 0 rgba(0,0,0,.1);box-shadow:0 14px 24px #0000001a}@media (prefers-reduced-motion: no-preference){.block.latestNews .wrapper .news .newsCard{-webkit-transition:-webkit-transform .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:-webkit-transform .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out,-webkit-transform .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}}.block.latestNews .wrapper .news .newsCard .placeholder{aspect-ratio:4/3;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:#eff2f4}.block.latestNews .wrapper .news .newsCard .content{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:1.375rem 2rem;font-weight:500}.block.latestNews .wrapper .news .newsCard .content header{margin-bottom:1rem;font-weight:700;font-size:1.0625rem;line-height:1.35}@media (min-width: 20rem){.block.latestNews .wrapper .news .newsCard .content header{font-size:calc(1.0625rem + .00625*(100vw - 20rem))}}@media (min-width: 50rem){.block.latestNews .wrapper .news .newsCard .content header{font-size:1.25rem}}@media (min-width: 50rem){.block.latestNews .wrapper .news .newsCard .content header{font-size:calc(1.0625rem + .1875 * (100vw - 50rem) / 36)}}@media (min-width: 86rem){.block.latestNews .wrapper .news .newsCard .content header{font-size:1.25rem}}.block.latestNews .wrapper .news .newsCard .content time{display:block;margin-bottom:1rem;color:#787878;font-size:1rem;letter-spacing:-.0071428571em}.block.latestNews .wrapper .news .newsCard .content .summary{margin-bottom:1rem;font-size:1.0625rem}.block.latestNews .wrapper .news .newsCard .content .link{margin-top:auto;color:#f18a00;text-transform:uppercase}.block.latestNews .wrapper .news .newsCard:hover,.block.latestNews .wrapper .news .newsCard:focus{-webkit-transform:translateY(-8px);transform:translateY(-8px);-webkit-box-shadow:0 22px 24px 0 rgba(0,0,0,.1);box-shadow:0 22px 24px #0000001a}.block.products{position:relative;margin:0;padding:2rem 3.5rem;background-color:#f18a00;overflow:hidden}.block.products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent url(/images/products-background.png) center/cover no-repeat scroll;opacity:.58;z-index:1;mix-blend-mode:difference}.block.products .title-bar{position:relative;max-width:83rem;margin-right:auto;margin-left:auto;text-align:center;z-index:2}.block.products .title-bar .title{color:#fff;font-weight:700;font-size:1.5rem;letter-spacing:.0310714286em;line-height:1.2857142857;text-transform:uppercase}@media (min-width: 20rem){.block.products .title-bar .title{font-size:calc(1.5rem + 1.25 * (100vw - 20rem) / 42.5)}}@media (min-width: 62.5rem){.block.products .title-bar .title{font-size:2.75rem}}.block.products .splide{position:relative;margin:2rem auto;z-index:2}.block.products .splide .splide__list{height:auto}.block.products .splide .splide__slide:before{display:none}.block.products .splide .splide__slide a{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;min-width:17rem;width:17rem;height:22rem;padding:1rem 1rem 3rem;color:#282828;font-weight:600;z-index:1}.block.products .splide .splide__slide a .img-container{-webkit-box-flex:0;flex:0 0 auto;width:60%;max-width:60%}.block.products .splide .splide__slide a .img-container .img{position:relative;width:100%;margin-bottom:1rem;padding-bottom:117.4180327869%;text-align:center;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s}.block.products .splide .splide__slide a .img-container .img img{position:absolute;top:50%;left:50%;width:140%;max-width:none;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.products .splide .splide__slide a .img-container .img svg{position:absolute;top:50%;left:50%;width:4rem;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.products .splide .splide__slide a .title{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;max-width:100%;margin-top:1rem;padding:1.375rem 1.5rem;color:#fff;font-size:1.0625rem;letter-spacing:.058em;line-height:1.2;text-align:center;text-transform:uppercase;background-color:#ffffff1a;border:1px solid rgba(255,254,151,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (prefers-reduced-motion: no-preference){.block.products .splide .splide__slide a .title{-webkit-transition:background-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:background-color .25s ease-in-out,box-shadow .25s ease-in-out;transition:background-color .25s ease-in-out,box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out}}.block.products .splide .splide__slide a:hover .title,.block.products .splide .splide__slide a:focus .title{background-color:#2e2e2e1a;-webkit-box-shadow:0 13px 9.6px 4px rgba(0,0,0,.19);box-shadow:0 13px 9.6px 4px #00000030}.block.products .splide .splide__slide a[aria-hidden=true]{pointer-events:none}.block.products .splide .splide__slide a[aria-hidden=true] .img,.block.products .splide .splide__slide a[aria-hidden=true] span{opacity:.32}.block.products .splide .splide__arrows{position:absolute;top:50%;left:50%;width:100vw;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.block.products .splide .splide__arrows .splide__arrow--prev,.block.products .splide .splide__arrows .splide__arrow--next{cursor:pointer;position:absolute;top:50%;width:2.5rem;height:2.5rem;padding:0;background-color:transparent;border:0;border-radius:0;z-index:2;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.block.products .splide .splide__arrows .splide__arrow--prev svg,.block.products .splide .splide__arrows .splide__arrow--next svg{width:2.5rem;height:2.5rem;margin:0!important}.block.products .splide .splide__arrows .splide__arrow--prev{left:.5rem}.block.products .splide .splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.block.products .splide .splide__arrows .splide__arrow--next{right:.5rem}.block.searchResults{min-height:60vh;padding:0;margin-top:0!important}.block .search-page{min-height:60vh;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.block .search-page .search-page-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:60vh}.block .search-page .search-wrapper{position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 auto}.block .search-page .search-wrapper input{padding:.75rem 3rem .75rem 1rem;border:1px solid #bec5ce;border-radius:1000rem;font-size:1rem;width:750px;height:40px;-webkit-box-shadow:inset 0 2px 2px 0 rgba(142,153,167,.62),inset 0 3px 8px 1px rgba(142,153,167,.11);box-shadow:inset 0 2px 2px #8e99a79e,inset 0 3px 8px 1px #8e99a71c;max-width:750px}.block .search-page .search-wrapper input:focus{outline:none;border-color:#ff9525;-webkit-box-shadow:0 0 0 3px rgba(255,149,37,.1);box-shadow:0 0 0 3px #ff95251a}.block .search-page .search-wrapper .btn-search{position:absolute;right:.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:.5rem;background:none;color:#545454;border:none;border-radius:.25rem;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;z-index:10}.block .search-page .search-wrapper .btn-search:hover{background:#e6850e}.block .search-page .search-wrapper .btn-search svg{width:20px;height:20px}.block .search-page .search-tabs-container{width:100%;border-bottom:4px solid #ff9525;margin-bottom:2rem}.block .search-page .tabs,.block .search-page ul{display:-webkit-box;display:flex;width:100%;padding:0 16px;margin:0 auto;list-style:none;max-width:900px}.block .search-page .tabs:before,.block .search-page .tabs:after,.block .search-page ul:before,.block .search-page ul:after{display:none!important}.block .search-page .tabs li,.block .search-page ul li{-webkit-box-sizing:border-box;box-sizing:border-box;color:#6b7280;cursor:pointer;display:-webkit-box;display:flex;flex:0 0 auto;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;height:auto;line-height:1.2;padding:.75rem 1rem;text-align:center;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;unicode-bidi:isolate;-webkit-box-flex:0;-webkit-font-smoothing:antialiased;list-style:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;border-bottom:2px solid transparent;padding-bottom:24px;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap;margin:0 auto}.block .search-page .tabs li:before,.block .search-page .tabs li:after,.block .search-page ul li:before,.block .search-page ul li:after{display:none!important}.block .search-page .tabs li:hover,.block .search-page ul li:hover{color:#374151}.block .search-page .tabs li.tab-selected,.block .search-page ul li.tab-selected{color:#ff9525;border-bottom-color:#ff9525}.block .search-page .search-results{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:50vh;max-width:62.5rem;width:100%;margin:0 auto;padding:0}.block .search-page .search-results .search-results-header{margin-bottom:2rem}.block .search-page .search-results .search-results-header h2{font-size:1.5rem;font-weight:600;color:#111827}.block .search-page .search-results .search-results-body{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.block .search-page .search-results .search-result{display:block;margin-bottom:2rem;padding-bottom:2rem;color:#464646;font-weight:400;font-size:.9375rem}@media (min-width: 30em){.block .search-page .search-results .search-result{display:-webkit-box;display:flex}}.block .search-page .search-results .search-result:not(:last-of-type){border-bottom:1px solid #e8e8e8}.block .search-page .search-results .search-result .content{-webkit-box-flex:1;flex:1 1 auto}.block .search-page .search-results .search-result .content .categories{color:#959595}.block .search-page .search-results .search-result .content .title{color:#282828;font-weight:600;font-size:1.25rem;-webkit-transition:all .25s;transition:all .25s}.block .search-page .search-results .search-result .img{max-width:13rem;margin:1.5rem auto 0}@media (min-width: 30em){.block .search-page .search-results .search-result .img{-webkit-box-flex:0;flex:0 0 6.625rem;min-width:6.625rem;max-width:6.625rem;margin:0 0 0 3rem}}.block .search-page .search-results .search-result .img img{display:block;max-width:100%;height:auto;margin:0 auto}.block .search-page .search-results .search-result .details{align-self:center;text-align:center;margin-left:1.5rem;-webkit-transition:all .25s;transition:all .25s}.block .search-page .search-results .search-result:hover .title,.block .search-page .search-results .search-result:focus .title{color:#ff9525}.block .search-page .search-results .search-result:hover .details,.block .search-page .search-results .search-result:focus .details{color:#ff9525}.block .search-page .search-results .load-more{align-self:center;margin-top:2rem;padding:.75rem 2rem;background:#ff9525;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.block .search-page .search-results .load-more:hover{background:#e6850e}.block .search-page .search-results .text-center{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex:1;min-height:200px}.block.text{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.text .note{margin-bottom:2rem;font-style:italic;font-size:.75rem}.block.text .note svg{position:relative;top:5px;display:inline-block;width:1.25rem;height:1.25rem;margin-right:.5rem}.block.text .note svg path{fill:#f7c223}.block.textWElement{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.textWElement>.wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2.5rem;width:100%}@media (min-width: 60rem){.block.textWElement>.wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.block.textWElement>.wrapper.textRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}@media (min-width: 60rem){.block.textWElement>.wrapper>.text{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}@media (min-width: 60rem){.block.textWElement>.wrapper>.element{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}.block.textWImage{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.block.textWImage>.wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:2rem;width:100%}@media (min-width: 60rem){.block.textWImage>.wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.block.textWImage>.wrapper.textRight{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}}@media (min-width: 60rem){.block.textWImage>.wrapper>.text{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}@media (min-width: 60rem){.block.textWImage>.wrapper>.image{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}.block .h2,.block .h3,.block .h4,.block .h5,.block .h6{margin-bottom:1rem}.block .h2:first-child,.block .h3:first-child,.block .h4:first-child,.block .h5:first-child,.block .h6:first-child{margin-top:0}.block .buttons{margin-top:2.5rem}#browser-update{background-color:#c7031e1a;border-bottom:1px solid rgba(199,3,30,.4);color:#c7031e;margin:0;padding:0}#browser-update p{margin:0 auto;padding:1em;width:90%}#browser-update a{color:#c7031e}.card.employee{text-align:center}.card.employee picture,.card.employee .imagePlaceholder{margin-bottom:1rem;background-color:#d8d8d8}.card.employee .imagePlaceholder{aspect-ratio:5/6;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.card.employee .imagePlaceholder svg{width:5rem;height:auto}.card.employee .name{margin-bottom:.25rem;color:#282828;font-weight:500;font-size:1.125rem}.card.employee .position{color:#888}.card.jobPosting{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:2rem;padding-left:1.25rem;background-color:#fbfcfc;-webkit-box-shadow:inset 0 -4px #e9f0f0;box-shadow:inset 0 -4px #e9f0f0}.card.jobPosting:not(:last-of-type){border-bottom:1px solid #eff2f4}.card.jobPosting.view-more{padding-top:1rem;padding-right:1.25rem;padding-bottom:1.375rem}@media (min-width: 20rem){.card.jobPosting.view-more{padding-right:calc(1.25rem + 1.375 * (100vw - 20rem) / 30)}}@media (min-width: 50rem){.card.jobPosting.view-more{padding-right:2.625rem}}@media (min-width: 50rem){.card.jobPosting.view-more{padding-right:calc(1.25rem + 1.375 * (100vw - 50rem) / 36)}}@media (min-width: 86rem){.card.jobPosting.view-more{padding-right:2.625rem}}.card.jobPosting .content{-webkit-box-flex:1;flex:1 1 auto;margin-right:2rem;padding-top:1rem;padding-bottom:1rem}.card.jobPosting .content header{margin-bottom:.25rem;color:#313131;font-weight:500;font-size:1.0625rem;line-height:1.35}@media (min-width: 20rem){.card.jobPosting .content header{font-size:calc(1.0625rem + .00625*(100vw - 20rem))}}@media (min-width: 50rem){.card.jobPosting .content header{font-size:1.25rem}}@media (min-width: 50rem){.card.jobPosting .content header{font-size:calc(1.0625rem + .1875 * (100vw - 50rem) / 36)}}@media (min-width: 86rem){.card.jobPosting .content header{font-size:1.25rem}}.card.jobPosting .content .location{color:#888;font-weight:400;font-size:.875rem}.card.jobPosting .link{-webkit-box-flex:0;flex:0 1 auto;position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:1rem 1rem 1rem 1.25rem;color:#f18a00;text-align:right;text-transform:uppercase;-webkit-transition:all .25s;transition:all .25s}@media (min-width: 20em){.card.jobPosting .link{padding-right:calc(1rem + .025*(100vw - 20em))}}@media (min-width: 60em){.card.jobPosting .link{padding-right:2rem}}@media (min-width: 30em){.card.jobPosting .link{white-space:nowrap}}.card.jobPosting .link:before{content:"";position:absolute;top:0;right:100%;bottom:0;width:2rem;background-color:#fbfcfc;-webkit-box-shadow:inset 0 -4px #e9f0f0;box-shadow:inset 0 -4px #e9f0f0;-webkit-transition:all .25s;transition:all .25s;-webkit-transform:skewX(-10deg) translateX(16px);transform:skew(-10deg) translate(16px)}.card.jobPosting:hover .link,.card.jobPosting:focus .link{color:#fff;background-color:#f18a00;-webkit-box-shadow:inset 0 -4px #e47a04;box-shadow:inset 0 -4px #e47a04}.card.jobPosting:hover .link:before,.card.jobPosting:focus .link:before{background-color:#f18a00;-webkit-box-shadow:inset 0 -4px #e47a04;box-shadow:inset 0 -4px #e47a04}.card.newsArticle{text-decoration:none}.element.icon{text-align:center}.element.icon .icon{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:8.75rem;height:8.75rem;border:1px solid black;margin-right:auto;margin-left:auto;padding:.25rem;border-radius:50%}.element.icon .icon .wrapper{border-radius:50%;background-color:#f1f1f1;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;height:100%}.element.icon .icon svg{display:block;width:50%;height:50%}.element.icon .icon picture{border-radius:50%}.filterBar{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.filterBar form{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.filterBar form label{display:block;margin-bottom:.75rem}@media (min-width: 45rem){.filterBar form label{max-width:16rem;margin-bottom:0}.filterBar form label:not(:first-child){margin-left:.75rem}}.filterBar form label input,.filterBar form label select{outline:none;display:block;width:100%;color:#6a6a6a;border:1px solid #d3d3d3}.filterBar form label.search{-webkit-box-flex:1;flex:1 1 100%}@media (min-width: 45rem){.filterBar form label.search{max-width:20rem}}.filterBar form label.search input{padding:.625rem .625rem .625rem 2.5rem;background-image:url(/svgs/magnifying-glass.svg);background-position:.625rem 50%;background-repeat:no-repeat;background-size:1.25rem 1.25rem}.filterBar form label.select{-webkit-box-flex:0;flex:0 1 100%;background-image:url(/svgs/chevron-down.svg);background-position:calc(100% - .625rem) 50%;background-repeat:no-repeat;background-size:1.25rem 1.25rem}@media (min-width: 45rem){.filterBar form label.select{-webkit-box-flex:0;flex:0 1 auto}}.filterBar form label.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.5rem 2.5rem .5rem .75rem;line-height:1.375;background-color:transparent}.filterBar form .break{display:none}@media (min-width: 45rem){.filterBar form .break{display:block;margin-left:auto}}.filterBar form noscript{-webkit-box-flex:1;flex:1 1 100%}@media (min-width: 45rem){.filterBar form noscript{-webkit-box-flex:0;flex:0 0 auto}}.filterBar form button{width:100%;padding-top:.5625rem!important;padding-bottom:.5625rem!important}@media (min-width: 45rem){.filterBar form button{margin-left:.75rem}}form{padding:2rem 0}form *:focus{outline:none}.form-pages{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;margin:0 0 3rem;padding:.6875rem 1rem .6875rem 2rem;color:#fff;background-color:#acacac;border-left:10px solid #868686}.form-pages li{padding:0 .25rem;color:#fff}.form-pages li:not(:last-of-type){margin-right:2.5rem}.form-pages li.active{font-weight:700}.form-success{margin-bottom:3rem}.form-success header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem 1rem .5rem 2rem;color:#fff;background-color:#85c169;border-left:10px solid #5e9d41}.form-success header .message{padding-right:1rem}.form-success header .check{margin-left:auto;padding-top:.25rem}.form-success header .check svg{height:1rem;width:1rem}.form-success header .check svg path{fill:#fff}.form-success .submitted-fields{width:100%;margin:1rem 0}.form-success .submitted-fields:empty{display:none}.form-success .submitted-fields .field{padding:1rem 0;border-bottom:1px solid #efefef}.form-success .submitted-fields .field label{margin-top:0;margin-bottom:0;font-weight:700}.form-errors{margin-bottom:3rem}.form-errors header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.5rem 1rem .5rem 2rem;color:#fff;background-color:#d31919;border-left:10px solid #8f1111}.form-errors header .message{padding-right:1rem}.form-errors header .times{margin-left:auto;padding-top:.25rem}.form-errors header .times svg{height:1.25rem;width:1.25rem}.form-errors header .times svg path{fill:#fff}.form-errors .errors{width:100%;margin:0 0 1rem}.form-errors .errors:empty{display:none}.form-errors .errors .error{padding:1rem 0 1rem 1rem;color:#d31919;border-bottom:1px solid #efefef}.form-row{margin:.5rem 0 1rem}label{position:relative;display:block;width:100%}label .field-label,label .option-label{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%;margin-bottom:.25rem;color:#201e1f;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.056875em}label .field-label small,label .option-label small{font-size:.75rem;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:normal}label .field-label small:before,label .option-label small:before{content:"("}label .field-label small:after,label .option-label small:after{content:")"}label .field-label.required:after,label .option-label.required:after{content:"*";margin-right:auto;padding:0 .25rem;color:#d31919;font-weight:700}label .field-instructions{display:block;width:100%;margin-bottom:.25rem;font-size:.875rem;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif}label .field-wrapper{position:relative}label .field-wrapper.error:after{content:"!";position:absolute;top:50%;right:.75rem;width:1.5rem;height:1.5rem;color:#fff;font-weight:700;text-align:center;background-color:#d31919;border-radius:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}label .field-wrapper.complete input,label .field-wrapper.complete select,label .field-wrapper.complete textarea{border-color:#85c169}label .field-error,label+.radio-group-options+.field-error{display:block;padding:.375rem;color:#d31919;font-size:.875rem}label .field-error:empty,label+.radio-group-options+.field-error:empty{display:none}label .field-error ul,label+.radio-group-options+.field-error ul{list-style:none;margin:0;padding:0}label.text .field-wrapper input,label.email .field-wrapper input,label.password .field-wrapper input,label.date .field-wrapper input,label.time .field-wrapper input,label.number .field-wrapper input,label.phone .field-wrapper input,label.url .field-wrapper input{width:100%;padding:.5rem .875rem;color:#444;font-family:inherit;line-height:1.5;border:1px solid #ccc;border-radius:0;-webkit-transition:all .25s;transition:all .25s}label.text .field-wrapper input::-webkit-input-placeholder,label.email .field-wrapper input::-webkit-input-placeholder,label.password .field-wrapper input::-webkit-input-placeholder,label.date .field-wrapper input::-webkit-input-placeholder,label.time .field-wrapper input::-webkit-input-placeholder,label.number .field-wrapper input::-webkit-input-placeholder,label.phone .field-wrapper input::-webkit-input-placeholder,label.url .field-wrapper input::-webkit-input-placeholder{color:#b4b4b4;font:inherit}label.text .field-wrapper input::-moz-placeholder,label.email .field-wrapper input::-moz-placeholder,label.password .field-wrapper input::-moz-placeholder,label.date .field-wrapper input::-moz-placeholder,label.time .field-wrapper input::-moz-placeholder,label.number .field-wrapper input::-moz-placeholder,label.phone .field-wrapper input::-moz-placeholder,label.url .field-wrapper input::-moz-placeholder{color:#b4b4b4;font:inherit}label.text .field-wrapper input::placeholder,label.email .field-wrapper input::placeholder,label.password .field-wrapper input::placeholder,label.date .field-wrapper input::placeholder,label.time .field-wrapper input::placeholder,label.number .field-wrapper input::placeholder,label.phone .field-wrapper input::placeholder,label.url .field-wrapper input::placeholder{color:#b4b4b4;font:inherit}label.text .field-wrapper input:focus,label.email .field-wrapper input:focus,label.password .field-wrapper input:focus,label.date .field-wrapper input:focus,label.time .field-wrapper input:focus,label.number .field-wrapper input:focus,label.phone .field-wrapper input:focus,label.url .field-wrapper input:focus{border-color:#000}label.text .field-wrapper.error input,label.email .field-wrapper.error input,label.password .field-wrapper.error input,label.date .field-wrapper.error input,label.time .field-wrapper.error input,label.number .field-wrapper.error input,label.phone .field-wrapper.error input,label.url .field-wrapper.error input{padding-right:3rem;border-color:#d31919}label.textarea .field-wrapper textarea{display:block;width:100%;height:9rem;padding:.5rem .875rem;color:#444;font-family:inherit;line-height:1.5;border:1px solid #ccc;border-radius:0;-webkit-transition:all .25s;transition:all .25s}label.textarea .field-wrapper textarea::-webkit-input-placeholder{color:#b4b4b4;font:inherit}label.textarea .field-wrapper textarea::-moz-placeholder{color:#b4b4b4;font:inherit}label.textarea .field-wrapper textarea::placeholder{color:#b4b4b4;font:inherit}label.textarea .field-wrapper textarea:focus{border-color:#000}label.textarea .field-wrapper.error textarea{padding-right:3rem;border-color:#d31919}label.select .field-wrapper:before,label.dynamic-recipients .field-wrapper:before{content:url(/svgs/select-expand.svg);position:absolute;top:50%;right:.875rem;width:12px;height:18px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}label.checkbox .field-wrapper .checkbox:after{content:url(/svgs/check.svg);position:absolute;top:50%;left:50%;width:.875rem;height:.875rem;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s;transition:all .25s}.g-recaptcha{margin-bottom:2rem}input[type=submit],button:not(.fancybox-button){color:#fff;font-family:inherit;line-height:inherit;text-transform:uppercase;background-color:#f18a00;border:2px solid #f18a00;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}input[type=submit]:hover,input[type=submit]:focus,button:not(.fancybox-button):hover,button:not(.fancybox-button):focus{background-color:#c07004;border-color:#c07004}.buttons{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.buttons.left{-webkit-box-pack:start;justify-content:flex-start}.buttons.spread{-webkit-box-pack:justify;justify-content:space-between}.buttons input[type=submit],.buttons button{margin-right:.5rem;margin-bottom:2rem;margin-left:.5rem}@media (min-width: 40rem){#form_art{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}#form_art .form-errors,#form_art .form-success,#form_art .form-row{-webkit-box-flex:1;flex:1 1 100%}#form_art .field_Phone,#form_art .field_Email,#form_art .field_Painting1Title,#form_art .field_Painting1Media,#form_art .field_Painting2Title,#form_art .field_Painting2Media,#form_art .field_Painting3Title,#form_art .field_Painting3Media,#form_art .field_Painting4Title,#form_art .field_Painting4Media{-webkit-box-flex:1;flex:1 1 50%;max-width:calc(50% - 1rem)}}#form_art .section-heading{margin-bottom:.75rem;padding-bottom:.75rem;font-weight:700;font-size:1.5rem;border-bottom:3px solid #f18a00}#form_art .form-row+.section-heading{margin-top:2rem}label.checkbox-group-option{display:-webkit-box;display:flex;margin-bottom:1rem}label.checkbox-group-option .option-label{-webkit-box-flex:1;flex:1 1 auto;-webkit-box-ordinal-group:3;order:2;min-width:calc(100% - 3.0625rem);width:calc(100% - 3.0625rem);max-width:calc(100% - 3.0625rem);margin-bottom:0}label.checkbox-group-option .option-wrapper{-webkit-box-flex:0;flex:0 0 auto;-webkit-box-ordinal-group:2;order:1;line-height:0}label.checkbox-group-option .option-wrapper .checkbox{position:relative;display:inline-block;width:1.5625rem;height:1.5625rem;margin-right:1.5rem;border:1px solid #ccc;border-radius:0;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}label.checkbox-group-option .option-wrapper .checkbox:after{content:url(/svgs/font-awesome/regular/check.svg);position:absolute;top:50%;left:50%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s;transition:all .25s}label.checkbox-group-option .option-wrapper input[type=checkbox]{position:absolute;opacity:0;z-index:-1}label.checkbox-group-option .option-wrapper input[type=checkbox]:checked+.checkbox{background-color:#f18a00;border-color:#f18a00}label.checkbox-group-option .option-wrapper input[type=checkbox]:checked+.checkbox:after{opacity:1}label.checkbox-group{margin-bottom:1rem}label.checkbox-group .field-label.error{position:relative;padding-right:3rem}label.checkbox-group .field-label.error:after{content:"!";position:absolute;top:.03125rem;right:.75rem;width:1.5rem;height:1.5rem;color:#fff;font-weight:700;text-align:center;background-color:#d31919;border-radius:0}label.checkbox-group+.checkbox-group-options{margin-bottom:2rem}label.checkbox{display:-webkit-box;display:flex;flex-wrap:wrap}label.checkbox .field-label{-webkit-box-flex:1;flex:1 1 auto;-webkit-box-ordinal-group:3;order:2;min-width:calc(100% - 2.5625rem);width:calc(100% - 2.5625rem);max-width:calc(100% - 2.5625rem);margin-bottom:0}label.checkbox .field-label.error{position:relative;padding-right:3rem}label.checkbox .field-label.error:after{content:"!";position:absolute;top:.03125rem;right:.75rem;width:1.5rem;height:1.5rem;color:#fff;font-weight:700;text-align:center;background-color:#d31919;border-radius:0}label.checkbox .field-wrapper{-webkit-box-flex:0;flex:0 0 auto;-webkit-box-ordinal-group:2;order:1;line-height:0}label.checkbox .field-wrapper .checkbox{position:relative;display:inline-block;width:1.5625rem;height:1.5625rem;margin-right:1rem;border:1px solid #ccc;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px 0 rgba(0,0,0,.3),inset 0 3px 2px 1px rgba(0,0,0,.06);box-shadow:inset 0 1px 1px #0000004d,inset 0 3px 2px 1px #0000000f;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}label.checkbox .field-wrapper .checkbox:after{content:url(/svgs/check.svg);position:absolute;top:50%;left:50%;width:.875rem;height:.875rem;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s;transition:all .25s}label.checkbox .field-wrapper input[type=checkbox]{position:absolute;opacity:0;z-index:-1}label.checkbox .field-wrapper input[type=checkbox]:checked+.checkbox{background-color:#f18a00;border-color:#f18a00;-webkit-box-shadow:none;box-shadow:none}label.checkbox .field-wrapper input[type=checkbox]:checked+.checkbox:after{opacity:1}label.checkbox .field-wrapper input[type=checkbox]:disabled+.checkbox{background-color:#eee;cursor:not-allowed}label.checkbox .field-wrapper.error:after{display:none}label.checkbox .field-error{-webkit-box-ordinal-group:4;order:3}label.file-upload .field-wrapper input,label.file .field-wrapper input{width:100%;padding:.3125rem .875rem;color:#444;font-family:inherit;line-height:1.5;border:1px solid #ccc;border-radius:0;-webkit-transition:all .25s;transition:all .25s}label.file-upload .field-wrapper input::-webkit-input-placeholder,label.file .field-wrapper input::-webkit-input-placeholder{color:#b4b4b4;font:inherit}label.file-upload .field-wrapper input::-moz-placeholder,label.file .field-wrapper input::-moz-placeholder{color:#b4b4b4;font:inherit}label.file-upload .field-wrapper input::placeholder,label.file .field-wrapper input::placeholder{color:#b4b4b4;font:inherit}label.file-upload .field-wrapper input:focus,label.file .field-wrapper input:focus{border-color:#000}label.file-upload .field-wrapper.error input,label.file .field-wrapper.error input{padding-right:3rem;border-color:#d31919}label.number .field-wrapper input{width:100%;padding:.5rem .875rem;color:#444;font-family:inherit;line-height:1.5;text-align:center;border:1px solid #ccc;border-radius:0;-webkit-transition:all .25s;transition:all .25s}label.number .field-wrapper input::-webkit-input-placeholder{color:#b4b4b4;font:inherit}label.number .field-wrapper input::-moz-placeholder{color:#b4b4b4;font:inherit}label.number .field-wrapper input::placeholder{color:#b4b4b4;font:inherit}label.number .field-wrapper input:focus{border-color:#000}label.number .field-wrapper.error{width:7rem}label.number .field-wrapper.error input{padding-right:3rem;border-color:#d31919}label.radio-group-option{display:-webkit-box;display:flex;margin-bottom:1rem}label.radio-group-option .option-label{-webkit-box-flex:1;flex:1 1 auto;-webkit-box-ordinal-group:3;order:2;min-width:calc(100% - 3.0625rem);width:calc(100% - 3.0625rem);max-width:calc(100% - 3.0625rem);margin-bottom:0}label.radio-group-option .option-wrapper{-webkit-box-flex:0;flex:0 0 auto;-webkit-box-ordinal-group:2;order:1;line-height:0}label.radio-group-option .option-wrapper .radio{position:relative;display:inline-block;width:1.625rem;height:1.625rem;margin-right:1.5rem;border:1px solid #ccc;border-radius:50%;cursor:pointer;-webkit-transition:all .25s;transition:all .25s}label.radio-group-option .option-wrapper .radio:after{content:"";position:absolute;top:50%;left:50%;width:.625rem;height:.625rem;background-color:#fff;border-radius:50%;opacity:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .25s;transition:all .25s}label.radio-group-option .option-wrapper input[type=radio]{position:absolute;opacity:0;z-index:-1}label.radio-group-option .option-wrapper input[type=radio]:checked+.radio{background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(#ffa14b),to(#ffcd7d));background-image:linear-gradient(to bottom,#ffa14b,#ffcd7d)}label.radio-group-option .option-wrapper input[type=radio]:checked+.radio:after{opacity:1}label.radio-group-option .option-wrapper input[type=radio]:disabled+.radio{background-color:#eee;cursor:not-allowed}label.radio-group{margin-bottom:1rem}label.radio-group .field-label.error{position:relative;padding-right:3rem}label.radio-group .field-label.error:after{content:"!";position:absolute;top:.03125rem;right:.75rem;width:1.5rem;height:1.5rem;color:#fff;font-weight:700;text-align:center;background-color:#d31919;border-radius:0}label.select .field-wrapper:before,label.dynamic-recipients .field-wrapper:before{content:url(/svgs/select-expand.svg);position:absolute;top:50%;right:.875rem;width:12px;height:18px;z-index:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}label.select .field-wrapper select,label.dynamic-recipients .field-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:100%;padding:.5rem 2.625rem .5rem .875rem;color:#444;font-family:inherit;line-height:1.5;background-color:transparent;border:1px solid #ccc;border-radius:0;z-index:2;-webkit-transition:all .25s;transition:all .25s}label.select .field-wrapper select:disabled,label.dynamic-recipients .field-wrapper select:disabled{background-color:#eee;cursor:not-allowed;color:#888}label.select .field-wrapper select::-ms-expand,label.dynamic-recipients .field-wrapper select::-ms-expand{display:none}label.select .field-wrapper select::-webkit-input-placeholder,label.dynamic-recipients .field-wrapper select::-webkit-input-placeholder{color:#b4b4b4;font:inherit}label.select .field-wrapper select::-moz-placeholder,label.dynamic-recipients .field-wrapper select::-moz-placeholder{color:#b4b4b4;font:inherit}label.select .field-wrapper select::placeholder,label.dynamic-recipients .field-wrapper select::placeholder{color:#b4b4b4;font:inherit}label.select .field-wrapper select:focus,label.dynamic-recipients .field-wrapper select:focus{border-color:#000}label.select .field-wrapper.error:before,label.dynamic-recipients .field-wrapper.error:before{right:3.25rem}label.select .field-wrapper.error select,label.dynamic-recipients .field-wrapper.error select{padding-right:5.125rem;border-color:#d31919}.lazyLoad,.lazy-load-noajax{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%!important;max-width:100%!important;margin-bottom:4rem}@supports (display: grid){.lazyLoad,.lazy-load-noajax{grid-column:-1/1;text-align:center}}.lazyLoad+.lazy-load-hidden,.lazy-load-noajax+.lazy-load-hidden{display:none}.lightbox{visibility:hidden;position:fixed;top:50vh;left:50vw;width:0;height:0;color:#fff;background-color:#000000e6;overflow:hidden;opacity:0;z-index:999999}@media (prefers-reduced-motion: no-preference){.lightbox{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.lightbox[aria-hidden=false]{visibility:visible;top:0;left:0;width:100%;height:100vh;opacity:1}.lightbox .toolbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:0 0 0 1rem}.lightbox .toolbar .pages{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.lightbox .toolbar .pages .sep{padding:0 .3125rem 0 .25rem}.lightbox .toolbar .links{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.lightbox .toolbar .links a{padding:.875rem;color:#fff;text-decoration:none}@media (prefers-reduced-motion: no-preference){.lightbox .toolbar .links a{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.lightbox .toolbar .links a svg{display:block;width:1.25rem;height:1.25rem}.lightbox .toolbar .links a svg path{fill:#fff}.lightbox .toolbar .links a:hover,.lightbox .toolbar .links a:focus{background-color:#0009}.lightbox .content{display:-webkit-box;display:flex;height:calc(100% - 3rem)}.lightbox .content .prev,.lightbox .content .next{-webkit-box-flex:0;flex:0 1 auto;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding:.875rem;color:#fff;text-decoration:none}@media (prefers-reduced-motion: no-preference){.lightbox .content .prev,.lightbox .content .next{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.lightbox .content .prev svg,.lightbox .content .next svg{display:block;width:1.25rem;height:1.25rem}.lightbox .content .prev svg path,.lightbox .content .next svg path{fill:#fff}.lightbox .content .prev:hover,.lightbox .content .prev:focus,.lightbox .content .next:hover,.lightbox .content .next:focus{background-color:#0009}.lightbox .content .gallery{-webkit-box-flex:1;flex:1 1 auto;position:relative}.lightbox .content .gallery>div{position:absolute;top:50%;left:50%;width:100%;max-width:80rem;height:100%;max-height:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (prefers-reduced-motion: no-preference){.lightbox .content .gallery>div{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.lightbox .content .gallery>div:not(.active){opacity:0;z-index:-1}.lightbox .content .gallery>div img{display:block;max-width:100%;max-height:calc(100vh - 6rem);margin:-3rem auto 0}.lightbox .content .gallery>div .caption{padding:.625rem 1rem;color:#fff;font-size:.875rem;text-align:center}.lightbox .content .gallery>div .embed-container{max-height:100%;margin:0 auto}.lightbox .content[data-count="1"] .prev,.lightbox .content[data-count="1"] .next{display:none}.lightbox .content[data-count="1"] .gallery{margin:0 3rem}.modal-wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.modal-wrapper .modal-button{background-color:#fff;padding:1rem 2rem;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}@media (prefers-reduced-motion: no-preference){.modal-wrapper .modal-button{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.modal-wrapper .modal{overflow-y:auto;z-index:9999;top:0;right:0;bottom:0;left:0;position:fixed}.modal-wrapper .modal h3{padding:16px 13px;margin:26px 0 13px}.modal-wrapper .modal .overlay{top:0;right:0;bottom:0;left:0;position:fixed;background-color:#000000bf}.modal-wrapper .modal .panel-wrapper{display:-webkit-box;display:flex;position:relative;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-height:100vh;padding:0}@media (min-width: 40rem){.modal-wrapper .modal .panel-wrapper{padding:1rem}}.modal-wrapper .modal .panel-wrapper .panel{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow-y:auto;position:relative;width:100%;background-color:#fff;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;height:100vh}@media (min-width: 40rem){.modal-wrapper .modal .panel-wrapper .panel{border-radius:5px;height:auto;min-width:20%;max-width:48rem;display:block}}@media (max-width: 48rem){.modal-wrapper .modal .panel-wrapper .panel{min-width:98%}}.modal-wrapper .modal .panel-wrapper .panel .close-button{position:absolute;top:.5rem;right:.5rem}.modal-wrapper .modal .panel-wrapper .panel .close-button button{cursor:pointer;padding:0;text-decoration:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;background-color:transparent;border:none;color:#8e99a7}.modal-wrapper .modal .panel-wrapper .panel .close-button button svg{height:1.5rem;width:1.5rem;margin:0}.modal-wrapper .modal .panel-wrapper .panel .close-button .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.modal-wrapper .modal .panel-wrapper .panel .body{padding:1.25rem 1.25rem .75rem;text-align:center}.modal-wrapper .modal .panel-wrapper .panel .body .content .loading{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:100%;margin:2rem 0}.modal-wrapper .modal .panel-wrapper .panel .body .content .loading svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.modal-wrapper .modal .panel-wrapper .panel .body .content .row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 40rem){.modal-wrapper .modal .panel-wrapper .panel .body .content .row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media (min-width: 60rem){.modal-wrapper .modal .panel-wrapper .panel .body .content .side-by-side{display:-webkit-box;display:flex}.modal-wrapper .modal .panel-wrapper .panel .body .content .side-by-side .img{-webkit-box-flex:0;flex:0 0 6rem;min-width:6rem;max-width:6rem}.modal-wrapper .modal .panel-wrapper .panel .body .content .side-by-side .text{-webkit-box-flex:1;flex:1 1 auto;padding-left:4rem;text-align:left}}.modal-wrapper .modal .panel-wrapper .panel .body .content .side-by-side+.side-by-side{margin-top:2rem}.modal-wrapper .modal .panel-wrapper .panel .body .content h3{margin:0;font-size:1.75rem}.modal-wrapper .modal .panel-wrapper .panel .body .content ul{text-align:left}.modal-wrapper .modal .panel-wrapper .panel .footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding:.5rem 1rem 1rem;gap:1.25rem;margin-top:auto;position:sticky;bottom:0;background-color:#fff;-webkit-box-shadow:0 4px 6px 7px rgba(0,0,0,.1);box-shadow:0 4px 6px 7px #0000001a}@media (min-width: 31.25rem){.modal-wrapper .modal .panel-wrapper .panel .footer{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-shadow:none;box-shadow:none}}.modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm{margin:0;width:100%;padding:.75rem 1rem!important;white-space:nowrap;border-radius:7px}@media (prefers-reduced-motion: no-preference){.modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}@media (min-width: 31.25rem){.modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm{padding:.875rem 1.5rem!important}}.modal-wrapper .modal .panel-wrapper .panel .footer .cancel svg,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm svg{display:none}@media (min-width: 31.25rem){.modal-wrapper .modal .panel-wrapper .panel .footer .cancel svg,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm svg{display:block}}.modal-wrapper .modal .panel-wrapper .panel.help-width{min-width:60%}.modal-wrapper .modal .panel-wrapper .panel .prose ul{text-align:left}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-yokebar div.img{height:280px;margin-top:-120px}@media (min-width: 60em){.modal-wrapper .modal .panel-wrapper .panel .prose .side-by-side{display:-webkit-box;display:flex}.modal-wrapper .modal .panel-wrapper .panel .prose .side-by-side .img{-webkit-box-flex:0;flex:0 0 6rem;min-width:6rem;max-width:6rem}.modal-wrapper .modal .panel-wrapper .panel .prose .side-by-side .text{-webkit-box-flex:1;flex:1 1 auto;padding-left:4rem;text-align:left}}.modal-wrapper .modal .panel-wrapper .panel .prose .side-by-side+.side-by-side{margin-top:2rem}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meterinlet .row{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meterinlet .row{justify-content:space-around}}@supports (-ms-ime-align: auto){.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meterinlet .row{justify-content:space-around}}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet .row{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet .row{justify-content:space-around}}@supports (-ms-ime-align: auto){.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet .row{justify-content:space-around}}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet .row .meter-out-detail{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet .row .meter-out-detail .img{height:50px;width:40px}.modal-wrapper .modal .panel-wrapper .panel .prose .yoke-help-meteroutlet h6{padding:0;margin:0;margin-top:1rem;color:#333}.modal-wrapper .modal .panel-wrapper .panel .prose .nutoption-help h4,.modal-wrapper .modal .panel-wrapper .panel .prose .service-line-help h4{margin:0}.modal-wrapper .modal .panel-wrapper .panel .prose .help{min-width:60%}.modal-wrapper .modal .panel-wrapper .panel .prose .help .row{display:-webkit-box;display:flex;align-content:center}.modal-wrapper .modal .panel-wrapper .panel .prose .help .row .text{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row{margin-bottom:1rem;gap:1rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row .text{width:75%}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row .text h4{margin:0}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row .text p{margin:0;padding:0}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row .img{width:20%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.modal-wrapper .modal .panel-wrapper .panel .prose .help.trench-type .row .img img{margin:0 auto;height:72px;width:auto}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-yokebar .row{height:116px;margin-bottom:1rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-yokebar .row:last-of-type{margin-top:3rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-yokebar .img{margin-left:1rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-yokebar .text{width:50%;margin-left:-5rem;margin-top:.6rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-expansionconnection .row{-webkit-box-pack:space-evenly;justify-content:space-evenly}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-expansionconnection .row{justify-content:space-around}}@supports (-ms-ime-align: auto){.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-expansionconnection .row{justify-content:space-around}}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-expansionconnection img{height:50px}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-drainvalve .row{-webkit-box-align:center;align-items:center}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-drainvalve .img{width:20%}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-drainvalve .text{width:75%}.modal-wrapper .modal .panel-wrapper .panel .prose .help.yoke-help-drainvalve .legalese{font-size:.9rem}.modal-wrapper .modal .panel-wrapper .panel .prose .help.tandem-help .row .text{width:100%}.overline{margin-top:0;margin-bottom:1rem;color:#f18a00;font-weight:700;letter-spacing:.025em;line-height:1.5;text-transform:capitalize}.overline+h2,.overline+h3,.overline+h4,.overline+h5,.overline+h6{margin-top:0!important}.pageBanner{position:relative;background-color:#f18a0040}.pageBanner>.asset{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.pageBanner>.asset picture{width:100%;height:100%}.pageBanner>.asset picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.pageBanner>.asset figure{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:-1}.pageBanner>.asset figure video{-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;z-index:2;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.pageBanner>.wrapper{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;padding:5rem 1rem}.pageBanner>.wrapper h1{margin:0;color:#fff;text-align:center}.pagination{margin-top:3rem;border:1px solid #ddd;border-radius:3px}@media (min-width: 62rem){.pagination{display:-webkit-inline-box;display:inline-flex}}.pagination .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}.pagination .wrapper>a,.pagination .wrapper>span{-webkit-box-flex:1;flex:1 1 auto;padding:.5rem .75rem;font-weight:700;text-align:center;text-decoration:none}.pagination .wrapper>a:not(:first-child),.pagination .wrapper>span:not(:first-child){border-left:1px solid #ddd}.pagination .wrapper>a.first,.pagination .wrapper>a.previous,.pagination .wrapper>a.next,.pagination .wrapper>a.last,.pagination .wrapper>span.first,.pagination .wrapper>span.previous,.pagination .wrapper>span.next,.pagination .wrapper>span.last{-webkit-box-flex:1;flex:1 1 50%}@media (min-width: 62rem){.pagination .wrapper>a.first,.pagination .wrapper>a.previous,.pagination .wrapper>a.next,.pagination .wrapper>a.last,.pagination .wrapper>span.first,.pagination .wrapper>span.previous,.pagination .wrapper>span.next,.pagination .wrapper>span.last{-webkit-box-flex:1;flex:1 1 auto}}.pagination .wrapper>a{color:#f18a00}.pagination .wrapper>a:hover,.pagination .wrapper>a:focus,.pagination .wrapper>span{color:#fff;background-color:#f18a00;border-color:#f18a00}.pagination .wrapper+.wrapper{border-top:1px solid #ddd}@media (min-width: 62rem){.pagination .wrapper+.wrapper{border-top:0;border-left:1px solid #ddd}}.pagination .wrapper:first-child :first-child{border-radius:3px 0 0}@media (min-width: 62rem){.pagination .wrapper:first-child :first-child{border-radius:3px 0 0 3px}}.pagination .wrapper:first-child :last-child{border-radius:0 3px 0 0}@media (min-width: 62rem){.pagination .wrapper:first-child :last-child{border-radius:0}}.pagination .wrapper:last-child :last-child{border-radius:0 0 3px}@media (min-width: 62rem){.pagination .wrapper:last-child :last-child{border-radius:0 3px 3px 0}}.pagination .wrapper:last-child :first-child{border-radius:0 0 0 3px}@media (min-width: 62rem){.pagination .wrapper:last-child :first-child{border-radius:0}}.cross-reference-form-container{background-color:#fbfcfc;max-width:62.5rem;margin-right:auto;margin-left:auto;padding:1rem 1.5rem;border:1px solid #e9f0f0;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.5);box-shadow:0 2px 4px #00000080}.cross-reference-form-container .cross-reference-results{margin-top:1rem}.cross-reference-form-container .cross-reference-results header{-webkit-box-sizing:border-box;box-sizing:border-box;color:#222;display:block;flex-basis:100%;flex-grow:0;flex-shrink:1;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:19px;font-weight:700;height:28.5px;line-height:28.5px;margin-bottom:16px;max-width:100%;min-width:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;unicode-bidi:isolate;width:616px;-webkit-box-flex:0;-webkit-font-smoothing:antialiased}.cross-reference-form-container .cross-reference-results .result{background-color:#fff;padding:1.25rem 1.5rem;border:1px solid #dde2e8;margin-bottom:1rem}.cross-reference-form-container .cross-reference-results .result h3{margin:0;text-transform:capitalize}.cross-reference-form-container .cross-reference-results .result p{margin:8px 0 16px}.cross-reference-form-container .cross-reference-form{border-bottom:1px solid #e9f0f0;padding:0}.cross-reference-form-container .cross-reference-form .autocomplete-dropdown{margin-top:0;overflow-y:auto;max-height:200px;width:100%;max-width:100%;position:relative;background:#fff;border:1px #dde2e8 solid}.cross-reference-form-container .cross-reference-form .autocomplete-dropdown .autocomplete-item{padding:0 1rem;min-height:2.5rem;top:7px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cross-reference-form-container .cross-reference-form .autocomplete-dropdown .selected{background-color:#ff952580}@media (min-width: 40em){.cross-reference-form-container .cross-reference-form{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}}.cross-reference-form-container .cross-reference-form header{-webkit-box-sizing:border-box;box-sizing:border-box;color:#222;display:block;flex-basis:100%;flex-grow:0;flex-shrink:1;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:19px;font-weight:700;height:28.5px;line-height:28.5px;margin-bottom:16px;max-width:100%;min-width:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;unicode-bidi:isolate;width:616px;-webkit-box-flex:0;-webkit-font-smoothing:antialiased}@media (max-width: 39.99em){.cross-reference-form-container .cross-reference-form header{height:auto;min-height:28.5px;line-height:1.5;padding:.5rem 0}}.resourcePagesInteractiveToolProductCrossReference{padding-top:24px}.resourcePagesInteractiveToolProductCrossReference .product-cross-reference-title{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.resourcePagesInteractiveToolProductCrossReference .product-cross-reference-title h1{margin-top:0;text-align:center}.resourcePagesInteractiveToolProductCrossReference .product-cross-reference-title .slab.content{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-left:24px;padding-right:24px;text-align:center}.resourcePagesInteractiveToolProductCrossReference .product-cross-reference-title .slab.content p{max-width:1000px;display:inline-block}.resourcePagesInteractiveToolProductCrossReference .field-label{display:-webkit-box;display:flex}.resourcePagesInteractiveToolProductCrossReference .tab-bar{width:100%}.resourcePagesInteractiveToolProductCrossReference .tab-bar a{align-items:center;background-color:#0000;border-left-color:#0000;border-left-style:solid;border-left-width:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#222;cursor:pointer;display:block;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;height:56px;justify-content:flex-start;line-height:24px;padding:16px;text-decoration-color:#222;text-decoration-line:none;text-decoration-style:solid;text-decoration-thickness:auto;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;transition-behavior:normal;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-box-align:center;-webkit-box-pack:start;-webkit-font-smoothing:antialiased}@media (min-width: 60em){.resourcePagesInteractiveToolProductCrossReference .tab-bar a{width:328px}}.resourcePagesInteractiveToolProductCrossReference .wrapper{width:100%}.resourcePagesInteractiveToolProductCrossReference form .form-row input,.resourcePagesInteractiveToolProductCrossReference form .form-row .field-wrapper,.resourcePagesInteractiveToolProductCrossReference form .form-row label{width:100%;min-width:none;max-width:none}.resourcePagesInteractiveToolProductCrossReference .page-breadcrumbs .breadcrumbs{border-bottom:none!important;margin-top:12px;margin-bottom:6px}.resourcePagesInteractiveToolProductCrossReference label{margin-bottom:2rem}@media (min-width: 40em){.resourcePagesInteractiveToolProductCrossReference label{-webkit-box-flex:1;flex:1 1 25%;min-width:calc((100% - 2.625rem) / 4.0001);max-width:calc((100% - 2.625rem) / 4.0001)}}.resourcePagesInteractiveToolProductCrossReference .form-row{width:100%}.resourcePagesInteractiveToolProductCrossReference .slab.content .note .svg{display:inline}.resourcePagesInteractiveToolProductCrossReference .slab.content .note svg{position:relative;top:5px;display:inline-block;height:1.25rem;width:1.25rem;margin-right:.5rem;fill:#f7c223;vertical-align:baseline}.resourcePagesInteractiveToolProductCrossReference .note{font-size:.75rem;margin-bottom:2rem;font-style:italic;display:block!important;max-width:1000px}.resourcePagesInteractiveToolProductCrossReference .competitor{padding:.5rem;background-color:#fff;border:1px solid #dde2e8;min-height:42px;max-height:10rem;overflow-y:scroll}.resourcePagesInteractiveToolProductCrossReference .competitor p{margin:0;padding:0;margin-left:.4rem}.resourcePagesInteractiveToolProductCrossReference .competitor p em{color:#8b8b8b}.resourcePagesInteractiveToolProductCrossReference .competitor p:not(:first-of-type){margin-top:.5rem}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form{max-width:62.5rem;margin-right:auto;margin-left:auto;padding:1rem 1.5rem}@media (min-width: 40em){.resourcePagesInteractiveToolProductCrossReference .cross-reference-form{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form header{margin-bottom:1rem;color:#222;font-weight:700;font-size:1.1875rem}@media (min-width: 40em){.resourcePagesInteractiveToolProductCrossReference .cross-reference-form header{-webkit-box-flex:0;flex:0 1 100%;min-width:100%;max-width:100%}}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text{margin-bottom:2rem}@media (min-width: 40em){.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text{-webkit-box-flex:1;flex:1 1 50%;min-width:calc((100% - .875rem) / 2.0001);max-width:calc((100% - .875rem) / 2.0001)}}@media (min-width: 60em){.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text{-webkit-box-flex:1;flex:1 1 25%;min-width:calc((100% - 2.625rem) / 4.0001);max-width:calc((100% - 2.625rem) / 4.0001)}}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .field-label{-webkit-box-pack:start;justify-content:flex-start}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .field-label span{font-weight:900;margin-left:.6rem;font-size:.9rem}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .competitor{padding:.5rem;background-color:#fff;border:1px solid #dde2e8;min-height:42px;max-height:10rem;overflow-y:scroll}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .competitor p{margin:0;padding:0;margin-left:.4rem}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .competitor p em{color:#8b8b8b}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .competitor p:not(:first-of-type){margin-top:.5rem}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form label.text .count{color:#8b8b8b;font-size:.9rem;padding-left:.4rem;margin-top:.2rem}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons{margin-bottom:0}@media (min-width: 40em){.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons{-webkit-box-flex:0;flex:0 1 100%;min-width:calc(100% + 1rem);max-width:calc(100% + 1rem)}}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons button{text-transform:none}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons button[type=reset]{color:#ff9525;background-color:#fff5ea;border-color:#ff9525}.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons button[type=reset]:hover,.resourcePagesInteractiveToolProductCrossReference .cross-reference-form .buttons button[type=reset]:focus{color:#fff;background-color:#ff9525}.productListing{display:none}.productListing.default.grid.active{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0;border-top:1px solid #dde2e8}.productListing.default.grid.active>*{display:block;width:100%;max-width:100%}@media (min-width: 18em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:50%;max-width:50%}}@media (min-width: 36em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:33.3333333333%;max-width:33.3333333333%}}@media (min-width: 54em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:25%;max-width:25%}}@media (min-width: 72em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:20%;max-width:20%}}@media (min-width: 90em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:16.6666666667%;max-width:16.6666666667%}}@media (min-width: 108em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:14.2857142857%;max-width:14.2857142857%}}@media (min-width: 126em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:12.5%;max-width:12.5%}}@media (min-width: 144em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:11.1111111111%;max-width:11.1111111111%}}@media (min-width: 162em){.productListing.default.grid.active>*{-webkit-box-flex:1;flex:1 1 auto;width:10%;max-width:10%}}.productListing.default.grid.active a{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:1rem 1rem 1.5rem;color:#282828;font-weight:600;z-index:1}.productListing.default.grid.active a .img-container{-webkit-box-flex:0;flex:0 0 auto;width:60%;max-width:60%}.productListing.default.grid.active a .img-container .img{position:relative;width:100%;margin-bottom:1rem;padding-bottom:117.4180327869%;text-align:center;border:1px solid #626262;border-radius:16px;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s}.productListing.default.grid.active a .img-container .img img{position:absolute;top:50%;left:50%;width:140%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.productListing.default.grid.active a .img-container .img svg{position:absolute;top:50%;left:50%;width:4rem;height:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.productListing.default.grid.active a header{-webkit-box-flex:0;flex:0 1 auto;display:block;max-width:100%;font-size:1.1875rem;letter-spacing:.0047368421em;line-height:1.2105263158;text-align:center}.productListing.default.grid.active a:hover,.productListing.default.grid.active a:focus{color:#f18a00}.productListing.default.grid.active a:hover .img-container .img,.productListing.default.grid.active a:focus .img-container .img{-webkit-box-shadow:3px 6px 9px rgba(0,0,0,.7);box-shadow:3px 6px 9px #000000b3}.productListing.default.list.active{display:block}.productListing.default.list.active .wrapper{border-top:1px solid #dde2e8}.productListing.default.list.active .wrapper .product-listing-detail{display:block;max-width:62rem;margin-right:auto;margin-left:auto;padding:1rem}@media (min-width: 40rem){.productListing.default.list.active .wrapper .product-listing-detail{display:-webkit-box;display:flex;padding-top:1.5rem;padding-bottom:1.5rem}}.productListing.default.list.active .wrapper .product-listing-detail .img{display:block;min-width:11rem;max-width:11rem;margin-right:auto;margin-bottom:1.5rem;margin-left:auto}@media (min-width: 40rem){.productListing.default.list.active .wrapper .product-listing-detail .img{-webkit-box-flex:1;flex:1 1 11rem;margin-right:2rem;margin-bottom:0;margin-left:0}}@media (min-width: 40rem) and (min-width: 40rem){.productListing.default.list.active .wrapper .product-listing-detail .img{margin-right:calc(2rem + .0625*(100vw - 40rem))}}@media (min-width: 40rem) and (min-width: 80rem){.productListing.default.list.active .wrapper .product-listing-detail .img{margin-right:4.5rem}}.productListing.default.list.active .wrapper .product-listing-detail .img img{display:block;width:100%}.productListing.default.list.active .wrapper .product-listing-detail .img svg{display:block;width:4rem;height:auto}@media (min-width: 40rem){.productListing.default.list.active .wrapper .product-listing-detail .content{-webkit-box-flex:1;flex:1 1 100%;padding-top:.25rem}}.productListing.default.list.active .wrapper .product-listing-detail .content header{color:#313131;font-weight:700;-webkit-transition:all .25s;transition:all .25s}.productListing.default.list.active .wrapper .product-listing-detail .content ul{margin-bottom:0}@media (min-width: 62em){.productListing.default.list.active .wrapper .product-listing-detail .content ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}}.productListing.default.list.active .wrapper .product-listing-detail .content ul li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;color:#555;font-weight:400;letter-spacing:-.005em}.productListing.default.list.active .wrapper .product-listing-detail .content ul li a{color:#555}.productListing.default.list.active .wrapper .product-listing-detail .content ul li a:hover,.productListing.default.list.active .wrapper .product-listing-detail .content ul li a:focus{color:#f18a00}.productListing.default.list.active .wrapper .product-listing-detail:hover header,.productListing.default.list.active .wrapper .product-listing-detail:focus header{color:#f18a00}.productListing.search-results{padding:0 1rem}.productListing.search-results .wrapper{max-width:82.5rem;margin-right:auto;margin-left:auto;background-color:#fff;border:1px solid #dde2e8;border-radius:5px;-webkit-box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px 0 0 #dde2e8;box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px #dde2e8}.productListing.search-results .wrapper>header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #dde2e8}@media (min-width: 20em){.productListing.search-results .wrapper>header{padding-right:calc(1rem + .05*(100vw - 20em))}}@media (min-width: 40em){.productListing.search-results .wrapper>header{padding-right:2rem}}@media (min-width: 20em){.productListing.search-results .wrapper>header{padding-left:calc(1rem + .05*(100vw - 20em))}}@media (min-width: 40em){.productListing.search-results .wrapper>header{padding-left:2rem}}.productListing.search-results .wrapper>header span{color:#313131;font-weight:700;font-size:1rem;letter-spacing:.0439130435em;text-transform:uppercase}@media (min-width: 20em){.productListing.search-results .wrapper>header span{font-size:calc(1rem + .4375 * (100vw - 20em) / 20)}}@media (min-width: 40em){.productListing.search-results .wrapper>header span{font-size:1.4375rem}}.productListing.search-results .wrapper>header a{margin-right:-1rem;padding:1rem}.productListing.search-results .wrapper>header a svg{display:block}.productListing.search-results .wrapper .empty{text-align:center;padding:3rem;font-size:1.75rem;font-weight:700;text-transform:uppercase}.productListing.search-results.grid.active{display:block}.productListing.search-results.grid.active .results{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0}.productListing.search-results.grid.active .results>*{display:block;width:100%;max-width:100%}@media (min-width: 24em){.productListing.search-results.grid.active .results>*{-webkit-box-flex:1;flex:1 1 auto;width:50%;max-width:50%}}@media (min-width: 42em){.productListing.search-results.grid.active .results>*{-webkit-box-flex:1;flex:1 1 auto;width:33.3333333333%;max-width:33.3333333333%}}@media (min-width: 60em){.productListing.search-results.grid.active .results>*{-webkit-box-flex:1;flex:1 1 auto;width:25%;max-width:25%}}.productListing.search-results.grid.active .results a{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:1rem 1rem 1.5rem;color:#282828;font-weight:600;border-right:1px solid #dde2e8;border-bottom:1px solid #dde2e8;z-index:1}@media (min-width: 24em){.productListing.search-results.grid.active .results a:nth-of-type(2n+2){border-right:0}}@media (min-width: 42em){.productListing.search-results.grid.active .results a:nth-of-type(2n+2){border-right:1px solid #dde2e8}.productListing.search-results.grid.active .results a:nth-of-type(3n+3){border-right:0}}@media (min-width: 60em){.productListing.search-results.grid.active .results a:nth-of-type(3n+3){border-right:1px solid #dde2e8}.productListing.search-results.grid.active .results a:nth-of-type(4n+4){border-right:0}}.productListing.search-results.grid.active .results a .img{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:10rem;max-width:100%;margin-bottom:1rem}.productListing.search-results.grid.active .results a .img img{display:block;width:100%;max-width:100%;height:auto}.productListing.search-results.grid.active .results a header{-webkit-box-flex:0;flex:0 1 auto;display:block;max-width:100%;text-align:center}.productListing.search-results.grid.active .results a header .title{margin-bottom:.75rem;font-size:1.0625rem;letter-spacing:.0129411765em}.productListing.search-results.grid.active .results a header .title span.highlight{color:#f18a00}.productListing.search-results.grid.active .results a header .description{font-weight:400;font-size:.875rem}.productListing.search-results.grid.active .results a header .part{font-weight:400;font-size:.875rem;letter-spacing:.0128571429em}.productListing.search-results.grid.active .results a header .size{font-weight:400;font-size:.875rem}.productListing.search-results.grid.active .results a header .size:before{content:"Size: "}.productListing.search-results.grid.active .results a header .inlet{font-weight:400;font-size:.875rem}.productListing.search-results.grid.active .results a header .inlet:before{content:"Inlet: "}.productListing.search-results.grid.active .results a header .outlet{font-weight:400;font-size:.875rem}.productListing.search-results.grid.active .results a header .outlet:before{content:"Outlet: "}.productListing.search-results.grid.active .results a header .details{margin-top:1rem;font-weight:400;font-size:1.0625rem;letter-spacing:.0047058824em}.productListing.search-results.grid.active .results a:hover,.productListing.search-results.grid.active .results a:focus{color:#f18a00}.productListing.search-results.list.active{display:block}.productListing.search-results.list.active .results a{display:block;padding:1rem 2rem;color:#282828;text-align:center}.productListing.search-results.list.active .results a:not(:last-of-type){border-bottom:1px solid #dde2e8}@media (min-width: 38em){.productListing.search-results.list.active .results a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-align:left}.productListing.search-results.list.active .results a>.title{width:33%}.productListing.search-results.list.active .results a .description{width:52%}.productListing.search-results.list.active .results a .details{width:15%;text-align:right}}.productListing.search-results.list.active .results a .img{min-width:10rem;max-width:10rem;margin-right:auto;margin-left:auto;margin-bottom:1.5rem}@media (min-width: 38em){.productListing.search-results.list.active .results a .img{-webkit-box-flex:0;flex:0 0 5.25rem;min-width:5.25rem;max-width:5.25rem;margin-right:1.5rem;margin-bottom:0;margin-left:0}}.productListing.search-results.list.active .results a .img img{display:block;width:100%;max-width:100%;height:auto}.productListing.search-results.list.active .results a .description{margin:0 1rem;font-weight:300}@media (min-width: 38em){.productListing.search-results.list.active .results a header{-webkit-box-flex:1;flex:1 1 100%}}.productListing.search-results.list.active .results a header .title{font-size:1.0625rem;letter-spacing:.0129411765em}.productListing.search-results.list.active .results a header .title span.highlight{color:#f18a00}.productListing.search-results.list.active .results a header .description{font-weight:400;font-size:.875rem}.productListing.search-results.list.active .results a header .part{font-weight:400;font-size:.875rem;letter-spacing:.0128571429em}.productListing.search-results.list.active .results a header .size{font-weight:400;font-size:.875rem}.productListing.search-results.list.active .results a header .size:before{content:"Size: "}.productListing.search-results.list.active .results a header .inlet{font-weight:400;font-size:.875rem}.productListing.search-results.list.active .results a header .inlet:before{content:"Inlet: "}.productListing.search-results.list.active .results a header .outlet{font-weight:400;font-size:.875rem}.productListing.search-results.list.active .results a header .outlet:before{content:"Outlet: "}.productListing.search-results.list.active .results a .details{margin-top:1rem;font-weight:400;font-size:1.0625rem;letter-spacing:.0047058824em}@media (min-width: 38em){.productListing.search-results.list.active .results a .details{-webkit-box-flex:0;flex:0 0 auto;margin-top:0;margin-left:auto}}.productListing.search-results.list.active .results a:hover,.productListing.search-results.list.active .results a:focus{color:#f18a00}.productListing>template{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important}.productListing .loading{text-align:center;padding:2rem;color:#666;font-style:italic}.productListing.search-results .results a{-webkit-transition:all .2s ease;transition:all .2s ease}.productListing.search-results .results a:hover{background-color:#f8f9fa}.search-views .views{margin-left:1rem}@media (max-width: 36rem){.search-views .views{margin-left:0;margin-top:1rem}}[x-cloak]{display:none!important}.search-views form input[type=search]:focus{outline:2px solid #f18a00;outline-offset:2px}.lazy-load-noajax{text-align:center;margin-top:2rem}.lazy-load-noajax .button{display:inline-block;margin:0 auto}.empty{text-align:center;padding:3rem 1rem;color:#666;font-size:1.125rem;font-weight:500}.productsCatalog .title-search{background-color:#f8f9fa;padding:1rem 0;border-bottom:1px solid #e9ecef}.productsCatalog .title-search .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}@media (max-width: 36rem){.productsCatalog .title-search .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1rem}}.productsCatalog .title-search .search-form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.productsCatalog .title-search .search-form input[type=search]{padding:.5rem 1rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;min-width:300px}.productsCatalog .title-search .search-form input[type=search]:focus{outline:2px solid #f18a00;outline-offset:2px;border-color:#f18a00}@media (max-width: 36rem){.productsCatalog .title-search .search-form input[type=search]{min-width:100%}}.productsCatalog .search-results .results a{-webkit-transition:all .2s ease;transition:all .2s ease}.productsCatalog .search-results .results a:hover{background-color:#f8f9fa;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px #0000001a}.productsCatalog .search-results mark{background-color:#fff3cd;padding:.125rem .25rem;border-radius:2px;font-weight:600}.productsCatalog .tab-bar,.productsCatalog .tabs{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.productsCatalog[x-data] .tab-bar[x-show="!showSearchResults"],.productsCatalog[x-data] .tabs[x-show="!showSearchResults"]{display:block}.buttons{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-.625rem;margin-left:-.625rem;overflow:hidden}.buttons.center{-webkit-box-pack:center;justify-content:center}.buttons.right{-webkit-box-pack:end;justify-content:flex-end}.buttons.spacedAround{justify-content:space-around}.buttons.spacedEvenly{-webkit-box-pack:justify;justify-content:space-between}.buttons .reusserButton,.buttons .siteSearch button,.siteSearch .buttons button,.buttons .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .buttons button,.buttons .filterBar form button,.filterBar form .buttons button,.buttons input[type=submit],.buttons button:not(.fancybox-button),.buttons .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .buttons .cancel,.buttons .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .buttons .confirm{margin:.625rem}a.button,span.button,.reusserButton,.siteSearch button,.block.form .freeform-button-wrapper button,.filterBar form button,input[type=submit],button:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding:.625rem 1.5rem;color:#fff;font-weight:700;font-size:.9375rem;letter-spacing:-.0066666667em;line-height:1.28;text-align:center;text-decoration:none;background-color:#f18a00;border:2px solid #f18a00}a.button:hover,a.button:focus,span.button:hover,span.button:focus,.reusserButton:hover,.siteSearch button:hover,.block.form .freeform-button-wrapper button:hover,.filterBar form button:hover,input[type=submit]:hover,button:hover:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm:hover,.reusserButton:focus,.siteSearch button:focus,.block.form .freeform-button-wrapper button:focus,.filterBar form button:focus,input[type=submit]:focus,button:focus:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm:focus{color:#fff;background-color:#c07004;border-color:#c07004}a.button.inverted,span.button.inverted,.reusserButton.inverted,.siteSearch button.inverted,.block.form .freeform-button-wrapper button.inverted,.filterBar form button.inverted,input.inverted[type=submit],button.inverted:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.confirm{color:#f18a00;background-color:#fff5ea;border-color:#f18a00}a.button.inverted:hover,a.button.inverted:focus,span.button.inverted:hover,span.button.inverted:focus,.reusserButton.inverted:hover,.siteSearch button.inverted:hover,.block.form .freeform-button-wrapper button.inverted:hover,.filterBar form button.inverted:hover,input.inverted[type=submit]:hover,button.inverted:hover:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.confirm:hover,.reusserButton.inverted:focus,.siteSearch button.inverted:focus,.block.form .freeform-button-wrapper button.inverted:focus,.filterBar form button.inverted:focus,input.inverted[type=submit]:focus,button.inverted:focus:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.confirm:focus{color:#fff;background-color:#f18a00}a.button.inverted.purple,span.button.inverted.purple,.reusserButton.inverted.purple,.siteSearch button.inverted.purple,.block.form .freeform-button-wrapper button.inverted.purple,.filterBar form button.inverted.purple,input.inverted.purple[type=submit],button.inverted.purple:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.confirm{color:#26248c;background-color:#efeffd;border-color:#26248c}a.button.inverted.purple:hover,a.button.inverted.purple:focus,span.button.inverted.purple:hover,span.button.inverted.purple:focus,.reusserButton.inverted.purple:hover,.siteSearch button.inverted.purple:hover,.block.form .freeform-button-wrapper button.inverted.purple:hover,.filterBar form button.inverted.purple:hover,input.inverted.purple[type=submit]:hover,button.inverted.purple:hover:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.confirm:hover,.reusserButton.inverted.purple:focus,.siteSearch button.inverted.purple:focus,.block.form .freeform-button-wrapper button.inverted.purple:focus,.filterBar form button.inverted.purple:focus,input.inverted.purple[type=submit]:focus,button.inverted.purple:focus:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.purple.confirm:focus{color:#fff;background-color:#26248c}a.button.inverted.gray,span.button.inverted.gray,.reusserButton.inverted.gray,.siteSearch button.inverted.gray,.block.form .freeform-button-wrapper button.inverted.gray,.filterBar form button.inverted.gray,input.inverted.gray[type=submit],button.inverted.gray:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.confirm{color:#8b8b8b;background-color:#f0f0f0;border-color:#8b8b8b}a.button.inverted.gray:hover,a.button.inverted.gray:focus,span.button.inverted.gray:hover,span.button.inverted.gray:focus,.reusserButton.inverted.gray:hover,.siteSearch button.inverted.gray:hover,.block.form .freeform-button-wrapper button.inverted.gray:hover,.filterBar form button.inverted.gray:hover,input.inverted.gray[type=submit]:hover,button.inverted.gray:hover:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.confirm:hover,.reusserButton.inverted.gray:focus,.siteSearch button.inverted.gray:focus,.block.form .freeform-button-wrapper button.inverted.gray:focus,.filterBar form button.inverted.gray:focus,input.inverted.gray[type=submit]:focus,button.inverted.gray:focus:not(.fancybox-button),.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .inverted.gray.confirm:focus{color:#fff;background-color:#8b8b8b}a.button svg:first-child,span.button svg:first-child,.reusserButton svg:first-child,.siteSearch button svg:first-child,.block.form .freeform-button-wrapper button svg:first-child,.filterBar form button svg:first-child,input[type=submit] svg:first-child,button:not(.fancybox-button) svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm svg:first-child{margin-right:.75rem;margin-left:-.25rem}a.button svg:last-child,span.button svg:last-child,.reusserButton svg:last-child,.siteSearch button svg:last-child,.block.form .freeform-button-wrapper button svg:last-child,.filterBar form button svg:last-child,input[type=submit] svg:last-child,button:not(.fancybox-button) svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm svg:last-child{margin-right:-.25rem;margin-left:.75rem}a.button svg path,span.button svg path,.reusserButton svg path,.siteSearch button svg path,.block.form .freeform-button-wrapper button svg path,.filterBar form button svg path,input[type=submit] svg path,button:not(.fancybox-button) svg path,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel svg path,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm svg path{fill:currentColor}a.button span.svg:first-child,span.button span.svg:first-child,.reusserButton span.svg:first-child,.siteSearch button span.svg:first-child,.block.form .freeform-button-wrapper button span.svg:first-child,.filterBar form button span.svg:first-child,input[type=submit] span.svg:first-child,button:not(.fancybox-button) span.svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel span.svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm span.svg:first-child{margin-right:.75rem;margin-left:-.25rem}a.button span.svg:last-child,span.button span.svg:last-child,.reusserButton span.svg:last-child,.siteSearch button span.svg:last-child,.block.form .freeform-button-wrapper button span.svg:last-child,.filterBar form button span.svg:last-child,input[type=submit] span.svg:last-child,button:not(.fancybox-button) span.svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel span.svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm span.svg:last-child{margin-right:-.25rem;margin-left:.75rem}a.button span.svg svg:first-child,span.button span.svg svg:first-child,.reusserButton span.svg svg:first-child,.siteSearch button span.svg svg:first-child,.block.form .freeform-button-wrapper button span.svg svg:first-child,.filterBar form button span.svg svg:first-child,input[type=submit] span.svg svg:first-child,button:not(.fancybox-button) span.svg svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel span.svg svg:first-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm span.svg svg:first-child{margin-right:0;margin-left:0}a.button span.svg svg:last-child,span.button span.svg svg:last-child,.reusserButton span.svg svg:last-child,.siteSearch button span.svg svg:last-child,.block.form .freeform-button-wrapper button span.svg svg:last-child,.filterBar form button span.svg svg:last-child,input[type=submit] span.svg svg:last-child,button:not(.fancybox-button) span.svg svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .cancel span.svg svg:last-child,.modal-wrapper .modal .panel-wrapper .panel .footer .confirm span.svg svg:last-child{margin-right:0;margin-left:0}.embed-container{aspect-ratio:16/9;position:relative;max-width:100%;overflow:hidden}.embed-container iframe,.embed-container object,.embed-container embed,.embed-container video{position:absolute;top:0;left:0;width:100%;height:100%}.siteSearch [x-cloak]{display:none!important}.siteSearch input{padding:.5rem;border:1px solid #d3d3d3;width:100%!important}@media (prefers-reduced-motion: no-preference){.siteSearch button{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.siteSearch .load-more{margin-top:48px;margin-left:auto;margin-right:auto}.siteSearch .search-results-body{max-width:62.5rem;width:100%;margin-top:48px;margin-left:auto;margin-right:auto;padding:1rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.siteSearch .search-results-body li{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border-bottom:1px solid #d3d3d3;padding:1rem;margin-bottom:1rem;cursor:pointer;min-height:85px;padding:0 0 32px;margin:0 0 32px;color:#222}.siteSearch .search-results-body li:last-child{margin-bottom:0}.siteSearch .search-results-body li:hover .name,.siteSearch .search-results-body li:hover span{color:#ff9525}.siteSearch .search-results-body li .type{font-size:15px;color:#959595}.siteSearch .search-results-body li .name{font-weight:600;font-size:20px}.siteSearch .search-results-body li .description,.siteSearch .search-results-body li .description2,.siteSearch .search-results-body li .description3{font-size:15px}.siteSearch .search-wrapper{max-width:720px;margin:0 auto 16px;padding:0}.siteSearch .tabs{font-size:16px;width:100vw;-webkit-box-pack:center;justify-content:center;-webkit-box-shadow:0 10px 10px rgba(221,226,232,.73);box-shadow:0 10px 10px #dde2e8ba;border-bottom:1px solid #ff9525}.siteSearch .tabs li{font-size:16px;font-weight:500;padding:4px 0 10px;margin-left:4px}.siteSearch .tabs .tab-selected,.siteSearch .tabs .tab:hover{font-weight:500;color:#222;margin-top:0;margin-bottom:-2px;padding-left:24px}@media (min-width: 36rem){.siteSearch .tabs .tab-selected,.siteSearch .tabs .tab:hover{border-bottom:8px solid #ff9525;margin-right:56px}}@media (prefers-reduced-motion: no-preference){.siteSearch .tabs .tab-selected,.siteSearch .tabs .tab:hover{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.siteSearch .tabs .tab{border-bottom:8px solid transparent;color:#222;margin-bottom:-2px;padding-left:24px}@media (min-width: 36rem){.siteSearch .tabs .tab{margin-right:56px}}@media (prefers-reduced-motion: no-preference){.siteSearch .tabs .tab{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}}.siteSearch .tabs .tab:not(.active){display:block;color:#222}.siteSearch .search ul{border-color:#ff9525;border-width:4px}.siteSearch .view{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.siteSearch a{color:#464646;margin:0 0 0 24px;font-size:15px;font-weight:400}.orange-bar{padding:14px 16px 16px;text-align:center;background-image:url(https://www.fordmeterbox.com/build/images/custom-banner-background.jpg);background-position-x:center;background-position-y:center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-origin:initial;background-clip:initial;margin-bottom:16px}.orange-bar h2{color:#fff;font-size:38px;font-weight:500;text-transform:none!important;max-width:63rem;margin-right:auto;margin-left:auto}@media (max-width: 20em){.orange-bar h2{font-size:calc(1.75rem + .625 * (100vw - 20em) / 12)}}br{border-bottom:1px solid #fff;margin:16px 0}.tab-bar{margin:1rem 0;border-bottom:4px solid #f18a00}@media (min-width: 54em){.tab-bar{border-left:0;-webkit-box-shadow:0 10px 10px rgba(221,226,232,.73);box-shadow:0 10px 10px #dde2e8ba}}.tab-bar .wrapper{max-width:85rem;margin-right:auto;margin-left:auto}@media (min-width: 54em){.tab-bar .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding:0 1rem}.tab-bar .wrapper.center{-webkit-box-pack:center;justify-content:center}}.tab-bar .wrapper a{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center;font-weight:400;color:#222;border-left:8px solid transparent}.tab-bar .wrapper a:not(:last-of-type){margin-bottom:1rem}@media (min-width: 20em){.tab-bar .wrapper a:not(:last-of-type){margin-bottom:calc(1rem + 1 * (100vw - 20em) / 34)}}@media (min-width: 54em){.tab-bar .wrapper a:not(:last-of-type){margin-bottom:2rem}}@media (min-width: 54em){.tab-bar .wrapper a{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;border-bottom:8px solid transparent;border-left:0}.tab-bar .wrapper a:not(:last-of-type){margin-right:1.5rem;margin-bottom:0}}@media (min-width: 54em) and (min-width: 54em){.tab-bar .wrapper a:not(:last-of-type){margin-right:calc(1.5rem + 2 * (100vw - 54em) / 29)}}@media (min-width: 54em) and (min-width: 83em){.tab-bar .wrapper a:not(:last-of-type){margin-right:3.5rem}}.tab-bar .wrapper a .img-container{-webkit-box-flex:0;flex:0 1 auto;max-height:6rem}.tab-bar .wrapper a .img-container .img{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;min-width:5.375rem;max-width:5.375rem;margin-right:1.5rem;margin-left:1.5rem}@media (min-width: 54em){.tab-bar .wrapper a .img-container .img{margin-right:auto;margin-left:auto}}.tab-bar .wrapper a .img-container .img img{display:block;width:100%;max-width:100%;height:auto}.tab-bar .wrapper a header{-webkit-box-flex:0;flex:0 0 auto;margin:.25rem 0 .75rem;padding-left:1.5rem;font-weight:500;text-align:center}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.tab-bar .wrapper a header{max-width:none}}@media screen and (-ms-high-contrast: active) and (min-width: 54em),(-ms-high-contrast: none) and (min-width: 54em){.tab-bar .wrapper a header{max-width:6rem}}@media screen and (-ms-high-contrast: active) and (min-width: 108em),(-ms-high-contrast: none) and (min-width: 108em){.tab-bar .wrapper a header{max-width:9rem}}@media (min-width: 54em){.tab-bar .wrapper a header{padding-left:0}}.tab-bar .wrapper a.active,.tab-bar .wrapper a:hover,.tab-bar .wrapper a:focus{border-color:#f18a00}.tabs{padding:1rem}.tabs .tab:not(.active){display:none}.tabs .tab>.wrapper{max-width:83rem;margin-right:auto;margin-left:auto}.table-overflow{width:100%;margin-bottom:2rem;overflow-x:auto}.table-overflow table{min-width:40rem}table{table-layout:fixed;border-collapse:collapse;width:100%;border:1px solid #dbdbdb}table thead tr{border-bottom:1px solid #dbdbdb}table thead tr th{padding:.75rem;font-weight:400;font-size:.875rem;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;text-align:left;background-color:#f4f4f4}table tbody tr td{padding:1rem .75rem}table tbody tr td.no-results-message{padding:4rem 0;text-align:center}table tbody tr:nth-of-type(2n) td{background-color:#f4f4f4}.views{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.views>a{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:.5rem .875rem;color:#8e99a7;border:1px solid #dde2e8}.views>a:first-of-type{border-right:0;border-radius:5px 0 0 5px}.views>a:last-of-type{border-left:0;border-radius:0 5px 5px 0}.views>a svg path{fill:currentColor;stroke:currentColor}.views>a.active,.views>a:hover,.views>a:focus{color:#fff;background-color:#f18a00;border-color:#f18a00}.resourcePagesInteractiveToolBuildAYoke label.checkbox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.resourcePagesInteractiveToolBuildAYoke .choose-series{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:2rem 0}.resourcePagesInteractiveToolBuildAYoke .choose-series a{display:block;padding:1.5rem;border:2px solid var(--color-border);border-radius:8px;text-decoration:none;color:inherit;-webkit-transition:all .3s ease;transition:all .3s ease}.resourcePagesInteractiveToolBuildAYoke .choose-series a:hover{border-color:var(--color-primary);-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px #0000001a}.resourcePagesInteractiveToolBuildAYoke .choose-series a img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYoke .choose-series a header{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:var(--color-primary)}.resourcePagesInteractiveToolBuildAYoke .choose-series a p{color:var(--color-text-secondary);line-height:1.5}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin:2rem 0}@media (max-width: 768px){.resourcePagesInteractiveToolBuildAYoke .yoke .form-result{grid-template-columns:1fr;gap:2rem}}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row{margin-bottom:1.5rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label{display:block;margin-bottom:.5rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-label{font-weight:600;margin-bottom:.5rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:.5rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-label a{color:var(--color-primary);text-decoration:none}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-label a:hover{text-decoration:underline}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-wrapper select{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:4px;background-color:#fff;font-size:1rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-wrapper select:focus{outline:none;border-color:var(--color-primary);-webkit-box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.1);box-shadow:0 0 0 2px rgba(var(--color-primary-rgb),.1)}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .form .form-row label .field-wrapper select:disabled{background-color:var(--color-background-secondary);cursor:not-allowed}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result{background-color:var(--color-background-secondary);padding:2rem;border-radius:8px}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result header{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-primary)}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result .build-a-yoke{text-align:center;margin-bottom:2rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result .build-a-yoke img{max-width:100%;height:auto;border-radius:4px;margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result .product-number{font-size:1.25rem;font-weight:600;text-align:center;margin-bottom:1rem;color:var(--color-primary)}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result .note{background-color:var(--color-warning-light);border:1px solid var(--color-warning);border-radius:4px;padding:1rem;margin-bottom:1.5rem;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;gap:.5rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result .note .svg{flex-shrink:0;margin-top:.125rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table{width:100%;border-collapse:collapse;margin-top:1rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table th,.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table td{padding:.75rem;text-align:left;border-bottom:1px solid var(--color-border)}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table th{background-color:var(--color-background);font-weight:600}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table td.no-padding{padding:0}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table td a{color:var(--color-primary);text-decoration:none;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:.5rem}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table td a:hover{text-decoration:underline}.resourcePagesInteractiveToolBuildAYoke .yoke .form-result .result table td a .svg{width:18px;height:18px}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs{margin-bottom:2rem}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .breadcrumbs{margin-bottom:1rem;font-size:.875rem;color:var(--color-text-secondary)}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .breadcrumbs a{color:var(--color-primary);text-decoration:none}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .breadcrumbs a:hover{text-decoration:underline}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .breadcrumbs .last{color:var(--color-text);font-weight:600}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--color-primary)}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .slab.content{background-color:var(--color-background-secondary);padding:1.5rem;border-radius:8px;border-left:4px solid var(--color-primary)}.resourcePagesInteractiveToolBuildAYoke .page-breadcrumbs .slab.content p{margin:0;line-height:1.6;color:var(--color-text)}.splide__arrows [disabled]+[disabled],.splide__arrows [disabled]:has(+[disabled]){display:none}main{margin:0}main>article,main>section{width:100%}main>article>article,main>article>section,main>section>article,main>section>section{margin:3rem 0}main:has(article>.block.callToAction:last-child)+.related-cta{display:none}.siteFooter{background-color:#fbfcfc;border-top:1px solid #dde2e8}.siteFooter .top .wrapper{width:100%;max-width:86rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem;padding-top:3.5rem;text-align:center}@media (min-width: 40rem){.siteFooter .top .wrapper{display:-webkit-box;display:flex;flex-wrap:wrap}}@media (min-width: 60rem){.siteFooter .top .wrapper{flex-wrap:nowrap;padding-bottom:1.5rem;text-align:left}}.siteFooter .top .wrapper .col{margin-bottom:3.5rem}.siteFooter .top .wrapper .col.about{max-width:24rem;margin-right:auto;margin-left:auto}@media (min-width: 60rem){.siteFooter .top .wrapper .col.about{display:-webkit-box;display:flex}}.siteFooter .top .wrapper .col.about .logo{margin-bottom:1rem}@media (min-width: 60rem){.siteFooter .top .wrapper .col.about .logo{-webkit-box-flex:0;flex:0 0 auto;margin-right:1.5rem;margin-bottom:0}.siteFooter .top .wrapper .col.about .logo+div{-webkit-box-flex:1;flex:1 1 auto}}.siteFooter .top .wrapper .col.about p{color:#585858;font-size:.8125rem;letter-spacing:.0046153846em}.siteFooter .top .wrapper .col.about a{color:#282828;font-size:.8125rem;letter-spacing:.0046153846em;border-bottom:2px solid #f18a00}.siteFooter .top .wrapper .col.about a:hover,.siteFooter .top .wrapper .col.about a:focus{color:#f18a00}.siteFooter .top .wrapper .col.links .fmbtv_logo{width:50px;height:auto;margin:0 0 auto auto}.siteFooter .top .wrapper .col.contact{color:#585858;font-size:.8125rem;letter-spacing:.0046153846em;line-height:1.4615384615}.siteFooter .top .wrapper .col.contact header a{color:#282828;font-weight:700;font-size:1rem;letter-spacing:.004375em}.siteFooter .top .wrapper .col.contact a{color:inherit;font-weight:400}.siteFooter .top .wrapper .col.contact a:hover,.siteFooter .top .wrapper .col.contact a:focus{color:#f18a00}@media (min-width: 60rem){.siteFooter .top .wrapper .col.contact{white-space:nowrap}}.siteFooter .top .wrapper .col.contact .social{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;margin-top:1rem}@media (min-width: 60rem){.siteFooter .top .wrapper .col.contact .social{-webkit-box-pack:start;justify-content:flex-start}}.siteFooter .top .wrapper .col.contact .social a:not(:last-of-type){margin-right:1rem}.siteFooter .top .wrapper .col.contact .social a svg{display:block;width:1.5rem;height:1.5rem}.siteFooter .top .wrapper .col.contact .social a svg path{fill:currentColor}.siteFooter .top .wrapper .col.accred>a{display:block;width:10rem;margin:0 auto}.siteFooter .top .wrapper .col.accred>a img{display:block;width:100%}.siteFooter .top .wrapper .col.accred .associations{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.siteFooter .top .wrapper .col.accred .associations a{-webkit-box-flex:1;flex:1 1 2.5rem;display:block;max-width:2.5rem;margin:1rem .25rem 0}.siteFooter .top .wrapper .col.accred .associations a img{display:block;max-width:100%}@media (min-width: 40rem){.siteFooter .top .wrapper .col{-webkit-box-flex:1;flex:1 1 50%;max-width:50%}}@media (min-width: 60rem){.siteFooter .top .wrapper .col{-webkit-box-flex:1;flex:1 1 auto;margin-bottom:0}.siteFooter .top .wrapper .col:not(:first-of-type){margin-left:3.5rem}}.siteFooter .top .wrapper .col header{margin-bottom:1em;color:#282828;font-weight:700;font-size:1rem;letter-spacing:.004375em}.siteFooter .top .wrapper .col ul{margin:0;padding:0}.siteFooter .top .wrapper .col ul li:before{display:none}.siteFooter .top .wrapper .col ul li a{line-height:1.75;white-space:nowrap}.siteFooter .bottom{border-top:1px solid #E3ECEC}.siteFooter .bottom .wrapper{max-width:86em;margin-right:auto;margin-left:auto;padding-right:1rem;padding:.6875rem 1rem;text-align:center}@media (min-width: 20em){.siteFooter .bottom .wrapper{padding-right:calc(1rem + .5 * (100vw - 20em) / 54)}}@media (min-width: 74em){.siteFooter .bottom .wrapper{padding-right:1.5rem}}@media (min-width: 74em){.siteFooter .bottom .wrapper{padding-right:calc(1rem + .5 * (100vw - 74em) / 12)}}@media (min-width: 86em){.siteFooter .bottom .wrapper{padding-right:1.5rem}}@media (min-width: 20em){.siteFooter .bottom .wrapper{padding-left:calc(1rem + .5 * (100vw - 20em) / 54)}}@media (min-width: 74em){.siteFooter .bottom .wrapper{padding-left:1.5rem}}@media (min-width: 74em){.siteFooter .bottom .wrapper{padding-left:calc(1rem + .5 * (100vw - 74em) / 12)}}@media (min-width: 86em){.siteFooter .bottom .wrapper{padding-left:1.5rem}}@media (min-width: 74em){.siteFooter .bottom .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;text-align:left}.siteFooter .bottom .wrapper .warning-wrapper{margin-right:1rem;margin-bottom:0!important}}.siteFooter .bottom .wrapper .warning-wrapper{margin:1rem 1rem 0}@media (min-width: 74em){.siteFooter .bottom .wrapper .warning-wrapper{margin-left:0}}.siteFooter .bottom .wrapper .warning-wrapper svg.danger{width:2rem;height:auto}.siteFooter .bottom .wrapper .warning-wrapper+.warning{-webkit-box-flex:1;flex:1 1 auto}.siteFooter .bottom .wrapper .copyright span.warning{color:#c7031e;font-weight:700}.siteFooter .bottom .wrapper .copyright div:first-of-type{color:#282828;font-size:.875rem;letter-spacing:.005em}.siteFooter .bottom .wrapper .copyright div:last-of-type{color:#585858;font-size:.8125rem;letter-spacing:.0046153846em}.siteFooter .bottom .wrapper .copyright.warning div{font-size:.75rem}.siteFooter .bottom .wrapper .copyright p{margin:.3rem}.siteFooter .bottom .wrapper .links a{color:#f18a00;font-weight:700;font-size:.8125rem;letter-spacing:.0046153846em}.siteFooter .bottom .wrapper .links a:not(:last-of-type){margin-right:2rem}.employeesEntry{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.jobPostingsEntry>div:not(:first-of-type){margin-top:3rem;padding-top:3rem;border-top:1px solid var(--colorHorizontalRule)}.jobPostingsEntry>div>p{margin:.5em 0}.jobPostingsEntry>div>p strong{font-size:1.125rem}.jobPostingsEntry>div>p+div{margin-top:2rem}.jobPostingsEntry>div>div header{font-weight:700;font-size:1.125rem}.jobPostingsEntry>div>div small{font-style:italic}.jobPostingsEntry>div>div.application-contact p{margin-left:1rem}.jobPostingsEntry>div>div+div,.jobPostingsEntry>div>div+p{margin-top:2rem}.jobPostingsEntry>div:empty{display:none}.jobPostingsEntry .careersDisclaimer{padding:2rem 0 0;border-top:1px solid #bdc5cf}.jobPostingsEntry .careersDisclaimer p,.pageContact{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}@media (min-width: 50rem){.pageContact{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 50rem){.pageContact>div{-webkit-box-flex:1;flex:1 1 auto}}.pageContact>div .block{padding-right:0;padding-left:0}.pageContact>div .block.form{margin:0!important;margin-top:3rem!important;padding:0!important}.pageContact>div .block.form .wrapper{padding-right:0;padding-left:0}.pageContact>div .block.form .wrapper form{margin-top:0}.location-search{position:relative;padding:0 1rem}.location-search:before{content:"";position:absolute;top:0;left:50%;width:100vw;border-top:1px solid #e7e7e7;-webkit-transform:translateX(-50%);transform:translate(-50%)}.location-search form{max-width:62.5rem;margin:0 auto;padding:1.125rem 0}@media (min-width: 40em){.location-search form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}}.location-search form .input-wrapper{position:relative;width:100%}.location-search form .input-wrapper button{position:absolute;opacity:0;right:0;height:100%}@media (min-width: 40em){.location-search form .input-wrapper{-webkit-box-flex:1;flex:1 1 auto;width:auto}}.location-search form input[type=search]{caret-color:#f18a00;width:100%;padding:.625rem 3rem .625rem 1.5rem;background:#fff url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' class='magnifying-glass' aria-hidden='true'%3E%3Ctitle%3E magnifying glass %3C/title%3E%3Cpath d='M8.873 14.964c1.11 0 2.132-.277 3.067-.831a6.154 6.154 0 0 0 2.218-2.233 5.986 5.986 0 0 0 .816-3.065c0-1.108-.272-2.13-.816-3.064a6.028 6.028 0 0 0-2.218-2.217 5.996 5.996 0 0 0-3.067-.815c-1.109 0-2.13.271-3.066.815A6.154 6.154 0 0 0 3.572 5.77a5.896 5.896 0 0 0-.832 3.064c0 1.109.278 2.13.832 3.065a6.284 6.284 0 0 0 2.235 2.233 5.906 5.906 0 0 0 3.066.831zm8.156 0l6.753 6.75-2.055 2.053-6.753-6.781V15.91l-.392-.359a8.068 8.068 0 0 1-2.626 1.549 8.979 8.979 0 0 1-3.083.538c-1.609 0-3.093-.391-4.453-1.174a8.708 8.708 0 0 1-3.213-3.162A8.66 8.66 0 0 1 0 8.835c0-1.608.397-3.092 1.19-4.45a8.718 8.718 0 0 1 3.23-3.211C5.78.39 7.264 0 8.873 0c1.61 0 3.1.402 4.47 1.206a8.62 8.62 0 0 1 3.148 3.195c.772 1.348 1.158 2.826 1.158 4.434 0 1.087-.18 2.125-.538 3.114a8.06 8.06 0 0 1-1.55 2.624l.359.391h1.11z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E%0A") calc(100% - .75rem) 50% no-repeat scroll;border:1px solid #bdc5cf;-webkit-box-shadow:inset 0 2px 2px 0 rgba(142,153,167,.62),inset 0 3px 8px 1px rgba(142,153,167,.11);box-shadow:inset 0 2px 2px #8e99a79e,inset 0 3px 8px 1px #8e99a71c;border-radius:1000rem}.location-search form>span{display:block;padding:1rem 0;font-size:1.25rem}@media (min-width: 40em){.location-search form>span{-webkit-box-flex:0;flex:0 1 auto;padding:0 1.5rem}}.location-search form .reusserButton,.location-search form .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .location-search form button,.location-search .filterBar form button,.filterBar .location-search form button,.location-search form input[type=submit],.location-search form button:not(.fancybox-button),.location-search form .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .location-search form .cancel,.location-search form .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .location-search form .confirm,.location-search form .siteSearch button,.siteSearch .location-search form button{white-space:nowrap}@media (min-width: 40em){.location-search form .reusserButton,.location-search form .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .location-search form button,.location-search .filterBar form button,.filterBar .location-search form button,.location-search form input[type=submit],.location-search form button:not(.fancybox-button),.location-search form .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .location-search form .cancel,.location-search form .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .location-search form .confirm,.location-search form .siteSearch button,.siteSearch .location-search form button{-webkit-box-flex:0;flex:0 1 auto}}.pageDistributorMap .map-container{width:100%;height:36rem;padding-bottom:0;background-color:#f5f0e7}.pageDistributorMap .map-container>div{width:100%;height:36rem}.pageDistributorMap .map-container>div .info{margin-top:.75rem}.pageDistributorMap .map-container>div .info>div{display:-webkit-box;display:flex;border-top:1px solid #f3f3f3}.pageDistributorMap .map-container>div .info>div>div:nth-of-type(1){-webkit-box-flex:0;flex:0 0 3rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#6766668c;font-weight:700;font-size:.8125rem;border-right:1px solid #f3f3f3}.pageDistributorMap .map-container>div .info>div>div:nth-of-type(2){padding:.375rem 1rem}.pageDistributorMap .map-container>div .info>div>div:nth-of-type(2) a{color:#676666;font-weight:400}.pageDistributorMap .map-container>div .info>div>div:nth-of-type(2) a:hover,.pageDistributorMap .map-container>div .info>div>div:nth-of-type(2) a:focus{color:#f18a00}.pageDistributorMap .map-container+.heading-sort{border-top:0}.pageDistributorMap .heading-sort{background-color:#fbfcfc;border-top:1px solid #dde2e8;border-bottom:1px solid #dde2e8}.pageDistributorMap .heading-sort .wrapper{max-width:82.5rem;margin-right:auto;margin-left:auto;padding:1rem 1.5rem;text-align:center}@media (min-width: 54em){.pageDistributorMap .heading-sort .wrapper{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;text-align:left}}.pageDistributorMap .heading-sort .wrapper h3{margin:0}.pageDistributorMap .heading-sort .wrapper form{margin-top:1rem;padding:0;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:center;justify-content:center}@media (min-width: 54em){.pageDistributorMap .heading-sort .wrapper form{margin-top:0}}.pageDistributorMap .heading-sort .wrapper form label{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:auto;margin-bottom:1rem}@media (min-width: 54em){.pageDistributorMap .heading-sort .wrapper form label{margin-bottom:0}}.pageDistributorMap .heading-sort .wrapper form label .field-label{width:auto;margin-left:1.5rem;margin-right:1rem}.pageDistributorMap .heading-sort .wrapper form label .field-wrapper{width:auto;background-color:#fff}.pageDistributorMap .heading-sort .wrapper form label .field-wrapper select{min-width:9.25rem}.pageDistributorMap .distributors{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;row-gap:3rem;max-width:82.5rem;margin:3rem auto 5rem!important;padding:0 1.5rem}.pageDistributorMap .distributors>*{display:block;width:100%;max-width:100%}@media (min-width: 42em){.pageDistributorMap .distributors>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 3rem)/2);max-width:calc((100% - 3rem)/2)}}@media (min-width: 63em){.pageDistributorMap .distributors>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 6rem) / 3);max-width:calc((100% - 6rem) / 3)}}.pageDistributorMap .distributors .distributor header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;padding:1rem 0;line-height:1.25}.pageDistributorMap .distributors .distributor header .name{color:#282828;font-weight:700;font-size:1.125rem}.pageDistributorMap .distributors .distributor header .miles{margin-left:1rem;color:#3a8ecd;white-space:nowrap}.pageDistributorMap .distributors .distributor .info>div{display:-webkit-box;display:flex;border-top:1px solid #f3f3f3}.pageDistributorMap .distributors .distributor .info>div>div:nth-of-type(1){-webkit-box-flex:0;flex:0 0 3rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;color:#6766668c;font-weight:700;font-size:.8125rem;border-right:1px solid #f3f3f3}.pageDistributorMap .distributors .distributor .info>div>div:nth-of-type(2){padding:.375rem 1rem}.pageDistributorMap .distributors .distributor .info>div>div:nth-of-type(2) a{color:#676666;font-weight:400}.pageDistributorMap .distributors .distributor .info>div>div:nth-of-type(2) a:hover,.pageDistributorMap .distributors .distributor .info>div>div:nth-of-type(2) a:focus{color:#f18a00}.pageDistributorMap .representatives{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem;row-gap:3rem;max-width:82.5rem;margin:3rem auto 5rem!important;padding:0 1.5rem}.pageDistributorMap .representatives>*{display:block;width:100%;max-width:100%}@media (min-width: 42em){.pageDistributorMap .representatives>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 3rem)/2);max-width:calc((100% - 3rem)/2)}}@media (min-width: 63em){.pageDistributorMap .representatives>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 6rem) / 3);max-width:calc((100% - 6rem) / 3)}}.pageDistributorMap .representatives .representative .title{color:#282828;font-weight:700;font-size:1.125rem}.pageDistributorMap .representatives .representative .name{color:#676666}.listingEmployees{width:100%;max-width:62.5rem;margin-right:auto;margin-left:auto;padding-right:1rem;padding-left:1rem}.listingEmployees .wrapper{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:2rem}.listingEmployees .wrapper>*{display:block;width:100%;max-width:100%}@media (min-width: 36rem){.listingEmployees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 1rem)/2);max-width:calc((100% - 1rem)/2)}}@media (min-width: 54rem){.listingEmployees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 2rem) / 3);max-width:calc((100% - 2rem) / 3)}}@media (min-width: 72rem){.listingEmployees .wrapper>*{-webkit-box-flex:1;flex:1 1 auto;width:calc((100% - 3rem)/4);max-width:calc((100% - 3rem)/4)}}.pageListingNewsArticles .withSidebar{max-width:62.5rem;margin:0 auto;padding:0 1.5rem}@media (min-width: 50em){.pageListingNewsArticles .withSidebar{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news{-webkit-box-flex:1;flex:1 1 auto;margin-right:3.125rem}}.pageListingNewsArticles .withSidebar>.news .featured{position:relative;margin-bottom:2rem;padding-right:1.25rem;padding:4.25rem 1.25rem 2rem;background:#fff;border:1px solid #dde2e8;-webkit-box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px 0 0 #dde2e8;box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px #dde2e8}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .featured{padding-right:calc(1.25rem + 1.375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured{padding-right:2.625rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured{padding-right:calc(1.25rem + 1.375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .featured{padding-right:2.625rem}}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .featured{padding-left:calc(1.25rem + 1.375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured{padding-left:2.625rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured{padding-left:calc(1.25rem + 1.375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .featured{padding-left:2.625rem}}.pageListingNewsArticles .withSidebar>.news .featured:before{content:"News";position:absolute;top:0;left:1.25rem;padding:.625rem .875rem;color:#fff;font-weight:700;letter-spacing:.079375em;line-height:1;text-transform:uppercase;background-color:#f18a00}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .featured:before{left:calc(1.25rem + 1.375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured:before{left:2.625rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured:before{left:calc(1.25rem + 1.375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .featured:before{left:2.625rem}}.pageListingNewsArticles .withSidebar>.news .featured header{margin-bottom:1rem;color:#313131;font-weight:700;font-size:1.375rem;letter-spacing:.0389655172em;line-height:1.1379310345;text-transform:uppercase}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .featured header{font-size:calc(1.375rem + .4375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured header{font-size:1.8125rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured header{font-size:calc(1.375rem + .4375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .featured header{font-size:1.8125rem}}@media (min-width: 40em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories{display:-webkit-box;display:flex}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories{display:block}}@media (min-width: 80em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories{display:-webkit-box;display:flex}}.pageListingNewsArticles .withSidebar>.news .featured .time-categories time{-webkit-box-flex:0;flex:0 1 auto;margin-right:2rem;color:#555;font-size:1rem;letter-spacing:-.0068181818em;line-height:1.2}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories time{font-size:calc(1rem + .0125*(100vw - 20em))}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories time{font-size:1.375rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories time{font-size:calc(1rem + .375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories time{font-size:1.375rem}}.pageListingNewsArticles .withSidebar>.news .featured .time-categories .categories{-webkit-box-flex:1;flex:1 1 auto}@media (min-width: 48em){.pageListingNewsArticles .withSidebar>.news .featured .time-categories .categories{margin-top:1px}}.pageListingNewsArticles .withSidebar>.news .featured .time-categories .categories a{color:#28282882;font-weight:400;letter-spacing:.004375em}.pageListingNewsArticles .withSidebar>.news .featured .time-categories .categories a:hover,.pageListingNewsArticles .withSidebar>.news .featured .time-categories .categories a:focus{color:#f18a00}.pageListingNewsArticles .withSidebar>.news .featured>a{text-transform:uppercase}.pageListingNewsArticles .withSidebar>.news .standard{position:relative;margin-bottom:10rem;background:#fff;border:1px solid #dde2e8;-webkit-box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px 0 0 #dde2e8;box-shadow:0 5px 12px -4px #dde2e8,inset 0 -5px #dde2e8}.pageListingNewsArticles .withSidebar>.news .standard>a{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-left:1.25rem}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .standard>a{padding-left:calc(1.25rem + 1.375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a{padding-left:2.625rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a{padding-left:calc(1.25rem + 1.375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .standard>a{padding-left:2.625rem}}.pageListingNewsArticles .withSidebar>.news .standard>a:not(:last-of-type){border-bottom:1px solid #eff2f4}.pageListingNewsArticles .withSidebar>.news .standard>a:last-of-type{margin-bottom:5px}.pageListingNewsArticles .withSidebar>.news .standard>a.view-more{margin-bottom:0;padding-top:1rem;padding-right:1.25rem;padding-bottom:1.375rem}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .standard>a.view-more{padding-right:calc(1.25rem + 1.375 * (100vw - 20em) / 30)}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a.view-more{padding-right:2.625rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a.view-more{padding-right:calc(1.25rem + 1.375 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .standard>a.view-more{padding-right:2.625rem}}.pageListingNewsArticles .withSidebar>.news .standard>a .content{margin-right:2rem;padding-top:1rem;padding-bottom:1rem}.pageListingNewsArticles .withSidebar>.news .standard>a .content header{margin-bottom:.5rem;color:#313131;font-weight:500;font-size:1.0625rem;line-height:1.35}@media (min-width: 20em){.pageListingNewsArticles .withSidebar>.news .standard>a .content header{font-size:calc(1.0625rem + .00625*(100vw - 20em))}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a .content header{font-size:1.25rem}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a .content header{font-size:calc(1.0625rem + .1875 * (100vw - 50em) / 36)}}@media (min-width: 86em){.pageListingNewsArticles .withSidebar>.news .standard>a .content header{font-size:1.25rem}}@media (min-width: 40em){.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories{display:-webkit-box;display:flex}}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories{display:block}}@media (min-width: 80em){.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories{display:-webkit-box;display:flex}}.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories time{-webkit-box-flex:0;flex:0 1 auto;display:block;margin-bottom:.5rem;color:#555;font-style:italic;font-weight:500;font-size:.875rem;letter-spacing:-.0071428571em}@media (min-width: 40em){.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories time{margin-right:2rem;margin-bottom:0}}.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories .categories{-webkit-box-flex:1;flex:1 1 auto;color:#888;font-weight:400;font-size:.875rem}@media (min-width: 48em){.pageListingNewsArticles .withSidebar>.news .standard>a .content .time-categories .categories{margin-top:1px}}.pageListingNewsArticles .withSidebar>.news .standard>a .link{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:1rem 2rem 1rem 1rem;color:#f18a00;text-transform:uppercase;-webkit-transition:all .25s;transition:all .25s}.pageListingNewsArticles .withSidebar>.news .standard>a .link:before{content:"";position:absolute;top:0;right:100%;bottom:0;width:2rem;background-color:#fff;-webkit-transition:all .25s;transition:all .25s;-webkit-transform:skewX(-10deg) translateX(16px);transform:skew(-10deg) translate(16px)}.pageListingNewsArticles .withSidebar>.news .standard>a:hover .link,.pageListingNewsArticles .withSidebar>.news .standard>a:focus .link{color:#fff;background-color:#f18a00}.pageListingNewsArticles .withSidebar>.news .standard>a:hover .link:before,.pageListingNewsArticles .withSidebar>.news .standard>a:focus .link:before{background-color:#f18a00}.pageListingNewsArticles .withSidebar>.news .standard .no-results{padding:4rem 1.5rem;text-align:center}.pageListingNewsArticles .withSidebar>.news .standard .lazyLoad{position:absolute;top:calc(100% + 3rem);left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.pageListingNewsArticles .withSidebar>aside{padding-top:3rem}@media (min-width: 50em){.pageListingNewsArticles .withSidebar>aside{-webkit-box-flex:1;flex:1 1 16.5rem;min-width:16.5rem;max-width:16.5rem}}.pageListingNewsArticles .withSidebar>aside section{margin-bottom:3rem}.pageListingNewsArticles .withSidebar>aside section header{margin-bottom:.5rem;color:#313131;font-weight:700}.pageListingNewsArticles .withSidebar>aside section ul{list-style:none;margin:0;padding:0}.pageListingNewsArticles .withSidebar>aside section ul li:before{display:none}.pageListingNewsArticles .withSidebar>aside section ul li a{color:#313131;font-weight:400;line-height:1.8}.pageListingNewsArticles .withSidebar>aside section ul li a:hover,.pageListingNewsArticles .withSidebar>aside section ul li a:focus{color:#f18a00}.withSidebar{max-width:82rem;margin:3rem auto}@media (min-width: 60em){.withSidebar{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}}.withSidebar>aside{margin-bottom:5rem;padding:0 1.5rem}@media (min-width: 60em){.withSidebar>aside{-webkit-box-flex:1;flex:1 1 16rem;min-width:16rem;max-width:16rem;margin-right:1rem}@supports (position: sticky){.withSidebar>aside{position:sticky;top:0;max-height:100vh;overflow-y:auto}}}.withSidebar>aside header{margin-top:.5rem;margin-bottom:1rem;padding-bottom:1rem;color:#282828;font-weight:700;font-size:.875rem;font-family:IBM Plex Sans,Helvetica Neue,Helvetica,Arial,sans-serif;letter-spacing:.025em;border-bottom:1px solid #d8d8d8}@media (min-width: 20rem){.withSidebar>aside header{font-size:calc(.875rem + .375 * (100vw - 20rem) / 44)}}@media (min-width: 64rem){.withSidebar>aside header{font-size:1.25rem}}.withSidebar>aside ul{list-style:none;margin:0;padding:0}.withSidebar>aside ul li{margin-bottom:.5rem}.withSidebar>aside ul li:before{display:none}.withSidebar>aside ul li a{color:inherit;font-weight:400}.withSidebar>aside ul li a:hover,.withSidebar>aside ul li a:focus{color:#f18a00}.withSidebar>div{-webkit-box-flex:1;flex:1 1 auto}.withSidebar>.resourcesListing{margin-right:0;margin-left:0}.resourcesListing{-webkit-box-flex:1;flex:1 1 auto;max-width:62.5rem;margin-right:auto;margin-left:auto;padding:0 1.5rem 3rem}.resourcesListing .cat-header{-webkit-box-flex:1;flex:1 1 100%;max-width:100%;margin-top:0;margin-bottom:0}.resourcesListing .cat-header:not(:first-of-type){margin-top:4rem}.resourcesListing .resource-listing-detail,.resourcesListing .resource-listing-detail .flex-link{-webkit-box-flex:1;flex:1 1 auto;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;color:#555;font-weight:400}.resourcesListing .resource-listing-detail .info,.resourcesListing .resource-listing-detail .flex-link .info{-webkit-box-flex:1;flex:1 1 auto;max-width:100%;margin:1rem 1.5rem 1rem 0}.resourcesListing .resource-listing-detail .info .has-thumbnail,.resourcesListing .resource-listing-detail .flex-link .info .has-thumbnail{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.resourcesListing .resource-listing-detail .info .has-thumbnail .thumbnail,.resourcesListing .resource-listing-detail .flex-link .info .has-thumbnail .thumbnail{-webkit-box-flex:1;flex:1 1 auto;min-width:4rem;max-width:4rem;margin-right:1rem}.resourcesListing .resource-listing-detail .info .has-thumbnail .thumbnail img,.resourcesListing .resource-listing-detail .flex-link .info .has-thumbnail .thumbnail img{display:block;max-width:100%}.resourcesListing .resource-listing-detail .info h4,.resourcesListing .resource-listing-detail .flex-link .info h4{margin-top:0;margin-bottom:0;font-weight:700;line-height:1.05;-webkit-transition:all .25s;transition:all .25s}.resourcesListing .resource-listing-detail .info h4+p,.resourcesListing .resource-listing-detail .flex-link .info h4+p{margin-top:.25rem;font-size:.75rem;-webkit-transition:all .25s;transition:all .25s}.resourcesListing .resource-listing-detail .button,.resourcesListing .resource-listing-detail .flex-link .button{-webkit-box-flex:0;flex:0 0 auto;-webkit-box-pack:center;justify-content:center;min-width:6rem;max-width:100%;margin:1rem 0;padding:.5rem;-webkit-transition:all .25s;transition:all .25s}.resourcesListing .resource-listing-detail{border-bottom:1px solid #d8d8d8}.resourcesListing .resource-listing-detail .flex-link:hover .info h4,.resourcesListing .resource-listing-detail .flex-link:hover .info h4+p,.resourcesListing .resource-listing-detail .flex-link:focus .info h4,.resourcesListing .resource-listing-detail .flex-link:focus .info h4+p{color:#f18a00}.resourcesListing .resource-listing-detail .flex-link:hover .button,.resourcesListing .resource-listing-detail .flex-link:focus .button{color:#fff;background-color:#f18a00}.resourcesListing .resource-listing-detail .flex-link+.button{margin-left:.75rem}.resourcesListing .resource-listing-detail .flex-link+.button:hover .button,.resourcesListing .resource-listing-detail .flex-link+.button:focus .button{color:#fff;background-color:#f18a00}.timeline{position:relative;max-width:65.5rem;margin-right:auto;margin-left:auto;padding:0 1.5rem}@media (min-width: 30em){.timeline{padding-left:4.5rem}}@media (min-width: 50em){.timeline{padding-left:1.5rem}}.timeline .line{display:none}@media (min-width: 30em){.timeline .line{position:absolute;top:0;bottom:0;left:1.5rem;display:block;width:1px;background-color:#dedee2}}@media (min-width: 50em){.timeline .line{left:50%}}.timeline .event{position:relative;margin-bottom:4rem;background-color:#fbfbfb;border:1px solid #e7e7e7}.timeline .event .marker{display:none}@media (min-width: 30em){.timeline .event .marker{position:absolute;top:2.5rem;right:calc(100% + 28px);display:block;width:20px;height:1px;background-color:#dedee2}.timeline .event .marker:after{content:"";position:absolute;top:50%;right:0;width:7px;height:7px;background-color:#dedee2;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width: 50em){.timeline .event{width:calc(50% - 36px)}.timeline .event:not(:first-of-type){margin-top:6rem}.timeline .event:nth-of-type(odd){float:left}.timeline .event:nth-of-type(odd) .marker{right:auto;left:calc(100% + 18px)}.timeline .event:nth-of-type(odd) .marker:after{right:auto;left:0}.timeline .event:nth-of-type(2n){float:right}.timeline .event:nth-of-type(2n) .marker{right:calc(100% + 16px)}}.timeline .event .img{margin:1.5rem 1.5rem 0}.timeline .event .img figure{width:100%}.timeline .event .wrapper{padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem}@media (min-width: 20em){.timeline .event .wrapper{padding-right:calc(1.5rem + 2.125 * (100vw - 20em) / 60)}}@media (min-width: 80em){.timeline .event .wrapper{padding-right:3.625rem}}@media (min-width: 20em){.timeline .event .wrapper{padding-bottom:calc(1.5rem + .01875*(100vw - 20em))}}@media (min-width: 80em){.timeline .event .wrapper{padding-bottom:2.625rem}}@media (min-width: 20em){.timeline .event .wrapper{padding-left:calc(1.5rem + 2.125 * (100vw - 20em) / 60)}}@media (min-width: 80em){.timeline .event .wrapper{padding-left:3.625rem}}.timeline .event .wrapper .date{margin-top:1.5rem;margin-bottom:1.25rem;color:#f18a00;font-style:italic;font-weight:500;font-size:1.125rem}.timeline .event .wrapper .title{margin-bottom:.5rem;color:#313131;font-weight:700;font-size:1.25rem}.timeline .event .wrapper p{color:#313131}.timeline .event .wrapper p:last-of-type{margin-bottom:0}.productsCatalog .product-category-banner{padding:2rem 1rem}.productsCatalog .product-category-banner .wrapper{max-width:83rem;margin-right:auto;margin-left:auto}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper{display:-webkit-box;display:flex}}.productsCatalog .product-category-banner .wrapper .img-container{min-width:12.75rem;max-width:12.75rem;margin:0 auto 3rem}@media (min-width: 20rem){.productsCatalog .product-category-banner .wrapper .img-container{min-width:calc(12.75rem + .2*(100vw - 20rem))}}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{min-width:18.75rem}}@media (min-width: 20rem){.productsCatalog .product-category-banner .wrapper .img-container{max-width:calc(12.75rem + .2*(100vw - 20rem))}}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{max-width:18.75rem}}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{-webkit-box-flex:0;flex:0 0 auto;min-width:12.75rem;max-width:12.75rem;margin-right:4rem;margin-bottom:0;margin-left:2rem}}@media (min-width: 50rem) and (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{min-width:calc(12.75rem + 6 * (100vw - 50rem) / 26)}}@media (min-width: 50rem) and (min-width: 76rem){.productsCatalog .product-category-banner .wrapper .img-container{min-width:18.75rem}}@media (min-width: 50rem) and (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{max-width:calc(12.75rem + 6 * (100vw - 50rem) / 26)}}@media (min-width: 50rem) and (min-width: 76rem){.productsCatalog .product-category-banner .wrapper .img-container{max-width:18.75rem}}@media (min-width: 50rem) and (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .img-container{margin-right:calc(4rem + 2.25 * (100vw - 50rem) / 26)}}@media (min-width: 50rem) and (min-width: 76rem){.productsCatalog .product-category-banner .wrapper .img-container{margin-right:6.25rem}}.productsCatalog .product-category-banner .wrapper .img-container .img{position:relative;width:100%;margin-bottom:1rem;padding-bottom:117.4180327869%;text-align:center;border:1px solid #626262;border-radius:16px;-webkit-transition:-webkit-box-shadow .25s;transition:-webkit-box-shadow .25s;transition:box-shadow .25s;transition:box-shadow .25s,-webkit-box-shadow .25s}.productsCatalog .product-category-banner .wrapper .img-container .img img{position:absolute;top:50%;left:50%;width:140%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.productsCatalog .product-category-banner .wrapper .content{text-align:center}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .content{-webkit-box-flex:1;flex:1 1 100%;text-align:left}}.productsCatalog .product-category-banner .wrapper .content h1{margin-top:1rem;margin-bottom:0;line-height:1.2285714286}.productsCatalog .product-category-banner .wrapper .content p{margin-top:.25rem}.productsCatalog .product-category-banner .wrapper .content .buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;gap:.75rem;margin:2rem 0 0}@media (min-width: 32em){.productsCatalog .product-category-banner .wrapper .content .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;-webkit-box-align:stretch;align-items:stretch}}@media (min-width: 50rem){.productsCatalog .product-category-banner .wrapper .content .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 54em){.productsCatalog .product-category-banner .wrapper .content .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:stretch;align-items:stretch}}.productsCatalog .product-category-banner .wrapper .content .buttons .reusserButton,.productsCatalog .product-category-banner .wrapper .content .buttons .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .productsCatalog .product-category-banner .wrapper .content .buttons button,.productsCatalog .product-category-banner .wrapper .content .buttons .filterBar form button,.filterBar form .productsCatalog .product-category-banner .wrapper .content .buttons button,.productsCatalog .product-category-banner .wrapper .content .buttons input[type=submit],.productsCatalog .product-category-banner .wrapper .content .buttons button:not(.fancybox-button),.productsCatalog .product-category-banner .wrapper .content .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .productsCatalog .product-category-banner .wrapper .content .buttons .cancel,.productsCatalog .product-category-banner .wrapper .content .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .productsCatalog .product-category-banner .wrapper .content .buttons .confirm,.productsCatalog .product-category-banner .wrapper .content .buttons .siteSearch button,.siteSearch .productsCatalog .product-category-banner .wrapper .content .buttons button{margin:0}@media (min-width: 50rem){.product-category-wrapper{display:-webkit-box;display:flex}}.product-category-wrapper aside{margin-bottom:5rem;padding-top:1.375rem}@media (min-width: 50rem){.product-category-wrapper aside{-webkit-box-flex:1;flex:1 1 21rem;min-width:21rem;max-width:21rem;margin-right:2.25rem;margin-bottom:0}@supports (position: sticky){.product-category-wrapper aside{align-self:flex-start;position:sticky;top:0;max-height:100vh;overflow-y:auto}}}.product-category-wrapper aside section header{font-weight:500}.product-category-wrapper aside section ul li{margin-bottom:.25rem}.product-category-wrapper aside section ul li:before{display:none}.product-category-wrapper aside section ul li a{position:relative;display:inline-block;color:#707070;font-weight:500;font-size:.875rem}.product-category-wrapper aside section ul li a:before{content:"—";position:absolute;top:0;right:calc(100% + .5rem);color:#f18a00;font-weight:700;opacity:0;-webkit-transition:all .25s;transition:all .25s}.product-category-wrapper aside section ul li a.active,.product-category-wrapper aside section ul li a:hover,.product-category-wrapper aside section ul li a:focus{color:#f18a00}.product-category-wrapper aside section ul li a.active:before,.product-category-wrapper aside section ul li a:hover:before,.product-category-wrapper aside section ul li a:focus:before{opacity:1}.product-category-wrapper .main{padding-top:1rem}@media (min-width: 50rem){.product-category-wrapper .main{-webkit-box-flex:1;flex:1 1 100%}}.product-category-wrapper .main :first-child{margin-top:0}.product-category-wrapper .main h3{margin-bottom:.5rem;text-transform:none}.product-category-wrapper .main h3+h5{margin-top:0}.product-category-wrapper .main h5{scroll-margin-top:1rem}.product-category-wrapper .main>div>div+div{margin-top:5rem}.product-category-wrapper .main .product-list .empty{margin-top:-1.5rem;margin-bottom:2rem}.product-category-wrapper .main .product-list a{display:block;padding:.25rem 0;color:#282828;text-align:center}.product-category-wrapper .main .product-list a.button{padding:.75rem!important;color:#fff}@media (min-width: 38em){.product-category-wrapper .main .product-list a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;text-align:left}}.product-category-wrapper .main .product-list a .img{min-width:10rem;max-width:10rem;margin-right:auto;margin-left:auto;margin-bottom:1.5rem}@media (min-width: 38em){.product-category-wrapper .main .product-list a .img{-webkit-box-flex:0;flex:0 0 5.25rem;min-width:5.25rem;max-width:5.25rem;margin-right:1.5rem;margin-bottom:0;margin-left:0}}.product-category-wrapper .main .product-list a .img img{display:block;width:100%;max-width:100%;height:auto}.product-category-wrapper .main .product-list a .img svg{display:block;width:100%;max-width:90%;height:auto;margin:0 auto;padding:.5rem}@media (min-width: 38em){.product-category-wrapper .main .product-list a .content{-webkit-box-flex:1;flex:1 1 100%}}.product-category-wrapper .main .product-list a .content .title{font-size:1.0625rem;letter-spacing:.0129411765em}.product-category-wrapper .main .product-list a .content .description{font-weight:400;font-size:.875rem}.product-category-wrapper .main .product-list a .content .part{font-weight:400;font-size:.875rem;letter-spacing:.0128571429em}.product-category-wrapper .main .product-list a .details{margin-top:1rem;font-weight:400;font-size:1.0625rem;letter-spacing:.0047058824em}@media (min-width: 38em){.product-category-wrapper .main .product-list a .details{-webkit-box-flex:0;flex:0 0 auto;margin-top:0;margin-left:1.5rem}}.product-category-wrapper .main .product-list a:hover,.product-category-wrapper .main .product-list a:focus{color:#f18a00}.product-category-wrapper .main .product-list+h3{margin-top:5rem}.productsItem{max-width:86rem;margin-right:auto;margin-left:auto;padding:3.25rem 1rem}@media (min-width: 50rem){.productsItem{display:-webkit-box;display:flex}}.productsItem aside{margin-bottom:3.5rem}@media (min-width: 50rem){.productsItem aside{-webkit-box-flex:0;flex:0 0 20rem;min-width:20rem;max-width:20rem;margin-right:3.5rem;margin-bottom:0}}@media (min-width: 50rem) and (min-width: 50rem){.productsItem aside{min-width:calc(20rem + 5 * (100vw - 50rem) / 36)}}@media (min-width: 50rem) and (min-width: 86rem){.productsItem aside{min-width:25rem}}@media (min-width: 50rem) and (min-width: 50rem){.productsItem aside{max-width:calc(20rem + 5 * (100vw - 50rem) / 36)}}@media (min-width: 50rem) and (min-width: 86rem){.productsItem aside{max-width:25rem}}.productsItem aside a,.productsItem aside div.a{display:block;color:#555}.productsItem aside a .img,.productsItem aside div.a .img{max-width:25rem;margin-right:auto;margin-left:auto;padding:1rem;border:1px solid #dde2e8;-webkit-transition:all .25s;transition:all .25s;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;align-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:334px}.productsItem aside a .img img,.productsItem aside div.a .img img{display:block;max-width:90%;height:auto;margin:0 auto}.productsItem aside a .note,.productsItem aside div.a .note{margin-top:.75rem;font-weight:400;text-align:center}@media (min-width: 50rem){.productsItem .main{-webkit-box-flex:1;flex:1 1 100%}}.productsItem .main h1{margin-top:1rem;margin-bottom:0}.productsItem .main .part-info-container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.productsItem .main .part-number{font-size:1.3125rem}.productsItem .main .buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;gap:.75rem;margin:1rem 0 0}@media (min-width: 32em){.productsItem .main .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:stretch;align-items:stretch}}@media (min-width: 50rem){.productsItem .main .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 54em){.productsItem .main .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:stretch;align-items:stretch}}.productsItem .main .buttons .reusserButton,.productsItem .main .buttons .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .productsItem .main .buttons button,.productsItem .main .buttons .filterBar form button,.filterBar form .productsItem .main .buttons button,.productsItem .main .buttons input[type=submit],.productsItem .main .buttons button:not(.fancybox-button),.productsItem .main .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .productsItem .main .buttons .cancel,.productsItem .main .buttons .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .productsItem .main .buttons .confirm,.productsItem .main .buttons .siteSearch button,.siteSearch .productsItem .main .buttons button{margin:0}.productsItem .main .details{table-layout:auto;width:100%;margin-top:1.75rem;border:0}.productsItem .main .details thead tr{border-bottom:1px solid #dde2e8}.productsItem .main .details thead tr th{padding:.5rem .75rem;background-color:transparent}.productsItem .main .details thead tr th h3{margin:0;font-size:1.1875rem}.productsItem .main .details tbody tr{border-top:1px solid #dde2e8}.productsItem .main .details tbody tr td{display:block;padding:.5rem .75rem;background-color:transparent!important}@media (min-width: 40em){.productsItem .main .details tbody tr td{display:table-cell}}.productsItem .main .details tbody tr td:first-of-type{margin-bottom:-1rem;font-weight:700}@media (min-width: 40em){.productsItem .main .details tbody tr td:first-of-type{margin-bottom:0;border-right:1px solid #dde2e8}}.productsItem .main .details.downloads tbody tr{border-top:0}@media (min-width: 40em){.productsItem .main .details.downloads tbody tr{border-top:1px solid #dde2e8}}.productsItem .main .details.downloads tbody tr td:first-of-type{font-weight:400}.productsItem .main .details.downloads tbody tr td:last-of-type{margin-bottom:-1.75rem}@media (min-width: 40em){.productsItem .main .details.downloads tbody tr td:last-of-type{margin-bottom:0}}.productsItem .main .details.downloads tbody tr td a{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;color:#555;font-weight:400}.productsItem .main .details.downloads tbody tr td a svg{display:block;margin-right:.75rem}.productsItem .main .details.downloads tbody tr td a svg path{fill:#f18a00}.productsItem .main .details.downloads tbody tr td a:hover,.productsItem .main .details.downloads tbody tr td a:focus{color:#f18a00}.choose-series{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;row-gap:0;margin-top:0;margin-bottom:-1px}.choose-series>*{display:block;width:100%;max-width:100%}@media (min-width: 36em){.choose-series>*{-webkit-box-flex:1;flex:1 1 auto;width:50%;max-width:50%}}@media (min-width: 54em){.choose-series>*{-webkit-box-flex:1;flex:1 1 auto;width:33.3333333333%;max-width:33.3333333333%}}.choose-series template{display:none}.choose-series a{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;padding:4rem 2rem;color:#888;font-weight:400;text-align:center;border-bottom:1px solid #d8d8d8;text-decoration:none}@media (min-width: 36em){.choose-series a:nth-of-type(odd){border-right:1px solid #d8d8d8}}@media (min-width: 54em){.choose-series a:nth-of-type(odd){border-right:0}.choose-series a:nth-of-type(n+1),.choose-series a:nth-of-type(n+2){border-right:1px solid #d8d8d8}}.choose-series a img{display:block;margin-bottom:2rem}.choose-series a header{max-width:100%;color:#000;font-weight:500;font-size:1.125rem;-webkit-transition:all .25s;transition:all .25s}.choose-series a p{max-width:100%}.choose-series a p:last-of-type{margin-bottom:0}.choose-series a:hover,.choose-series a:focus{color:#f18a00}.choose-series a:hover header,.choose-series a:focus header{color:#f18a00}.form-result{max-width:65.75rem;margin-right:auto;margin-left:auto;padding:0 1.5rem;margin-bottom:3rem}@media (min-width: 50em){.form-result{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 50em){.form-result .form{-webkit-box-flex:1;flex:1 1 auto;min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem);margin-right:3rem}}.form-result .form form{padding:0}.form-result .form form header{padding:1rem 0 .5rem;color:#282828;font-weight:500;font-size:1.375rem}.form-result .form form hr{height:1px;-webkit-box-shadow:none;box-shadow:none;margin:0;background:#bdc5cf;border:none;opacity:.35}.form-result .form form .form-row{margin:.5rem 0 1rem}.form-result .result{padding:1rem 1.5rem;border:1px solid #bdc5cf;-webkit-box-shadow:0 26px 21px 0 rgba(163,203,219,.04),0 28px 2px -14px rgba(162,179,186,.17);box-shadow:0 26px 21px #a3cbdb0a,0 28px 2px -14px #a2b3ba2b}@media (min-width: 50em){.form-result .result{-webkit-box-flex:1;flex:1 1 auto;min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}@supports (position: sticky){.form-result .result{position:sticky;top:3rem}}}.form-result .result header{color:#313131;font-weight:700;font-size:1.0625rem;text-align:center;text-transform:uppercase}.form-result .result figure{max-width:20rem;margin:1rem auto}.form-result .result figure img{display:block;max-width:100%;height:auto;margin:0 auto}.form-result .result figure.build-a-yoke,.form-result .result figure.build-a-setter{position:relative;height:350px}.form-result .result figure.build-a-yoke img,.form-result .result figure.build-a-setter img{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0}.form-result .result figure.build-a-setter{max-width:23rem}.form-result .result figure.build-a-setter img{max-width:95%}.form-result .result figure.build-a-setter.s90{height:270px}.form-result .result figure.build-a-setter.s30{margin-top:3rem;margin-left:.7rem}.form-result .result figure.top-view{position:absolute;top:30px;right:30px}.form-result .result.top-view-parent figure.build-a-setter.commercial{margin-top:2rem}.form-result .result .product-number{font-weight:500;font-size:1.5rem;text-align:center}.form-result .result .data{margin-bottom:1rem;color:#282828;text-align:center}.form-result .result .data .value{font-weight:700;font-size:2rem}.form-result .result .buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;margin:0}.form-result .result .buttons .button:first-of-type{margin-bottom:1rem}@media (min-width: 30em){.form-result .result .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}.form-result .result .buttons .button:first-of-type{margin-bottom:0}}@media (min-width: 50em){.form-result .result .buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.form-result .result .buttons .button:first-of-type{margin-bottom:1rem}}@media (min-width: 60em){.form-result .result .buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}.form-result .result .buttons .button:first-of-type{margin-bottom:0}}.form-result .result table{table-layout:auto;color:#282828;border:0}.form-result .result table thead tr{border:0}.form-result .result table thead tr th{padding:.75rem 0;font-weight:500;font-size:1rem;background-color:transparent}.form-result .result table thead tr th:first-of-type{padding-right:.75rem}.form-result .result table thead tr th:last-of-type{padding-left:.75rem}.form-result .result table tbody tr{border-top:1px solid #d7d7d7}.form-result .result table tbody tr td{padding:.75rem 0;background-color:transparent}.form-result .result table tbody tr td:first-of-type{padding-right:.75rem}.form-result .result table tbody tr td:last-of-type{padding-left:.75rem;border-left:1px solid #d7d7d7}.form-result .result table tbody tr td a{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;font-size:.875rem}.form-result .result table tbody tr td a svg{margin-left:.5rem}.form-result .result table tbody tr td a svg path{fill:currentColor}.form-result .result table tbody tr td.no-padding{padding:0}.form-result .result .note{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:.75rem;padding:0 1rem}.form-result .result .note .svg{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:1rem}.form-result .result .note .svg svg{width:1.75rem;height:1.75rem}.form-result .result .note .svg svg path{fill:#f7c223}.form-result .result .alert{padding:0 1rem;border:1px #d31919 solid;margin-bottom:1rem;color:#d31919;background-color:#d319191a}.form-result .result .alert .note{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;font-size:.75rem;padding:0}.form-result .result .alert .note .svg{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-right:1rem}.form-result .result .alert .note .svg svg{width:1.75rem;height:1.75rem}.form-result .result .alert .note .svg svg path{fill:#d31919}.form-result .result .uniflange{max-width:100px;margin:0 auto;margin-top:3rem;text-align:center}.form-result .result .uniflange img{width:100%}.pdf-export{margin:0;padding:1rem}.pdf-export header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.pdf-export header.main{-webkit-box-align:end;align-items:flex-end}.pdf-export header.main div:first-of-type{display:-webkit-box;display:flex;margin-bottom:1rem}.pdf-export header.main div:first-of-type svg{margin-right:.625rem}.pdf-export header.main div:last-of-type span{display:block;font-size:.625rem}.pdf-export header.main div:last-of-type span:first-of-type{color:#282828;font-weight:700}.pdf-export header.main div:last-of-type span:last-of-type{color:#555}.pdf-export header.project{-webkit-box-align:start;align-items:flex-start;padding-bottom:1.5rem;color:#282828;border-bottom:1px solid #f18a00}.pdf-export header.project div{max-width:50%}.pdf-export header.project div:last-of-type{margin-top:1rem;font-weight:700;font-size:1.6875rem;line-height:1;text-transform:uppercase}.pdf-export .info{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-top:3rem}.pdf-export .info .img{-webkit-box-flex:1;flex:1 1 48%}.pdf-export .info .img img{display:block;max-width:100%;height:auto;margin:0 auto}.pdf-export .info .specs{-webkit-box-flex:1;flex:1 1 48%}.pdf-export .info .specs table{table-layout:auto;border:0}.pdf-export .info .specs table tbody tr:nth-of-type(2n) td{background-color:transparent}.pdf-export .info .specs table tbody tr td{padding-top:.25rem;padding-bottom:.25rem}.pdf-export .info .specs table tbody tr td:first-of-type{padding-left:0;color:#555;font-size:.6875rem;text-align:right}.pdf-export .info .specs table tbody tr td:last-of-type{padding-right:0;color:#313131;font-weight:700;font-size:.9375rem}.pdf-export .featured-specs{margin:2rem 0}.pdf-export .featured-specs table{table-layout:auto;border:1px solid #f18a00}.pdf-export .featured-specs table tbody tr:nth-of-type(2n) td{background-color:transparent}.pdf-export .featured-specs table tbody tr:not(:last-of-type) td{border-bottom:1px solid #f18a00}.pdf-export .featured-specs table tbody tr td{padding-top:.25rem;padding-bottom:.25rem}.pdf-export .featured-specs table tbody tr td:first-of-type{padding-left:0;color:#555;font-size:.6875rem;text-align:right}.pdf-export .featured-specs table tbody tr td:last-of-type{padding-right:0;color:#282828;font-weight:700;font-size:1.125rem}.pdf-export footer{margin-top:8rem}.pdf-export footer div:first-of-type{color:#000;font-weight:700;font-size:.8125rem}.pdf-export footer div:last-of-type{color:#555;font-size:.625rem}.homeBanner{margin:0}.homeBanner .splide .splide__track .splide__list{height:auto}.homeBanner .splide .splide__track .splide__list .splide__slide .banner{position:relative;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-height:56.25rem}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .background picture,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .background picture img,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .background video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.homeBanner .splide .splide__track .splide__list .splide__slide .banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(19,21,23,.67)),to(rgba(103,114,125,.63)));background:linear-gradient(180deg,#131517ab,#67727da1);z-index:2}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper{position:relative;color:#fff;width:calc(100% - 10rem);max-width:72rem;z-index:3}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper.center{text-align:center}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper.right{text-align:right}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper :first-child{margin-top:0}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper :last-child{margin-bottom:0!important}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h1{color:inherit;font-weight:700;font-size:3rem;line-height:.95;text-transform:uppercase}@media (min-width: 20rem){.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h1{font-size:calc(3rem + .01875*(100vw - 20rem))}}@media (min-width: 80rem){.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h1{font-size:4.125rem}}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h1,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h2,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h3,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h4,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h5,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .h6{margin-bottom:1rem}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .reusserButton,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .block.form .freeform-button-wrapper button,.block.form .freeform-button-wrapper .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .filterBar form button,.filterBar form .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper input[type=submit],.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:not(.fancybox-button),.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .cancel,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .cancel,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .confirm,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .confirm,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .siteSearch button,.siteSearch .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button{margin-top:3.5rem;padding:1.5rem 3rem;color:#fff;font-weight:700;font-size:1.125rem;letter-spacing:.058em;line-height:1.5;text-transform:uppercase;background-color:#ffffff1a;border:1px solid white}.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .reusserButton:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .block.form .freeform-button-wrapper button:hover,.block.form .freeform-button-wrapper .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .filterBar form button:hover,.filterBar form .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper input[type=submit]:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:hover:not(.fancybox-button),.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .cancel:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:hover,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .confirm:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .siteSearch button:hover,.siteSearch .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:hover,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .reusserButton:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .block.form .freeform-button-wrapper button:focus,.block.form .freeform-button-wrapper .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .filterBar form button:focus,.filterBar form .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper input[type=submit]:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:focus:not(.fancybox-button),.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .cancel:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .cancel:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .modal-wrapper .modal .panel-wrapper .panel .footer .confirm:focus,.modal-wrapper .modal .panel-wrapper .panel .footer .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .confirm:focus,.homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper .siteSearch button:focus,.siteSearch .homeBanner .splide .splide__track .splide__list .splide__slide .banner .wrapper button:focus{color:#f18a00;background-color:#fff}.homeBanner .splide .splide__arrows{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.homeBanner .splide .splide__arrows .splide__arrow--prev,.homeBanner .splide .splide__arrows .splide__arrow--next{cursor:pointer;position:absolute;top:50%;width:4rem;height:4rem;padding:0;background-color:#f18a00;border:0;border-radius:0;z-index:2;opacity:1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.homeBanner .splide .splide__arrows .splide__arrow--prev svg,.homeBanner .splide .splide__arrows .splide__arrow--next svg{width:3rem;height:3rem;margin:0!important}.homeBanner .splide .splide__arrows .splide__arrow--prev{left:0}.homeBanner .splide .splide__arrows .splide__arrow--prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.homeBanner .splide .splide__arrows .splide__arrow--next{right:0}.homeBanner .splide .splide__pagination{display:none}.submittalsCatalog .submittal-category-banner{padding:1rem 1rem 0;border-bottom:1px solid #dde2e8}.submittalsCatalog .submittal-category-banner .wrapper{max-width:83rem;margin-right:auto;margin-left:auto;text-align:center}.submittalsCatalog .submittal-category-banner .wrapper .content h1{margin-top:1rem;margin-bottom:0;line-height:1.2285714286}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:1rem;margin-top:1rem}@media (max-width: 36rem){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5rem}}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{position:relative;width:100%;max-width:32rem;margin:0;padding:0;padding-right:0rem;padding-left:0rem}@media (min-width: 20em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-right:calc(0rem + 1 * (100vw - 20em) / 30)}}@media (min-width: 50em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-right:1rem}}@media (min-width: 50em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-right:calc(0rem + 1 * (100vw - 50em) / 30)}}@media (min-width: 80em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-right:1rem}}@media (min-width: 20em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-left:calc(0rem + 1 * (100vw - 20em) / 30)}}@media (min-width: 50em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-left:1rem}}@media (min-width: 50em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-left:calc(0rem + 1 * (100vw - 50em) / 30)}}@media (min-width: 80em){.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form{padding-left:1rem}}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form input[type=search]{caret-color:#f18a00;width:100%;padding:.625rem 3rem .625rem 1.5rem;background:#fff url("data:image/svg+xml,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' class='magnifying-glass' aria-hidden='true'%3E%3Ctitle%3E magnifying glass %3C/title%3E%3Cpath d='M8.873 14.964c1.11 0 2.132-.277 3.067-.831a6.154 6.154 0 0 0 2.218-2.233 5.986 5.986 0 0 0 .816-3.065c0-1.108-.272-2.13-.816-3.064a6.028 6.028 0 0 0-2.218-2.217 5.996 5.996 0 0 0-3.067-.815c-1.109 0-2.13.271-3.066.815A6.154 6.154 0 0 0 3.572 5.77a5.896 5.896 0 0 0-.832 3.064c0 1.109.278 2.13.832 3.065a6.284 6.284 0 0 0 2.235 2.233 5.906 5.906 0 0 0 3.066.831zm8.156 0l6.753 6.75-2.055 2.053-6.753-6.781V15.91l-.392-.359a8.068 8.068 0 0 1-2.626 1.549 8.979 8.979 0 0 1-3.083.538c-1.609 0-3.093-.391-4.453-1.174a8.708 8.708 0 0 1-3.213-3.162A8.66 8.66 0 0 1 0 8.835c0-1.608.397-3.092 1.19-4.45a8.718 8.718 0 0 1 3.23-3.211C5.78.39 7.264 0 8.873 0c1.61 0 3.1.402 4.47 1.206a8.62 8.62 0 0 1 3.148 3.195c.772 1.348 1.158 2.826 1.158 4.434 0 1.087-.18 2.125-.538 3.114a8.06 8.06 0 0 1-1.55 2.624l.359.391h1.11z' fill='%234A4A4A' fill-rule='evenodd'/%3E%3C/svg%3E%0A") calc(100% - .75rem) 50% no-repeat scroll;border:1px solid #bdc5cf;-webkit-box-shadow:inset 0 2px 2px 0 rgba(142,153,167,.62),inset 0 3px 8px 1px rgba(142,153,167,.11);box-shadow:inset 0 2px 2px #8e99a79e,inset 0 3px 8px 1px #8e99a71c;border-radius:1000rem}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form input[type=search]:focus{outline:2px solid #f18a00;outline-offset:2px;border-color:#f18a00}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views form input[type=submit]{position:absolute;top:0;right:3rem;bottom:0;left:calc(100% - 6rem);background-color:transparent;border:0}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views .views{display:-webkit-box;display:flex;gap:.5rem}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views .views a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid #ddd;border-radius:4px;background:#fff;color:#666;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views .views a:hover{background:#f8f9fa;border-color:#f18a00;color:#f18a00}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views .views a.active{background:#f18a00;border-color:#f18a00;color:#fff}.submittalsCatalog .submittal-category-banner .wrapper .content .search-views .views a svg{width:1.25rem;height:1.25rem}.submittalsCatalog .product-category-wrapper.submittals h3{scroll-margin-top:1rem}.submittalsCatalog .product-category-wrapper.submittals .product-list a{padding:.75rem 0;border-top:1px solid #dde2e8}.submittalsCatalog .product-category-wrapper.submittals .product-list a .size{font-weight:400;font-size:.875rem}.submittalsCatalog .product-category-wrapper.submittals .product-list a .size:before{content:"Size: "}.submittalsCatalog .product-category-wrapper.submittals .product-list a .inlet{font-weight:400;font-size:.875rem}.submittalsCatalog .product-category-wrapper.submittals .product-list a .inlet:before{content:"Inlet: "}.submittalsCatalog .product-category-wrapper.submittals .product-list a .outlet{font-weight:400;font-size:.875rem}.submittalsCatalog .product-category-wrapper.submittals .product-list a .outlet:before{content:"Outlet: "}.submittalsCatalog .submittals .main>div>div:has(.empty){display:none}.submittalsCatalog .submittals .main>div>div:has(.empty)+div{margin-top:0}.submittalsCatalog .submittals .main .empty{text-align:center;margin:3rem;font-size:1.5rem;font-weight:700;text-transform:uppercase}.submittalsCatalog .productListing.search-results .results a{-webkit-transition:all .2s ease;transition:all .2s ease}.submittalsCatalog .productListing.search-results .results a:hover{background-color:#f8f9fa;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px #0000001a}.submittalsCatalog .productListing.search-results mark{background-color:#fff3cd;padding:.125rem .25rem;border-radius:2px;font-weight:600}.submittalsCatalog .productListing.active{display:block}.submittalsCatalog .productListing.grid.active{display:grid}.submittalsCatalog .loading{text-align:center;padding:2rem;color:#666;font-style:italic}.submittalsCatalog .empty{text-align:center;padding:3rem 1rem;color:#666;font-size:1.125rem;font-weight:500}.submittalsCatalog .lazy-load-noajax{text-align:center;margin-top:2rem}.submittalsCatalog .lazy-load-noajax .button{display:inline-block;margin:0 auto}.submittalsCatalog [x-cloak]{display:none!important}.resourcePagesInteractiveToolBuildAYokeAssembly{padding-bottom:2rem}.resourcePagesInteractiveToolBuildAYokeAssembly label.checkbox{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.resourcePagesInteractiveToolBuildAYokeAssembly label.checkbox .field-wrapper,.resourcePagesInteractiveToolBuildAYokeAssembly label.checkbox input[type=checkbox]{width:-webkit-min-content!important;width:-moz-min-content!important;width:min-content!important}.resourcePagesInteractiveToolBuildAYokeAssembly label.checkbox .wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content}.resourcePagesInteractiveToolBuildAYokeAssembly .hero{text-align:center;border-bottom:4px solid #ff9525;-webkit-box-shadow:0 10px 10px rgba(221,226,232,.73);box-shadow:0 10px 10px #dde2e8ba;padding-bottom:2rem}.resourcePagesInteractiveToolBuildAYokeAssembly .hero h1{margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYokeAssembly .hero p{max-width:1000px;margin:16px auto;padding:0 2rem}.resourcePagesInteractiveToolBuildAYokeAssembly form .form-row input,.resourcePagesInteractiveToolBuildAYokeAssembly form .form-row .field-wrapper,.resourcePagesInteractiveToolBuildAYokeAssembly form .form-row label{width:100%;min-width:none;max-width:none}.resourcePagesInteractiveToolBuildAYokeAssembly .page-breadcrumbs .breadcrumbs{border-bottom:none!important;margin-top:12px;margin-bottom:6px}.resourcePagesInteractiveToolBuildAYokeAssembly .form-result{max-width:65.75rem;margin-right:auto;margin-left:auto;padding:0 1.5rem}@media (max-width: 768px){.resourcePagesInteractiveToolBuildAYokeAssembly .form-result{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}}@media (min-width: 50em){.resourcePagesInteractiveToolBuildAYokeAssembly .form{-webkit-box-flex:1;flex:1 1 auto;min-width:calc(50% - 1.5rem);max-width:calc(50% - 1.5rem);margin-right:3rem}}.resourcePagesInteractiveToolBuildAYokeAssembly .form form{width:100%}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row{margin:.5rem 0 1rem}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label{margin-bottom:.5rem}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-label{margin-bottom:.25rem}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-label a{margin-left:.5rem;text-decoration:none;color:#007bff}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-label a:hover{text-decoration:underline}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper{position:relative}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper select,.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper input[type=checkbox]{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper select:disabled,.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper input[type=checkbox]:disabled{background-color:#f5f5f5;cursor:not-allowed}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper .resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label.checkbox{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper .resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label.checkbox .field-label{-webkit-box-flex:1;flex:1;min-width:auto;width:auto;max-width:none;margin-left:.5rem}.resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label .field-wrapper .resourcePagesInteractiveToolBuildAYokeAssembly .form .form-row label.checkbox .field-wrapper{-webkit-box-flex:0;flex:0 0 auto}.resourcePagesInteractiveToolBuildAYokeAssembly .form hr{margin:1.5rem 0;border:none;border-top:1px solid #ccc}.resourcePagesInteractiveToolBuildAYokeAssembly .result{background:#fff;padding:1.5rem;border-radius:8px}.resourcePagesInteractiveToolBuildAYokeAssembly .result header{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#333}.resourcePagesInteractiveToolBuildAYokeAssembly .result .build-a-yoke{text-align:center;margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYokeAssembly .result .build-a-yoke img{max-width:100%;height:auto;margin:.5rem}.resourcePagesInteractiveToolBuildAYokeAssembly .result .note{font-size:.875rem;color:#666;margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYokeAssembly .result table{width:100%;border-collapse:collapse;margin-bottom:1rem}.resourcePagesInteractiveToolBuildAYokeAssembly .result table th,.resourcePagesInteractiveToolBuildAYokeAssembly .result table td{padding:.5rem;text-align:left;border-bottom:1px solid #ddd}.resourcePagesInteractiveToolBuildAYokeAssembly .result table th.no-padding,.resourcePagesInteractiveToolBuildAYokeAssembly .result table td.no-padding{padding:0}.resourcePagesInteractiveToolBuildAYokeAssembly .result table th{background-color:#e9ecef;font-weight:700}.resourcePagesInteractiveToolBuildAYokeAssembly .result table a{color:#007bff;text-decoration:none;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:-webkit-min-content;height:-moz-min-content;height:min-content;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;gap:.25rem}.resourcePagesInteractiveToolBuildAYokeAssembly .result table a svg{height:25px;width:22px}.resourcePagesInteractiveToolBuildAYokeAssembly .result table a:hover{text-decoration:underline}.resourcePagesInteractiveToolBuildAYokeAssembly .result table .loader{text-align:center;color:#666;font-style:italic}@media (min-width: 40rem){.resourcePagesInteractiveToolBuildAYokeAssembly .modal-wrapper .modal .panel-wrapper .panel.help-width{min-width:60%!important;max-width:60%!important;width:60%!important}}.resourcePagesInteractiveToolPipeThrustRestraintProgram .page-breadcrumbs .breadcrumbs{border-bottom:none!important}.resourcePagesInteractiveToolPipeThrustRestraintProgram form .form-row input,.resourcePagesInteractiveToolPipeThrustRestraintProgram form .form-row .field-wrapper,.resourcePagesInteractiveToolPipeThrustRestraintProgram form .form-row label{width:100%;min-width:none;max-width:none}@media (min-width: 40rem){.resourcePagesInteractiveToolPipeThrustRestraintProgram .modal-wrapper .modal .panel-wrapper .panel.help-width{min-width:60%!important;max-width:60%!important;width:60%!important}}@media (min-width: 40rem){.resourcePagesInteractiveToolBuildASetter .modal-wrapper .modal .panel-wrapper .panel.help-width{min-width:60%!important;max-width:60%!important;width:60%!important}}.resourcePagesInteractiveToolBuildASetter .series-header{background-color:#fff;border-bottom:2px solid #e9ecef;padding:1rem 0;margin-bottom:2rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;-webkit-box-shadow:0 10px 10px rgba(221,226,232,.73);box-shadow:0 10px 10px #dde2e8ba}.resourcePagesInteractiveToolBuildASetter .series-header h1{color:#282828;font-size:1.5rem;font-weight:700;margin:.67em 0;text-align:center;font-size:2.375rem}.resourcePagesInteractiveToolBuildASetter .series-header p{color:#282828;font-size:16px;font-weight:400;margin:.5rem 0;text-align:center}.resourcePagesInteractiveToolBuildASetter .series-header.has-selected-series{border-bottom:4px solid #ff9525}.resourcePagesInteractiveToolBuildASetter form .form-row{width:100%}.resourcePagesInteractiveToolBuildASetter form .form-row input:not([type=checkbox]),.resourcePagesInteractiveToolBuildASetter form .form-row .field-wrapper:not(.checkbox .field-wrapper),.resourcePagesInteractiveToolBuildASetter form .form-row label:not(.checkbox){width:100%;min-width:none;max-width:none}.resourcePagesInteractiveToolBuildASetter form .form-row label.checkbox{width:100%;min-width:none;max-width:none}.resourcePagesInteractiveToolBuildASetter .page-breadcrumbs .breadcrumbs{border-bottom:none!important;font-weight:400;margin-bottom:0}
