.choices{font-size:1pc;margin-bottom:24px;position:relative}.choices:focus{outline:none}.choices:last-child{margin-bottom:0}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{background-color:#fff;border-bottom:1px solid #ddd;display:block;margin:0;padding:10px;width:100%}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-radius:10em;height:20px;margin-right:25px;margin-top:-10px;opacity:.5;padding:0;position:absolute;right:0;top:50%;width:20px}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{border:5px solid #0000;border-top-color:#333;content:"";height:0;margin-top:-2.5px;pointer-events:none;position:absolute;right:11.5px;top:50%;width:0}.choices[data-type*=select-one].is-open:after{border-color:#0000 #0000 #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{left:0;margin-left:25px;margin-right:0;right:auto}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;border-left:1px solid #008fa1;border-radius:0;display:inline-block;line-height:1;margin:0 -4px 0 8px;opacity:.75;padding-left:1pc;position:relative;width:8px}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{background-color:#f9f9f9;border:1px solid #ddd;border-radius:2.5px;display:inline-block;font-size:14px;min-height:44px;overflow:hidden;padding:7.5px 7.5px 3.75px;vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{list-style:none;margin:0;padding-left:0}.choices__list--single{display:inline-block;padding:4px 1pc 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-left:1pc;padding-right:4px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{background-color:#00bcd4;border:1px solid #00a5bb;border-radius:20px;box-sizing:border-box;color:#fff;display:inline-block;font-size:9pt;font-weight:500;margin-bottom:3.75px;margin-right:3.75px;padding:4px 10px;vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-left:3.75px;margin-right:0}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown{background-color:#fff;border:1px solid #ddd;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;margin-top:-1px;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:100%;will-change:visibility;word-break:break-all;z-index:1}.choices__list--dropdown.is-active{visibility:visible}.is-open .choices__list--dropdown{border-color:#b7b7b7}.is-flipped .choices__list--dropdown{border-radius:.25rem .25rem 0 0;bottom:100%;margin-bottom:-1px;margin-top:0;top:auto}.choices__list--dropdown .choices__list{-webkit-overflow-scrolling:touch;max-height:300px;overflow:auto;position:relative;will-change:scroll-position}.choices__list--dropdown .choices__item{font-size:14px;padding:10px;position:relative;text-align:left}[dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media(min-width:640px){.choices__list--dropdown .choices__item--selectable{padding-right:75pt}.choices__list--dropdown .choices__item--selectable:after{content:attr(data-select-text);font-size:9pt;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable{padding-left:75pt;padding-right:10px;text-align:right}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after{left:10px;right:auto}}.choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.choices__heading{border-bottom:1px solid #f7f7f7;color:gray;font-size:9pt;font-weight:600;padding:10px}.choices__button{appearance:none;background-color:#0000;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus{outline:none}.choices__input{background-color:#f9f9f9;border:0;border-radius:0;display:inline-block;font-size:14px;margin-bottom:5px;max-width:100%;padding:4px 0 4px 2px;vertical-align:initial}.choices__input:focus{outline:0}[dir=rtl] .choices__input{padding-left:0;padding-right:2px}.choices__placeholder{opacity:.5}.search-advanced-product{background-color:#f0f0f0;padding:5pc 0;width:100%}.aps-heading{margin:0 auto;width:90%}.aps-heading a{text-decoration:underline}.loading-container-step{margin:0 auto;width:90%}.loading-container-results{width:100%}#loading-results,#loading-step{align-items:flex-start;background-color:#fff;border-top:0;display:flex;flex-direction:row;flex-wrap:wrap;height:0;justify-content:space-around;margin:40px 0 0;opacity:0;overflow:hidden;padding:0;text-align:center;transition:opacity .5s ease-in-out;width:100%}#loading-results img,#loading-step img{height:0;width:0}#loading-results.loading,#loading-step.loading{border-top:8px solid red;height:637px;margin:22px auto 40px;min-height:637px;opacity:1;overflow:visible;padding:20px 0;transition:opacity .5s ease-in-out}@media only screen and (max-width:1023px){#loading-results.loading,#loading-step.loading{height:auto;min-height:auto}}@media only screen and (max-width:767px){#loading-results.loading,#loading-step.loading{align-items:center}}#loading-results.loading .loading-card,#loading-step.loading .loading-card{border:1px solid #b9babc;border-top:8px solid #b9babc;display:flex;flex-direction:column;justify-content:flex-start;margin:10px 0;padding:20px;width:30%}@media only screen and (max-width:1023px){#loading-results.loading .loading-card,#loading-step.loading .loading-card{width:45%}#loading-results.loading .loading-card.tablet-hide,#loading-step.loading .loading-card.tablet-hide{display:none}}@media only screen and (max-width:767px){#loading-results.loading .loading-card,#loading-step.loading .loading-card{width:90%}#loading-results.loading .loading-card.mobile-hide,#loading-step.loading .loading-card.mobile-hide{display:none}}#loading-results.loading .loading-card div,#loading-step.loading .loading-card div{animation-duration:2s;-webkit-animation-duration:2s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:placeholderShimmer;-webkit-animation-name:placeholderShimmer;animation-timing-function:linear;-webkit-animation-timing-function:linear;background-color:#b9babc;background-image:linear-gradient(90deg,#b9babc 0,#737578 40%,#b9babc 60%,#b9babc);background-repeat:no-repeat;background-size:1500px 75pt;margin:5px 0}#loading-results.loading .loading-card .loading-part-no,#loading-step.loading .loading-card .loading-part-no{height:24px;width:33%}#loading-results.loading .loading-card .loading-bellows-no,#loading-step.loading .loading-card .loading-bellows-no{height:36px;width:50%}#loading-results.loading .loading-card img,#loading-step.loading .loading-card img{height:150px;margin:0 auto;width:150px}#loading-results.loading .loading-card .loading-where-to-buy,#loading-step.loading .loading-card .loading-where-to-buy{height:50px;margin:5px auto;width:50%}#loading-results.loading .loading-card .loading-links,#loading-step.loading .loading-card .loading-links{height:20px;margin:5px auto;width:75%}#loading-results.loading .loading-step,#loading-step.loading .loading-step{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:0 auto;width:90%}#loading-results.loading .loading-step div,#loading-step.loading .loading-step div{animation-duration:2s;-webkit-animation-duration:2s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:placeholderShimmer;-webkit-animation-name:placeholderShimmer;animation-timing-function:linear;-webkit-animation-timing-function:linear;background-color:#b9babc;background-image:linear-gradient(90deg,#b9babc 0,#737578 40%,#b9babc 60%,#b9babc);background-repeat:no-repeat;background-size:1500px 300px;margin:5px 0}#loading-results.loading .loading-step .loading-title,#loading-step.loading .loading-step .loading-title{height:30px;margin:50px auto;width:80%}#loading-results.loading .loading-step .loading-image-box,#loading-step.loading .loading-step .loading-image-box{height:250px;margin:0 1% 0 auto;width:300px}@media only screen and (max-width:767px){#loading-results.loading .loading-step .loading-image-box,#loading-step.loading .loading-step .loading-image-box{margin:0 auto 20px}}#loading-results.loading .loading-step .loading-select-box,#loading-step.loading .loading-step .loading-select-box{align-items:center;background-color:#0000;background-image:none;display:flex;flex-direction:column;justify-content:center;margin:0 auto 0 1%;width:300px}@media only screen and (max-width:767px){#loading-results.loading .loading-step .loading-select-box,#loading-step.loading .loading-step .loading-select-box{margin:0 auto}}#loading-results.loading .loading-step .loading-select-box .loading-select,#loading-step.loading .loading-step .loading-select-box .loading-select{height:50px;margin-bottom:20px;width:90%}@media only screen and (max-width:767px){#loading-results.loading .loading-step .loading-select-box .loading-select,#loading-step.loading .loading-step .loading-select-box .loading-select{margin:0 auto 20px}}#loading-results.loading .loading-step .loading-select-box .loading-label,#loading-step.loading .loading-step .loading-select-box .loading-label{height:15px;margin:0 auto;width:70%}#loading-results.loading .loading-step .loading-step-bottom,#loading-step.loading .loading-step .loading-step-bottom{background-color:#0000;background-image:none;margin:60px 0;width:100%}#loading-results.loading .loading-step .loading-step-bottom .loading-skip,#loading-step.loading .loading-step .loading-step-bottom .loading-skip{height:15px;margin:0 auto 20px;width:30px}#loading-results.loading .loading-step .loading-step-bottom .loading-next,#loading-step.loading .loading-step .loading-step-bottom .loading-next{height:50px;margin:0 auto;width:90pt}@keyframes placeholderShimmer{0%{background-position:-50pc 0}to{background-position:50pc 0}}#loading-results.loading{border:0;height:820px;margin:0 auto 20px;min-height:820px}@media only screen and (max-width:767px){#loading-results.loading{height:auto;min-height:0}}.search-advanced-product .modal{background-color:#000;background-color:#0006;display:none;height:100vh;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:101}.search-advanced-product .modal-content{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:animatetop;animation-name:animatetop;background-color:#fefefe;border:1px solid #888;display:block;padding:0;width:80%}@media only screen and (max-width:1023px){.search-advanced-product .modal-content{height:80vh;padding:0;width:90%}}.search-advanced-product .modal-content .top-row{align-items:center;background-color:#333;color:#fff;display:flex;font-size:28px;font-weight:700;justify-content:space-between;padding:1%}@media only screen and (max-width:1023px){.search-advanced-product .modal-content .top-row{font-size:1pc;padding:0 2%}}.search-advanced-product .modal-content .top-row .close-modal{color:#aaa;cursor:pointer;float:right;font-size:28px;font-weight:700}.search-advanced-product .modal-img-wrapper{padding:50px;text-align:center}@media only screen and (max-width:1023px){.search-advanced-product .modal-img-wrapper{display:flex;height:100%;overflow:scroll;padding:20px}}.search-advanced-product .modal-img-wrapper.hrz{align-items:flex-start;justify-content:flex-start;padding:20px}@media only screen and (max-width:1023px){.search-advanced-product .modal-img-wrapper.vrt{align-items:center;justify-content:center}.search-advanced-product .modal-img-wrapper img{max-width:none;padding:0 20px}}.search-advanced-product .close:focus,.search-advanced-product .close:hover{color:#000;cursor:pointer;text-decoration:none}.search-advanced-product .scroll-top{bottom:30px;cursor:pointer;flex:1 100%;opacity:0;position:fixed;right:30px;text-align:right;transition:opacity .2s linear;z-index:101}#fsip-aps{background-color:#fff;border-top:8px solid red;margin:-22px auto 0;opacity:0;padding:0 10px 40px;text-align:center;width:90%}@media only screen and (max-width:1023px){#fsip-aps{width:95%}}#fsip-aps.form-visible{opacity:1;transition:opacity .25s ease-in-out}#fsip-aps .disabled{filter:grayscale(100%);opacity:.5;pointer-events:none}@media only screen and (max-width:1023px){#fsip-aps .disabled{opacity:1;pointer-events:auto}}#fsip-aps .hidden{display:none;height:0;opacity:0}#fsip-aps .aps-shadow{box-shadow:0 30px 35px -30px #00000040}#fsip-aps .dots{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:30px auto;width:5pc}#fsip-aps .dots .dot{background-color:#737578;border-radius:50%;height:9px;width:9px}#fsip-aps .dots .dot-active{background-color:#000}#fsip-aps .step{display:none;height:520px;opacity:0;overflow:hidden;transition:opacity .5s ease-in-out}#fsip-aps .step h2{width:100%}@media only screen and (max-width:767px){#fsip-aps .step h2{font-size:20px;margin:0 auto;text-align:left;width:90%}}#fsip-aps .step__icon-box{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:30px 0;padding:0 0 20px;width:100%}@media only screen and (max-width:1023px){#fsip-aps .step__icon-box{flex-direction:column;margin:30px 0 0}}#fsip-aps .step__icon-box--icon{background-position:50% 25%;background-repeat:no-repeat;background-size:7pc 7pc;border:solid #f0f0f0;border-width:2px 2px 5px;cursor:pointer;display:flex;height:195px;margin:0 20px;position:relative;transition:all .1s ease-in;width:195px}#fsip-aps .step__icon-box--icon strong{bottom:25px;font-size:1pc;position:absolute;text-align:center;width:100%}@media only screen and (max-width:1439px){#fsip-aps .step__icon-box--icon strong{font-size:14px;font-size:9pt}}@media only screen and (max-width:767px){#fsip-aps .step__icon-box--icon strong{font-size:14px;padding-left:26px}}@media only screen and (max-width:1439px){#fsip-aps .step__icon-box--icon{margin:0 10px;margin:0 5px}}@media only screen and (max-width:1023px){#fsip-aps .step__icon-box--icon{background-position:10% 50%;background-size:56px 56px;border:1px solid;border-left:3px solid;height:70px;margin:5px auto;width:90%}}#fsip-aps .step hr{margin:0 auto;width:90%}#fsip-aps .step__units{height:75pt;margin:20px auto 0;position:relative;width:100%}#fsip-aps .step__units strong{font-size:14px;letter-spacing:1px}#fsip-aps .step__units .switch-button{border:1px solid #f0f0f0;cursor:pointer;display:flex;height:40px;left:50%;position:absolute;text-align:center;top:50%;transform:translate3D(-50%,-50%,0);transition:all .3s ease;width:300px;will-change:transform}#fsip-aps .step__units .switch-button-case{align-items:center;border:none;color:#000;display:flex;font-size:14px;height:100%;justify-content:center;position:relative;transition:all .3s ease;width:50%}#fsip-aps .step__units .switch-button-case:first-of-type{border-right:1px solid #f0f0f0}#fsip-aps .step__units .switch-button-case:hover{color:red;cursor:pointer}#fsip-aps .step__units .switch-button-case:focus{outline:none}#fsip-aps .step__units .switch-button .active{border-bottom:5px solid red;color:#000;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-out;width:50%;z-index:1}#fsip-aps .step-visible{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;height:520px;justify-content:center;min-height:520px;opacity:1;overflow:visible;transition:opacity .5s ease-in-out}@media only screen and (max-width:1023px){#fsip-aps .step-visible{flex-direction:column;height:auto}}#fsip-aps #results.step-visible{height:auto;padding:0 40px}@media only screen and (max-width:1023px){#fsip-aps #results.step-visible{padding:0}}#fsip-aps .next-step{align-items:center;background-color:red;border:0;color:#fff;cursor:pointer;display:block;display:flex;font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:1pc;height:50px;justify-content:center;letter-spacing:1px;margin-left:calc(50% - 60px);margin-right:calc(50% - 60px);transition:all .2s ease-in;width:90pt}#fsip-aps .next-step:hover{background-color:#000}@media only screen and (max-width:1023px){#fsip-aps .next-step{bottom:0;height:5pc;left:0;margin:0;position:fixed;width:100%;z-index:11}#fsip-aps .next-step.disabled:hover{background-color:red}}#fsip-aps .skip-step{color:#737578;cursor:pointer;display:block;font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:9pt;letter-spacing:.1em;text-align:center;text-decoration:underline;transition:all .2s ease-in;width:100%}#fsip-aps .skip-step:hover{color:#000}#fsip-aps input[type=radio]{appearance:none;-moz-appearance:none;-webkit-appearance:none;display:none;margin:0;padding:0}#fsip-aps .step__icon-box--icon:hover,#fsip-aps input[type=radio]:active+.step__icon-box--icon,#fsip-aps input[type=radio]:checked+.step__icon-box--icon{border-color:red}#fsip-aps .image-box{border:1px solid #737578;box-sizing:initial;height:15pc;margin:0 10px 0 0;width:306px}@media only screen and (max-width:1023px){#fsip-aps .image-box{margin:30px 0}}#fsip-aps .image-box img{height:15pc;width:306px}#fsip-aps .select-box-group{align-content:space-around;align-items:center;display:flex;flex-direction:column;height:242px;justify-content:space-evenly}@media only screen and (max-width:1023px){#fsip-aps .select-box-group{height:auto}}#fsip-aps .select-box-group .select-box-divider{align-items:center;display:flex;flex-direction:center;height:30px;justify-content:center;margin:20px auto;position:relative;width:60%;z-index:0}@media only screen and (max-width:1023px){#fsip-aps .select-box-group .select-box-divider{margin-top:-15px}}#fsip-aps .select-box-group .select-box-divider hr{background-color:#737578;border:0;height:1px;left:0;position:absolute;top:14px;width:100%;z-index:0}#fsip-aps .select-box-group .select-box-divider div{background-color:#fff;color:#000;font-size:14px;padding:0 10px;z-index:1}#fsip-aps .select-box{margin:0 0 0 10px;max-width:300px;position:relative;width:300px}@media only screen and (max-width:1023px){#fsip-aps .select-box{margin:0 auto 30px}}#fsip-aps .select-box label{font-size:1pc;left:10px;pointer-events:none;position:absolute;top:1pc;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}#fsip-aps .select-box .helper-text{color:#737578;font-size:9pt;margin:5px 0 0}#fsip-aps .select-box .choices{margin-bottom:0}#fsip-aps .select-box .choices.is-open .choices__inner,#fsip-aps .select-box .choices.is-selected .choices__inner{background:#fff}#fsip-aps .select-box .choices.is-open~label,#fsip-aps .select-box .choices.is-selected~label{background-color:#fff;color:#737578;font-size:65%;left:10px;padding:0 10px;top:-5px}#fsip-aps .select-box .choices__inner{background-color:#fff;font-size:1pc;min-height:50px;text-align:left}#fsip-aps .select-box .choices__list--single{padding:8px 1pc 4px 10px}#fsip-aps .select-box .choices__list--single .choices__item[data-value=""]{opacity:0}#fsip-aps #results .your-search-title{font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:1pc;letter-spacing:.1em;padding:20px 0;text-align:left;text-decoration:none;text-transform:uppercase;width:100%}@media only screen and (max-width:1023px){#fsip-aps #results .your-search-title{font-size:14px;padding:10px 0;width:90%}}#fsip-aps #results .your-search{align-items:center;border-top:1px solid #b9babc;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 auto 40px;padding:40px 20px;width:100%}@media only screen and (max-width:1439px){#fsip-aps #results .your-search{padding:20px 20px 0}}@media only screen and (max-width:1023px){#fsip-aps #results .your-search{margin:0 auto 20px;padding:30px 10px 0}}#fsip-aps #results .your-search .result-box{display:flex;flex-direction:column;text-align:left;width:23%}@media only screen and (max-width:1439px){#fsip-aps #results .your-search .result-box{align-content:flex-start;align-items:flex-start;border-bottom:1px solid #b9babc;justify-content:flex-start;margin:0 5px 20px;padding-bottom:10px;width:calc(50% - 10px)}}#fsip-aps #results .your-search .result-box .result-title{font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:1pc;letter-spacing:.1em;line-height:20px;margin-bottom:10px;text-transform:uppercase}@media only screen and (max-width:1439px){#fsip-aps #results .your-search .result-box .result-title{font-size:9pt;font-size:14px;line-height:1pc;margin-bottom:0}}@media only screen and (max-width:1023px){#fsip-aps #results .your-search .result-box .result-title{font-size:9pt}}#fsip-aps #results .your-search .result-box .result{cursor:pointer}@media only screen and (max-width:1439px){#fsip-aps #results .your-search .result-box .result{font-size:14px;font-size:1pc;line-height:24px}}@media only screen and (max-width:1023px){#fsip-aps #results .your-search .result-box .result{font-size:9pt;line-height:24px}}#fsip-aps #results .your-search .result-box .result:hover{color:red;transition:all .3s}#fsip-aps #results .your-search .result-box .result:after{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAIAAABuYg/PAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTYyNDc3QzQ5NjhBMTFFQUEyN0I4OEM1NjVFQTBCNEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTYyNDc3QzU5NjhBMTFFQUEyN0I4OEM1NjVFQTBCNEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDM3RkJBRDk2NEMxMUVBQTI3Qjg4QzU2NUVBMEI0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDM3RkJBRTk2NEMxMUVBQTI3Qjg4QzU2NUVBMEI0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjZqUXwAAAPiSURBVHja5JfZK/RRGMfNYuwje2MnW4gURblx7RZ/gXLhSpIl+zq2JFJKCVdyoVzJRCkkJWUpW5ZIIkv23fvJqSl+wzu/GdTbey6mM795fufzfJ/nOc85o3h9fbX5raG0+cXxb8IeHh5aWlrOzs6+sFF8S84eHx9zcnKurq6YV1ZWRkdH/5QyNJWVld3d3Ymv9fX1S0tLPwJDE1L29vaYOzg42Nrawm5qalpZWflm2NPTU1VV1e7uLrlwd3fv7OzMyMiws7O7v7/X6/Wrq6vfljNI1dXVW1tbSOFrX18fypgMDQ2NjIzAg0p4IyIirFX2/PxcV1cH6eXlRaFQ2Nvbd3d3C78zMzPT09OFvpqams3NTeNbKiIulwSAKlhfXwfp4uLCE9Y9Ojra2dlJTk6GHRsbe3Nzs729jeiZmZmAgABfX19LlEFqaGiARBgh6d+Go6Mj6y4sLLS1tQl9WVlZUEUMRkdHLQkjpObmZjJPETo7O0OlLvAaoUZea2srfpSXl0NVqVQ4VFRUJLtAsKRHLC4usiikxsZGT09P46+Hh4fFxcVET6PRpKSkTE9PY+/m5oZDWq1WHgwzQoTjkJycnAidt7f3Bxt4iGB3EwC1Wu3h4QEJt2RXY3t7u5HEElISAwUETf02vLy8PpDMhXV0dMzPz0MiMVS8j4+P1IbGSBhPTk6IAQZSklmwrq6uubk5ips9C0mn00ltLi8vCeDx8TEViIGoF9ntiq06OzsLiZdra2vFdvkwLi4uIJ2eniqVSn9/f8xEK5EH6+npmZqaEproTCwktTk/Py8sLISEJjYvZnSTzxZUf/ZDb2/v5OQkJF6m2wYGBkptYJAnlLGfgoKCKioqqPsvvDcN6+/vn5iYEM2UfhYcHCy1oRYgkS1IISEh7GLOl6+TYgI2ODg4Pj4uSDgbGhoqtaEWSkpKIFHlYWFhpaWlTP5aa2ppQzIYDLe3t+QpLS2NhaTv0HPRdH19jRROEObmkEwUCNuFlsMEHvoGBgZMtglBioqKQp+ZJBOwjY0NkiwqikiOjY2RP+OvBwcHRk2cI8xJmOVXubW1NTQxIeHiACSqVCZP9vf30SFabXx8fEFBARvLqnvj8vIy/YZDCMepDsGjMoeHh6kC/ICUkJCQn58vl2QCxu2FTzYNn1QHUkQ8uVkITYmJiXl5eeJglDve5ZZAkQNk0UkJI+c6D8kfpwbnIYdTXFxcbm6uxbexdzBxOcFr+iFIMQdGvRHPpKSk7Oxsa65+72CkARGiFJnT62JiYiIjI9lMrq6uloXuU1hqairFTQzDw8P9/PysX/1H/lj8938G/wgwAKhjNzzJBLYDAAAAAElFTkSuQmCC");background-size:1pc 1pc;content:"";display:inline-block;height:1pc;margin-left:5px;width:1pc}#fsip-aps #results .start-over{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:1pc;justify-content:center;letter-spacing:.1em;text-decoration:underline;text-transform:uppercase;width:100%}#fsip-aps #results .start-over:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAABk0lEQVR4AaXNA6xdaRSA0TW2bduemGN74mTaxmZt221YhrXboLZt27Z2X/7cnOrk3dM764uzoRoPqOF/uc9uTd2sYvfaL/R2jwrdbo8QRnvSDXvZv7o6LVILvKs4X+pf+p1lq+8V8rAuToqc6ijgdbNETsfUUsBrVmYrF0zW2GEh7PCdAh6SfTfLt251sz3CUh8ppFO23su94F7HTPGcQj51XKR6u5nkAZ09pKC+IjXbfZTcpLDn7RbCOV+ryJ8iNd3tKtJWpBqo0HCR+k6FpojUh4q4xWOpB2UmidTHivjQsdRYmcEi9ZMifhKpoTItRaqZIpqJVEuZX0RqrjuVc6e5IvWLzFO2C+GCX5TziwtC2O4pZHqK1GIPq87DFotUT5B51yGRGuh25LvdQJE65F3XaCxKDfSIPI9k66Gx69xjgii11F/uhszd/rJUlJrgHjmeNkdkLdDGH76s6g9tLBBZczxNvqeNE2Ua52nVuFsDB4T8DmjgbmW9pYtN1y1v0sVbCnvCL/pZ51RV6/TziyfkugQVIvv+aXIp2QAAAABJRU5ErkJggg==);background-size:14px 14px;content:"";display:inline-block;height:14px;margin-right:5px;transform:scaleX(-1);width:14px}@media only screen and (max-width:1023px){#fsip-aps #results .start-over{font-size:9pt}}#fsip-aps #results #results-dynamic{height:auto;opacity:1;overflow:visible;transition:opacity .5s ease-in-out;width:100%}#fsip-aps #results #results-dynamic.results-hidden{height:0;opacity:0;overflow:hidden;transition:opacity .5s ease-in-out;width:100%}#fsip-aps #results .results-found{align-items:center;border-top:1px solid #b9babc;display:flex;justify-content:space-between;margin-top:30px;padding-bottom:10px;padding-top:15px;width:100%}@media only screen and (max-width:1023px){#fsip-aps #results .results-found{border-top:0;margin-top:20px;padding-bottom:15px;padding-top:10px;width:85%}}@media only screen and (max-width:767px){#fsip-aps #results .results-found{margin:20px auto 0}}#fsip-aps #results .results-found .results-number{font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:2pc;padding-left:20px}@media only screen and (max-width:1023px){#fsip-aps #results .results-found .results-number{font-size:1pc;padding-left:0}}#fsip-aps #results .results-found .clear-filters,#fsip-aps #results .results-found .show-filters{cursor:pointer;display:block;font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:1pc;letter-spacing:.1em;text-decoration:underline;text-transform:uppercase;transition:all .3s ease-in}#fsip-aps #results .results-found .clear-filters:hover,#fsip-aps #results .results-found .show-filters:hover{color:red;transition:all .3s ease-in}@media only screen and (max-width:1023px){#fsip-aps #results .results-found .clear-filters,#fsip-aps #results .results-found .show-filters{display:none;font-size:9pt}}#fsip-aps #results .results-found .show-filters{display:none}@media only screen and (max-width:1023px){#fsip-aps #results .results-found .show-filters{display:block}#fsip-aps #results .results-found .show-filters:before{content:"SHOW FILTERS"}#fsip-aps #results .results-found .show-filters.filters-open:before{content:"HIDE FILTERS"}}#fsip-aps #results .result-filters{align-content:center;align-items:center;background-color:#f9f9f9;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:20px 0 40px;padding:30px 20px;width:100%}@media only screen and (max-width:1439px){#fsip-aps #results .result-filters{justify-content:space-around}}@media only screen and (max-width:1023px){#fsip-aps #results .result-filters{display:none;height:0;overflow:hidden}#fsip-aps #results .result-filters.show-result-filters{display:block;flex-direction:column;height:auto;overflow:visible}}#fsip-aps #results .result-filters .select-box{margin:0 .5%;min-width:200px;width:24%}@media only screen and (max-width:1439px){#fsip-aps #results .result-filters .select-box{margin:20px 0;min-width:150px;width:45%}}@media only screen and (max-width:1023px){#fsip-aps #results .result-filters .select-box{margin:0 auto 20px;max-width:450px;width:90%}}#fsip-aps #results .result-filters .select-box.hidden{min-width:0;width:0}@media only screen and (max-width:1439px){#fsip-aps #results .result-filters .select-box .choices{font-size:14px}}#fsip-aps #results .result-filters .select-box .choices.is-open~label,#fsip-aps #results .result-filters .select-box .choices.is-selected~label{border-radius:3px;padding:5px 10px;top:-10px}@media only screen and (max-width:1439px){#fsip-aps #results .result-filters .select-box label{font-size:14px}}#fsip-aps #results .result-filters .select-box .filter-helper{bottom:-20px;color:red;cursor:pointer;font-size:9pt;position:absolute;right:0;text-align:right;text-decoration:underline}@media only screen and (max-width:1023px){#fsip-aps #results .result-filters .select-box .filter-helper{bottom:-15px}}#fsip-aps #results .result-filters .select-box .filter-helper-image{background:#fff;border:1px solid #eee;height:15pc;margin-top:5px;padding:20px;position:absolute;right:0;width:15pc;z-index:2}#fsip-aps #results .result-filters .select-box .filter-helper-image-close{color:#737578;font-size:2pc;position:absolute;right:7px;top:-3px;z-index:3}#fsip-aps #results .result-filters .apply-filter{align-items:center;background-color:red;color:#fff;cursor:pointer;display:none;font-size:14px;height:40px;justify-content:center;letter-spacing:1px;margin-left:calc(50% - 60px);margin-right:calc(50% - 60px);transition:all .2s ease-in;width:90pt}#fsip-aps #results .result-filters .apply-filter:hover{background-color:#000}@media only screen and (max-width:1023px){#fsip-aps #results .result-filters .apply-filter{display:none}}#fsip-aps #results .results{align-items:flex-start;border-top:1px solid #b9babc;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:0;padding:40px 20px 0;width:100%}#fsip-aps #results .results:after{margin-right:auto}@media only screen and (max-width:1023px){#fsip-aps #results .results{flex-direction:column;padding:20px 10px 0}}#fsip-aps #results .results .result-card{border-top:8px solid red;display:flex;flex-direction:column;margin:0 1% 40px;min-height:200px;min-width:350px;padding:0;text-align:left;width:30%}@media only screen and (max-width:1439px){#fsip-aps #results .results .result-card{min-width:225px;min-width:250px;width:45%}}@media only screen and (max-width:1023px){#fsip-aps #results .results .result-card{min-height:150px;width:100%}}#fsip-aps #results .results .result-card.hidden{display:none;height:0;opacity:0}#fsip-aps #results .results .result-card .result-partno{border-bottom:1px solid #b9babc;padding:10px 15px 0;width:100%}#fsip-aps #results .results .result-card .result-partno p{font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:9pt;letter-spacing:.1em;margin-bottom:0;text-transform:uppercase}@media only screen and (max-width:1439px){#fsip-aps #results .results .result-card .result-partno h2{font-size:24px}}@media only screen and (max-width:1023px){#fsip-aps #results .results .result-card .result-partno h2{margin:0}}#fsip-aps #results .results .result-card .result-bellowsno{border-bottom:1px solid #b9babc;font-family:avenir-heavy,Noto Sans,Arial,sans-serif;font-size:9pt;letter-spacing:.1em;padding:8px 15px 7px;text-transform:uppercase}@media only screen and (min-width:1440px)and (max-width:1799px){#fsip-aps #results .results .result-card .result-bellowsno{font-size:10px}}#fsip-aps #results .results .result-card .result-image{display:flex;justify-content:center;padding:30px;position:relative}#fsip-aps #results .results .result-card .result-image img{height:200px;max-width:100%;object-fit:contain}.isIE #fsip-aps #results .results .result-card .result-image img{height:auto;width:300px}#fsip-aps #results .results .result-card .result-image .zoom{background-image:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAzOCAzOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzggMzg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMjUyNTI1O30KCS5zdDF7ZmlsbDojRkZGRkZGO30KPC9zdHlsZT4KPGcgaWQ9IlBhZ2UtMSI+Cgk8ZyBpZD0iQ1JfUmVzdWx0cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ2MC4wMDAwMDAsIC0xMzg4LjAwMDAwMCkiPgoJCTxnIGlkPSJTZWFyY2gtUmVzdWx0LUNhcmQ0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5OC4wMDAwMDAsIDExNjguMDAwMDAwKSI+CgkJCTxnIGlkPSJab29tLUNvcm5lciIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzYyLjAwMDAwMCwgMjIwLjAwMDAwMCkiPgoJCQkJPHBvbHlnb24gaWQ9IlJlY3RhbmdsZSIgY2xhc3M9InN0MCIgcG9pbnRzPSIzOCwwIDM4LDM4IDAsMzggCQkJCSIvPgoJCQkJPGcgaWQ9Ilpvb20iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLjAwMDAwMCwgMjAuMDAwMDAwKSI+CgkJCQkJPGcgaWQ9Ikdyb3VwLTIiPgoJCQkJCQk8cGF0aCBpZD0iU2hhcGUiIGNsYXNzPSJzdDEiIGQ9Ik0xNC42LDE0LjNsLTQuMy00LjRDMTIuMiw3LjUsMTIuMSw0LDEwLDEuOGMtMi4zLTIuNC02LTIuNC04LjMsMGMtMi4zLDIuNC0yLjMsNi4yLDAsOC41CgkJCQkJCQljMi4xLDIuMiw1LjUsMi4zLDcuOCwwLjRsNC4zLDQuNGMwLjIsMC4yLDAuNiwwLjIsMC44LDBDMTQuOSwxNC45LDE0LjksMTQuNSwxNC42LDE0LjN6IE0yLjUsOS40Yy0xLjgtMS45LTEuOC00LjksMC02LjgKCQkJCQkJCWMxLjgtMS45LDQuOC0xLjksNi42LDBjMS44LDEuOSwxLjgsNC45LDAsNi44QzcuMywxMS4zLDQuNCwxMS4zLDIuNSw5LjR6Ii8+CgkJCQkJCTxwYXRoIGlkPSJDb21iaW5lZC1TaGFwZSIgY2xhc3M9InN0MSIgZD0iTTYuMyw1LjRoMS4zYzAuMiwwLDAuNSwwLjIsMC41LDAuNFM3LjksNi4zLDcuNyw2LjNINi4zdjEuM2MwLDAuMi0wLjIsMC41LTAuNSwwLjUKCQkJCQkJCVM1LjQsNy45LDUuNCw3LjdWNi4zSDQuMWMtMC4yLDAtMC41LTAuMi0wLjUtMC41czAuMi0wLjQsMC41LTAuNGgxLjNWNC4xYzAtMC4yLDAuMi0wLjUsMC40LTAuNXMwLjUsMC4yLDAuNSwwLjVWNS40eiIvPgoJCQkJCTwvZz4KCQkJCTwvZz4KCQkJPC9nPgoJCTwvZz4KCTwvZz4KPC9nPgo8L3N2Zz4K");bottom:0;content:"";cursor:pointer;height:38px;position:absolute;right:0;width:38px}#fsip-aps #results .results .result-card .result-image.placeholder img{height:200px;max-width:100%;object-fit:contain}.isIE #fsip-aps #results .results .result-card .result-image.placeholder img{height:auto;width:200px}#fsip-aps #results .results .result-card .result-image.placeholder:after{background-image:"";height:0;width:0}#fsip-aps #results .results .result-card .result-buy{border-bottom:1px solid #b9babc;border-top:1px solid #b9babc}#fsip-aps #results .results .result-card .result-buy a{background-color:red;color:#fff;cursor:pointer;display:block;font-size:1pc;height:40px;line-height:40px;margin:10px auto;text-align:center;text-decoration:none;transition:all .3s ease;width:150px}#fsip-aps #results .results .result-card .result-buy a:hover{background-color:#fa7a7a;transition:all .3s ease}#fsip-aps #results .results .result-card .result-links{display:flex;flex-direction:row;flex-wrap:wrap;font-size:9pt;height:40px;justify-content:space-around;line-height:40px;position:relative}@media print{#fsip-aps #results .results .result-card .result-links{display:none}}#fsip-aps #results .results .result-card .result-links div{color:#737578;cursor:pointer;text-align:center;transition:all .3s;width:45%}#fsip-aps #results .results .result-card .result-links div:hover{color:red;transition:all .3s}#fsip-aps #results .results .result-card .result-links .copyMsg{background-color:#fff;border:1px solid red;bottom:0;display:none;font-size:14px;height:40px;line-height:40px;padding:0;position:absolute;text-align:center;width:100%}html{animation:none!important}