.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-backface-visibility:hidden;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;background:url(owl.video.play.png) no-repeat;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;transition:transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;transition:opacity .4s ease}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}
:host,:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-0.115,0.975,0.855);--vs-transition-duration:150ms}.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,0.5,0.8,1);--vs-transition-duration:0.15s}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor)}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search:-ms-input-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:rgba(60,60,60,.45);font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}
.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:.875em;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer{color:#6c757d;display:block;font-size:.875em}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}:root{--earth-v2:#b65b00;--blue-v2:#005cb9;--cream-v2:#818181;--white-v2:#fff;--black-v2:#10181f;--grey-v2:#f6f6f6;--orange-v2:#b65b00;--rock-v2:#4c1a0f;--sand-v2:#f4c44c;--forest-v2:#1f721f}body{background:#f5f5f5;color:#000;font-family:trim-light;letter-spacing:1px;line-height:1.5}.h1,h1{line-height:1}.h1,h1,h2,h3{letter-spacing:3px}h2,h3,h4,h5,h6{line-height:1.2}h4,h5,h6{letter-spacing:2px}.h1,h1{font-family:trim-medium;font-size:3.2rem;text-transform:uppercase}@media(max-width:991.98px){.h1,h1{font-size:1.5rem}}.text{transition:margin .4s}.clearfix:after{clear:both;content:"";display:block}.relative{position:relative}.pull-right{float:right}.error{color:red}.modal-image{height:90%;-o-object-fit:contain;object-fit:contain;width:90%}.zoomer{height:100%;position:absolute;width:100%;z-index:5000}.zoomerimg{background-color:#818181;bottom:0;display:block;left:0;margin:auto;padding:5px;position:absolute;right:0;top:0;width:40px}a{color:#005cb9}.content{min-height:calc(100vh - 559px)}section{position:relative}section.bg_effect_yes:before{background-position:bottom;background-repeat:repeat-x;content:"";height:60px;left:0;position:absolute;right:0;top:-60px}section.bg_white{background-color:#fff}section.bg_grey{background-color:#f6f6f6}section.bg_cream{background-color:#818181}section.bg_blue{background-color:#005cb9}section.bg_orange{background-color:#b65b00}section.bg_rock{background-color:#4c1a0f}section.bg_sand{background-color:#f4c44c}section.bg_forest{background-color:#1f721f}section.bg_black{background-color:#000;color:#fff}section.find-a-dealer.bg_effect_yes:before{bottom:auto;top:-21px}section.page-header.bg_effect_yes:before{bottom:-20px;top:auto}section.switcher.bg_effect_yes:before{bottom:-20px;top:auto;z-index:1}.border-earth{border-bottom:10px solid #b65b00}.border-rock{border-bottom:10px solid #4c1a0f}.border-sand{border-bottom:10px solid #f4c44c}.border-forest{border-bottom:10px solid #1f721f}.border-blue{border-bottom:10px solid #005cb9}section.product-bottom{margin-bottom:40px}img.loader{margin-top:20px}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#005cb9}.page-item.active .page-link{background-color:#005cb9;border-color:#005cb9;color:#fff}.isDealer section.switcher,.isDealer section.switcher .item,.isDealer section.switcher .switcher-wrapper{height:600px}.isDealer section.switcher .text{margin-top:130px}section.switcher{color:#fff;height:600px;max-height:80vh;overflow:hidden;position:relative;transform:perspective(1px) translateZ(0);width:100%}section.switcher .switcher-wrapper{height:600px;max-height:80vh;width:1000vw}section.switcher .switcher-wrapper.transition{transition:all .9s}section.switcher .item{background-position:50%;background-size:cover;float:left;height:600px;max-height:80vh;position:relative;width:100vw}section.switcher .item .video-promo{position:absolute;top:10rem}section.switcher .controls{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:2}section.switcher .page{background:#fff;cursor:pointer;display:inline-block;height:10px;margin:5px;opacity:.4;width:10px}section.switcher .page.selected{opacity:1}section.switcher .texts{margin-top:5.625rem;opacity:0;transition:all .4s;width:90%}section.switcher .show-titles{opacity:1}section.switcher .text{margin-top:90px;opacity:0;transition:all .4s;width:90%}section.switcher .show-title{opacity:1}section.switcher .label1{font-size:.9rem}section.switcher h1{font-size:3.5rem;padding:17px 0 0;text-shadow:0 2px 4px rgba(0,0,0,.5)}section.switcher h2{font-family:trim-medium;font-size:1.1rem;max-width:50%;padding:5px 0 35px}section.switcher .line1,section.switcher h2{text-shadow:0 2px 4px rgba(0,0,0,.5)}@media(max-width:1199.98px){section.switcher h1{font-size:3.2rem}section.switcher h2{font-size:1rem;max-width:80%}}@media(max-width:991.98px){section.switcher h1{font-size:3rem}section.switcher h2{font-size:1rem;margin-right:20px;max-width:100%}section.switcher .text,section.switcher .texts{margin-top:50px;width:100%}}section.switcher .item .video-promo{top:7rem}.floating-menu{height:720px;max-height:80vh;position:absolute;width:100%}.floating-menu-content{position:absolute;right:0;text-transform:uppercase;top:50%;transform:translateY(calc(-50% - 40px));z-index:2}.floating-menu-content .item{border-top:1px solid #fff;position:relative}.floating-menu-content .item:first-child{border-top:0}.floating-menu-content .item a{background:#005cb9;color:#fff;display:block;font-size:.65rem;padding:0 50px 0 19px;transform-origin:center;transition:.1s;width:140px}.floating-menu-content .item a:hover{background:#b65b00;transform:scale(1.05)}.floating-menu-content .item a .text{display:table-cell;height:50px;vertical-align:middle}.floating-menu-content .item i{font-size:1.3rem;margin-top:-7px;position:absolute;right:10px;top:50%}@media(max-width:991.98px){.floating-menu-content{display:none}}footer{background-color:#005cb9;background-image:url(../images/site/topography.svg);background-size:cover;color:#fff;padding-bottom:40px;padding-top:40px;position:relative;z-index:1}footer .top{padding:0 0 20px}@media(max-width:991.98px){footer .top .col-md-3{flex:0 0 33.333333%;max-width:33.333333%}footer .top .col-md-3:last-child{flex:0 0 100%;max-width:100%}}@media(max-width:767.98px){footer .top .col-md-3,footer .top .col-md-3:last-child{flex:0 0 100%;max-width:100%}}footer .top .heading{background-image:url(../images/temp/accordion-plus.svg);background-position:99%;background-repeat:no-repeat;border-bottom:1px solid #fff;display:block;font-family:trim-medium;margin-bottom:0;padding:10px 0 5px}footer .top .heading.expanded{background-image:url(../images/temp/accordion-minus.svg)}footer .top .heading--bottom{background:none;border-bottom:none;font-size:.9rem;padding-top:16px}footer .top ul{display:none;list-style-type:none;margin:5px 0 0;padding:0}footer .top ul.expanded{display:block}footer .top ul li{font-size:.9rem;margin:0;padding:0 0 6px}footer .top ul a{color:#fff}footer .bottom{border-top:1px solid #fff;display:flex;flex-wrap:wrap;padding-top:20px}footer .bottom .left{width:100%}footer .bottom .left img{width:230px}footer .bottom .middle{margin-top:10px;width:100%}footer .bottom .middle .links{margin-bottom:0}footer .bottom .middle .links span a{color:#fff;font-size:.65rem;padding-top:25px}footer .bottom .middle .links span span{font-size:.55rem;opacity:.5}footer .bottom .middle .copyright{font-size:.65rem;margin-bottom:0;opacity:.7}footer .bottom .right{margin-top:20px;width:100%}footer .bottom .right select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border:none;border-radius:0;padding:10px;width:100%}footer .clear-border-top{border-top:none;padding-top:20px}footer .australian-owned div{border-top:1px solid #fff;margin-top:20px;padding-top:20px}footer .australian-owned img{max-height:41px;max-width:100%}footer:before{background-position:bottom;background-repeat:repeat-x;content:"";height:40px;left:0;position:absolute;right:0;top:-40px}@media(min-width:768px){footer .australian-owned div{border-top:none}footer footer{padding-bottom:0}footer .top{padding-top:30px}footer .top .heading{background:none;border:none;font-family:trim-medium;pointer-events:none}footer .top .heading--bottom{font-size:inherit;padding-top:10px}footer .top ul{display:block}footer .bottom .left,footer .bottom .middle,footer .bottom .right{width:auto}footer .bottom .middle{flex:1;margin-left:20px;margin-top:-3px}footer .bottom .right{margin-left:20px;margin-top:0}footer .bottom .right select{min-width:230px}footer .bottom{padding-top:40px}footer .clear-border-top{padding-top:0}}footer .footer-cards{display:flex;flex-direction:column;justify-content:center;margin-top:2px}@media only screen and (max-width:991px){footer .footer-cards{margin-top:-1px}}@media only screen and (max-width:767px){footer .footer-cards{flex-direction:row;margin-top:5px}}footer .footer-cards img{margin:2px}body,html{height:100%}body{display:flex;flex-direction:column}#app{flex:1 0 auto}#app>div.content{padding-top:101px}#app>div.content.__dealer{padding-top:166px}@media(min-width:992px){#app>div.content.dealerSearch{padding-top:166px}}footer{flex-shrink:0}.footer-options{background-color:#005cb9;border-bottom:6px solid #f4c44c;font-size:1.2rem;text-transform:uppercase}.footer-options,.footer-options .footer-cta{align-items:center;color:#fff;display:flex;justify-content:center}.footer-options .footer-cta{padding:3rem;text-decoration:none;width:80%}.footer-options .footer-cta img{width:70px}.footer-options .footer-cta p{padding-left:1rem;padding-top:1rem;width:50%}.footer-options .footer-cta p strong{font-family:trim-medium}@media screen and (max-width:768px){.footer-options .footer-cta p{width:unset}}.footer-options .footer-cta p span.arrow{background-color:transparent;border:solid #fff;border-width:0 2px 2px 0;display:inline-block;height:.6rem;margin-left:1rem;transform:rotate(-45deg);width:.6rem}.footer-options .footer-cta:first-child{background:url(../images/temp/vertical-line.png) 100% no-repeat}@media screen and (max-width:768px){.footer-options .footer-cta:first-child{background-image:unset}.footer-options .footer-cta{font-size:1rem;padding:1rem}.footer-options .footer-cta.bb{border-bottom:1px solid #fff}}.footer-options .row{align-items:center;display:flex;justify-content:center}.breadcrumbs{background:#f7f7f7;border-bottom:1px solid #ccc;padding:8px 20px}.breadcrumbs .divider{color:#005cb9}.breadcrumbs a,.breadcrumbs span{color:#000;display:inline-block;font-size:.9rem;padding-right:7px}.breadcrumbs .icon{color:#005cb9;font-size:9pt;position:relative;top:1px}.solutions{background-color:#fff;padding-bottom:100px;padding-top:40px}.solutions.__vehicles{padding:3.5%}.solutions sup{border:1px solid #007bff;font-family:trim-medium;font-size:.75rem;margin-left:5px;padding:3px 6px;text-transform:uppercase;top:-5px}.solutions .features{margin:10px 0}.solutions .features div{float:left;padding-right:30px}.solutions .features .yes i{color:#005cb9}.solutions .features .no{color:rgba(0,0,0,.4)}.solutions .features i{font-size:.7rem;margin-right:3px;vertical-align:top}.solutions .disabled-overlay{align-items:center;background:rgba(16,24,31,.8);bottom:0;color:#fff;cursor:auto;display:flex;justify-content:center;left:0;padding:25px;position:absolute;right:0;top:0}.solutions .solution-item h2{font-family:trim-medium;font-size:1.4rem;margin-bottom:10px;margin-top:20px;text-transform:uppercase;width:100%}.solutions .solution-item .content{min-height:auto}.solutions .solution-item .detail{border:1px solid #eaeaea;cursor:pointer;height:100%;position:relative}.solutions .solution-item .detail .image{background-color:#f6f6f6;width:100%}.solutions .solution-item .detail .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.solutions .solution-item .detail .content-wrapper{background-color:#f6f6f6;display:flex;flex-direction:column;justify-content:space-between;width:100%}.solutions .solution-item .detail .content{background-color:#f6f6f6;padding:20px;width:100%}.solutions .solution-item .detail .content:after{clear:both;content:"";display:block}.solutions .solution-item .detail .content h3,.solutions .solution-item .detail .content p,.solutions .solution-item .detail .content ul{font-size:1rem}.solutions .solution-item .detail .content ul{list-style:none;margin:1rem 0;padding:0}.solutions .solution-item .detail .content ul li{align-items:baseline;display:flex;font-family:trim-light;margin-bottom:7px}.solutions .solution-item .detail .content ul li:before{color:#005cb9;content:"■";display:inline-block;margin-top:-.5rem;padding-right:1rem;width:1.5rem}.solutions .solution-item .detail .content ul li img{float:left;height:24px;margin-right:10px;width:24px}.solutions .solution-item .detail .content ul li p{color:#10181f;font-size:1rem;margin:0}.solutions .full-button{background-color:#005cb9;background:#b65b00;color:#fff;cursor:pointer;display:block;margin-bottom:10px;padding:13px;text-align:center;text-transform:uppercase;width:100%}.solutions .canopies .change-vehicle,.solutions .solution_items .change-vehicle,.solutions .vehicles .change-vehicle{background-color:#005cb9;color:#fff;margin-bottom:40px;padding:25px 25px 15px}.solutions .canopies .change-vehicle strong,.solutions .solution_items .change-vehicle strong,.solutions .vehicles .change-vehicle strong{font-family:trim-medium}.solutions .canopies .change-vehicle a,.solutions .solution_items .change-vehicle a,.solutions .vehicles .change-vehicle a{border:1px solid #fff;margin-top:25px}.solutions .solution_items .change-vehicle a{border:none;color:#fff;font-family:trim-medium;margin-top:0}.solutions #vehicle-drilldown-back{background-color:#fff;color:#fff;margin:25px auto}.solutions #vehicle-drilldown-back div{background-color:#f3f2f2;padding-top:10px}.solutions #vehicle-drilldown-back div p{color:#231f20;padding-left:10px;padding-top:15px}.solutions #vehicle-drilldown-back div .btn-primary{text-align:center;width:160px}.solutions #vehicle-drilldown-back div strong{font-family:trim-medium}.solutions #vehicle-drilldown-back a{float:right}.solutions #vehicle-drilldown-back:after{clear:both;content:"";display:block}.solutions .vehicles .vehicle-drilldown .form{border-top:1px solid #eaeaea}.solutions .vehicles .vehicle-drilldown .form .form-content{padding-top:20px;position:relative}.solutions .vehicles .vehicle-drilldown .form .form-content .overlay{bottom:0;left:0;position:absolute;right:0;top:0}.solutions .vehicles .vehicle-drilldown .form .form-content .overlay img{color:#000;left:calc(50% - 50px);position:absolute;top:40%}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego{background-color:#f8f8f8;margin:25px auto;padding:30px}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego h2,.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego h4{font-family:trim-medium}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego h2{font-size:30px;line-height:36px;margin-bottom:25px}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego h4{font-size:22px;line-height:26px;text-transform:unset}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-fields{align-items:center;display:flex;margin:20px auto}@media(max-width:991px){.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-fields{display:block}}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-number,.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .select-state{margin-right:20px;width:25%}@media(max-width:991px){.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-number,.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .select-state{width:100%}}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-number select,.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .select-state select{padding:12px 15px}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input{align-items:center;border:1px solid #eaeaea;display:flex;padding:0}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input input{text-transform:uppercase}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input button,.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input input{border:none;border-top:5px solid #005cb9;outline:none}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input .btn.arrow-btn{background-color:#eee;padding:10px}.solutions .vehicles .vehicle-drilldown .form .form-content .check-rego .rego-input .btn.arrow-btn:hover{background-color:#d4d4d4}.solutions .vehicles .vehicle-drilldown .form h4,.solutions .vehicles .vehicle-drilldown .form p{font-size:1rem}.solutions .vehicles .vehicle-drilldown .form h4{font-family:trim-medium;text-transform:uppercase}.solutions .vehicles .vehicle-drilldown .form p{font-family:trim-medium}.solutions .vehicles .vehicle-drilldown .form .form-row{margin-bottom:25px}.solutions .vehicles .vehicle-drilldown .form .form-row:last-child{margin-bottom:0}.solutions .vehicles .vehicle-drilldown .form .form-row label{margin-bottom:5px}.solutions .vehicles .vehicle-drilldown .form .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:98%;background-repeat:no-repeat;border:1px solid #eaeaea;border-radius:0;color:#212529;padding:10px 15px;width:100%}.solutions .vehicles .vehicle-drilldown .form .form-row select:disabled{color:#ccc;cursor:not-allowed}.solutions .vehicles .vehicle-drilldown .form .form-row select:focus{outline:none}.solutions .vehicles .vehicle-drilldown .form .form-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #eaeaea;border-radius:0;color:#212529;padding:10px 15px;width:100%}.solutions .vehicles .vehicle-drilldown .form .form-row input:disabled{color:#ccc;cursor:not-allowed}.solutions .vehicles .vehicle-drilldown .form .form-row input:focus{outline:none}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection p{margin-bottom:6px}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection div{align-items:baseline;display:flex}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection input{float:right;margin-right:10px}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection label{margin-bottom:0}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection button{margin-top:20px}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection .vehicle-selection-row{border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;height:45px;margin-left:-15px;margin-right:0;padding-top:10px;vertical-align:middle}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection .vehicle-select-div .vehicle_select_radio{float:right}.solutions .steps{background-color:#f2f2f2}.solutions .steps h3{color:#005cb9;font-family:trim-medium;font-size:1.3rem;padding-top:7px}.solutions .steps .step a{color:#212529}.solutions .steps .step a:hover{text-decoration:none}.solutions .steps .step--heading{background-color:#005cb9;color:#fff;opacity:.7;padding:10px}.solutions .steps .step--heading.active{opacity:1}.solutions .steps .step--heading .inner{align-items:center;display:flex}.solutions .steps .step--heading .inner span{background-color:#fff;border-radius:50%;color:#005cb9;display:block;margin-right:20px;padding:2px 10px}.solutions .steps .step--heading .inner p{margin:0}.solutions .steps .step--body{padding:20px}.solutions .steps .step--body .col-lg-4{cursor:pointer;margin-bottom:25px}.solutions .steps .step--body .category{background-color:#fff;border:1px solid #ebebeb;height:100%;position:relative}.solutions .steps .step--body .category.disabled{pointer-events:none}.solutions .steps .step--body .category.active{border:1px solid #005cb9}.solutions .steps .step--body .category .card-content,.solutions .steps .step--body .category .card-image{padding:25px}.solutions .steps .step--body .category .card-image{border-bottom:1px solid #ebebeb}.solutions .steps .step--body .category .card-image img{max-height:244px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.solutions .steps .step--body .category .card-content h2{color:#005cb9;font-family:trim-medium;font-size:1.3rem}.solutions .steps .step--body .category .card-content p{color:#10181f;font-family:trim-medium;font-size:1rem;margin-bottom:0}.solutions .steps .step--body .category .card-content p.desc{margin-bottom:30px}.solutions .steps .step--body .category .card-content p.price{color:#222;font-family:trim-medium;font-size:1.2rem}.solutions .steps .step--body .category .card-content p.load{margin-bottom:20px}.solutions .steps .step--body .category .card-content p.accessories a{color:#818181}.solutions .steps .step--body .list_item,.solutions .steps .step--body .product .header{cursor:pointer;display:flex;flex-wrap:wrap}.solutions .steps .step--body .list_item i{display:inline-block;padding-right:6px;text-align:center;width:36px}.solutions .steps .step--body .list_item,.solutions .steps .step--body .product{background-color:#fff;border:1px solid #ebebeb;margin-bottom:20px}.solutions .steps .step--body .list_item .details,.solutions .steps .step--body .list_item .image,.solutions .steps .step--body .product .details,.solutions .steps .step--body .product .image{width:50%}.solutions .steps .step--body .list_item .image,.solutions .steps .step--body .product .image{padding:25px 12.5px 25px 25px}.solutions .steps .step--body .list_item .image img,.solutions .steps .step--body .product .image img{border:1px solid #ebebeb;width:100%}.solutions .steps .step--body .list_item .details,.solutions .steps .step--body .product .details{font-size:.9rem;padding:25px 25px 25px 12.5px}.solutions .steps .step--body .list_item .details h6,.solutions .steps .step--body .product .details h6{color:#005cb9;font-family:trim-medium;font-size:1.1rem;margin:0;padding-bottom:4px}.solutions .steps .step--body .list_item .details p,.solutions .steps .step--body .product .details p{color:gray;margin:0}.solutions .steps .step--body .list_item .pricing,.solutions .steps .step--body .product .pricing{padding:25px;width:100%}.solutions .steps .step--body .list_item .pricing p,.solutions .steps .step--body .product .pricing p{color:gray;margin:0}.solutions .steps .step--body .list_item.active,.solutions .steps .step--body .product.active{border:1px solid #005cb9}.solutions .steps .step--body .product-content{padding:25px}.solutions .steps .step--body .product-content a{background:#005cb9;color:#fff;display:block;padding:15px;text-align:center;text-transform:uppercase}@media(max-width:767.98px){.solutions .steps .step .list_item .details,.solutions .steps .step .list_item .image,.solutions .steps .step .product .details,.solutions .steps .step .product .image{width:100%}.solutions .steps .step .list_item .details,.solutions .steps .step .product .details{padding:25px 25px 12px}.solutions .steps .step .list_item .pricing,.solutions .steps .step .product .pricing{padding:12px 25px 25px}.solutions .steps .step .list_item .image,.solutions .steps .step .product .image{padding:0}.solutions .steps .step .list_item h6,.solutions .steps .step .product h6{font-family:trim-medium;font-size:1.3rem}.solutions .steps .step .product-content{padding:0 25px 25px}.solutions .card-image{display:none}.solutions .steps .step--body .category .card-content p.desc{margin-bottom:0}.solutions #vehicle-drilldown-back a{float:left;text-align:center;width:100%}.solutions #vehicle-drilldown-back{margin-top:20px;padding-left:15px;padding-right:15px}.solutions #vehicle-drilldown-back #vehicle-drilldown-back-back{background-color:#fff;padding-left:0;padding-right:0}.solutions #vehicle-drilldown-back:after{clear:both;content:"";display:block}.solutions .vehicles .vehicle-drilldown .form .vehicle-selection .vehicle-selection-row{height:85px}.solutions #select_vehicle,.solutions #vehicle-drill-down-find-my-car{text-align:center;width:100%}}@media(min-width:768px){.solutions .solution-item .detail{display:flex;flex-wrap:wrap}.solutions .solution-item .detail .image img{height:100%;max-height:300px}.solutions .solution-item .canopy-variants .variant{display:flex}.solutions .solution-item .canopy-variants .variant .image{border-bottom:none;border-right:1px solid #e5e5e5}.solutions .steps{background-color:#f2f2f2}.solutions .steps .step--body .list_item,.solutions .steps .step--body .product{flex-wrap:nowrap}.solutions .steps .step--body .list_item .image,.solutions .steps .step--body .product .image{border-right:1px solid #ebebeb;padding:0;width:170px}.solutions .steps .step--body .list_item .image img,.solutions .steps .step--body .product .image img{border:none;padding:10px}.solutions .steps .step--body .list_item .details,.solutions .steps .step--body .product .details{align-items:center;display:flex;flex:1;padding:10px 0 10px 30px}.solutions .steps .step--body .list_item .pricing,.solutions .steps .step--body .product .pricing{align-items:center;display:flex;padding:0 30px 0 0;text-align:right;width:auto}}.b2b-solutions{background-color:#fff;padding-bottom:100px;padding-top:40px}.b2b-solutions .group{border:1px solid #ccc}.b2b-solutions .solution{display:flex;flex-wrap:wrap}.b2b-solutions .solution:after{clear:both;content:"";display:block}.b2b-solutions .solution.center{justify-content:center}.b2b-solutions .solution.left{justify-content:flex-start}.b2b-solutions .solution.right{justify-content:flex-end}.b2b-solutions .items1{width:100%}.b2b-solutions .items2{width:50%}.b2b-solutions .items3{width:33.333333333%}.b2b-solutions .item{background-color:#ccc;border:1px solid #ccc;cursor:pointer;float:left;font-size:1.1rem;text-align:center}.b2b-solutions .item .wrapper{background-color:#fff;height:100%;opacity:.6;padding:0}.b2b-solutions .item.active .wrapper{opacity:1}.b2b-solutions .item img{max-width:250px;vertical-align:middle;width:60%}.b2b-solutions .item span{text-transform:uppercase}.b2b-solutions .item.chunk-1{width:100%}.b2b-solutions .item.chunk-0,.b2b-solutions .item.chunk-2{width:50%}.b2b-solutions .item.chunk-3{width:33.33%}.b2b-solutions .item.chunk-4{width:25%}.b2b-solutions .item.chunk-5{width:20%}@media screen and (max-width:768px){.b2b-solutions .item{font-size:.8rem}}.b2b-solutions .type{padding:20px 20px 0}.b2b-solutions .selection{padding:0 20px 20px}.b2b-solutions .selection select{width:100%}.b2b-solutions .vehicles .col-12{margin-top:10px}@media(max-width:767px){.b2b-solutions .item{width:100%}}.faqs{padding-top:25px}.faqs h1{border-bottom:1px solid #ebebeb;margin-bottom:40px;padding:25px 0 20px}.faqs .faq-categories{display:flex;flex-direction:column;margin-bottom:30px}.faqs .faq-categories a{background-color:#000;border-bottom:1px solid #fff;color:#fff;cursor:pointer;display:block;font-size:.9rem;font-weight:500;padding:15px;text-align:center;text-transform:uppercase}.faqs .faq-categories a:active,.faqs .faq-categories a:focus,.faqs .faq-categories a:hover{color:#fff}.faqs .faq-content .faq-category{border-bottom:1px solid #ebebeb;margin-bottom:40px;padding-bottom:40px}.faqs .faq-content .faq-category h2{font-family:trim-medium;font-size:1.4rem;margin-bottom:15px}.faqs .faq-content .faq-category .question{background-color:#005cb9;background-image:url(../images/temp/accordion-plus.svg);background-position:97%;background-repeat:no-repeat;color:#fff;cursor:pointer;display:block;font-size:.9rem;font-weight:500;padding:15px;text-transform:uppercase}.faqs .faq-content .faq-category .question.expanded{background-image:url(../images/temp/accordion-minus.svg)}.faqs .faq-content .faq-category .answer{background-color:#f5f5f5;display:none;padding:20px}.faqs .faq-content .faq-category .answer.expanded{display:block}@media(min-width:768px){.faqs .faq-categories{flex-direction:row}.faqs .faq-categories a{border-bottom:none;border-right:1px solid #fff;flex:1}}section.events{padding-bottom:80px}section.events h1{border-bottom:1px solid #ccc;margin:50px 0;padding-bottom:30px}section.events .event{display:flex;flex-direction:column;margin-bottom:20px}section.events .event .image{position:relative;width:100%}section.events .event .image img{min-height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}section.events .event .image:after{background-repeat:no-repeat;bottom:0;content:"";height:350px;position:absolute;right:-30px;width:60px;z-index:1}section.events .event .events-content{background-color:#005cb9;color:#fff;padding:0 20px 20px;position:relative}section.events .event .events-content h4{font-family:trim-medium;margin-bottom:20px}section.events .event .events-content h4 a{color:#fff}section.events .event .events-content .description,section.events .event .events-content .meta{font-size:.9rem}section.events .event .events-content .meta{margin-bottom:20px;width:100%}section.events .event .events-content .meta .dates,section.events .event .events-content .meta .location{margin-bottom:10px;width:50%}section.events .event .events-content .meta .dates .event-datum,section.events .event .events-content .meta .location .event-datum{margin-left:30px}section.events .event .events-content .meta .dates img,section.events .event .events-content .meta .location img{border-radius:50%;float:left;height:25px;margin-right:10px;margin-top:-.25em;padding:2px;width:25px}section.events .event .events-content .meta .dates{margin-right:25px}section.events .event .btn{bottom:0;margin-bottom:30px;position:absolute}section.events:after{bottom:-59px;content:"";height:60px;left:0;position:absolute;right:0;z-index:1}@media(min-width:768px){section.events .event{flex-direction:row;height:350px}section.events .event .events-content,section.events .event .image{width:50%}section.events .event .events-content{padding:20px}section.events .event .image{background-position:50%;background-repeat:no-repeat}}section.event-detail{background-color:#fff}section.event-detail .image{height:200px;margin-bottom:40px;position:relative}section.event-detail .image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}section.event-detail .image:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}section.event-detail .container .title{margin-bottom:20px}section.event-detail .container .title.desktop{display:none}section.event-detail .container .meta{background-color:#ebebeb;margin-bottom:30px;padding:20px}section.event-detail .container .meta h5{border-bottom:1px solid #ccc;font-family:trim-medium;font-size:.9rem;margin-bottom:15px;padding-bottom:15px}section.event-detail .container .meta ul{font-size:.9rem;list-style:none;margin:0;padding:0}section.event-detail .container .meta ul li{display:flex;margin-bottom:5px}section.event-detail .container .meta ul li img{border-radius:50%;color:#005cb9;height:20px;margin-right:10px;padding:2px;width:20px}section.event-detail .container .details{font-size:.9rem;padding-bottom:60px}section.event-detail .container .details a{border:1px solid #005cb9;color:#fff;display:inline-block;font-size:1rem;padding:12px 30px 10px;position:relative;text-decoration:none;text-transform:uppercase;transform:perspective(1px) translateZ(0);transition:all .15s;z-index:1}section.event-detail .container .details a:hover{border:1px solid #004386}section.event-detail .container .details a:hover:after{transform:scaleX(1)}section.event-detail .container .details a:before{background-color:#005cb9;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}section.event-detail .container .details a:after{background-color:#004386;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0 50%;transition:transform .15s ease-out;z-index:-1}@media(min-width:768px){section.event-detail .image{height:350px}section.event-detail .container{display:flex;flex-direction:row-reverse}section.event-detail .container .title.mobile{display:none}section.event-detail .container .title.desktop{display:block}section.event-detail .container .meta{align-self:flex-start;margin-left:40px;min-width:300px}}section.store-locator{padding-bottom:100px}section.store-locator .invisible{visibility:hidden}section.store-locator h1{border-bottom:1px solid #ccc;margin:50px 0;padding-bottom:30px}section.store-locator h1 img{height:1em;margin-left:20px;vertical-align:top}section.store-locator hr{margin-bottom:30px}section.store-locator form label{display:block}section.store-locator form button,section.store-locator form input,section.store-locator form select{display:block;margin-bottom:25px;width:100%}section.store-locator form input,section.store-locator form select{border:1px solid #f5f5f5;padding:12px}section.store-locator form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border-radius:0}section.store-locator .result-desc{font-family:trim-medium;font-size:1.3rem}section.store-locator .result-desc span{color:#005cb9}section.store-locator h4{background-color:#000;background-position:calc(100% - 20px);background-repeat:no-repeat;color:#fff;font-size:1rem;margin-bottom:0;padding:15px 20px;text-transform:uppercase}section.store-locator .filters-container{margin-bottom:25px}section.store-locator .filters{background-color:#f5f5f5;margin-bottom:25px;padding:25px}section.store-locator .filters hr{margin-bottom:25px;margin-top:20px}section.store-locator .filters h6{font-family:trim-medium;font-size:.9rem}section.store-locator .filters a{margin-top:20px}section.store-locator .filters .type{align-items:center;display:flex}section.store-locator .filters .type input{margin-right:10px}section.store-locator .filters .type .icon{margin-right:.5em}section.store-locator .filters .type span{font-size:.9rem}section.store-locator .map{display:none;height:400px;width:100%}section.store-locator .row-reverse{flex-direction:row-reverse}section.store-locator .store-list{border:1px solid #ccc}section.store-locator .store-list .store{border-bottom:1px solid #ccc;padding:20px}section.store-locator .store-list .store .top{align-items:center;display:flex}section.store-locator .store-list .store .top .pin{align-items:center;align-self:start;display:flex;justify-content:center;margin-right:25px;position:relative}section.store-locator .store-list .store .top .pin img{height:55px;width:40px}section.store-locator .store-list .store .top .pin span{color:#fff;font-size:1.2rem;margin-top:-5px;position:absolute}section.store-locator .store-list .store .top .address{flex:1;margin-right:25px}section.store-locator .store-list .store .top .address h2{font-family:trim-medium;font-size:.9rem;margin-bottom:0;text-transform:uppercase}section.store-locator .store-list .store .top .address p{margin-bottom:0}section.store-locator .store-list .store .detail{display:none}section.store-locator .store-list .store .detail.open{display:block}section.store-locator .store-list .store .detail .phone{align-items:center;border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5;display:flex;margin:20px 0;padding:20px 0}section.store-locator .store-list .store .detail .phone img{margin-right:10px}section.store-locator .store-list .store .detail h3{color:gray;font-size:.9rem;margin-bottom:10px;text-transform:uppercase}section.store-locator .store-list .store .detail .row{margin-bottom:20px}section.store-locator .store-list .store .detail a{text-align:center;width:100%}@media(min-width:768px){section.store-locator .map{display:block;margin-bottom:25px}}@media(min-width:992px){section.store-locator .store-list{height:400px;overflow:scroll}}section.guide-template .header{margin-bottom:20px;min-height:260px;position:relative}section.guide-template .header:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}section.guide-template .header .image{overflow:hidden;width:100%}section.guide-template .header .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.guide-template .header .text{display:none}section.guide-template h2{color:#005cb9;font-family:trim-medium;font-size:.9rem;margin-bottom:15px;text-transform:uppercase}section.guide-template h3{font-family:trim-medium;font-size:1.4rem;margin-bottom:10px;margin-top:30px}section.guide-template h4{font-size:1.3rem}section.guide-template h4,section.guide-template h6{font-family:trim-medium;margin-top:10px}section.guide-template a{text-align:center;width:100%}section.guide-template ul{list-style:none;margin-bottom:35px;padding-left:1.5em}section.guide-template ul li{margin-bottom:5px}section.guide-template ul li:before{color:#1660ba;content:"■";display:inline-block;margin-left:-1.5em;width:1.5em}section.guide-template table{margin-bottom:15px;margin-top:10px;width:100%}section.guide-template table td,section.guide-template table th{padding:0 0 5px}section.guide-template .matrix .accordions{margin-bottom:30px;margin-top:30px}section.guide-template .matrix .accordions .accordion--header{background-color:#005cb9}section.guide-template .matrix .accordions .accordion--header:last-child{border-bottom:2px solid #ebebeb}section.guide-template .matrix .accordions .accordion--header button{background-color:inherit;background-image:url(../images/temp/accordion-plus.svg);background-position:100%;background-repeat:no-repeat;border:none;color:#10181f;color:#fff;cursor:pointer;display:block;font-size:.9rem;margin:0;outline:none;padding:15px 0;text-align:left;text-transform:uppercase;width:100%}section.guide-template .matrix .accordions .accordion--header button.expanded{background-image:url(../images/temp/accordion-minus.svg)}section.guide-template .matrix .accordions .accordion--panel{background-color:#f5f5f5;display:none;padding:20px 0}section.guide-template .matrix .accordions .accordion--panel.expanded{display:block}section.guide-template .matrix .accordions .accordion--panel h4{font-size:.9rem;margin-bottom:15px;text-transform:uppercase}section.guide-template .matrix .accordions .accordion--panel img{height:17px;margin-bottom:30px;width:17px}section.guide-template .matrix table{display:none}section.guide-template .grey .image,section.guide-template .white .image{max-height:250px;overflow:hidden;width:100%}section.guide-template .grey .image img,section.guide-template .white .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.guide-template .grey{background-color:#f5f5f5;margin-bottom:40px;padding-bottom:10px;padding-top:75px;position:relative}section.guide-template .grey h4{color:#005cb9;font-family:trim-medium;font-size:.7rem;margin-top:10px;text-align:center;text-transform:uppercase}section.guide-template select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border:1px solid #f5f5f5;border-radius:0;margin-bottom:10px;padding:15px 10px;width:100%}section.guide-template .footer{margin-bottom:-20px;margin-top:50px;min-height:400px;position:relative}section.guide-template .footer .image{overflow:hidden;position:absolute;width:100%}section.guide-template .footer .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.guide-template .footer .text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;position:absolute;width:100%;z-index:1}section.guide-template .footer .text h1{color:#fff;margin-bottom:20px;text-align:center}section.guide-template .footer .text a{border:1px solid #fff;color:#fff;max-width:280px}@media(min-width:768px){section.guide-template .header{min-height:330px;overflow:hidden}section.guide-template .header:after{background-position:bottom;background-repeat:repeat-x;bottom:-2px;content:"";height:40px;left:0;position:absolute;right:0}section.guide-template .header .image{position:absolute}section.guide-template .header .text{display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;position:absolute;width:100%;z-index:1}section.guide-template .header .text h1,section.guide-template .header .text h2,section.guide-template .header .text p{color:#fff}section.guide-template .header .text a{border:1px solid #fff;color:#fff;max-width:280px}section.guide-template .tablet-hidden{display:none}section.guide-template .grey .image,section.guide-template .white .image{max-height:400px}}@media(min-width:992px){section.guide-template .header .header--container{margin-left:auto;margin-right:auto;max-width:1140px;padding-left:15px;padding-right:15px;width:100%}section.guide-template .header .header--container .text{padding:0}section.guide-template .matrix .accordions{display:none}section.guide-template .matrix table{display:table;width:100%}section.guide-template .matrix table tr{background-color:#f5f5f5}section.guide-template .matrix table tr td,section.guide-template .matrix table tr th{padding:10px 20px}section.guide-template .matrix table tr th{background-color:#005cb9;color:#fff;font-size:.9rem;text-transform:uppercase}section.guide-template .matrix table tr td img{height:17px;width:17px}section.guide-template .image{margin-bottom:30px}section.guide-template .reverse{flex-direction:row-reverse}section.guide-template .row-center{align-items:center}}section.heading{padding:50px 0 0}section.heading h1{font-family:trim-light;font-family:trim-medium;text-transform:none}section.heading{margin-bottom:-20px;padding-bottom:20px}.spacer{overflow:hidden;padding:20px 0}section.wysiwyg{overflow:hidden;padding:5px 0 45px}section.wysiwyg b,section.wysiwyg strong{font-family:trim-medium}section.wysiwyg .header{margin-bottom:20px;min-height:260px;position:relative}section.wysiwyg .header:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}section.wysiwyg .header .image{overflow:hidden;width:100%}section.wysiwyg .header .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.wysiwyg .header .text{display:none}section.wysiwyg h2{color:#005cb9;font-family:trim-medium;font-size:.9rem;margin-bottom:15px;text-transform:uppercase}section.wysiwyg h3{font-family:trim-medium;font-size:1.4rem;margin-bottom:10px;margin-top:30px}section.wysiwyg h4{font-size:1.3rem}section.wysiwyg h4,section.wysiwyg h6{font-family:trim-medium;margin-top:10px}section.wysiwyg a{text-align:center;width:100%}section.wysiwyg ul{list-style:none;margin-bottom:35px;padding-left:1.5em}section.wysiwyg ul li{margin-bottom:5px}section.wysiwyg ul li:before{color:#1660ba;content:"■";display:inline-block;margin-left:-1.5em;width:1.5em}section.wysiwyg table{margin-bottom:15px;margin-top:10px;width:100%}section.wysiwyg table td,section.wysiwyg table th{padding:0 0 5px}section.wysiwyg table.content-table{overflow-x:auto;padding:10px;width:auto}section.wysiwyg table.content-table td,section.wysiwyg table.content-table th{padding:10px}section.wysiwyg .grey .image,section.wysiwyg .white .image{max-height:250px;overflow:hidden;width:100%}section.wysiwyg .grey .image img,section.wysiwyg .white .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.wysiwyg .grey{background-color:#f5f5f5;margin-bottom:40px;padding-bottom:10px;padding-top:75px;position:relative}section.wysiwyg .grey h4{color:#005cb9;font-family:trim-medium;font-size:.7rem;margin-top:10px;text-align:center;text-transform:uppercase}section.wysiwyg select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border:1px solid #f5f5f5;border-radius:0;margin-bottom:10px;padding:15px 10px;width:100%}section.wysiwyg .footer{margin-bottom:-20px;margin-top:50px;min-height:400px;position:relative}section.wysiwyg .footer .image{overflow:hidden;position:absolute;width:100%}section.wysiwyg .footer .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.wysiwyg .footer .text{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;position:absolute;width:100%;z-index:1}section.wysiwyg .footer .text h1{color:#fff;margin-bottom:20px;text-align:center}section.wysiwyg .footer .text a{border:1px solid #fff;color:#fff;max-width:280px}section.wysiwyg div.backbone img{max-width:100%}@media(max-width:767.98px){section.wysiwyg div.backbone img{height:auto;width:100%}section.wysiwyg div.backbone .margin-top-sm{margin-top:0!important}}section.wysiwyg div.all-new-pioneer{padding:20px 0}@media(min-width:768px){section.wysiwyg .header{min-height:330px;overflow:hidden}section.wysiwyg .header .image{position:absolute}section.wysiwyg .header .text{display:flex;flex-direction:column;height:100%;justify-content:center;padding:40px;position:absolute;width:100%;z-index:1}section.wysiwyg .header .text h1,section.wysiwyg .header .text h2,section.wysiwyg .header .text p{color:#fff}section.wysiwyg .header .text a{border:1px solid #fff;color:#fff;max-width:280px}section.wysiwyg .tablet-hidden{display:none}section.wysiwyg .grey .image,section.wysiwyg .white .image{max-height:400px}}@media(min-width:992px){section.wysiwyg .header .header--container{margin-left:auto;margin-right:auto;max-width:1140px;padding-left:15px;padding-right:15px;width:100%}section.wysiwyg .header .header--container .text{padding:0}section.wysiwyg .matrix .accordions{display:none}section.wysiwyg .matrix table{display:table;width:100%}section.wysiwyg .matrix table tr{background-color:#f5f5f5}section.wysiwyg .matrix table tr td,section.wysiwyg .matrix table tr th{padding:10px 20px}section.wysiwyg .matrix table tr th{background-color:#005cb9;color:#fff;font-size:.9rem;text-transform:uppercase}section.wysiwyg .matrix table tr td img{height:17px;width:17px}section.wysiwyg .image{margin-bottom:30px}section.wysiwyg .reverse{flex-direction:row-reverse}section.wysiwyg .row-center{align-items:center}}section.wysiwyg .blue{color:#005cb9;font-family:trim-medium}section.wysiwyg .migrated-blog{margin:50px 0 120px}section.wysiwyg .migrated-blog img{margin:10px 0;max-width:100%}section.wysiwyg .migrated-blog h1,section.wysiwyg .migrated-blog h1+img{margin-bottom:30px}section.wysiwyg .all-new-pioneer h2{color:#005cb9;color:#212529;font-family:trim-medium;font-size:.9rem;font-size:2rem;font-weight:500;margin-bottom:15px;text-transform:uppercase;text-transform:none}.article-list{padding:65px 0 75px}.article-list h2{font-family:trim-medium;text-align:center;text-transform:uppercase}.article-list .item{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:block;height:250px;margin-bottom:22px;overflow:hidden;position:relative}.article-list .item .btn-square{bottom:0;position:absolute;right:0;z-index:9}.article-list .item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;transform:scale(1);transition:transform .4s;width:100%}.article-list .item .image:before{background-color:rgba(0,0,0,.2);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .4s}.article-list .item .copy{padding:20px;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.5)}.article-list .item .article-title{font-family:trim-medium;font-size:1.4rem;margin-top:-3px}.article-list .item .article-category,.article-list .item .article-category-date{display:inline-block;font-size:.7rem;letter-spacing:3px;text-decoration:none;text-transform:uppercase;width:100%}.article-list .item .article-category-date{bottom:16px;left:20px;position:absolute}.article-list .item:hover .image{transform:scale(1.2)}.article-list .item:hover .image:before{background-color:rgba(0,0,0,.3)}.article-list .item:hover .btn-square{background-color:#834200;transition:.15s}.article-list .article-list-btn{display:block;margin:0 auto;min-width:calc(33.33333% - 17px)}.article-list .article-list-loader{text-align:center}.article-list.bg_effect_yes:before{background-position:bottom;background-repeat:repeat-x;content:"";height:40px;left:0;position:absolute;right:0;top:-40px}.article-list .articles-enter-active,.article-list .articles-leave-active{transition:all 1s}.article-list .articles-enter,.article-list .articles-leave-to{opacity:0;transform:translateY(30px)}section.article-detail .header-image{height:140px;overflow:hidden;position:relative}section.article-detail .header-image:after{background-position:bottom;background-repeat:repeat-x;bottom:5px;content:"";height:40px;left:0;position:absolute;right:0}section.article-detail .header-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}section.article-detail h1{font-size:2.4rem;text-align:center}section.article-detail h2{color:#005cb9;font-family:trim-medium;font-size:.9rem;margin-top:30px;text-align:center;text-transform:uppercase}section.article-detail .date{color:gray;margin-bottom:30px;text-align:center}section.article-detail .social{align-items:center;display:flex;justify-content:center;margin-bottom:40px}section.article-detail .social a{display:block;height:45px;margin:0 10px;width:45px}section.article-detail .social .facebook{fill:#4172b8}section.article-detail .social .twitter{fill:#fff;background-color:#1da1f2;border-radius:50%;height:45px;padding:7px;width:45px}section.article-detail .social .pinterest{fill:#bd081c}section.article-detail .social .email{fill:#fff;background-color:#000;border-radius:50%;height:45px;padding:10px;width:45px}section.article-detail .small-img img{width:100%}section.article-detail ul{list-style:none;margin:0 0 30px;padding:0}section.article-detail figure img{margin-bottom:15px;width:100%}section.article-detail figure figcaption{color:gray;font-size:.9rem}section.article-header{background-color:#fff;padding-bottom:40px}section.article-header .header-image{background-position:0;background-repeat:no-repeat;background-size:cover}@media(max-width:991.98px){section.article-header .header-image{background-position:50%}}section.article-header .header-image{height:500px;overflow:hidden;position:relative}section.article-header .header-image:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}section.article-header h1{font-size:2.4rem;text-align:center}section.article-header h2{color:#005cb9;font-family:trim-medium;font-size:.9rem;margin-top:30px;text-align:center;text-transform:uppercase}section.article-header .date{color:gray;margin-bottom:30px;text-align:center}section.article-header .social{align-items:center;display:flex;justify-content:center;margin-bottom:40px}section.article-header .social a{display:block;height:45px;margin:0 10px;width:45px}section.article-header .social .facebook{fill:#4172b8}section.article-header .social .twitter{fill:#fff;background-color:#1da1f2;border-radius:50%;height:45px;padding:7px;width:45px}section.article-header .social .pinterest{fill:#bd081c}section.article-header .social .email{fill:#fff;background-color:#000;border-radius:50%;height:45px;padding:10px;width:45px}section.dealer-template{padding-bottom:40px}section.dealer-template .image{overflow:hidden;position:relative;text-align:center}section.dealer-template .image:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:60px;left:0;position:absolute;right:0}section.dealer-template .image img{max-height:250px;max-width:100%;padding-bottom:40px}section.dealer-template h1{margin-bottom:25px;margin-top:30px}section.dealer-template .desktop{display:none}section.dealer-template .grey-box{background-color:#f5f5f5;margin-bottom:25px;padding:25px}section.dealer-template .grey-box h2{font-family:trim-medium;font-size:1rem}section.dealer-template .grey-box hr{background-color:gray;margin-bottom:20px;margin-top:20px}section.dealer-template .grey-box ul{list-style-type:none;margin:0;padding:0}section.dealer-template .grey-box ul li{margin-bottom:5px}section.dealer-template .grey-box img{margin-right:10px}section.dealer-template .grey-box table,section.dealer-template .grey-box table tr td.wide{width:100%}section.dealer-template .grey-box table tr td.nowrap{text-align:right;white-space:nowrap}section.dealer-template p{margin-bottom:30px}section.dealer-template hr{margin-bottom:35px;margin-top:30px}section.dealer-template h4{color:gray;font-size:.9rem;margin-bottom:10px;text-transform:uppercase}section.dealer-template:after{background-position:bottom;background-repeat:repeat-x;bottom:-20px;content:"";height:60px;left:0;position:absolute;right:0;z-index:1}@media(max-width:991.98px){section.dealer-template .grey-box{padding-left:0;padding-right:0}}@media(min-width:992px){section.dealer-template .mobile{display:none}section.dealer-template .desktop{display:block}section.dealer-template .grey-box:first-child{margin-top:30px}}section.pagetype-list h3{font-family:trim-medium;margin-bottom:30px;text-align:center}section.pagetype-list .grey{background-color:#f5f5f5;margin-bottom:40px;padding-bottom:10px;padding-top:75px;position:relative}section.pagetype-list .grey a{margin-bottom:25px;text-align:center;width:100%}section.wysiwyg ul.image-gallery-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}section.wysiwyg ul.image-gallery-list li{flex:1 1 calc(25% - 2px);margin:0 2px 2px 0;padding:0}@media(max-width:991.98px){section.wysiwyg ul.image-gallery-list li{flex:1 1 calc(33.33333% - 2px)}}@media(max-width:767.98px){section.wysiwyg ul.image-gallery-list li{flex:1 1 calc(50% - 1px);margin:0 0 2px}section.wysiwyg ul.image-gallery-list li:nth-child(odd){margin:0 2px 2px 0}section.wysiwyg ul.image-gallery-list li{padding:0}}section.wysiwyg ul.image-gallery-list li:before{content:""}section.wysiwyg ul.image-gallery-list li img{display:block;height:auto;width:100%}section.wysiwyg .videoWrapper{margin:0 auto;max-width:600px;padding:20px 0}section.wysiwyg .videoWrapper .video{height:0;padding-bottom:56.25%;position:relative}section.wysiwyg .videoWrapper .video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.find-storage-solution{font-size:1.3rem;padding:56px 0 40px;text-align:center}.find-storage-solution .items{display:flex;flex-wrap:wrap;padding-top:10px}.find-storage-solution .items:after{clear:both;content:"";display:block}.find-storage-solution .items.center{justify-content:center}.find-storage-solution .items.left{justify-content:flex-start}.find-storage-solution .items.right{justify-content:flex-end}.find-storage-solution a{color:#000;display:inline-block}.find-storage-solution a:hover img{transform:translateY(-10px)}.find-storage-solution .item span.title{font-size:1rem}.find-storage-solution .item.chunk-2{width:50%}.find-storage-solution .item.chunk-2 span.title{font-size:1.2rem}.find-storage-solution .item.chunk-3{width:33.33%}.find-storage-solution .item.chunk-3 span.title{font-size:1.1rem}.find-storage-solution .item.chunk-4{width:25%}.find-storage-solution .item.chunk-5{width:20%}.find-storage-solution .item img{max-width:80%;padding-bottom:6px;transition:transform .2s}.find-storage-solution .item.active{border:2px solid #005cb9;overflow:hidden}.find-storage-solution .col3{width:25%}.find-storage-solution .col4{width:33.33333%}.find-storage-solution .col6{width:50%}.accessories-grid{margin:0;padding:50px 0 60px;position:relative;text-align:center}.accessories-grid:before{background-color:#005cb9;background-image:url(../images/site/topography.svg);background-size:cover;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.accessories-grid.bg_white{background-color:#fff;background-image:none}.accessories-grid.bg_white:before{background-image:none}.accessories-grid .h1,.accessories-grid h1{color:#fff;margin:0 0 1.5rem}.accessories-grid p{color:#fff;margin:0 auto;max-width:780px}.accessories-grid .items{padding:30px 0}.accessories-grid .items:after{clear:both;content:"";display:block}.accessories-grid a{color:#fff}.accessories-grid .item{float:left;font-size:1.1rem;font-weight:bolder;overflow:hidden;padding-bottom:22.222222%;position:relative;width:33.333333%;z-index:1}.accessories-grid .item .image{height:100%;overflow:hidden;position:absolute;width:100%}.accessories-grid .item .image .image-inner{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0;transition:transform .4s}.accessories-grid .item .image .image-inner:before{background-color:transparent;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .4s}.accessories-grid .item .image .logo-overlay{bottom:15px;height:auto;left:50%;position:absolute;transform:translateX(-50%);width:40%;z-index:2}.accessories-grid .item:hover .image .image-inner{transform:scale(1.2)}.accessories-grid .item:hover .image .image-inner:before{background-color:rgba(0,0,0,.2)}.accessories-grid .item a{display:block;height:100%;position:absolute;width:100%}.accessories-grid .item a .text{display:table;height:100%;text-shadow:0 2px 4px rgba(0,0,0,.5);width:100%}.accessories-grid .item a span{display:table-cell;vertical-align:middle}@media(max-width:767.98px){.accessories-grid .item{padding-bottom:33.3333333%;width:50%}}.find-a-dealer{background-position:50%;background-size:cover;padding:200px 0 240px;position:relative}@media(max-width:991.98px){.find-a-dealer{padding:121px 0}}.find-a-dealer{color:#fff;text-align:center}.find-a-dealer .search-form{align-items:center;display:flex;justify-content:center}.find-a-dealer .search-form input{border:none;min-width:320px;padding:12px 20px}section.guide{padding:10px 0 30px}section.guide .container{color:#fff}section.guide .guide_wrapper{background:#005cb9;display:flex;flex-wrap:wrap;padding:25px}section.guide .left{margin-bottom:20px}section.guide .left h5{font-family:trim-medium}section.guide .left p{margin-bottom:0}section.guide .left p a{color:#fff;font-family:trim-medium}section.guide .right{align-items:center;display:flex;justify-content:center;width:100%}section.guide .right .btn{display:block;margin-bottom:0;padding:13px;text-align:center}@media(min-width:768px){section.guide .container{align-items:center;flex-wrap:nowrap}section.guide .left{margin-bottom:0;padding-right:25px;width:70%}section.guide .right{width:30%}}@media(max-width:767.98px){section.guide{padding-top:30px}}#sort-filter{width:250px}section.box-list{padding:30px 0 60px}@media(max-width:1199.98px){section.box-list .panel{flex:0 0 33.3333333333%;max-width:33.3333333333%}}@media(max-width:991.98px){section.box-list .panel{flex:0 0 50%;max-width:50%}}@media(max-width:767.98px){section.box-list .panel{flex:0 0 100%;max-width:100%}}section.box-list .image{background-position:50%;background-repeat:no-repeat;background-size:contain;height:152px;margin:0 auto 15px;overflow:hidden;position:relative;width:255px;width:100%}section.box-list .image .__new-product{height:100px;position:absolute;right:-10px;top:-10px;width:100px}section.box-list .image .__new-product:before{border-color:#005cb9 #005cb9 transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}section.box-list .image .__new-product p{color:#fff;font-family:trim-medium;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:21px 36px;width:100px;z-index:1}section.box-list .image .__sale-black-friday-product,section.box-list .image .__sale-cyber-monday-product,section.box-list .image .__sale-product,section.box-list .image .__sale-promotion-product{height:100px;position:absolute;right:-10px;top:-10px;width:100px}section.box-list .image .__sale-black-friday-product:before,section.box-list .image .__sale-cyber-monday-product:before,section.box-list .image .__sale-product:before,section.box-list .image .__sale-promotion-product:before{border-color:#e74c3c #e74c3c transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}section.box-list .image .__sale-black-friday-product p,section.box-list .image .__sale-cyber-monday-product p,section.box-list .image .__sale-product p,section.box-list .image .__sale-promotion-product p{color:#fff;font-family:trim-medium;font-size:.8rem;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:15px 36px;width:100px;z-index:1}section.box-list .image .__sale-black-friday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}section.box-list .image .__sale-black-friday-product p{line-height:15px;transform-origin:19px 40px;width:90px}section.box-list .image .__sale-cyber-monday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}section.box-list .image .__sale-cyber-monday-product p{line-height:15px;transform-origin:19px 40px;width:90px}section.box-list .image .__aud-made{bottom:-4px;height:40px;left:-5px;margin:0 20px 15px 12px;position:absolute;width:40px;z-index:1}section.box-list .image .__good-design-award{bottom:-5px;height:40px;left:-5px;margin:0 20px;position:absolute;width:60px;z-index:1}section.box-list .image .__good-design-award img{padding-top:7px}section.box-list .row{display:flex;flex-wrap:wrap;margin:0 -15px}section.box-list .row .panel{margin-bottom:20px}section.box-list .row .filters .header,section.box-list .row .products .header{min-height:50px}section.box-list .row .filters .header h6,section.box-list .row .products .header h6{font-family:trim-medium;margin-bottom:0;text-transform:uppercase}section.box-list .row .filters .header p,section.box-list .row .products .header p{margin-bottom:0}section.box-list .row .products .header{display:none;margin-bottom:15px}section.box-list .row .products .panel{margin-bottom:20px}section.box-list .row .products .pagination{flex-wrap:wrap}section.box-list .row .search-products{display:flex;justify-content:space-between;margin-top:15px}section.box-list .row .filters{margin-bottom:30px}section.box-list .row .filters #filter-wrapper{display:none}section.box-list .row .filters .header h6{background-color:#000;background-image:url(../images/temp/filter.svg);background-position:95%;background-repeat:no-repeat;color:#fff;padding:15px}section.box-list .row .filters .header.expanded h6{background-image:url(../images/temp/close.svg);background-position:95%;background-repeat:no-repeat;color:#fff}section.box-list .row .filters .filter--header{background-color:#ebebeb;background-image:url(../images/temp/icon-plus.svg);background-position:95%;background-repeat:no-repeat;padding:10px 15px}section.box-list .row .filters .filter--header.expanded{background-image:url(../images/temp/icon-minus.svg)}section.box-list .row .filters .filter--body .vs__selected-options{flex-wrap:nowrap}section.box-list .row .filters .filter--body{background-color:#fff;padding:15px}section.box-list .row .filters .filter--body .range{color:#10181f;margin-bottom:5px}section.box-list .row .filters .filter--body ul{list-style:none;margin:0;padding:0}section.box-list .row .filters .filter--body ul li{align-items:center;display:flex}section.box-list .row .filters .filter--body ul li input{margin-right:10px}section.box-list .row .filters .filter--body ul li label{color:#10181f;margin-bottom:0;margin-top:1px}section.box-list .row .filters .reset{display:block;text-align:center}@media(min-width:992px){section.box-list .row .filters #filter-wrapper{display:block}section.box-list .row .filters .header{margin-bottom:15px}section.box-list .row .filters .header h6,section.box-list .row .filters .header.expanded h6{background:none;background-color:#f5f5f5;color:#000;padding:0}section.box-list .row .filters .filter{margin-bottom:15px}section.box-list .row .filters .filter.reset{display:none}}section.box-list .row .filters .btn{margin-bottom:15px;width:100%}@media(min-width:768px){section.box-list .row .products .header{align-items:center;display:flex;justify-content:space-between}section.box-list .row .products .header select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border:1px solid #ebebeb;border-radius:0;color:#10181f;min-width:200px;outline:none;padding:10px;width:100%}}section.box-list .col-4,section.box-list .col-sm-4{margin-bottom:15px}section.box-list .item{background:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between}section.box-list .item img{border-bottom:#ebebeb;padding-top:15px;width:100%}section.box-list .item .btn{text-align:center;width:100%}section.box-list .item-dam{background-color:#fff;text-transform:capitalize}section.box-list .compare,section.box-list .description,section.box-list .link,section.box-list .price,section.box-list .stock-code,section.box-list .title{padding:0 15px}section.box-list .fits-my-vehicle{background-color:#4c1a0f;color:#fff;font-size:.8rem;margin:-15px 0 0;text-align:center;text-transform:uppercase;width:100%}section.box-list .fits-my-vehicle h3{font-size:.9rem;margin:0}section.box-list .top-image{padding:10px}section.box-list .stock-code{color:#10181f;margin-bottom:-15px;margin-top:15px}section.box-list .stock{background-color:#e3e3e3;color:#10181f;min-height:116px;padding:15px 10px}section.box-list .stock-details{font-family:trim-medium;letter-spacing:0}section.box-list .title{font-family:trim-medium;font-size:1.2rem;margin:15px 0}section.box-list .description{color:#10181f;font-size:.9rem}section.box-list .price{margin-top:15px}section.box-list .price .amount{font-family:trim-medium;font-size:1.2rem}section.box-list .price .gst{color:#10181f;font-size:.9rem}section.box-list .link{padding:15px}section.box-list .link a{float:none}section.box-list .compare{align-items:center;color:#10181f;display:flex;padding-bottom:20px}section.box-list .compare input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid gray;height:16px;margin-right:7px;outline:none;width:16px}section.box-list .compare input:checked{background-image:url(../images/temp/checkmark.svg)}section.box-list .compare label{font-size:.9rem;margin:0}.cross-fade-slider{min-height:680px;padding-bottom:60px;padding-top:40px}@media(max-width:991.98px){.cross-fade-slider{min-height:796px}}.cross-fade-slider .slide-wrapper{position:relative}.cross-fade-slider .slide{display:flex;flex-direction:column;position:absolute;width:100%}.cross-fade-slider .slide .slide-detail,.cross-fade-slider .slide .slide-image{flex:1}.cross-fade-slider .slide .slide-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cross-fade-slider .slide .slide-detail{background-color:#005cb9;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:30px}.cross-fade-slider .slide .slide-detail h2{font-family:trim-medium;font-size:2.5rem}@media(max-width:991.98px){.cross-fade-slider .slide .slide-detail h2{font-size:1.6rem}}.cross-fade-slider .slide .slide-detail h4{font-size:.7rem;text-transform:uppercase}.cross-fade-slider .slide .slide-detail p{margin-bottom:30px}.cross-fade-slider .slide .slide-detail .slide-dots a{background-color:#fff;border:10px solid #005cb9;cursor:pointer;display:inline-block;height:40px;margin-right:0;opacity:.4;width:40px}.cross-fade-slider .slide .slide-detail .slide-dots a.active{opacity:1}@media(min-width:992px){.cross-fade-slider{min-height:480px}.cross-fade-slider .slide{flex-direction:row}.cross-fade-slider .slide .slide-detail,.cross-fade-slider .slide .slide-image{flex:auto;width:50%}}.news-and-updates{padding:15px 0 55px}.news-and-updates .h1,.news-and-updates h1{text-align:center}.news-and-updates .news-title{font-family:trim-medium;font-size:2rem}.news-and-updates .news-category{display:inline-block;font-size:.7rem;margin-bottom:4px;text-decoration:none;text-transform:uppercase;width:100%}.news-and-updates .panels{grid-gap:1px;display:grid;grid-template-rows:repeat(3,200px)}.news-and-updates .panels .item{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:block;overflow:hidden;position:relative}.news-and-updates .panels .item .btn-square{bottom:0;position:absolute;right:0;z-index:1}.news-and-updates .panels .item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;transform:scale(1);transition:transform .4s;width:100%}.news-and-updates .panels .item .image:before{background-color:rgba(0,0,0,.1);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transition:background-color .4s}.news-and-updates .panels .item .copy{padding:20px;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.5)}.news-and-updates .panels .item:hover .image{transform:scale(1.2)}.news-and-updates .panels .item:hover .image:before{background-color:rgba(0,0,0,.3)}.news-and-updates .panels .item:hover .btn-square{background-color:#834200;transition:.15s}.news-and-updates .panels .item-2 .news-title,.news-and-updates .panels .item-3 .news-title{font-size:1.4rem}@media(min-width:768px){.news-and-updates .panels{grid-template-columns:1fr 1fr;grid-template-rows:400px 200px}.news-and-updates .panels .item:first-child{grid-column:1/3}}@media(min-width:992px){.news-and-updates .panels{grid-template-columns:2fr 1fr;grid-template-rows:250px 200px}.news-and-updates .panels .item:first-child{grid-column:1/2;grid-row:1/3}}.content-cards{padding:56px 0 40px;text-align:center}.content-cards .items{padding-top:10px}.content-cards .items:after{clear:both;content:"";display:block}.content-cards a:hover img{transform:translateY(-10px)}.content-cards .item{float:left;margin-bottom:30px;padding:0 10px;text-align:left}.content-cards .item img{max-width:100%;padding-bottom:6px;transition:transform .2s}.content-cards .col2{width:50%}.content-cards .col3{width:33.33333%}.content-cards .col4{width:25%}.content-cards-heading{font-family:trim-medium;font-size:1.2em;margin:.2rem 0 .1rem}@media(max-width:1199.98px){.content-cards .item{width:50%}}@media(max-width:991.98px){.content-cards .item{width:100%}}.cta-banner{overflow:hidden}.cta-banner p{margin:.5rem 0}.cta-banner-bg{background-position:50%;background-size:cover;color:#fff;padding:140px 0 180px;position:relative;text-align:center}.cta-banner-heading{font-size:1.2rem;text-transform:uppercase}.cta-banner-description{font-size:1.3rem}.cta-banner-btn{margin:15px 0}.cta-banner:before{background-repeat:repeat-x;content:"";height:40px;left:0;position:absolute;right:0;top:-1px;z-index:1}.cta-banner.bg_white.bg_effect_yes:before{top:-21px}.cta-banner.bg_grey.bg_effect_yes:before{height:60px;top:-40px}.cta-banner.cta-banner-statement:after{bottom:0;content:"";height:40px;left:0;position:absolute;right:0;z-index:1}.cta-banner.cta-banner-cta .cta-banner-heading{font-family:trim-medium;font-size:3.2rem}.image-text{overflow:hidden;padding:42px 0 40px}.image-text h3{font-family:trim-light;font-family:trim-medium;margin-bottom:14px;text-transform:none}.image-text-image{overflow:hidden;width:100%}.image-text-image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.image-text .reverse{flex-direction:row-reverse}.image-text .row{align-items:center}.search-results{background-color:#fff;padding:40px 0 110px}.search-results h1{border-bottom:1px solid #ccc;margin-bottom:50px;padding-bottom:30px}.search-results-content{padding:20px 0}.search-results-category{color:#005cb9;font-family:trim-medium;font-size:13pt;text-transform:uppercase}.search-results-category+a{color:#005cb9}.search-results-name{color:#000;font-size:21pt}.search-results-header{font-family:trim-medium;font-size:14pt;margin-bottom:20px;text-transform:uppercase}.search-results-input{display:flex;margin-bottom:30px}.search-results-input input{border:1px solid rgba(0,0,0,.1);height:50px;padding:14px 20px 15px;width:100%}.search-results-input button{background-color:#005cb9;background-image:url(../images/temp/search-white.svg);background-position:50%;background-repeat:no-repeat;border:none;height:50px;width:50px}.search-results .filters .header{min-height:50px}.search-results .filters .header h6{font-family:trim-medium;margin-bottom:0;text-transform:uppercase}.search-results .filters .header p{margin-bottom:0}.search-results .filters{margin-bottom:30px}.search-results .filters #filter-wrapper{display:none}.search-results .filters #filter-wrapper .btn-blue-outline-blue{background-color:transparent}.search-results .filters #filter-wrapper .btn-blue-outline-blue:hover{background-color:#005cb9}.search-results .filters .header h6{background-color:#000;background-image:url(../images/temp/filter.svg);background-position:95%;background-repeat:no-repeat;color:#fff;padding:15px}.search-results .filters .header.expanded h6{background-image:url(../images/temp/close.svg);background-position:95%;background-repeat:no-repeat;color:#fff}.search-results .filters .filter--header{background-color:#ebebeb;background-image:url(../images/temp/icon-plus.svg);background-position:95%;background-repeat:no-repeat;font-family:trim-medium;padding:10px 15px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.search-results .filters .filter--header.expanded{background-image:url(../images/temp/icon-minus.svg)}.search-results .filters .filter--body{background-color:#fff;background-color:#f7f7f7;padding:15px}.search-results .filters .filter--body label{margin-bottom:0;margin-top:1px}.search-results .filters .filter--body label input{margin-right:10px}.search-results .filters .reset{display:block;text-align:center}@media(min-width:992px){.search-results .filters #filter-wrapper{display:block}.search-results .filters .header{margin-bottom:15px}.search-results .filters .header h6,.search-results .filters .header.expanded h6{background:none;background-color:#f5f5f5;color:#000;padding:0}.search-results .filters .filter{margin-bottom:15px}.search-results .filters .filter.reset{display:none}}.search-results .filters .btn{margin-bottom:15px;width:100%}.article-image{padding-bottom:10px}.article-image-container{max-width:1440px}.article-image-caption{color:#818181;text-align:center}.article-image img{display:block;margin:0 auto;max-width:100%;padding:10px 0}.article-image .col-lg-6{overflow:hidden}section.sitemap .container{padding-bottom:90px}section.sitemap h2{border-bottom:1px solid #d8d8d8;font-family:trim-medium;font-size:1.9rem;margin:0 0 15px;padding-bottom:15px;padding-top:50px}section.sitemap .categories li{list-style:none}section.sitemap .categories ul{margin-bottom:10px}section.sitemap .category-1,section.sitemap .category-2,section.sitemap .category-3{padding-left:0}section.sitemap .category-1>li{display:block;margin-bottom:10px;padding-bottom:5px;padding-top:20px}section.sitemap .category-1>li:first-child{padding-top:0}section.sitemap .category-1>li:last-child{border-bottom:none}section.sitemap .category-1>li>a{font-family:trim-medium;font-size:1.3rem;text-transform:uppercase}section.sitemap .category-2>li{padding-top:10px}section.sitemap .category-2>li>a{display:block;font-family:trim-medium;margin-bottom:8px}section.sitemap .category-3,section.sitemap .pages{-moz-column-count:4;column-count:4}@media(max-width:991.98px){section.sitemap .category-3,section.sitemap .pages{-moz-column-count:3;column-count:3}}@media(max-width:767.98px){section.sitemap .category-3,section.sitemap .pages{-moz-column-count:2;column-count:2}}section.vehicles{min-height:calc(100vh - 580px);overflow:hidden;padding:0 0 5%}section.vehicles ul.vehicles{list-style:none;padding:0 15px}section.vehicles .vehicles-header .colored-block .block-header .container .content-block h1{margin-top:0}section.vehicles .vehicles-header .colored-block .block-header{background-color:#005cb9;background-image:url(../images/site/topography.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:5% 0}section.vehicles .vehicles-header .colored-block .block-header p{font-size:18px;margin-top:15px}section.vehicles .vehicles-header .block-description{background-color:#fff;padding:3% 0}section.vehicles .vehicles-header .block-description p{font-size:18px}section.vehicles .container .content-block h1{margin:5.5% 0 0}section.vehicles .container .vehicles-header{border-bottom:1px solid #d8d8d8;margin-bottom:50px;padding-bottom:50px}section.vehicles .container .manufacturer{min-height:255px;padding:0 20px 50px}section.vehicles .container .manufacturer .vehicles-subheading{border-bottom:1px solid #d8d8d8;font-family:trim-medium;font-size:1.9rem;margin:0 0 15px;padding-bottom:15px}section.vehicles .container .manufacturer ul{list-style:none;margin:0;padding:10px 0 0}section.vehicles.box-list .row .products .panel.__fit-my-car{float:left}section.vehicles.box-list .image.__fit-my-car{background-size:100%;border-bottom:1px solid #d8d8d8;height:170px}section.vehicles.box-list .price.__fit-my-car{margin:15px 0}section.vehicles .vehicle-selector{margin-bottom:3rem}section.vehicles .vehicle-selector label{margin-bottom:5px}section.vehicles .vehicle-selector.row{width:100%}section.vehicles .vehicle-selector.container{display:flex;justify-content:center}section.vehicles .vehicle-selector select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:98%;background-repeat:no-repeat;border:1px solid #eaeaea;border-radius:0;color:#212529;padding:10px 15px;width:100%}section.vehicles .vehicle-selector select:disabled{color:#ccc;cursor:not-allowed}section.vehicles .vehicle-selector select:focus{outline:none}section.vehicles .vehicle-selector .vehicle-selection.vehicles{width:100%}section.vehicles .vehicle-selector .vehicle-selection p{margin-bottom:6px}section.vehicles .vehicle-selector .vehicle-selection div{align-items:baseline;display:flex}section.vehicles .vehicle-selector .vehicle-selection input{float:right;margin-right:10px}section.vehicles .vehicle-selector .vehicle-selection label{margin-bottom:0}section.vehicles .vehicle-selector .vehicle-selection button{margin-top:20px}section.vehicles .vehicle-selector .vehicle-selection .vehicle-selection-row{border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;height:45px;margin-right:0;padding-top:10px;vertical-align:middle}section.vehicles .vehicle-selector .vehicle-selection .vehicle-selection-row.vehicle{background-color:#fff;display:flex;height:unset;margin-top:.2rem;min-height:45px;padding-left:1rem}section.vehicles .vehicle-selector .vehicle-selection .vehicle-selection-row.vehicle a{color:#000;display:block;text-decoration:none;width:100%}section.vehicles .vehicle-selector .vehicle-selection .vehicle-selection-row.vehicle:hover{background-color:#eaeaea}section.vehicles .vehicle-selector .vehicle-selection .vehicle-select-div .vehicle_select_radio{float:right}section.vehicles .instagram-gallery .instagram-id{color:#000;display:block;font-family:trim-medium;font-size:2rem;text-align:center;text-decoration:none}section.vehicles .instagram-gallery p.instagram-hashtag{color:#005cb9;padding-bottom:2rem;text-align:center;text-transform:uppercase}section.vehicles .instagram-gallery{background-color:#fff;display:block;padding:2rem 0 3rem;position:relative}section.vehicles .instagram-gallery .social-img{background-position:50%;background-size:cover;border:1px solid hsla(0,0%,70%,.17);margin-bottom:2rem;padding:40%}div.cookie-consent{background:rgba(0,0,0,.7);bottom:0;left:0;position:fixed;right:0;top:0;transition:opacity .5s;z-index:1000000}div section.cookie-consent-bar{background-color:#333;bottom:0;color:#fff;left:0;padding:30px 0 0;position:fixed;text-align:center;width:100%}div section.cookie-consent-bar .cookie-content{margin:0 auto;max-width:780px;width:100%}div section.cookie-consent-bar .cookie-action-buttons{overflow:auto;padding:10px 0}div section.cookie-consent-bar .cookie-action-buttons div{float:left;padding:20px;text-align:center;width:33%}@media(max-width:767px){div section.cookie-consent-bar .cookie-action-buttons div{display:block;float:none;margin-left:auto;margin-right:auto;padding:0;width:auto}}div section.cookie-consent-bar .cookie-action-buttons button.btn-primary{width:300px}section.wishlist{min-height:700px}section.wishlist h1{border-bottom:10px solid #005cb9;margin:50px 0;padding-bottom:30px}section.wishlist input,section.wishlist select{height:40px;line-height:2;margin-bottom:10px;padding:10px;width:100%}section.wishlist .empty-wishlist-placeholder{background-color:#f8f8f8;margin:20px 0;padding:20px}section.wishlist .top-bar{display:block;height:2.25em;margin-top:30px}section.wishlist .top-bar .counts{float:left}section.wishlist .top-bar .empty-wishlist{color:#e31a23;cursor:pointer;float:right;font-family:trim-medium;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.wishlist .item{border-top:0 solid #ccc;margin:0;min-height:88px}section.wishlist .item .image{border:1px solid #ccc;margin:0 35px 0 0}section.wishlist .item .name{max-width:613px;padding:25px 0 20px;width:100%}section.wishlist .item .quantity{position:relative}section.wishlist .item .quantity input{height:50px;max-width:90px;text-align:center;width:100%}section.wishlist .item .quantity .decrease,section.wishlist .item .quantity .increase{color:#005cb9;opacity:0;transition:.1s}section.wishlist .item .quantity:hover .decrease,section.wishlist .item .quantity:hover .increase{opacity:1}section.wishlist .item .quantity .incrementors{cursor:pointer;line-height:0;position:absolute;right:28px;text-align:center;top:36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.wishlist .item .quantity .incrementors>*{margin-bottom:10px;padding-bottom:5px;padding-top:5px}section.wishlist .item .quantity .label,section.wishlist .item .quantity .title{display:none}section.wishlist .item .name .code,section.wishlist .item .price .title,section.wishlist .item .quantity .title,section.wishlist .item .total .title{color:#818181}section.wishlist .item .price,section.wishlist .item .quantity,section.wishlist .item .total{max-width:110px;padding:25px 0 20px;width:100%}section.wishlist .item .cart{cursor:pointer;padding:35px 0}section.wishlist .item .cart .icon-close{padding:0 20px}section.wishlist .item .addcart{padding-top:25px;width:480px}section.wishlist .included-parts{background-color:#f7f7f7;margin:-20px 0 20px}section.wishlist .included-parts .heading{background-color:#4c1a0f;color:#fff;cursor:pointer;font-size:.9rem;padding:5px 20px;position:relative;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}section.wishlist .included-parts .heading a{cursor:pointer;margin:0;padding:0;position:absolute;right:20px;top:0}section.wishlist .included-parts .heading i{float:right}section.wishlist .included-parts .heading i.icon-plus{font-size:.75rem;line-height:20px}section.wishlist .included-parts .heading i.icon-minus{font-size:2px;line-height:20px}section.wishlist .included-parts .image{border:0;border-right:1px solid #ebebeb}section.wishlist .included-parts .spacer{display:none}section.wishlist .included-parts .included-parts-items .item{border:1px solid #ebebeb;border-top:0;margin:0;padding:0}section.wishlist .included-parts .item .quantity .label,section.wishlist .included-parts .item .quantity .title{display:block}section.wishlist form#email-wishlist{margin-top:40px}section.wishlist form#email-wishlist .form{border:none;padding:0}section.wishlist form#email-wishlist .form .form-content.row .form-row.next-step .next-step-heading{color:#323232;font-size:1.5em;margin-bottom:10px}section.wishlist form#email-wishlist .form .form-content.row .form-row.next-step select{height:47px;line-height:2;padding:10px;width:calc(100% - 90px)}section.wishlist form#email-wishlist .form .form-content.row .form-row.next-step button{border:none;width:80px}section.wishlist form#email-wishlist .form .form-content.row.form-body{border:1px solid #eaeaea;margin-top:20px;padding:20px}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list{background-color:#f2f2f2;max-height:383px;overflow-y:auto;padding:15px 20px}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list .store label{background-color:#fff;border:1px solid #ebebeb;margin-bottom:10px;padding:15px 20px;width:100%}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list .store label .store-list-heading{color:#005cb9;font-size:1rem;margin:0;padding-bottom:4px}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list .store label .store-list-desc{color:#10181f;font-family:trim-medium;font-size:1rem}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list .store input[type=radio]{display:none}section.wishlist form#email-wishlist .form .form-content.row.form-body .store-list .store input[type=radio]:checked+label{border:1px solid #005cb9}section.wishlist form#email-wishlist .form .email-success-message{color:#818181;float:right}@media(max-width:991.98px){section.wishlist .md-display-none{display:none}}@media(max-width:767.98px){section.wishlist .item .cart,section.wishlist .item .image,section.wishlist .item .name,section.wishlist .item .price,section.wishlist .item .quantity{display:inline-block;margin:0;width:calc(50% - 5px)}section.wishlist .item .cart,section.wishlist .item .price,section.wishlist .item .quantity{padding-left:12px;width:calc(25% - 5px)}section.wishlist .item .name{padding-left:12px}section.wishlist .item .quantity .incrementors,section.wishlist .item .quantity input{display:none}section.wishlist .item .quantity .label,section.wishlist .item .quantity .title{display:block}section.wishlist .item .image{text-align:center}section.wishlist .item .cart{text-align:right}section.wishlist .item .cart .icon-close{padding:0}section.wishlist .included-parts .item .price,section.wishlist .included-parts .item .quantity{display:inline-block;margin:0;min-width:calc(25% - 5px);padding-left:12px}section.wishlist .included-parts .item .spacer{display:inline-block;min-width:calc(50% - 5px)}}.mask{background:rgba(52,73,94,.5);height:100%;left:0;top:0;transition:.7s;z-index:50}.mask,.modal{opacity:0;position:fixed;visibility:hidden;width:100%}.modal{background:#fff;height:auto;left:50%;margin-left:-160px;margin-top:-150px;max-width:320px;padding:15px;text-align:center;top:50%;transform:translateY(45px);transition:.5s ease-out;z-index:100}.mask.active{opacity:1;visibility:visible}.link .mask.active{opacity:.1;visibility:visible}.mask.active+.modal{opacity:1;transform:translateY(0);visibility:visible}section.sub-menu{padding:56px 0 40px;text-align:center}section.sub-menu .items:after{clear:both;content:"";display:block}section.sub-menu .items .item{display:inline-block;padding:2px 8px}section.sub-menu .items a{color:#000;font-size:1.1rem;font-weight:650;padding-bottom:10px;text-transform:uppercase}section.sub-menu .items a.active,section.sub-menu .items a:hover{border-bottom:3px solid #b65b00;color:#b65b00;text-decoration:none}section.strip-banner{overflow:hidden;padding:10px 0}section.strip-banner span.circle{border:2px solid;border-radius:50%;display:inline-block;font-family:trim-medium;font-size:1.2rem;padding:0;text-align:center;width:33px}section.strip-banner p{display:inline-block;margin-bottom:0}section.strip-banner p:last-child{margin-bottom:0}section.strip-banner.bg_blue,section.strip-banner.bg_cream,section.strip-banner.bg_orange{color:#fff}section.strip-banner.bg_rock{background-color:#4c1a0f}section.strip-banner.bg_sand{background-color:#f4c44c}section.strip-banner.bg_forest{background-color:#1f721f}section.strip-banner a{margin-bottom:0;margin-left:15px}.form-styles .form{border:1px solid #eaeaea;padding:20px}.form-styles .form .form-content{position:relative}.form-styles .form .form-content .form-row{margin-bottom:25px}.form-styles .form .form-content .form-row label{margin-bottom:5px}.form-styles .form .form-content .form-row select{background-color:#fff;background-image:url(../images/temp/select-arrow.svg);background-position:98%;background-repeat:no-repeat}.form-styles .form .form-content .form-row input,.form-styles .form .form-content .form-row select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #f5f5f5;border-radius:0;display:block;margin-bottom:25px;padding:12px;width:100%}.form-styles .form .form-content .form-row input{color:#212529}.form-styles .form .form-content .form-row textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #eaeaea;border-radius:0;color:#212529;padding:10px 15px;resize:none;width:100%}.form-styles .form .form-content .checkbox{display:inline-block}.form-styles .form .form-content .checkbox input[type=checkbox]{display:none;opacity:0;width:auto}.form-styles .form .form-content .checkbox label{display:inline-block;padding-left:22px;padding-right:22px;position:relative}.form-styles .form .form-content .checkbox label:after,.form-styles .form .form-content .checkbox label:before{content:"";display:inline-block;position:absolute}.form-styles .form .form-content .checkbox label:before{border:1px solid #ccc;height:16px;left:0;top:3px;width:16px}.form-styles .form .form-content .checkbox label:after{border-bottom:2px solid;border-left:2px solid;height:5px;left:4px;top:7px;transform:rotate(-45deg);width:9px}.form-styles .form .form-content .checkbox input[type=checkbox]+label:after{content:none}.form-styles .form .form-content .checkbox input[type=checkbox]:checked+label:after{content:""}.form-styles .form .form-content .submit-form{max-width:320px;width:100%}.form-styles .date_wrapper{position:relative}.form-styles .date_wrapper img{background:#212529;border-radius:50%;height:42px;padding:2px;position:absolute;right:8px;top:4px}.form-styles .date_wrapper .vdp-datepicker__clear-button i{display:none}.gallery-slider-switcher{padding-bottom:10px;padding-top:10px}.gallery-slider-switcher h1{text-align:center}.gallery-slider-switcher h2{font-family:trim-regular;padding:1rem;text-align:center}.gallery-slider-switcher p{font-family:trim-light;line-height:1.5;margin-bottom:1rem;margin-top:0;text-align:center}.slider-bg-,.slider-bg- .carousel-cell{background-color:#f5f5f5}.slider-bg-blue,.slider-bg-blue .carousel-cell{background-color:#007bff}.slider-bg-cream,.slider-bg-cream .carousel-cell{background-color:#818181}.slider-bg-white,.slider-bg-white .carousel-cell{background-color:#fff}.slider-bg-grey,.slider-bg-grey .carousel-cell{background-color:#f6f6f6}.slider-bg-orange,.slider-bg-orange .carousel-cell{background-color:#b65b00}.slider-bg-rock,.slider-bg-rock .carousel-cell{background-color:#4c1a0f}.slider-bg-sand,.slider-bg-sand .carousel-cell{background-color:#f4c44c}.slider-bg-forest,.slider-bg-forest .carousel-cell{background-color:#1f721f}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{height:100%;overflow:hidden;position:relative}.flickity-slider{align-items:center;display:flex;height:100%;position:absolute;text-align:center;width:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-prev-next-button{background:#fff;background:hsla(0,0%,100%,.75);border:none;border-radius:50%;cursor:pointer;height:44px;position:absolute;top:50%;transform:translateY(-50%);width:44px}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{box-shadow:0 0 0 5px #09f;outline:none}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:20px}.flickity-prev-next-button.next{right:20px}.flickity-prev-next-button:disabled{cursor:auto;opacity:.3}.flickity-prev-next-button svg{height:60%;left:20%;position:absolute;top:20%;width:60%}.flickity-prev-next-button .arrow{fill:#333}.carousel-main{margin-bottom:8px}.carousel-cell{border-radius:5px;margin-right:8px;width:100%}.carousel-nav .carousel-cell{cursor:pointer;height:75px;opacity:.6;width:120px}.carousel-nav .carousel-cell img{max-height:75px;width:100%}.carousel-main img{display:block;margin:0 auto;max-height:620px;max-width:100%;min-height:620px}@media only screen and (max-width:769px){.carousel-main img{max-height:388px;min-height:388px}}@media only screen and (max-width:456px){.carousel-main img{max-height:306px;min-height:306px}}@media only screen and (max-width:366px){.carousel-main img{max-height:259px;min-height:259px}}.carousel-nav .is-nav-selected{opacity:1!important}.selector-page-header{display:block;min-height:760px}.selector-page-header .container{background-color:#005cb9}.selector-page-header img{width:100%}.selector-page-header .top{color:#fff;padding:72px 0 50px;text-align:center}.selector-page-header .item{background:#fff;margin-bottom:20px}.selector-page-header .bottom{padding:15px;position:relative;text-align:center}.selector-page-header .bottom:before{background-size:cover;content:"";display:block;height:10px;left:0;position:absolute;right:0;top:-10px}.selector-page-header .bottom p{font-family:trim-medium;font-size:1.1em}.selector-page-header .bottom .btn{display:block}section.login{background:#fff;padding:90px 0}section.login .login-form{background:#f5f5f5;border:1px solid #ccc;display:block;margin:0 auto;max-width:100%;padding:30px;width:540px}section.login .login-form .loading-gif{height:35px;left:50%;margin:0 -50% 0 0;position:absolute;top:50%;transform:translate(-50%,-50%);width:35px}section.login b{font-size:1.3rem}section.login .body,section.login p{padding-top:15px}section.login .field{padding:10px 0}section.login label{display:block;margin:0}section.login input{border:1px solid #ccc;display:block;height:40px;padding:0 10px;width:100%}section.login .buttons{padding-top:15px}section.login .buttons:after{clear:both;content:"";display:block}section.login button{background:#005cb9;border:0;color:#fff;float:left;font-size:1.1rem;line-height:2.3;text-transform:uppercase;width:45%}section.login .forgot{float:left;padding-top:18px;text-align:center;width:55%}.popular-vehicles-tab-items .popular-vehicles-tab-content,.popular-vehicles-tab-items .popular-vehicles-tabs{clear:both;width:100%}.popular-vehicles-tab-items .item-wrapper,.popular-vehicles-tab-items .item.tab{float:left;max-width:190px}@media screen and (max-width:767px){.popular-vehicles-tab-items .item-wrapper,.popular-vehicles-tab-items .item.tab{float:none;max-width:100%}}.popular-vehicles-tab-items{padding-bottom:1px}.popular-vehicles-tab-items .owl-carousel .owl-nav button span{font-family:trim-medium}.popular-vehicles-tab-items .new{height:60px;position:absolute;right:0;top:0;width:60px}.popular-vehicles-tab-items .new:before{border-color:#005cb9 #005cb9 transparent transparent;border-style:solid;border-width:30px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}.popular-vehicles-tab-items .new p{color:#fff;font-family:trim-medium;font-size:14px;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:20px 30px;width:50px;z-index:1}.popular-vehicles-tab-items .vehicle{text-align:center}.popular-vehicles-tab-items .vehicle h5{font-family:trim-medium;font-size:15px;margin-top:5px}.popular-vehicles-tab-items .owl-prev{left:-20px;position:absolute;top:50%;z-index:2}.popular-vehicles-tab-items .owl-next{position:absolute;right:-20px;top:50%;z-index:2}@media screen and (max-width:767px){.popular-vehicles-tab-items .owl-prev{left:0}.popular-vehicles-tab-items .owl-next{right:0}}.popular-vehicles-tab-items .header{margin-bottom:50px}.popular-vehicles-tab-items .header img{width:100%}@media(max-width:767px){.popular-vehicles-tab-items .header img{min-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.popular-vehicles-tab-items .header video{width:100%}.popular-vehicles-tab-items .header video.desktop{height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:767px){.popular-vehicles-tab-items .header video.desktop{display:none}}@media(min-width:767px){.popular-vehicles-tab-items .header video.mobile{display:none}}.popular-vehicles-tab-items .header .container{color:#fff;position:relative;text-align:center}.popular-vehicles-tab-items .header .container:not(.no-max){max-width:900px}.popular-vehicles-tab-items .header .container:before{background-image:linear-gradient(180deg,transparent 0,#000);content:"";display:block;height:150px;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);width:100vw}.popular-vehicles-tab-items .header .container h1{margin-bottom:15px;text-transform:inherit}@media only screen and (max-width:992px){.popular-vehicles-tab-items .header .container h1{font-size:3rem}}@media(max-width:767px){.popular-vehicles-tab-items .header .container h1{font-size:1.9rem;line-height:2.5rem}}.popular-vehicles-tab-items .header .container p{font-weight:700!important}.popular-vehicles-tab-items .custom-dropdown{display:block;margin:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 100px)}@media(min-width:767px){.popular-vehicles-tab-items .custom-dropdown{display:none}}.popular-vehicles-tab-items .custom-dropdown .icon-down{color:#fff;font-size:13px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.popular-vehicles-tab-items .custom-dropdown .selected-option{align-items:center;background:#232323;border-radius:5px 5px 0 0;border-top:4px solid #005cb9;color:#fff;cursor:pointer;display:flex;font-size:15px;padding:12px 15px}.popular-vehicles-tab-items .custom-dropdown .selected-option i{margin-right:10px}.popular-vehicles-tab-items .custom-dropdown .dropdown-list{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:none;left:0;position:absolute;top:100%;width:100%;z-index:3}.popular-vehicles-tab-items .custom-dropdown .dropdown-list.active{display:block}.popular-vehicles-tab-items .custom-dropdown .dropdown-option{cursor:pointer;display:grid;gap:10px;grid-template-columns:28px auto;padding:8px}.popular-vehicles-tab-items .custom-dropdown .dropdown-option:hover{background-color:#f0f0f0}.popular-vehicles-tab-items .popular-vehicles-tabs{color:#fff;margin:auto;max-width:1200px}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tabs{display:none}}.popular-vehicles-tab-items .popular-vehicles-tabs .tab{align-items:center;border-bottom:1px solid #777;cursor:pointer;display:flex;font-size:15px;gap:5px;letter-spacing:.94px;padding:10px 70px;white-space:nowrap}.popular-vehicles-tab-items .popular-vehicles-tabs .tab i{font-size:15px}.popular-vehicles-tab-items .popular-vehicles-tabs .tab.active{border-bottom:5px solid #333;padding-bottom:6px}.popular-vehicles-tab-items .popular-vehicles-tabs .owl-nav{margin:0!important;padding:0 10px;position:absolute;top:26px;width:100%;z-index:-1}.popular-vehicles-tab-items .popular-vehicles-tabs .owl-nav button{line-height:0;outline:none!important}.popular-vehicles-tab-items .popular-vehicles-tabs .owl-nav button span{color:#fff;font-size:25px;line-height:0}.popular-vehicles-tab-items .popular-vehicles-tabs .owl-stage-outer{margin:auto;max-width:calc(100% - 60px)}.popular-vehicles-tab-items .popular-vehicles-tab-content{border-radius:10px;margin:auto;max-width:calc(100% - 50px);overflow-x:hidden;padding-bottom:50px}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content{max-width:calc(100% - 40px)}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item:not(.active){display:none}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row{align-items:center;display:flex;flex-wrap:wrap;padding:50px 0}@media(min-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row.mob-flip>div.content-col{padding-left:60px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row:not(.mob-flip)>div.content-col{padding-right:60px}}@media(max-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row.mob-flip{flex-direction:column-reverse}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row.padding-0-top{padding-top:0}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div img{aspect-ratio:1.8;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div h1{font-size:2.5rem;letter-spacing:-.92px;line-height:40px;margin-bottom:20px;text-transform:inherit}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div h1{font-size:1.8rem!important}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div h1 strong{opacity:.5}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div.content-col h1{font-family:trim-regular;font-size:2rem;line-height:3rem;text-transform:inherit}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div.content-col p{color:hsla(0,0%,100%,.7);margin-top:30px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .content-row>div.content-col p strong{color:#fff}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .video-container{border-radius:10px;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .video-container iframe{border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item video{border-radius:8px;width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content{color:#fff;margin:60px auto auto;max-width:600px;text-align:center}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content h1{font-size:2rem;letter-spacing:-.92px;margin-bottom:20px}@media(max-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content h1{font-size:1.9rem!important;line-height:2.5rem}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content p strong{color:#fff}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content p{color:hsla(0,0%,100%,.7)}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content .btn{background:#045bb9;border-radius:4px;color:#fff;margin-top:10px;transition:all .4s ease}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content .btn:hover{background:#fff;color:#045bb9}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content.end{padding:50px 0}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content.end{margin-top:50px}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .middle-content.end .btn{padding:15px 50px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container{background-color:unset!important;margin-bottom:10px;margin-top:50px;min-height:unset!important;padding:0}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper{justify-content:center;position:relative;z-index:1}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box svg{filter:invert(1);position:relative;width:15px;z-index:99}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .code,.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a.btn-wishlist-only,.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box img,.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box p{display:none}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box{backdrop-filter:blur(6px);background:hsla(32,27%,76%,.41);border:none;border-radius:7px;min-height:unset;top:calc(50% + 15px);transform:translateY(-50%)}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:before{display:none;transform:translateY(-50%)}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:after{backdrop-filter:blur(7px);border-right-color:hsla(32,27%,76%,.41);left:-13px;top:calc(50% + 2px);transform:translateY(-50%)}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title{color:#fff;font-size:1rem;font-size:16px;letter-spacing:.31px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title:after{content:"";font-family:icons;font-size:11px;margin-left:8px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .text{padding:10px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.mobile{display:none}@media(max-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.desktop{display:none}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.mobile{display:initial}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container{width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{max-height:620px;width:122%}@media(max-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{max-height:560px}}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item section.popular-vehicles6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{min-height:462px;-o-object-fit:cover;object-fit:cover;width:144%}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row{left:50%;margin:0;position:relative;transform:translateX(-50%)}@media(min-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row{display:grid;gap:5px;grid-template-columns:repeat(3,auto);width:calc(100vw - 65px)}}@media(max-width:992px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row{grid-template-columns:repeat(2,auto)}}@media(max-width:767px){.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row{width:calc(100vw - 30px)}}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row img{height:220px;-o-object-fit:cover;object-fit:cover;width:100%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row.owl-carousel .owl-nav{margin:auto;max-width:85%}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row.owl-carousel .owl-nav button span{color:#4c4c4c;font-size:30px;line-height:40px}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row.owl-carousel .owl-nav button{outline:none!important}.popular-vehicles-tab-items .popular-vehicles-tab-content .tab-item .gallery-row.owl-carousel .owl-dots button:not(.active){background-color:#fff;opacity:.8}.popular-vehicles-tab-items .top-anchor{color:#fff;display:block;font-family:trim-regular;font-weight:700;margin:50px 0;text-align:center}.popular-vehicles-tab-items .top-anchor i{display:inline-block;margin-left:10px;transform:rotate(270deg)}.popular-vehicles-tab-items.video-tabs{overflow-x:hidden;padding:60px 0}.popular-vehicles-tab-items.video-tabs .header{margin-bottom:20px!important}@media(min-width:992px){.popular-vehicles-tab-items.video-tabs .header{margin:auto;max-width:800px}}.popular-vehicles-tab-items.video-tabs .header .container:before{display:none}.popular-vehicles-tab-items.video-tabs .custom-dropdown{width:unset!important}.popular-vehicles-tab-items.video-tabs .custom-dropdown .icon-down{font-size:11px;right:30px}.popular-vehicles-tab-items.video-tabs .custom-dropdown .dropdown-list{left:50%;transform:translateX(-50%);width:calc(100% - 30px)}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content{border-top-left-radius:0;border-top-right-radius:0;max-width:unset!important;padding:0}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .tab-item{padding:0 30px}@media(max-width:767px){.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .tab-item{padding:0 15px}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .tab-item .content-row{padding:20px 0 40px}}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .tab-item video{width:100%}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .tab-item .btn{display:inline-block;margin-top:25px;width:unset}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tab-content .spacer{height:50px}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tabs .owl-stage-outer{max-width:unset!important}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tabs .owl-stage-outer .tab{gap:4.9px}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tabs .owl-stage-outer .tab i{font-size:14px}.popular-vehicles-tab-items.video-tabs .popular-vehicles-tabs .owl-nav{left:50%;margin:0!important;padding:0;position:absolute;top:26px;transform:translateX(-50%);width:calc(100% + 30px);z-index:-1}.product-tab-items .tabs{margin:0 auto}.product-tab-items .tab-buttons{display:flex;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:40px}@media(max-width:991.98px){.product-tab-items .tab-buttons{display:block;text-align:center}}.product-tab-items .tab-button{background-color:transparent;border:none;border-bottom:2px solid transparent;border-radius:.25rem;color:#000;cursor:pointer;font-family:trim-medium;font-size:1.4rem;padding:10px 20px;transition:background-color .3s ease}@media(max-width:991.98px){.product-tab-items .tab-button{font-size:1.3rem}}.product-tab-items .tab-button:focus{outline:none}.product-tab-items .tab-button:not(.active):hover{border-bottom:5px solid #005cb9;color:#005cb9}.product-tab-items .tab-button.active{border-bottom:5px solid #b65b00}.product-tab-items .tab-button.focus{outline:none}.product-tab-items .tab-content{border-radius:0 0 .5rem .5rem;border-top:none;display:none;padding:0 15px 15px}.product-tab-items .tab-content.active{display:block}.product-tab-items .tab-content h5{color:#343a40;font-size:1.1rem;margin-top:10px}.product-tab-items .reponsive-height{display:flex;padding:40px}@media(min-width:768px){.product-tab-items .reponsive-height{height:400px}}.product-tab-items .awning-details{flex-direction:column;justify-content:space-between;padding:40px 40px 0}.product-tab-items .awning-details h2{font-family:trim-medium;font-size:1.8rem}@media(max-width:991.98px){.product-tab-items .awning-details h2{font-size:1.4rem}}.product-tab-items .awning-details .responsive-truncate{overflow:visible;white-space:normal;width:100%}@media(min-width:768px){.product-tab-items .awning-details .responsive-truncate{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;height:2.4em;line-height:1.2;max-height:2.4em;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.product-tab-items .awning-details .responsive-truncate{box-sizing:border-box;margin:0}.product-tab-items .awning-details .responsive-truncate-body{overflow:visible;white-space:normal;width:100%}@media(min-width:768px){.product-tab-items .awning-details .responsive-truncate-body{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;transition:max-height .3s ease;white-space:normal}}.product-tab-items .awning-details .responsive-truncate-body>*{display:inline}@media(min-width:768px){.product-tab-items .awning-details .reponsive-padding-top{bottom:40px;left:40px;position:absolute;right:40px}}.product-tab-items .awning-details h4{font-size:.7rem;text-transform:uppercase}.product-tab-items .awning-details p{margin-bottom:30px}.product-tab-items .awning-details .custom-hr{background-color:#005cb9;border:none;height:10px;margin-bottom:10px;margin-top:10px;opacity:1;width:inherit}@media(max-width:991.98px){.product-tab-items .awning-details .content-2{display:none}}.pioneer-tab-items{background:#000;padding-bottom:1px}.pioneer-tab-items .header{margin-bottom:50px}.pioneer-tab-items .header img{width:100%}@media(max-width:767px){.pioneer-tab-items .header img{min-height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}.pioneer-tab-items .header video{width:100%}.pioneer-tab-items .header video.desktop{height:600px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:767px){.pioneer-tab-items .header video.desktop{display:none}}@media(min-width:767px){.pioneer-tab-items .header video.mobile{display:none}}.pioneer-tab-items .header .container{color:#fff;position:relative;text-align:center}.pioneer-tab-items .header .container:not(.no-max){max-width:900px}.pioneer-tab-items .header .container:before{background-image:linear-gradient(180deg,transparent 0,#000);content:"";display:block;height:150px;left:50%;position:absolute;top:0;transform:translate(-50%,-100%);width:100vw}.pioneer-tab-items .header .container h1{margin-bottom:15px;text-transform:inherit}@media only screen and (max-width:992px){.pioneer-tab-items .header .container h1{font-size:3rem}}@media(max-width:767px){.pioneer-tab-items .header .container h1{font-size:1.9rem;line-height:2.5rem}}.pioneer-tab-items .header .container p{font-weight:700!important}.pioneer-tab-items .custom-dropdown{display:block;margin:auto;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:calc(100% - 100px)}@media(min-width:767px){.pioneer-tab-items .custom-dropdown{display:none}}.pioneer-tab-items .custom-dropdown .icon-down{color:#fff;font-size:13px;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.pioneer-tab-items .custom-dropdown .selected-option{align-items:center;background:#232323;border-radius:5px 5px 0 0;border-top:4px solid #005cb9;color:#fff;cursor:pointer;display:flex;font-size:15px;padding:12px 15px}.pioneer-tab-items .custom-dropdown .selected-option i{margin-right:10px}.pioneer-tab-items .custom-dropdown .dropdown-list{background-color:#fff;border:1px solid #ccc;border-radius:4px;display:none;left:0;position:absolute;top:100%;width:100%;z-index:1}.pioneer-tab-items .custom-dropdown .dropdown-list.active{display:block}.pioneer-tab-items .custom-dropdown .dropdown-option{cursor:pointer;display:grid;gap:10px;grid-template-columns:28px auto;padding:8px}.pioneer-tab-items .custom-dropdown .dropdown-option:hover{background-color:#f0f0f0}.pioneer-tab-items .pioneer-tabs{color:#fff;margin:auto;max-width:1200px}@media(max-width:767px){.pioneer-tab-items .pioneer-tabs{display:none}}.pioneer-tab-items .pioneer-tabs .tab{align-items:center;border-top:5px solid transparent;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;display:flex;font-size:15px;gap:5px;letter-spacing:.94px;padding:10px;white-space:nowrap}.pioneer-tab-items .pioneer-tabs .tab i{font-size:15px}.pioneer-tab-items .pioneer-tabs .tab.active{background:#232323;border-top-color:#005cb9;border-top-left-radius:5px;border-top-right-radius:5px}.pioneer-tab-items .pioneer-tabs .owl-nav{margin:0!important;padding:0 10px;position:absolute;top:26px;width:100%;z-index:-1}.pioneer-tab-items .pioneer-tabs .owl-nav button{line-height:0;outline:none!important}.pioneer-tab-items .pioneer-tabs .owl-nav button span{color:#fff;font-size:25px;line-height:0}.pioneer-tab-items .pioneer-tabs .owl-stage-outer{margin:auto;max-width:calc(100% - 60px)}.pioneer-tab-items .pioneer-tab-content{background:#232323;border-radius:10px;margin:auto;max-width:calc(100% - 50px);overflow-x:hidden;padding-bottom:50px}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content{max-width:calc(100% - 40px)}}.pioneer-tab-items .pioneer-tab-content .tab-item:not(.active){display:none}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row{align-items:center;display:flex;flex-wrap:wrap;padding:50px 0}@media(min-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item .content-row.mob-flip>div.content-col{padding-left:60px}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row:not(.mob-flip)>div.content-col{padding-right:60px}}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item .content-row.mob-flip{flex-direction:column-reverse}}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row.padding-0-top{padding-top:0}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div img{border-radius:8px;height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div img{height:400px;margin-top:30px}}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div img{height:280px}}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div{color:#fff}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div h1{font-size:2.5rem;letter-spacing:-.92px;line-height:40px;margin-bottom:20px;text-transform:inherit}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div h1{font-size:1.8rem!important}}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div h1 strong{opacity:.5}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div p{color:hsla(0,0%,100%,.7)}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div p strong{color:#fff}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div.content-col h1{font-family:trim-regular;font-size:2rem;line-height:3rem;text-transform:inherit}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div.content-col p{color:hsla(0,0%,100%,.7);margin-top:30px}.pioneer-tab-items .pioneer-tab-content .tab-item .content-row>div.content-col p strong{color:#fff}.pioneer-tab-items .pioneer-tab-content .tab-item .video-container{border-radius:10px;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.pioneer-tab-items .pioneer-tab-content .tab-item .video-container iframe{border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.pioneer-tab-items .pioneer-tab-content .tab-item video{border-radius:8px;width:100%}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content{color:#fff;margin:60px auto auto;max-width:600px;text-align:center}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content h1{font-size:2rem;letter-spacing:-.92px;margin-bottom:20px}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content h1{font-size:1.9rem!important;line-height:2.5rem}}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content p strong{color:#fff}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content p{color:hsla(0,0%,100%,.7)}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content .btn{background:#045bb9;border-radius:4px;color:#fff;margin-top:10px;transition:all .4s ease}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content .btn:hover{background:#fff;color:#045bb9}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content.end{padding:50px 0}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content.end{margin-top:50px}}.pioneer-tab-items .pioneer-tab-content .tab-item .middle-content.end .btn{padding:15px 50px}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container{background-color:unset!important;margin-bottom:10px;margin-top:50px;min-height:unset!important;padding:0}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper{justify-content:center;position:relative;z-index:1}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box svg{filter:invert(1);position:relative;width:15px;z-index:99}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .code,.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a.btn-wishlist-only,.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box img,.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box p{display:none}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box{backdrop-filter:blur(6px);background:hsla(32,27%,76%,.41);border:none;border-radius:7px;min-height:unset;top:calc(50% + 15px);transform:translateY(-50%)}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:before{display:none;transform:translateY(-50%)}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:after{backdrop-filter:blur(7px);border-right-color:hsla(32,27%,76%,.41);left:-13px;top:calc(50% + 2px);transform:translateY(-50%)}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title{color:#fff;font-size:1rem;font-size:16px;letter-spacing:.31px}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title:after{content:"";font-family:icons;font-size:11px;margin-left:8px}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .text{padding:10px}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.mobile{display:none}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.desktop{display:none}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container.mobile{display:initial}}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container{width:100%}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{max-height:620px;width:122%}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{max-height:560px}}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{min-height:462px;-o-object-fit:cover;object-fit:cover;width:144%}}.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image-field-28{max-height:620px;width:122%}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image-field-28{max-height:560px}}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image-field-28{-o-object-fit:cover;object-fit:cover;width:100%}}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row{left:50%;margin:0;position:relative;transform:translateX(-50%)}@media(min-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row{display:grid;gap:5px;grid-template-columns:repeat(3,auto);width:calc(100vw - 65px)}}@media(max-width:992px){.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row{grid-template-columns:repeat(2,auto)}}@media(max-width:767px){.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row{width:calc(100vw - 30px)}}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row img{height:220px;-o-object-fit:cover;object-fit:cover;width:100%}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row.owl-carousel .owl-nav{margin:auto;max-width:85%}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row.owl-carousel .owl-nav button span{color:#4c4c4c;font-size:30px;line-height:40px}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row.owl-carousel .owl-nav button{outline:none!important}.pioneer-tab-items .pioneer-tab-content .tab-item .gallery-row.owl-carousel .owl-dots button:not(.active){background-color:#fff;opacity:.8}.pioneer-tab-items .top-anchor{color:#fff;display:block;font-family:trim-regular;font-weight:700;margin:50px 0;text-align:center}.pioneer-tab-items .top-anchor i{display:inline-block;margin-left:10px;transform:rotate(270deg)}.pioneer-tab-items.video-tabs{overflow-x:hidden;padding:60px 0}.pioneer-tab-items.video-tabs .header{margin-bottom:50px!important}@media(min-width:992px){.pioneer-tab-items.video-tabs .header{margin:auto;max-width:800px}}.pioneer-tab-items.video-tabs .header h1{font-size:2.2rem}.pioneer-tab-items.video-tabs .header p{color:hsla(0,0%,100%,.7)}.pioneer-tab-items.video-tabs .header .container:before{display:none}.pioneer-tab-items.video-tabs .custom-dropdown{width:unset!important}.pioneer-tab-items.video-tabs .custom-dropdown .icon-down{font-size:11px;right:30px}.pioneer-tab-items.video-tabs .custom-dropdown .dropdown-list{left:50%;transform:translateX(-50%);width:calc(100% - 30px)}.pioneer-tab-items.video-tabs .pioneer-tab-content{border-top-left-radius:0;border-top-right-radius:0;max-width:unset!important;padding:0}.pioneer-tab-items.video-tabs .pioneer-tab-content .tab-item{padding:0 30px}@media(max-width:767px){.pioneer-tab-items.video-tabs .pioneer-tab-content .tab-item{padding:0 15px}.pioneer-tab-items.video-tabs .pioneer-tab-content .tab-item .content-row{padding:20px 0 40px}}.pioneer-tab-items.video-tabs .pioneer-tab-content .tab-item video{width:100%}.pioneer-tab-items.video-tabs .pioneer-tab-content .tab-item .btn{display:inline-block;margin-top:15px;width:unset}.pioneer-tab-items.video-tabs .pioneer-tab-content .spacer{height:50px}.pioneer-tab-items.video-tabs .pioneer-tabs .owl-stage-outer{max-width:unset!important}.pioneer-tab-items.video-tabs .pioneer-tabs .owl-stage-outer .tab{gap:4.9px}.pioneer-tab-items.video-tabs .pioneer-tabs .owl-stage-outer .tab i{font-size:14px}.pioneer-tab-items.video-tabs .pioneer-tabs .owl-nav{left:50%;margin:0!important;padding:0;position:absolute;top:26px;transform:translateX(-50%);width:calc(100% + 30px);z-index:-1}.pioneer-accessory-banner{background-position:50%;background-size:cover;color:#fff;padding-bottom:30px;padding-top:400px;text-align:center}.pioneer-accessory-banner h3{font-family:trim-medium;font-size:1.3rem;margin-bottom:0}.pioneer-accessory-banner p{opacity:.8}@media(max-width:767px){.pioneer-accessory-banner{padding:110px 0}.pioneer-accessory-banner .row{display:flex;flex-direction:column;gap:60px}.pioneer-accessory-banner p{font-size:1.2rem}}.pioneer-systems{background-color:#fff;padding:40px 0;text-align:center}.pioneer-systems p{color:#212529;font-family:trim-light;font-size:.7rem;font-weight:400}.pioneer-systems h1{font-size:3rem;padding:0 0 10px}.pioneer-systems ul{padding-left:20px}.pioneer-systems .items{color:#212529;font-family:trim-light;font-size:.7rem;font-weight:400;text-align:left;white-space:pre-line}.pioneer-systems .items .item .img img{width:100%}.pioneer-systems .items .item h3{border-bottom:2px solid #e64e15;color:#212529;font-family:trim-light;font-size:1.3rem;font-weight:900;padding:13px 0;text-align:left;width:100%}.pioneer-mounting-options{background-color:#fff;padding:90px 0;text-align:center}.pioneer-mounting-options:before{background-image:url(../images/site/dividers/pionner-border-effect-bottom.png);background-size:auto 28px;content:"";height:28px;left:0;position:absolute;top:-28px;width:100%;z-index:1}.pioneer-mounting-options h1{font-size:3rem;padding:0 0 25px}.pioneer-mounting-options p{color:#212529;font-size:.7rem;font-weight:400;padding:0 15px}.pioneer-mounting-options .items{color:#212529;font-family:trim-light;font-size:.7rem;font-weight:400;text-align:left;white-space:pre-line}@media(min-width:992px){.pioneer-mounting-options .items .item{flex:0 0 20%;max-width:20%}}.pioneer-mounting-options .items .item .img img{width:100%}.pioneer-mounting-options .items .item h3{border-bottom:2px solid #e64e15;color:#212529;font-size:1.3rem;font-weight:900;padding:13px 0;text-align:left;width:100%}.pioneer-gallery{background-color:#fff;padding:90px 0 80px;text-align:center}.pioneer-gallery:before{background-image:url(../images/site/dividers/pionner-border-effect-bottom.png);background-size:auto 28px;content:"";height:28px;left:0;position:absolute;top:-28px;width:100%;z-index:1}.pioneer-gallery h1{font-size:3rem;padding:0 0 25px}.pioneer-gallery ul{list-style:none;margin:0 0 30px;padding:0}.pioneer-gallery ul li{cursor:pointer;display:inline-block}.pioneer-gallery ul li a{color:#222;font-size:1.2rem;font-weight:900;margin:10px 40px 20px;opacity:.6}.pioneer-gallery ul li a.active{border-bottom:2px solid #e64e15;opacity:1}.pioneer-gallery .items{display:none}.pioneer-gallery .items.active{display:flex}.pioneer-gallery .items .item{padding:1px}.pioneer-gallery .items .item .social-img{background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;padding:33.4%}.pioneer-gallery .items .item .social-img img{width:100%}.pioneer-gallery .popup{background:rgba(0,0,0,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}.pioneer-gallery .show-popup .popup{opacity:1;visibility:visible}.pioneer-gallery .popup img{left:0;margin:0 auto;max-height:60%;max-width:90%;position:absolute;right:0;top:20%}.pioneer-videos{background-color:#005cb9;color:#fff;padding:100px 0;position:relative;text-align:center}.pioneer-videos.bg_effect_yes:before{background-image:url(../images/site/dividers/pionner-border-effect-top.png);background-size:auto 28px;height:28px;top:0;z-index:1}.pioneer-videos h1{font-size:3rem;padding:0 0 50px}.pioneer-videos .items .item{text-align:left}.pioneer-videos .items .item h6{font-size:1rem;font-weight:900;margin:0;padding:14px 0}.pioneer-videos .items .item .img{cursor:pointer;cursor:hand;position:relative}.pioneer-videos .items .item .img img{width:100%}.pioneer-videos .items .item .img .play{border-bottom:19px solid transparent;border-left:34px solid #fff;border-radius:0;border-top:19px solid transparent;cursor:pointer;cursor:hand;height:0;left:50%;margin:-19px 0 0 -17px;position:absolute;top:50%;width:0}.pioneer-videos .popup{background:rgba(0,0,0,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}.pioneer-videos .show-popup .popup{opacity:1;visibility:visible}.pioneer-videos .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}.pioneer-accessories{background-color:#fff;padding:90px 0;text-align:center}.pioneer-accessories:before{background-image:url(../images/site/dividers/pionner-border-effect-bottom.png);background-size:auto 28px;content:"";height:28px;left:0;position:absolute;top:-28px;width:100%;z-index:1}.pioneer-accessories h1{font-size:3rem;padding:0 0 10px}.pioneer-accessories ul{display:inline-block;list-style-type:none;margin:0 auto 40px}.pioneer-accessories ul li{color:#666;cursor:pointer;float:left;font-family:trim-medium;font-size:1.3rem;margin:0 15px;padding:2px 0}.pioneer-accessories ul li.active{border-bottom:2px solid #b65b00;color:#10181f}.pioneer-accessories ul:after{clear:both;content:"";display:block}.pioneer-accessories .items .item{display:none;text-align:left}.pioneer-accessories .items .item.active{display:flex}.pioneer-accessories .items .item .img img{width:100%}.pioneer-accessories .items .item h6{color:#222;font-size:.7rem;font-weight:900;margin:5px 0 0;padding:0}.pioneer-accessories .items .item p{color:#939393;font-size:.7rem;font-weight:400;margin:0;padding:0}.pioneer-header .top:before{background-repeat:repeat-x;bottom:0;content:"";display:block;height:10px;left:0;position:absolute;right:0}.pioneer-header.fishing .top:before{background-size:30px}.pioneer-header.fishing .top:before,.pioneer-header.water .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-fishing.png)}.pioneer-header.biking .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-road.png);background-size:30px}.pioneer-header.camping .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-grass.png);background-size:180px}.pioneer-header.fourwd .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-4wd.png);background-size:260px}.pioneer-header.snow .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-snow.png);background-size:7px}.pioneer-header.trade .top:before{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/line-trade.png);background-size:40px}.pioneer-header{text-align:center}.pioneer-header .top{background-position:50%;background-size:cover;color:#fff;position:relative}.pioneer-header .top .container{height:520px;padding-top:150px;position:relative}.pioneer-header .top .gda{position:absolute;right:10px;top:50px}.pioneer-header .top .pioneer{margin-bottom:15px}.pioneer-header .top h1{font-size:3.9rem}.pioneer-header .top p{font-size:1.1rem}.pioneer-header .top ul{bottom:0;left:0;list-style-type:none;margin:0;padding:0;position:absolute;right:0;z-index:2}.pioneer-header .top li{float:left;position:relative;width:14.28%}.pioneer-header .top li a{color:#fff;display:block;font-family:trim-medium;font-size:.9rem;padding:12px 0 30px;text-transform:uppercase}.pioneer-header .top li a i{display:block;font-size:1.4rem}.pioneer-header .top li.active{background-color:#fff;border-top-left-radius:3px;border-top-right-radius:3px}.pioneer-header .top li.active a{color:#10181f}@media(max-width:767px){.pioneer-header .top ul{background:#fff;bottom:unset;display:none;margin:0 auto;width:90%}.pioneer-header .top ul.active{display:block}.pioneer-header .top li{float:none;text-align:left;width:100%}.pioneer-header .top li a{color:#10181f;padding:10px}.pioneer-header .top li a i{display:inline-block}.pioneer-header .top li.active a{color:#777}}.pioneer-header .bottom{padding:40px 0}.pioneer-header .bottom h2{font-size:1.3rem;text-transform:uppercase}.pioneer-header .bottom{background:#fff}.pioneer-header .image-wrapper{margin:0 auto;position:relative}.pioneer-header .image-wrapper img{width:100%}.pioneer-header .image-wrapper .pointer{position:absolute}@media(max-width:767px){.pioneer-header .image-wrapper .pointer.active i{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/pointer-selected.svg)}.pioneer-header .image-wrapper .pointer.active .box{display:block}}@media(min-width:768px){.pioneer-header .image-wrapper .pointer:hover i{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/pointer-selected.svg)}.pioneer-header .image-wrapper .pointer:hover .box{display:block}}.pioneer-header .image-wrapper .pointer i{background-image:url(https://assets.rhinorack.com/PioneerCampaign/Web/pointer.svg);background-repeat:no-repeat;height:36px;position:absolute;width:36px}.pioneer-header .image-wrapper .box{background:#fff;border:1px solid #005cb9;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;left:37px;min-height:180px;position:absolute;text-align:left;top:-110px;width:250px;z-index:3}.pioneer-header .image-wrapper .box svg{cursor:pointer;display:none;float:right;margin:5px;width:20px}.pioneer-header .image-wrapper .box .text{padding:10px 10px 5px}.pioneer-header .image-wrapper .box .title{color:#222;font-family:trim-medium;font-size:.9rem}.pioneer-header .image-wrapper .box .code{color:#939393;font-size:.9rem;padding:10px 0}.pioneer-header .image-wrapper .box p{font-size:.9rem}.pioneer-header .image-wrapper .box a,.pioneer-header .image-wrapper .box b{display:block;margin-bottom:7px;text-align:center}.pioneer-header .image-wrapper .box:before{border-right:13px solid #005cb9;left:-13px}.pioneer-header .image-wrapper .box:after,.pioneer-header .image-wrapper .box:before{border-bottom:12px solid transparent;border-left:0;border-top:12px solid transparent;content:"";height:0;position:absolute;top:115px;width:0}.pioneer-header .image-wrapper .box:after{border-right:13px solid #fff;left:-12px}.pioneer-header.biking .image-wrapper,.pioneer-header.camping .image-wrapper,.pioneer-header.fishing .image-wrapper,.pioneer-header.fourwd .image-wrapper,.pioneer-header.snow .image-wrapper,.pioneer-header.water .image-wrapper{max-width:900px}.pioneer-header.trade .image-wrapper{max-width:1000px}@media(min-width:768px){.mobile-menu{display:none}}@media(max-width:767px){.mobile-menu{background:#fff;color:#10181f;cursor:pointer;font-family:trim-medium;font-size:.9rem;margin:0 auto;padding:10px;position:relative;text-align:left;text-transform:uppercase;width:98%}.mobile-menu i{font-size:1.4rem}.mobile-menu .icon-down,.mobile-menu .icon-up{font-size:.9rem;position:absolute;right:20px;top:17px}.mobile-menu .icon-up{display:none}.mobile-menu.open{border-bottom:1px solid #ccc}.mobile-menu.open .icon-down{display:none}.mobile-menu.open .icon-up{display:block}.pioneer-header .top .container{height:unset;padding-bottom:50px;padding-top:130px}.pioneer-header .top .container h1{font-size:3.8rem}.pioneer-header .image-wrapper .box{left:0;margin:0 auto;max-height:75%;overflow:auto;position:fixed;right:0;top:20%;z-index:10000}.pioneer-header .image-wrapper .box svg{display:block}.pioneer-header .image-wrapper .box:after,.pioneer-header .image-wrapper .box:before{display:none}}@media(min-width:768px){.pioneer-header li[data-type=water].active:before{left:-37px}.pioneer-header li[data-type=water].active:after,.pioneer-header li[data-type=water].active:before{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-fishing.png);bottom:0;content:"";display:block;height:49px;position:absolute;width:100px;z-index:-1}.pioneer-header li[data-type=water].active:after{right:-37px}.pioneer-header li[data-type=fishing].active:before{left:-37px}.pioneer-header li[data-type=fishing].active:after,.pioneer-header li[data-type=fishing].active:before{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-fishing.png);bottom:0;content:"";display:block;height:49px;position:absolute;width:100px;z-index:-1}.pioneer-header li[data-type=fishing].active:after{right:-37px}.pioneer-header li[data-type=camping].active:before{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-camping.png);background-position-x:left;bottom:0;content:"";display:block;height:37px;left:-50px;position:absolute;width:50px;z-index:-1}.pioneer-header li[data-type=camping].active:after{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-camping.png);background-position-x:right;bottom:0;content:"";display:block;height:37px;position:absolute;right:-50px;width:50px;z-index:-1}.pioneer-header li[data-type=fourwd].active:before{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-left-4wd.png);background-position-x:left;background-position-y:bottom;bottom:0;content:"";display:block;height:37px;left:-110px;position:absolute;width:110px;z-index:-1}.pioneer-header li[data-type=fourwd].active:after{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-right-4wd.png);background-position-x:right;background-position-y:bottom;bottom:0;content:"";display:block;height:37px;position:absolute;right:-90px;width:90px;z-index:-1}.pioneer-header li[data-type=snow].active:before{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-left-snow.png);background-position-x:left;bottom:0;content:"";display:block;height:18px;left:-50px;position:absolute;width:50px;z-index:-1}.pioneer-header li[data-type=snow].active:after{background:url(https://assets.rhinorack.com/PioneerCampaign/Web/header/edge-right-snow.png);background-position-x:right;bottom:0;content:"";display:block;height:18px;position:absolute;right:-50px;width:50px;z-index:-1}}.pioneer-carousel{position:relative}.pioneer-carousel.bg_effect_yes:before{background-image:url(../images/site/dividers/pionner-border-effect-top.png);background-size:auto 28px;height:28px;top:0;z-index:1}.pioneer-carousel .dark{color:#10181f}.pioneer-carousel .dark li{background-color:#005cb9}.pioneer-carousel .light{color:#fff}.pioneer-carousel .light li{background-color:#fff}.pioneer-carousel .item{background-position:50%;background-size:cover;left:0;opacity:0;padding:0 0 40px;position:absolute;right:0;transition:opacity .6s ease-in-out}.pioneer-carousel .item.active{opacity:1}.pioneer-carousel .container{padding:130px 0}.pioneer-carousel .title{font-family:trim-medium;font-size:2.9rem;text-transform:uppercase}.pioneer-carousel p{font-size:1.2rem;white-space:pre-line}.pioneer-carousel ul{list-style-type:none}.pioneer-carousel li{background-color:#005cb9;cursor:pointer;display:inline-block;height:20px;margin:0 5px;width:20px}.pioneer-carousel li.active{background-color:#b65b00}.pioneer-carousel.light li{background-color:#fff}.pioneer-carousel.light li.active{background-color:#b65b00}.pioneer-carousel .controls{bottom:30px;left:0;margin:0 auto;position:absolute;right:0;text-align:center}.pioneer-carousel .images img{padding-right:5px}@media(min-width:1200px){.pioneer-carousel .images{position:absolute;right:-470px;top:38px}}@media(max-width:1199px){.pioneer-carousel .images img{max-width:207px;padding-right:0;width:32%}}.pionner-platform{background-color:#fff;background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;filter:'progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)';left:0;padding:5% 0 50px;pointer-events:none;position:fixed;right:0;text-align:center;z-index:1}.pionner-platform a{pointer-events:all}section.about-page-centre-text{padding:60px 0}section.about-page-centre-text .container{padding-left:284px;padding-right:284px}section.about-page-centre-text .container h2{font-family:trim-medium;font-weight:400;margin-bottom:30px;text-transform:uppercase}section.about-page-centre-text .container p{white-space:pre-line}@media(max-width:1023px){section.about-page-centre-text{padding:30px 0}section.about-page-centre-text .container{padding-left:15px;padding-right:15px}section.about-page-centre-text .container h2{margin-bottom:25px}}section.about-page-inline-video .video-holder{background:#333;height:0;padding-bottom:56%;position:relative;width:100%}section.about-page-inline-video .video-holder iframe{border:0;height:100%;position:absolute;width:100%}section.about-page-blue-right-text{display:grid;grid-template-columns:1.3fr 1fr;min-height:500px}section.about-page-blue-right-text h2{font-family:trim-medium;font-weight:400;margin-bottom:30px;text-transform:uppercase}section.about-page-blue-right-text .left img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}section.about-page-blue-right-text .right{background-color:#005cb9;background-image:url(https://assets.rhinorack.com/Images/About/blue-typography.png);color:#fff;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:110px 10%}section.about-page-blue-right-text p{white-space:pre-line}@media(max-width:1023px){section.about-page-blue-right-text{display:flex;flex-direction:column}section.about-page-blue-right-text .right{padding:30px 10%}}section.about-page-white-left-text{display:grid;grid-template-columns:1fr 1.2fr;min-height:500px}section.about-page-white-left-text h2{font-family:trim-medium;font-weight:400;margin-bottom:30px;text-transform:uppercase}section.about-page-white-left-text .left{background-color:#fff;padding:110px 10%}section.about-page-white-left-text .right img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}section.about-page-white-left-text p{white-space:pre-line}@media(max-width:1023px){section.about-page-white-left-text{display:flex;flex-direction:column-reverse}section.about-page-white-left-text .left{padding:30px 10%}}section.about-page-timeline{margin:50px 0;padding:20px 130px 40px;text-align:center}section.about-page-timeline h2{font-family:trim-medium;font-weight:400;margin-bottom:30px;text-transform:uppercase}section.about-page-timeline .year{font-size:1.9rem}section.about-page-timeline .image{border:2px solid #aaa;border-radius:50%;height:140px;margin:10px auto;width:140px}section.about-page-timeline .image img{margin:3%;width:94%}@media(min-width:1101px){section.about-page-timeline .bottom .top-image,section.about-page-timeline .top .bottom-image{display:none}section.about-page-timeline .time-line{height:600px;position:relative}section.about-page-timeline .time-line:after{border-bottom:2px solid #aaa;content:"";display:block;height:0;left:-4%;position:absolute;right:-2%;top:50%}section.about-page-timeline .item{position:absolute;width:16%}section.about-page-timeline .item:after{border-right:2px solid #aaa;content:"";display:block;height:20px;left:50%;position:absolute;width:0}section.about-page-timeline .item.top{bottom:calc(50% + 30px)}section.about-page-timeline .item.top:after{top:calc(100% + 10px)}section.about-page-timeline .item.bottom{top:calc(50% + 30px)}section.about-page-timeline .item.bottom:after{top:-30px}section.about-page-timeline .item-0{left:-3%}section.about-page-timeline .item-1{left:3%}section.about-page-timeline .item-2{left:18%}section.about-page-timeline .item-3{left:31%}section.about-page-timeline .item-4{left:45%}section.about-page-timeline .item-5{left:58%}section.about-page-timeline .item-6{left:71%}section.about-page-timeline .item-7{left:82%}section.about-page-timeline .item-8{left:89%}}@media(max-width:1099px){section.about-page-timeline{padding:20px 15px 40px}section.about-page-timeline .bottom-image{display:none}section.about-page-timeline .top-items{float:left;position:relative;width:50%}section.about-page-timeline .bottom-items{border-left:2px solid #aaa;float:left;margin-top:60px;padding-top:100px;position:relative;width:50%}section.about-page-timeline .item{margin-bottom:100px;margin-left:auto;margin-right:auto;width:90%}section.about-page-timeline .item:before{border-bottom:2px solid #aaa;content:"";display:block;height:0;margin-top:80px;position:absolute;width:30px}section.about-page-timeline .item.top:before{right:0}section.about-page-timeline .item.bottom:before{left:0}section.about-page-timeline .item:last-child{margin-bottom:60px}section.about-page-timeline .top{float:left}section.about-page-timeline .bottom{float:right}section.about-page-timeline:after{clear:both;content:"";display:block}}.footer-subscribe .modal-mask{background-color:rgba(0,0,0,.5);display:table;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease;width:100%;z-index:9998}.footer-subscribe .modal-wrapper{display:table-cell;vertical-align:middle}.footer-subscribe .modal-container{border-radius:2px;font-family:trim-light;margin:0 auto;padding:20px 30px;transition:all .3s ease;width:640px}@media(max-width:767.98px){.footer-subscribe .modal-container{width:400px}}.footer-subscribe .modal-header h3{color:#42b983;margin-top:0}.footer-subscribe .modal-body{display:flex;flex-direction:column}.footer-subscribe .image-details{background-color:#fff;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;line-height:1.8;padding:25px;text-transform:capitalize}.footer-subscribe .modal-button{align-items:center;background-color:#b65a02;border:none;color:#fff;cursor:pointer;height:50px;outline:none;width:100px}.footer-subscribe .modal-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:500px}.footer-subscribe .modal-enter,.footer-subscribe .modal-leave-active{opacity:0}.footer-subscribe .modal-enter .modal-container,.footer-subscribe .modal-leave-active .modal-container{transform:scale(1.1)}.footer-subscribe .modal-close{color:#aaa;float:right;font-size:28px;font-weight:700;margin-right:-10px;margin-top:-25px}@media(max-width:767.98px){.footer-subscribe .modal-close{display:none}}.footer-subscribe .modal-close:focus,.footer-subscribe .modal-close:hover{color:#000;cursor:pointer;text-decoration:none}section.truckbed-header{background-position:center 60%;background-repeat:no-repeat;background-size:cover;height:470px;position:relative}section.truckbed-header .overlay-container{position:absolute;right:8vw;top:50%;transform:translateY(-50%)}section.truckbed-header .overlay-container.left{left:8vw;right:unset}section.truckbed-header .overlay-container{z-index:3}section.truckbed-header .overlay-dark{background-color:rgba(0,0,0,.3);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}@media(max-width:767px){section.truckbed-header .overlay-container img{width:20rem}}@media(max-width:320px){section.truckbed-header .overlay-container img{width:18rem}}section.truckbed-navigation{background-color:#005cb9;background-size:cover;margin-bottom:1rem}section.truckbed-navigation .container{padding-bottom:3rem;padding-top:5rem}section.truckbed-navigation .truckbed-navbar{display:flex}section.truckbed-navigation .truckbed-navbar .item{align-items:center;background-color:#00468c;color:#fff;display:flex;flex:1;justify-content:center;margin:1px;padding:1rem;text-transform:uppercase}section.truckbed-navigation .truckbed-navbar .item a{color:#fff;flex:1;font-size:1.1rem;font-weight:bolder;text-align:center}section.truckbed-navigation h1{color:#fff;font-size:2.5rem;padding-bottom:1rem;text-align:center;text-transform:uppercase}section.truckbed-navigation p{color:#fff;font-size:1.2rem;text-align:center}@media(max-width:992px){.truckbed-navbar{flex-direction:column}}section.truckbed-bars .container.truckbed-bars-top{padding:2rem}section.truckbed-bars .container.truckbed-bars-top h2{color:#005cb9;font-family:trim-medium;font-size:2.5rem;font-weight:500;padding-top:2rem;text-align:center}section.truckbed-bars .container.truckbed-bars-top p{text-align:center}section.truckbed-bars ul{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0}@media screen and (max-width:576px){section.truckbed-bars ul{flex-direction:column}}section.truckbed-bars ul li{color:#898989;font-family:trim-medium;font-size:1rem;list-style:none;padding:.8rem .8rem 0;text-align:center}section.truckbed-bars ul li a{color:#898989;font-family:trim-medium;font-size:1rem;text-decoration:none}section.truckbed-bars ul li.active{border-bottom:5px solid #b65b00;color:#000}section.truckbed-bars ul li.active a{color:#000}section.truckbed-bars .truckbed-bars-item .bars-switcher{background-color:#fff}section.truckbed-bars .truckbed-bars-item .bars-switcher .bars-switcher-container{align-items:center;display:flex;height:100%;justify-content:center}section.truckbed-bars .truckbed-bars-item .bars-switcher .bars-switcher-container img{width:90%}@media screen and (min-width:2000px){section.truckbed-bars .truckbed-bars-item .bars-switcher .bars-switcher-container img{max-width:27vw}}section.truckbed-bars .truckbed-bars-item .bars-switcher-container{position:relative}section.truckbed-bars .truckbed-bars-item .bars-content{background-color:#005cb9}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details{color:#fff;font-family:trim-medium;font-size:1.2rem;font-weight:500;padding-left:4rem;padding-top:5rem}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details p{opacity:.5}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details p span{padding-left:1rem}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details hr{border-bottom:1px solid #fff;margin:0;width:80%}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details ul{display:block;margin-left:1.5rem;max-width:80%;padding-top:1rem}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details ul li{color:#fff;font-family:trim-light;text-align:left}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details ul li:before{color:#f4c44c;content:"■";display:inline-block;margin-left:-1.5em;width:1.5em}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details .bars-details-bottom{margin-bottom:4rem;margin-top:4rem}section.truckbed-bars .truckbed-bars-item .bars-content .bars-details .bars-details-bottom p{font-family:trim-light;font-size:1rem;opacity:.5}@media(max-width:576px){section.truckbed-bars .truckbed-bars-item .bars-content .bars-details{padding-left:1rem}}section.truckbed-features{background-color:#10171e}section.truckbed-features .features-left-section{background-color:#10171e;color:#fff}section.truckbed-features .features-left-section .features-left-content{padding:5rem 5rem 5rem 0}section.truckbed-features .features-left-section .features-left-content h2{font-family:trim-medium;margin-bottom:2rem}@media(max-width:768px){section.truckbed-features .features-left-section .features-left-content{padding:2.5rem}}section.truckbed-features .features-right-section{background-color:#10181f;color:#fff;padding-bottom:3rem;padding-top:3rem}section.truckbed-features .features-right-section ul.features-points{display:block;list-style:none;margin-left:1.5rem;padding-top:1rem}section.truckbed-features .features-right-section ul.features-points li{color:#fff;font-family:trim-light;padding-top:1rem;text-align:left}section.truckbed-features .features-right-section ul.features-points li:before{color:#f4c44c;content:"■";display:inline-block;margin-left:-1.5em;width:1.5em}section.truckbed-features .features-image-section{background-color:#10181f;background-position-x:center;background-size:cover;border-top:5px solid #000;color:#fff}section.truckbed-features .features-image-section .image-overlay{background:rgba(0,0,0,.5);background:linear-gradient(180deg,transparent,#10181f);bottom:0;left:0;position:absolute;right:0;top:0}section.truckbed-features .features-image-section .image-section-content{padding-bottom:2rem;padding-left:2rem;padding-top:20rem;position:relative}section.truckbed-features .features-image-section .image-section-content h3{font-family:trim-medium;font-size:1.5rem}section.truckbed-features .features-image-section .image-section-content p{max-width:80%}@media(max-width:756px){section.truckbed-features .features-image-section .image-section-content{padding-left:2.5rem}}section.truckbed-features .features-image-section.border-right{border-right:5px solid #000}@media(max-width:992px){section.truckbed-features .features-image-section.border-right{border-right:none}}section.truckbed-adventure-setups .adventure-setups-container{background-color:rgba(16,23,30,.24);background-size:cover;min-height:470px}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head{color:#005cb9;padding-top:2rem;text-transform:uppercase}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head h2,section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head h3{font-family:trim-medium}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head h3{padding-top:1rem}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head hr{border-bottom:1px solid #005cb9}@media screen and (max-width:576px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head h2{font-size:1.5rem}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-head h3{font-size:1rem}}section.truckbed-adventure-setups .adventure-setups-container .mobile-menu{display:none}@media screen and (max-width:768px){section.truckbed-adventure-setups .adventure-setups-container .mobile-menu{display:block}section.truckbed-adventure-setups .adventure-setups-container .mobile-menu .open i{transform:rotate(180deg)}}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container{align-items:center;display:flex;justify-content:center;position:relative}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper{max-width:900px;overflow:hidden}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{margin-left:-10%;mix-blend-mode:multiply;width:110%}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer{position:absolute}@media screen and (min-width:768px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer:hover .box{display:block}}@media screen and (max-width:767px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box{display:block;left:0;margin:0 auto;max-height:75%;overflow:auto;position:fixed;right:0;top:20%;z-index:10000}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box svg{display:block}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box:after,section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box:before{display:none}}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.product-plus{background-image:url(https://assets.rhinorack.com/Truckbed/Icons/product-plus.png);background-repeat:no-repeat;background-size:90%;height:37px;position:absolute;width:37px}@media screen and (max-width:960px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.product-plus{background-size:80%}}@media screen and (max-width:768px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.product-plus{background-size:50%}}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.product-plus:hover{background-image:url(https://assets.rhinorack.com/Truckbed/Icons/product-plus-black.png)}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box{background:#fff;border:1px solid #005cb9;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;left:37px;min-height:180px;position:absolute;text-align:left;top:-110px;width:250px;z-index:3}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box img{width:100%}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box svg{cursor:pointer;display:none;float:right;margin:5px;width:20px}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .text{padding:10px 10px 5px}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title{color:#222;font-family:trim-medium;font-size:.9rem}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .code{color:#939393;font-size:.9rem;padding:10px 0}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box p{font-size:.9rem}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a,section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box b{display:block;margin-bottom:7px;text-align:center}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:before{border-bottom:12px solid transparent;border-left:0;border-right:13px solid #005cb9;border-top:12px solid transparent;content:"";height:0;left:-13px;position:absolute;top:115px;width:0}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:after{border-bottom:12px solid transparent;border-left:0;border-right:13px solid #fff;border-top:12px solid transparent;content:"";height:0;left:-12px;position:absolute;top:115px;width:0}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation{align-items:center;display:flex;justify-content:center}@media screen and (max-width:768px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation{background-color:#fff;display:none}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation.active{display:block;z-index:2}}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types{display:flex;flex:1;flex-direction:column;font-family:trim-medium;font-size:1.1rem;font-weight:200;padding-left:0;text-align:center;text-transform:uppercase}@media screen and (max-width:1200px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types{font-size:1rem}}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li{align-items:center;background-color:rgba(0,92,185,.451);color:#fff;cursor:pointer;display:flex;justify-content:flex-start;list-style:none;margin-top:.2rem;padding:.7rem .2rem}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li.active{background-color:#005cb9}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li a{color:#fff}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper{display:inline-block;min-width:90px}section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper i{font-size:2.2rem}@media screen and (max-width:1140px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper i{font-size:1.2rem}}@media screen and (max-width:576px){section.truckbed-adventure-setups .adventure-setups-container .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper i{font-size:1.5rem}}.truckbed-platform{background-color:#fff;background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;filter:'progid: DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff", GradientType=1)';left:0;padding:5% 0 50px;pointer-events:none;position:fixed;right:0;text-align:center;z-index:1}.truckbed-platform a{pointer-events:all}.truckbed-platform .btn,.truckbed-platform .btn:before{background-color:#005cb9}.truckbed-platform .btn{border:1px solid #005cb9}section.truckbed-videos{margin:2rem 0 6rem}section.truckbed-videos h2{color:#005cb9;font-family:trim-medium;font-size:2.5rem;font-weight:500;padding-top:2rem;text-align:center;text-transform:uppercase}section.truckbed-videos{min-height:470px}@media screen and (max-width:576px){section.truckbed-videos .videos .col-md-4{margin-top:1rem}}section.truckbed-videos .videos{margin-top:3rem}section.truckbed-videos .videos .video-card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;margin-bottom:1rem}section.truckbed-videos .videos .video-card-image{background-size:cover;padding:33.4%}section.truckbed-videos .videos .video-card-content{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem}section.truckbed-videos .videos .video-card-title{font-family:trim-medium;font-size:1.5rem;margin-bottom:.3rem;text-transform:uppercase}section.truckbed-videos .videos .video-card-description{color:#585858;font-family:trim-regular}section.truckbed-videos .videos a{font-family:trim-medium;text-decoration:none;text-transform:uppercase}section.truckbed-videos .videos a img{margin-left:.5rem;width:2rem}section.truckbed-videos .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.truckbed-videos .popup.active{opacity:1;visibility:visible}section.truckbed-videos .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}section.truckbed-video .video{align-items:center;background-position:50%;background-size:cover;cursor:pointer;display:flex;height:700px;justify-content:center;position:relative}section.truckbed-video .video img{width:8em}@media screen and (max-width:576px){section.truckbed-video .video{height:400px}section.truckbed-video .video img{width:5em}}section.truckbed-video .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.truckbed-video .popup.active{opacity:1;visibility:visible}section.truckbed-video .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}.truckbed-gallery{background-color:#fff;padding:90px 0 80px;text-align:center}.truckbed-gallery h2{color:#005cb9;font-family:trim-medium;font-size:2.5rem;font-weight:500;padding-top:2rem;text-align:center;text-transform:uppercase}.truckbed-gallery ul{list-style:none;margin:0 0 30px;padding:0}.truckbed-gallery ul li{cursor:pointer;display:inline-block}.truckbed-gallery ul li a{font-family:trim-medium;font-size:1rem;margin:10px 40px 20px;opacity:.6}.truckbed-gallery ul li a.active{border-bottom:5px solid #b65b00;color:#000;opacity:1}.truckbed-gallery .items{display:none}.truckbed-gallery .items.active{display:flex}.truckbed-gallery .items .item{padding:1px}.truckbed-gallery .items .item .social-img{background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:pointer;padding:33.4%}.truckbed-gallery .items .item .social-img img{width:100%}.truckbed-gallery .items .popup-image .social-img{background-size:cover}.truckbed-gallery .items .popup-image.vehicle{border:1px solid hsla(0,0%,70%,.173);padding:1rem 1rem 6rem}.truckbed-gallery .items .popup-image.vehicle .social-img{background-size:70%}.truckbed-gallery .items .popup-image.vehicle .details{bottom:0;left:0;min-height:6rem;padding-left:1.5rem;position:absolute;text-align:left}@media screen and (max-width:576px){.truckbed-gallery .items .popup-image.vehicle .details{min-height:4rem}}.truckbed-gallery .items .popup-image.vehicle .details strong{font-family:trim-medium}@media screen and (max-width:576px){.truckbed-gallery .items .popup-image.vehicle .details strong{font-size:.8rem}}.truckbed-gallery .items .popup-image.vehicle .details small{display:inline-block;font-size:.7rem;max-width:100%}@media screen and (max-width:576px){.truckbed-gallery .items .popup-image.vehicle .details small{font-size:.5rem}}.truckbed-gallery .popup{background:rgba(0,0,0,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}.truckbed-gallery .show-popup .popup{opacity:1;visibility:visible}.truckbed-gallery .popup img{left:0;margin:0 auto;max-height:60%;max-width:90%;position:absolute;right:0;top:20%}section.polaris-header{background-position:65%;background-repeat:no-repeat;background-size:cover;height:700px;position:relative}@media screen and (max-width:576px){section.polaris-header{height:500px}}section.polaris-header .overlay-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;left:15vw;position:absolute;top:15rem}section.polaris-header .overlay-wrapper img{max-width:25rem}section.polaris-header .overlay-wrapper h1{color:#fff;font-size:4rem}@media screen and (max-width:768px){section.polaris-header .overlay-wrapper{left:auto;top:50%;transform:translateY(-50%);width:100%}}@media screen and (max-width:576px){section.polaris-header .overlay-wrapper{padding-top:15rem;position:absolute;width:100%}section.polaris-header .overlay-wrapper img{max-width:18rem}section.polaris-header .overlay-wrapper h1{font-size:2.5rem;padding-top:2rem}}section.polaris-top-text{background-color:#005cb9;background-image:url(../images/site/topography.svg);background-size:cover;color:#fff}section.polaris-top-text .container-fluid{padding:6rem 0 6rem 10vw}@media screen and (min-width:992px){section.polaris-top-text .container-fluid{padding:6rem 0 6rem 12vw}}section.polaris-top-text .container-fluid .polaris-top-text{max-width:60vw}section.polaris-top-text .container-fluid .polaris-top-text p{font-size:1.2rem}@media screen and (max-width:576px){section.polaris-top-text .container-fluid .polaris-top-text p{font-size:1rem}}section.polaris-top-text .container-fluid .polaris-top-text p.title{font-family:trim-medium;font-size:1.6rem}@media screen and (max-width:576px){section.polaris-top-text .container-fluid .polaris-top-text p.title{font-size:1.4rem}}@media screen and (max-width:992px){section.polaris-top-text .container-fluid .polaris-top-text{max-width:80vw}}section.polaris-product-tabs{background-color:#f2f2f2;padding-bottom:5rem}section.polaris-product-tabs .container{padding-top:4rem}section.polaris-product-tabs .container .row{background-position-x:1rem;background-position-y:4.2rem;background-repeat:no-repeat;background-size:82%;max-width:1140px}section.polaris-product-tabs .container .row ul{display:flex;padding-left:0}section.polaris-product-tabs .container .row ul li{font-family:trim-medium;font-size:1rem;list-style:none;opacity:.5;padding:2rem 2rem 2rem 0;text-align:center}section.polaris-product-tabs .container .row ul li a{text-decoration:none}section.polaris-product-tabs .container .row ul li.active{opacity:1}section.polaris-product-tabs .container .row ul li.active a{border-bottom:4px solid}section.polaris-product-tabs .container .row .product-switch-text{font-family:trim-regular;padding-top:5rem}section.polaris-product-tabs .container .row .product-switch-text .title{font-size:1.2rem;text-transform:uppercase}section.polaris-product-tabs .container .row .product-switch-text .title strong{font-family:trim-medium}section.polaris-product-tabs .container .row .product-switch-text .polaris-description{font-size:1.1rem}section.polaris-product-tabs .container .row .product-switch-text a.learn-more{display:block;padding-top:1rem;text-decoration:none;text-transform:uppercase}section.polaris-product-tabs .container .row .product-switch-text a.learn-more i{padding-left:1rem}section.polaris-product-tabs .container .row .image-container{padding-top:4.5rem}section.polaris-product-tabs .container .row .image-container img{width:100%}section.polaris-explore{padding-bottom:4rem;padding-top:4rem}section.polaris-explore p.title{font-family:trim-regular;font-size:1.5rem;text-transform:uppercase}section.polaris-explore ul{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;text-transform:uppercase}section.polaris-explore ul li{cursor:pointer;font-family:trim-medium;font-size:1.5rem;list-style:none;margin-right:2rem;opacity:.5}section.polaris-explore ul li.active{border-bottom:7px solid #b65b00;opacity:1}section.polaris-explore .polaris-product-card{background:#fff;margin-bottom:1rem;padding:1rem}section.polaris-explore .polaris-product-card p.polaris-product-title{font-family:trim-medium;font-size:1.2rem}section.polaris-explore .polaris-product-card p.polaris-product-description{font-family:trim-regular}@media screen and (max-width:768px){section.polaris-explore .polaris-product-card a.btn{text-align:center;width:100%}}section.polaris-explore .ploaris-product-image-container{align-items:center;display:flex;justify-content:center;overflow:hidden}section.polaris-explore .ploaris-product-image-container img{width:70%}section.polaris-explore .polaris-explore-image{display:grid;overflow:hidden;place-items:center}section.polaris-explore .polaris-explore-image img{width:120%}section.polaris-discover{background-color:#fff;padding-bottom:1rem;padding-top:4rem}section.polaris-discover p.title{font-family:trim-regular;font-size:1.5rem;text-transform:uppercase}section.polaris-discover p.description{max-width:80%;padding-top:1rem}@media screen and (max-width:576px){section.polaris-discover p.description{max-width:90%}}section.polaris-discover ul{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;text-transform:uppercase}@media screen and (max-width:576px){section.polaris-discover ul{flex-direction:column;text-align:center}section.polaris-discover ul li{margin:.5rem}}section.polaris-discover ul li{cursor:pointer;font-family:trim-medium;font-size:1.3rem;list-style:none;margin-right:2rem;opacity:.3}section.polaris-discover ul li.active{border-bottom:7px solid #b65b00;opacity:1}section.polaris-discover .discover-image-container{display:grid;overflow:hidden;place-items:center}section.polaris-discover .discover-image-container img{width:130%}section.polaris-solutions{background-color:#fff;padding-bottom:4rem;padding-top:4rem}section.polaris-solutions p.title{font-family:trim-regular;font-size:1.5rem;text-transform:uppercase}section.polaris-solutions p.note{font-family:trim-medium;padding-top:1rem}section.polaris-solutions ul.tabs{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;text-transform:uppercase}@media screen and (max-width:576px){section.polaris-solutions ul.tabs{flex-direction:column;text-align:center}section.polaris-solutions ul.tabs li{margin:.5rem}}section.polaris-solutions ul.tabs li{cursor:pointer;font-family:trim-medium;font-size:1.3rem;list-style:none;margin-right:2rem;opacity:1;opacity:.5}section.polaris-solutions ul.tabs li.active{border-bottom:7px solid #b65b00;opacity:1}section.polaris-solutions ul.ponits li{font-size:1rem}section.polaris-solutions .card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);margin-bottom:1rem;min-height:36rem;transition:.3s}section.polaris-solutions .card p{font-family:trim-medium;font-size:1.1rem;padding-left:2rem;padding-top:2rem;text-transform:uppercase}section.polaris-solutions .card ul{font-family:trim-light;padding:0 1.5rem 1.5rem}section.polaris-solutions .card ul li{display:flex;font-size:1rem;list-style:none;padding:.3rem}section.polaris-solutions .card ul li:before{color:#005cb9;content:"■";display:inline-block;font-size:1.5rem;margin-top:-.5rem;padding-right:1rem;width:1.5rem}section.polaris-solutions .card .card-image{background-position:50%;background-position-y:top;background-repeat:no-repeat;background-size:cover;height:15rem;overflow:hidden;width:100%}section.polaris-solutions .horizontal-card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);margin-bottom:1.5rem}section.polaris-solutions .horizontal-card .card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:10rem}section.polaris-solutions .horizontal-card .product-details{display:flex;flex-direction:column;justify-content:center;padding-left:1rem}section.polaris-solutions .horizontal-card .product-details .product-stockcode{color:#878787;margin-bottom:0}@media screen and (max-width:768px){section.polaris-solutions .horizontal-card .product-details .product-stockcode{margin-top:1rem}}section.polaris-solutions .horizontal-card .product-details .product-name{font-family:trim-medium;font-size:1.1rem}section.polaris-gallery .top-image-container img{padding:2px;width:100%}section.polaris-gallery .items .item{padding:2px}section.polaris-gallery .items .item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;padding:44.4%}section.polaris-gallery .items .item .popup{background:rgba(0,0,0,.7);height:100%;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.polaris-gallery .items .item .popup.active{opacity:1;visibility:visible}section.polaris-gallery .items .item .popup img{left:0;margin:0 auto;max-height:60%;max-width:90%;position:absolute;right:0;top:20%}section.polaris-video .top-video{background-position:65%;background-size:cover;height:700px}section.polaris-video .top-video .overlay-color{background:rgba(0,0,0,.3);background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(0,0,0,.533));bottom:0;left:0;position:absolute;right:0;top:0}section.polaris-video .top-video .video-cta{align-items:center;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}section.polaris-video .top-video .video-cta .title{font-family:trim-regular;font-size:3rem;text-transform:uppercase}section.polaris-video .top-video .video-cta p.play-video{font-family:trim-medium;font-size:1.5rem}section.polaris-video .top-video .video-cta p.play-video img{margin-left:.5rem;width:2rem}section.polaris-video .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.polaris-video .popup.active{opacity:1;visibility:visible}section.polaris-videos{min-height:470px}section.polaris-videos .videos{margin-top:3rem}section.polaris-videos .videos .video-card{margin-bottom:1rem}section.polaris-videos .videos .video-card-image{background-size:cover;padding:33.4%}section.polaris-videos .videos .video-card-content{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);padding:1.5rem}section.polaris-videos .videos .video-card-title{font-family:trim-medium;font-size:1.5rem;margin-bottom:.3rem;text-transform:uppercase}section.polaris-videos .videos .video-card-description{color:#585858;font-family:trim-regular}section.polaris-videos .videos a{font-family:trim-medium;text-decoration:none;text-transform:uppercase}section.polaris-videos .videos a img{margin-left:.5rem;width:2rem}section.polaris-videos .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.polaris-videos .popup.active{opacity:1;visibility:visible}section.polaris-cta .cta-container{background-repeat:no-repeat;background-size:cover;padding:10vw;position:relative}section.polaris-cta .cta-container .cta-overlay{background:rgba(0,0,0,.3);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}section.polaris-cta .cta-container .cta-mobile-background{display:none}@media only screen and (max-width:767px){section.polaris-cta .cta-container .cta-mobile-background{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:0}}section.polaris-cta .cta-container .cta-image{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative;text-align:center;z-index:2}@media only screen and (max-width:767px){section.polaris-cta .cta-container .cta-image{text-align:left}section.polaris-cta .cta-container{padding:16vw 5vw 16vw 15px}}section.polaris-cta .cta-container .cta-title{color:#fff;font-family:trim-regular;font-size:1.5rem;margin-bottom:1rem;text-transform:uppercase}section.polaris-cta .cta-container.border-right{border-right:1px solid #fff}@media(max-width:992px){section.polaris-cta .cta-container.border-right{border-right:none}}section.polaris-accessories{background-color:#fff;min-height:500px}section.polaris-accessories .container{padding-bottom:4rem;padding-top:4rem}section.polaris-accessories .container .title{font-family:trim-regular;font-size:1.5rem;text-align:center;text-transform:uppercase}section.polaris-accessories .container .description{color:#a4a4a4;font-family:trim-regular;text-align:center}section.polaris-accessories .container .col-lg-6{margin-bottom:1rem}section.polaris-accessories .container ul.controls{align-items:center;display:flex;justify-content:center;margin-top:2rem;padding-left:0}section.polaris-accessories .container ul.controls li{background-color:#d8d8d8;cursor:pointer;height:.8rem;list-style-type:none;margin:.4rem;width:.8rem}section.polaris-accessories .container ul.controls li.active{background-color:#005cb9}section.polaris-accessories .container ul.controls li:first-child{background-color:transparent;border:solid #353535;border-width:0 3px 3px 0;display:inline-block;height:1rem;margin-right:1rem;transform:rotate(135deg);width:1rem}section.polaris-accessories .container ul.controls li:last-child{background-color:transparent;border:solid #353535;border-width:0 3px 3px 0;display:inline-block;height:1rem;margin-left:1rem;transform:rotate(-45deg);width:1rem}section.polaris-accessories .card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);height:100%;min-height:33rem;transition:.3s}@media screen and (max-width:992px){section.polaris-accessories .card{min-height:35rem}}section.polaris-accessories .card p{font-family:trim-medium;font-size:1.1rem;padding-left:2rem;padding-top:2rem;text-transform:uppercase}section.polaris-accessories .card ul{font-family:trim-light;padding:0 1.5rem 1.5rem}section.polaris-accessories .card ul li{display:flex;font-size:1rem;list-style:none;padding:.3rem}section.polaris-accessories .card ul li:before{color:#005cb9;content:"■";display:inline-block;font-size:1.5rem;margin-top:-.5rem;padding-right:1rem;width:1.5rem}section.polaris-accessories .card .card-image{background-position:50%;background-position-y:top;background-repeat:no-repeat;background-size:cover;height:15rem;overflow:hidden;width:100%}section.stowit-header{background-position:65%;background-repeat:no-repeat;background-size:cover;height:700px;overflow:hidden;position:relative}@media screen and (max-width:576px){section.stowit-header{height:500px}}section.stowit-header .overlay-wrapper{display:flex;flex-direction:column;justify-content:center;position:absolute;top:15rem}section.stowit-header .overlay-wrapper img{max-width:25rem}section.stowit-header .overlay-wrapper h1{color:#fff;font-size:2rem;padding-top:.5rem}section.stowit-header .overlay-wrapper p{color:#fff;opacity:1;width:38%}@media screen and (max-width:992px){section.stowit-header .overlay-wrapper p{width:54%}}@media screen and (max-width:768px){section.stowit-header .overlay-wrapper{left:auto;padding-left:5rem;top:50%;transform:translateY(-50%);width:100%}section.stowit-header .overlay-wrapper p{color:#fff;opacity:1;width:80%}}@media screen and (max-width:768px)and (min-width:577px){section.stowit-header{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:576px){section.stowit-header .overlay-wrapper{margin-top:8rem;opacity:.7;padding-left:32px;position:absolute;top:10rem;width:100%}section.stowit-header .overlay-wrapper img{max-width:18rem}section.stowit-header .overlay-wrapper h1{font-size:1.8rem;padding-top:1rem}section.stowit-header .overlay-wrapper p{opacity:1;width:80%}}section.stowit-video-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.stowit-video-header .video-item{background-position:50%;background-size:cover;float:left;height:600px;max-height:80vh;position:relative;width:100vw}@media screen and (max-width:576px){section.stowit-video-header .video-item{height:500px}}section.stowit-video-header .video-item video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.stowit-video-header .video-item .video-promo{position:absolute;top:10rem}@media screen and (max-width:992px){section.stowit-video-header .video-item .video-promo{margin-left:20px}}@media screen and (max-width:576px){section.stowit-video-header .video-item .video-promo{top:5rem}}section.stowit-video-header .video-item .video-promo img{max-width:25rem;padding-left:12px}@media screen and (max-width:576px){section.stowit-video-header .video-item .video-promo img{max-width:18rem}}section.stowit-video-header .video-item .video-promo h1{color:#fff;font-size:2rem;padding-left:12px;padding-top:.5rem}section.stowit-video-header .video-item .video-promo p{color:#fff;opacity:1;padding-left:12px;width:38%}@media screen and (max-width:992px){section.stowit-video-header .video-item .video-promo p{width:54%}}@media screen and (max-width:435px){section.stowit-video-header .video-item .video-promo p{width:80%}}@media screen and (max-width:768px){section.stowit-video-header p{color:#fff;opacity:1;width:80%}}@media screen and (max-width:768px)and (min-width:577px){section.stowit-video-header{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:576px){section.stowit-video-header img{max-width:18rem}section.stowit-video-header h1{font-size:1.8rem;padding-top:1rem}section.stowit-video-header p{margin-bottom:3rem;opacity:1;width:80%}}section.stowit-youtube-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.stowit-youtube-header .item-video-wrapper{height:600px}section.top-text{background-color:#005cb9;background-image:url(../images/site/topography.svg);background-size:cover;color:#fff}section.top-text .stow-it-image{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:576px){section.top-text .stow-it-image{overflow:hidden}}section.top-text .stow-it-image .bubbles{display:flex;flex-direction:column}section.top-text .stow-it-image .bubbles img{width:80%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:50%;margin-top:-105%}@media only screen and (max-width:315px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:90%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:23%;margin-top:-40%}}@media only screen and (min-width:316px)and (max-width:350px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:90%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:25%;margin-top:-38%}}@media only screen and (min-width:351px)and (max-width:390px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:80%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:27%;margin-top:-37%}}@media only screen and (min-width:391px)and (max-width:425px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:75%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:30%;margin-top:-39%}}@media only screen and (min-width:426px)and (max-width:500px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:65%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:30%;margin-top:-38%}}@media only screen and (min-width:501px)and (max-width:576px){section.top-text .stow-it-image .bubbles img{padding:0 3rem 3rem;width:55%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:26%;margin-top:-33%}}@media only screen and (min-width:576px)and (max-width:767px){section.top-text .stow-it-image .bubbles img{padding:0 0 10px;position:relative;width:40%}section.top-text .stow-it-image .bubbles img:first-child{margin-left:5%}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-left:35%;margin-top:-30%}}@media only screen and (min-width:768px)and (max-width:991px){section.top-text .stow-it-image .bubbles{margin-bottom:35%;margin-right:20%;margin-top:35%}section.top-text .stow-it-image .bubbles img{padding:0;position:relative;width:100%}section.top-text .stow-it-image .bubbles img:first-child{margin-top:0}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-top:-40%}}@media only screen and (min-width:991px)and (max-width:1139px){section.top-text .stow-it-image .bubbles{margin-bottom:35%;margin-right:10%;margin-top:35%}section.top-text .stow-it-image .bubbles img{padding:0;position:relative;width:80%}section.top-text .stow-it-image .bubbles img:first-child{margin-top:0}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-top:-40%}}@media only screen and (min-width:1140px)and (max-width:1300px){section.top-text .stow-it-image .bubbles{margin-bottom:35%;margin-right:20%;margin-top:35%}section.top-text .stow-it-image .bubbles img{padding:0;position:relative;width:80%}section.top-text .stow-it-image .bubbles img:first-child{margin-top:0}section.top-text .stow-it-image .bubbles img:nth-child(2){margin-top:-40%}}section.top-text img{padding:5rem 0;width:100%}@media screen and (max-width:767px){section.top-text img{padding:4rem}}section.top-text .text .head{font-family:trim-regular;font-size:1.6rem}@media screen and (max-width:768px){section.top-text .text .head{font-size:1.3rem}}@media screen and (max-width:992px){section.top-text .text strong{font-size:1.5rem}section.top-text .text{padding:2rem}}.stow-it-possibilities{background-color:#fff;padding-bottom:3rem}.stow-it-possibilities .container{padding-top:2rem;text-align:center}.stow-it-possibilities .container h2{font-family:trim-regular;padding:1rem;text-align:center}section.stow-it-steps{overflow-x:auto;padding:2rem}section.stow-it-steps h2{font-family:trim-regular;padding:1rem;text-align:center}section.stow-it-steps .puzzle{display:flex;justify-content:space-between}section.stow-it-steps .puzzle .step{width:350px}section.stow-it-steps .puzzle img{height:305px;width:345px}section.stow-it-steps .puzzle p.step{color:#005cb9;padding-top:1rem}section.stow-it-steps .puzzle p.description{color:#898989}section.stow-it-video .video{align-items:center;background-position:50%;background-size:cover;cursor:pointer;display:flex;height:700px;justify-content:center;position:relative}section.stow-it-video .video img{width:8em}@media screen and (max-width:576px){section.stow-it-video .video{height:400px}section.stow-it-video .video img{width:5em}}section.stow-it-video .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.stow-it-video .popup.active{opacity:1;visibility:visible}section.stow-it-video .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}section.stow-it-mounting-systems{background-color:#fff;min-height:500px}section.stow-it-mounting-systems .container{padding-bottom:4rem;padding-top:4rem}section.stow-it-mounting-systems .container .title{font-family:trim-regular;font-size:1.5rem;text-align:center;text-transform:uppercase}section.stow-it-mounting-systems .container .description{color:#a4a4a4;font-family:trim-regular;text-align:center}section.stow-it-mounting-systems .container .col-lg-4,section.stow-it-mounting-systems .container .col-lg-6{margin-bottom:1rem}section.stow-it-mounting-systems .container ul.controls{align-items:center;display:flex;justify-content:center;margin-top:2rem;padding-left:0}section.stow-it-mounting-systems .container ul.controls li{background-color:#d8d8d8;cursor:pointer;height:.8rem;list-style-type:none;margin:.4rem;width:.8rem}section.stow-it-mounting-systems .container ul.controls li.active{background-color:#005cb9}section.stow-it-mounting-systems .container ul.controls li:first-child{background-color:transparent;border:solid #353535;border-width:0 3px 3px 0;display:inline-block;height:1rem;margin-right:1rem;transform:rotate(135deg);width:1rem}section.stow-it-mounting-systems .container ul.controls li:last-child{background-color:transparent;border:solid #353535;border-width:0 3px 3px 0;display:inline-block;height:1rem;margin-left:1rem;transform:rotate(-45deg);width:1rem}section.stow-it-mounting-systems .card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:33rem;transition:.3s}@media screen and (max-width:992px){section.stow-it-mounting-systems .card{margin-bottom:1rem;min-height:35rem}}section.stow-it-mounting-systems .card p{padding-left:1rem;padding-right:1rem}section.stow-it-mounting-systems .card p.title{font-family:trim-medium;font-size:1.1rem;padding-top:2rem;text-transform:uppercase}section.stow-it-mounting-systems .card .card-image{background-position:50%;background-position-y:top;background-repeat:no-repeat;background-size:cover;height:15rem;overflow:hidden;width:100%}section.stow-it-mounting-systems .card .bottom{margin:0 1rem}section.stow-it-mounting-systems .card .bottom a{text-align:center}section.stow-it-mounting-systems .view-all{align-items:center;display:flex;justify-content:center}section.stow-it-mounting-systems .view-all a{background-color:#005cb9;color:#fff;margin-top:1rem;padding:1rem 2rem;text-decoration:none;text-transform:uppercase}section.stow-it-videos{margin:2rem 0 6rem}section.stow-it-videos h2{color:#000;font-family:trim-medium;font-size:2rem;font-weight:500;padding-top:2rem;text-align:center;text-transform:uppercase}section.stow-it-videos{min-height:470px}@media screen and (max-width:576px){section.stow-it-videos .videos .col-md-4{margin-top:1rem}}section.stow-it-videos .videos{gap:22px 0;margin-top:3rem}section.stow-it-videos .videos .video-card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;margin-bottom:1rem}section.stow-it-videos .videos .video-card-image{background-position:50%;background-size:cover;padding:33.4%}section.stow-it-videos .videos .video-card-content{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem}section.stow-it-videos .videos .video-card-title{font-family:trim-medium;font-size:1.5rem;margin-bottom:.3rem;text-transform:uppercase}section.stow-it-videos .videos .video-card-description{color:#585858;font-family:trim-regular}section.stow-it-videos .videos a{font-family:trim-medium;text-decoration:none;text-transform:uppercase}section.stow-it-videos .videos a img{margin-left:.5rem;width:2rem}section.stow-it-videos .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.stow-it-videos .popup.active{opacity:1;visibility:visible}section.stow-it-videos .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}section.stow-it-zwifloc .top-line{align-items:center;background-color:#0051a2;display:flex;justify-content:center;padding:2rem}section.stow-it-zwifloc .top-line .content-wrapper{align-items:center;color:#fff;display:flex;justify-content:center;text-align:center}section.stow-it-zwifloc .top-line .content-wrapper p{margin:unset}section.stow-it-zwifloc .top-line .content-wrapper img{margin-left:1rem}section.stow-it-zwifloc .zwifloc-content{align-items:center;background-color:#005cb9;color:#fff;display:flex;flex-direction:column;height:570px;justify-content:center}section.stow-it-zwifloc .zwifloc-content .content-wrapper{width:50%}@media screen and (max-width:768px){section.stow-it-zwifloc .zwifloc-content .content-wrapper{width:80%}}section.stow-it-zwifloc .zwifloc-content .content-wrapper .uppercase{text-transform:uppercase}section.stow-it-zwifloc .zwifloc-content .content-wrapper img{margin-left:-1rem;width:70%}@media screen and (max-width:768px){section.stow-it-zwifloc .zwifloc-content .content-wrapper img{margin-left:-.5rem}}section.stow-it-zwifloc .zwifloc-content .content-wrapper a{color:#fff;text-decoration:underline}section.stow-it-zwifloc .zwifloc-content .content-wrapper .bottom{margin-top:2rem}section.stow-it-zwifloc .zwifloc-content .content-wrapper .bottom .bottom-link{display:flex;justify-content:center;text-decoration:none!important;width:50%}@media screen and (max-width:991px){section.stow-it-zwifloc .zwifloc-content .content-wrapper .bottom .bottom-link{width:60%}}@media screen and (max-width:365px){section.stow-it-zwifloc .zwifloc-content .content-wrapper .bottom .bottom-link{width:70%}}@media screen and (max-width:317px){section.stow-it-zwifloc .zwifloc-content .content-wrapper .bottom .bottom-link{width:75%}}section.stow-it-zwifloc .ybb{border-bottom:6px solid #f4c44b}section.stow-it-zwifloc .ybb p.italic{font-style:italic}section.stow-it-zwifloc .animation-wrapper{background-color:#fff;display:flex;justify-content:center;max-height:570px;padding:0}section.stow-it-zwifloc .animation-wrapper video{-o-object-fit:cover;object-fit:cover;width:100%}section.zwifloc-banner{background-color:#005cb9;background-size:cover;color:#fff;padding-bottom:50px;padding-top:50px}section.zwifloc-banner .text .head{align-items:center;color:#fff;font-family:trim-regular;font-size:19px;font-weight:500;letter-spacing:.54px;text-align:center}@media screen and (max-width:992px){section.zwifloc-banner .text strong{font-size:1.5rem}}.mx-auto{margin:auto}section.zwifloc-videos{margin:2rem 0 6rem}section.zwifloc-videos h2{color:#005cb9;font-family:trim-medium;font-size:2rem;font-weight:500;padding-top:2rem;text-align:center;text-transform:uppercase}section.zwifloc-videos{min-height:470px}@media screen and (max-width:576px){section.zwifloc-videos .videos .col-md-4{margin-top:1rem}}section.zwifloc-videos .videos{margin-top:3rem}section.zwifloc-videos .videos .video-card{background-color:#fff;box-shadow:0 4px 30px 4px rgba(0,0,0,.05);display:flex;flex-direction:column;height:100%;margin-bottom:1rem}section.zwifloc-videos .videos .video-card-image{background-position:50%;background-size:cover;padding:33.4%}section.zwifloc-videos .videos .video-card-content{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1.5rem}section.zwifloc-videos .videos .video-card-title{font-family:trim-medium;font-size:1.5rem;margin-bottom:.3rem;text-transform:uppercase}section.zwifloc-videos .videos .video-card-description{color:#585858;font-family:trim-regular}section.zwifloc-videos .videos a{font-family:trim-medium;text-decoration:none;text-transform:uppercase}section.zwifloc-videos .videos a img{margin-left:.5rem;width:2rem}section.zwifloc-videos .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.zwifloc-videos .popup.active{opacity:1;visibility:visible}section.zwifloc-videos .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}section.zwifloc-videos ul.controls{align-items:center;display:flex;justify-content:center;margin-top:2rem;padding-left:0}section.zwifloc-videos ul.controls li{background-color:#d8d8d8;cursor:pointer;height:.8rem;list-style-type:none;margin:.4rem;width:.8rem}section.zwifloc-videos ul.controls li.active{background-color:#005cb9}section.zwifloc-videos ul.controls li:first-child{margin-right:1rem;transform:rotate(135deg)}section.zwifloc-videos ul.controls li:first-child,section.zwifloc-videos ul.controls li:last-child{background-color:transparent;border:solid #353535;border-width:0 3px 3px 0;display:inline-block;height:1rem;width:1rem}section.zwifloc-videos ul.controls li:last-child{margin-left:1rem;transform:rotate(-45deg)}section.zwifloc-videos .view-all{align-items:center;display:flex;justify-content:center}section.zwifloc-videos .view-all a{background-color:#005cb9;color:#fff;margin-top:1rem;padding:1rem 2rem;text-decoration:none;text-transform:uppercase}section.zwifloc-header{background-position:65%;background-repeat:no-repeat;background-size:cover;height:700px;overflow:hidden;position:relative}@media screen and (max-width:576px){section.zwifloc-header{height:500px}}section.zwifloc-header .overlay-wrapper{display:flex;flex-direction:column;justify-content:center;position:absolute;top:15rem}section.zwifloc-header .overlay-wrapper img{max-width:25rem}section.zwifloc-header .overlay-wrapper h1{color:#fff;font-size:2rem;padding-top:.5rem}section.zwifloc-header .overlay-wrapper p{color:#fff;opacity:1;width:38%}@media screen and (max-width:992px){section.zwifloc-header .overlay-wrapper p{width:54%}}@media screen and (max-width:768px){section.zwifloc-header .overlay-wrapper{left:auto;padding-left:5rem;top:50%;transform:translateY(-50%);width:100%}section.zwifloc-header .overlay-wrapper p{color:#fff;opacity:1;width:80%}}@media screen and (max-width:768px)and (min-width:577px){section.zwifloc-header{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:576px){section.zwifloc-header .overlay-wrapper{align-items:center;margin-top:8rem;opacity:.7;padding-left:0;position:absolute;top:10rem;width:100%}section.zwifloc-header .overlay-wrapper img{max-width:18rem}section.zwifloc-header .overlay-wrapper h1{font-size:1.8rem;padding-top:1rem}section.zwifloc-header .overlay-wrapper p{opacity:1;width:80%}}section.zwifloc-video-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.zwifloc-video-header .video-item{background-position:50%;background-size:cover;float:left;height:600px;max-height:80vh;position:relative;width:100vw}@media screen and (max-width:576px){section.zwifloc-video-header .video-item{height:500px}}section.zwifloc-video-header .video-item video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.zwifloc-video-header .video-item .video-promo{position:absolute;top:7rem}@media screen and (max-width:991px){section.zwifloc-video-header .video-item .video-promo{top:1rem}}section.zwifloc-video-header .video-item .video-promo img{max-width:25rem}section.zwifloc-video-header .video-item .video-promo h1{color:#fff;font-size:2rem;padding-left:12px;padding-top:.5rem}section.zwifloc-video-header .video-item .video-promo p{color:#fff;opacity:1;padding-left:12px;width:38%}@media screen and (max-width:992px){section.zwifloc-video-header .video-item .video-promo p{width:54%}}@media screen and (max-width:768px){section.zwifloc-video-header p{color:#fff;opacity:1;width:80%}}@media screen and (max-width:768px)and (min-width:577px){section.zwifloc-video-header{align-items:center;display:flex;justify-content:center}}@media screen and (max-width:576px){section.zwifloc-video-header img{max-width:18rem}section.zwifloc-video-header h1{font-size:1.8rem;padding-top:1rem}section.zwifloc-video-header p{margin-bottom:3rem;opacity:1;width:80%}}section.zwifloc-youtube-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.zwifloc-youtube-header .item-video-wrapper{height:600px}section.zwifloc-small-banner .top-line{align-items:center;background-color:#0051a2;display:flex;justify-content:center;padding:1.5rem}section.zwifloc-small-banner .top-line .content-wrapper{align-items:center;color:#fff;display:flex;font-family:trim-regular;font-size:16px;justify-content:center;letter-spacing:0;line-height:22px;text-align:center}section.zwifloc-small-banner .top-line .content-wrapper p{margin:unset}section.zwifloc-small-banner .top-line .content-wrapper img{margin-left:1rem}section.stow-it-link .zwifloc-content{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;height:500px;justify-content:center}@media screen and (max-width:991px){section.stow-it-link .zwifloc-content{border-bottom:6px solid #f4c44b}}section.stow-it-link .zwifloc-content .content-wrapper{width:68%}@media screen and (max-width:768px){section.stow-it-link .zwifloc-content .content-wrapper{width:80%}}section.stow-it-link .zwifloc-content .content-wrapper .uppercase{color:#fff;font-family:trim-medium;font-size:1.7rem;font-weight:500;letter-spacing:0;padding-top:.5rem;text-transform:uppercase}section.stow-it-link .zwifloc-content .content-wrapper img{width:65%}section.stow-it-link .zwifloc-content .content-wrapper .bottom{margin-top:2rem}section.stow-it-link .zwifloc-content .content-wrapper .bottom .bottom-link{display:flex;justify-content:center;width:50%}@media screen and (max-width:991px){section.stow-it-link .zwifloc-content .content-wrapper .bottom .bottom-link{width:60%}}@media screen and (max-width:365px){section.stow-it-link .zwifloc-content .content-wrapper .bottom .bottom-link{width:70%}}@media screen and (max-width:317px){section.stow-it-link .zwifloc-content .content-wrapper .bottom .bottom-link{width:75%}}section.stow-it-link .ybb{border-bottom:6px solid #f4c44b}@media screen and (max-width:991px){section.stow-it-link .ybb{border-bottom:none}}section.stow-it-link .ybb p.italic{font-style:italic}section.stow-it-link .animation-wrapper{background-color:#fff;display:flex;justify-content:center;max-height:500px;padding:0}section.stow-it-link .animation-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:991px){section.stow-it-link .animation-wrapper img{height:500px}}section.stow-it-link .animation-wrapper video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.zwifloc-video .video{align-items:center;background-position:50%;background-size:cover;cursor:pointer;display:flex;height:700px;justify-content:center;position:relative}section.zwifloc-video .video img{width:8em}@media screen and (max-width:576px){section.zwifloc-video .video{height:400px}section.zwifloc-video .video img{width:5em}}section.zwifloc-video .video .video-text-section{align-items:center;display:flex;flex-direction:row;gap:45px;justify-content:center}@media screen and (max-width:600px){section.zwifloc-video .video .video-text-section{flex-direction:column}}section.zwifloc-video .video .video-text-section .play-video{color:#fff;font-family:trim-regular;font-size:61.21px;font-weight:800;letter-spacing:7.27px;line-height:74px}@media screen and (max-width:600px){section.zwifloc-video .video .video-text-section .play-video{display:none}}section.zwifloc-video .popup{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s ease;visibility:hidden;width:100%;z-index:10000}section.zwifloc-video .popup.active{opacity:1;visibility:visible}section.zwifloc-video .popup iframe{left:0;margin:0 auto;position:absolute;right:0;top:30%}section.pioneer6-header{background-position:65%;background-repeat:no-repeat;background-size:cover;height:550px;overflow:hidden;position:relative}@media screen and (max-width:576px){section.pioneer6-header{height:500px}}section.pioneer6-header .main-content .overlay-wrapper{display:flex;flex-direction:column;gap:119px;justify-content:center;position:absolute;top:5rem}section.pioneer6-header .main-content .overlay-wrapper .logo-img img{max-width:211px}section.pioneer6-header .main-content .overlay-wrapper .description{display:flex;flex-direction:column;gap:43px}section.pioneer6-header .main-content .overlay-wrapper .description .title{color:#fff;font-size:56px;height:134px;letter-spacing:1.08px;line-height:67px;width:463px}section.pioneer6-header .main-content .overlay-wrapper .description .title h1{font-family:trim-light}section.pioneer6-header .main-content .overlay-wrapper .description .title p{font-family:trim-medium;width:500px}section.pioneer6-header .main-content .overlay-wrapper .description .cta-section .pioneer-cta{background-color:#025cb9;border:1px solid #025cb9;color:#fff;display:inline-block;font-family:trim-regular;font-size:16px;letter-spacing:1.33px;margin-bottom:25px;padding:12px 30px;text-transform:uppercase;transition:.15s}section.pioneer6-header .main-content .overlay-wrapper .description .cta-section .pioneer-cta:hover{background-color:#004386;text-decoration:none}@media screen and (max-width:330px){section.pioneer6-header .main-content .overlay-wrapper .description .cta-section .pioneer-cta{font-size:15px}}@media screen and (max-width:576px){section.pioneer6-header .main-content{align-items:center;display:flex;justify-content:center}section.pioneer6-header .main-content .overlay-wrapper{gap:225px;top:3rem}section.pioneer6-header .main-content .overlay-wrapper .logo-img img{max-width:211px}section.pioneer6-header .main-content .overlay-wrapper .description{display:flex;flex-direction:column;gap:19px}section.pioneer6-header .main-content .overlay-wrapper .description .title{color:#fff;font-size:32px;height:78px;letter-spacing:1.08px;line-height:39px;width:302px}section.pioneer6-header .main-content .overlay-wrapper .description .title h1{font-family:trim-light}section.pioneer6-header .main-content .overlay-wrapper .description .title p{margin-bottom:0}section.pioneer6-header .main-content .overlay-wrapper .description .cta-section .pioneer-cta{background-color:#025cb9;border:1px solid #025cb9}section.pioneer6-header .main-content .overlay-wrapper .description .cta-section .pioneer-cta:hover{background-color:#004386;text-decoration:none}}section.pioneer6-video-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.pioneer6-video-header .video-item{background-position:50%;background-size:cover;float:left;height:600px;max-height:80vh;position:relative;width:100vw}@media screen and (max-width:576px){section.pioneer6-video-header .video-item{height:500px}}section.pioneer6-video-header .video-item video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.pioneer6-video-header .video-item .video-content .video-promo{display:flex;flex-direction:column;gap:119px;justify-content:center;position:absolute;top:5rem}section.pioneer6-video-header .video-item .video-content .video-promo .logo-img img{max-width:211px}section.pioneer6-video-header .video-item .video-content .video-promo .description{display:flex;flex-direction:column;gap:43px}section.pioneer6-video-header .video-item .video-content .video-promo .description .title{color:#fff;font-size:56px;height:134px;letter-spacing:1.08px;line-height:67px;width:463px}section.pioneer6-video-header .video-item .video-content .video-promo .description .title h1{font-family:trim-light}section.pioneer6-video-header .video-item .video-content .video-promo .description .title p{font-family:trim-medium}section.pioneer6-video-header .video-item .video-content .video-promo .description .cta-section .pioneer-cta{border:1px solid #fff;color:#fff;display:inline-block;font-family:trim-regular;font-size:16px;letter-spacing:1.33px;margin-bottom:25px;padding:10px 30px;text-transform:uppercase;transition:.15s}section.pioneer6-video-header .video-item .video-content .video-promo .description .cta-section .pioneer-cta:hover{background-color:#fff;color:#000;text-decoration:none}@media screen and (max-width:576px){section.pioneer6-video-header .video-item .video-content{align-items:center;display:flex;justify-content:center}section.pioneer6-video-header .video-item .video-content .video-promo{gap:225px;top:3rem}section.pioneer6-video-header .video-item .video-content .video-promo .logo-img img{max-width:211px}section.pioneer6-video-header .video-item .video-content .video-promo .description{display:flex;flex-direction:column;gap:19px}section.pioneer6-video-header .video-item .video-content .video-promo .description .title{color:#fff;font-size:32px;height:78px;letter-spacing:1.08px;line-height:39px;width:302px}section.pioneer6-video-header .video-item .video-content .video-promo .description .title h1{font-family:trim-light}section.pioneer6-video-header .video-item .video-content .video-promo .description .title p{margin-bottom:0}section.pioneer6-video-header .video-item .video-content .video-promo .description .cta-section .pioneer-cta{background-color:#025cb9;border:1px solid #025cb9}section.pioneer6-video-header .video-item .video-content .video-promo .description .cta-section .pioneer-cta:hover{background-color:#fff;border:1px solid #025cb9;color:#025cb9;text-decoration:none}}@media screen and (max-width:576px)and (max-width:330px){section.pioneer6-video-header .video-item .video-content .video-promo .description .cta-section .pioneer-cta{font-size:15px}}section.pioneer6-youtube-header{background-position:65%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:auto}section.pioneer6-youtube-header .item-video-wrapper{height:600px}.cta-link-button .container .cta-link-wrapper{align-items:center;backdrop-filter:blur(10px);background-color:rgba(0,0,0,.259);bottom:0;display:flex;gap:60px;justify-content:center;left:0;margin:0 20px;padding:10px;pointer-events:none;position:fixed;right:0;text-align:center;z-index:1}@media only screen and (max-width:600px){.cta-link-button .container .cta-link-wrapper{display:flex;flex-direction:column;gap:30px}}.cta-link-button .container .cta-link-wrapper .cta-link-title{color:#fff;font-family:trim-regular;font-size:18px;letter-spacing:.35px;line-height:22px;max-height:22px;max-width:593px}.cta-link-button .container .cta-link-wrapper a{pointer-events:all}.cta-link-button .container .cta-link-wrapper .btn,.cta-link-button .container .cta-link-wrapper .btn:before{background-color:#005cb9}.cta-link-button .container .cta-link-wrapper .btn{border:1px solid #005cb9}.cta-link-button .container .cta-link-wrapper .btn:hover{background-color:#004386;text-decoration:none}.pioneer6-mounting-options{background:#fff;margin:0;padding:35px 30px;text-align:center}.pioneer6-mounting-options .mounting-content{align-items:center;background-color:#232323;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding-bottom:66px;padding-top:94px;text-align:center}.pioneer6-mounting-options .mounting-content .mounting-header{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.pioneer6-mounting-options .mounting-content .mounting-header h1{color:#fff;font-family:trim-medium;font-size:32px;font-weight:500;letter-spacing:0;line-height:39px;max-width:640px;text-align:center}@media only screen and (max-width:767px){.pioneer6-mounting-options .mounting-content .mounting-header h1{font-size:24px}}.pioneer6-mounting-options .mounting-content .mounting-header p{color:#fff;font-family:trim-regular;font-size:18px;letter-spacing:.35px;line-height:22px;max-width:752px;max-width:64%;text-align:center}.pioneer6-mounting-options .mounting-content .items{align-items:stretch;color:#212529;display:flex;flex-wrap:wrap;font-family:trim-light;font-size:.7rem;font-weight:400;gap:30px;justify-content:center;padding:0 50px;text-align:left;white-space:pre-line}@media screen and (max-width:768px){.pioneer6-mounting-options .mounting-content .items{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding:55px 50px}}.pioneer6-mounting-options .mounting-content .items .item{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;display:flex;flex-direction:column;gap:11px;max-width:268px;min-height:259px;min-width:268px;overflow:hidden;padding:0}@media screen and (max-width:768px){.pioneer6-mounting-options .mounting-content .items .item{min-width:259px}}.pioneer6-mounting-options .mounting-content .items .item .img{align-items:center;display:flex;width:100%}.pioneer6-mounting-options .mounting-content .items .item .img img{max-height:187px;min-height:187px;-o-object-fit:cover;object-fit:cover;width:100%}.pioneer6-mounting-options .mounting-content .items .item .text{padding:13px}.pioneer6-mounting-options .mounting-content .items .item h3{color:#212529;font-family:trim-medium;font-size:18px;font-weight:500;letter-spacing:1px;line-height:22px;text-align:center;text-transform:uppercase;width:100%}.pioneer6-mounting-options .mounting-content .items .item p{color:#212529;font-size:15px;letter-spacing:.29px;line-height:24px;text-align:center;width:100%}.pioneer6-mounting-options .mounting-content .bottom-text p{color:#fff;font-family:trim-light;font-size:16px;font-weight:300;letter-spacing:.31px;line-height:22px;margin-bottom:0;margin-top:40px;opacity:.7;text-align:center}@media screen and (max-width:768px){.pioneer6-mounting-options .mounting-content .bottom-text p{margin-top:0}}.pioneer6-engineering-features{background:#fff;margin:0;padding:35px 30px;text-align:center}.pioneer6-engineering-features .mounting-content{align-items:center;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding-bottom:30px;padding-top:50px;text-align:center}.pioneer6-engineering-features .mounting-content .mounting-header{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding-bottom:20px}.pioneer6-engineering-features .mounting-content .mounting-header h1{font-family:trim-medium;font-size:32px;font-weight:500;letter-spacing:0;line-height:39px;max-width:640px;text-align:center}@media only screen and (max-width:767px){.pioneer6-engineering-features .mounting-content .mounting-header h1{font-size:24px}}.pioneer6-engineering-features .mounting-content .items{align-items:stretch;display:flex;flex-wrap:wrap;font-family:trim-light;font-size:.7rem;font-weight:400;gap:30px;justify-content:center;padding:0 50px;text-align:left;white-space:pre-line}@media screen and (max-width:768px){.pioneer6-engineering-features .mounting-content .items{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding:55px 50px}}.pioneer6-engineering-features .mounting-content .items .item{background-color:#fff;display:flex;flex-direction:column;gap:11px;max-width:355px;min-height:242px;overflow:hidden;padding:0;width:100%}@media screen and (max-width:768px){.pioneer6-engineering-features .mounting-content .items .item{min-width:259px}}.pioneer6-engineering-features .mounting-content .items .item .img{align-items:center;display:flex;width:100%}.pioneer6-engineering-features .mounting-content .items .item .img img{border-radius:4px;max-height:242px;min-height:242px;-o-object-fit:cover;object-fit:cover;width:100%}.pioneer6-engineering-features .mounting-content .items .item .text{padding:13px}.pioneer6-engineering-features .mounting-content .items .item h3{color:#005cb9;font-family:trim-medium;font-size:18px;font-weight:500;letter-spacing:1px;line-height:22px;text-align:center;width:100%}.pioneer6-engineering-features .mounting-content .bottom-text p{color:#fff;font-family:trim-light;font-size:16px;font-weight:300;letter-spacing:.31px;line-height:22px;margin-bottom:0;margin-top:40px;opacity:.7;text-align:center}@media screen and (max-width:768px){.pioneer6-engineering-features .mounting-content .bottom-text p{margin-top:0}}@media screen and (max-width:991px){.pioneer6-comparision-table{display:none}}.pioneer6-comparision-table{padding:20px}.pioneer6-comparision-table .compare{background-color:#fff;padding-bottom:50px;padding-top:50px}.pioneer6-comparision-table .compare .comparision-section{display:flex;flex-direction:row;gap:50px;justify-content:center}@media screen and (max-width:1200px){.pioneer6-comparision-table .compare .comparision-section .titles{padding-left:15px}}.pioneer6-comparision-table .compare .comparision-section .titles .header-title p{color:#000;font-family:trim-medium;font-size:32px;font-weight:500;letter-spacing:0;line-height:39px;max-height:78px;max-width:365px;min-height:128px;padding-left:10px}@media screen and (max-width:1010px){.pioneer6-comparision-table .compare .comparision-section .titles .header-title p{font-size:29px}}.pioneer6-comparision-table .compare .comparision-section .titles .comparision-content{display:flex;flex-direction:column;justify-content:flex-start;padding-left:10px}.pioneer6-comparision-table .compare .comparision-section .titles .comparision-content .feature-title .feature-item{color:#0f1720;font-family:trim-regular;font-size:18px;letter-spacing:1px;line-height:22px;max-height:50px;min-height:50px;opacity:.42;width:89px}.pioneer6-comparision-table .compare .comparision-section .titles .comparision-content .content-item{align-items:center;border-bottom:1px solid #e2e2e2;color:#0f1720;display:flex;font-family:trim-medium;font-size:24px;font-weight:500;letter-spacing:.46px;line-height:22px;max-height:50px;min-height:50px}.pioneer6-comparision-table .compare .comparision-section .titles .comparision-content .content-item:last-child{border-bottom:none}.pioneer6-comparision-table .compare .comparision-section .titles .comparision-content .content-list{font-family:trim-light;font-size:18px;line-height:32px}.pioneer6-comparision-table .compare .comparision-section .pioneer{max-width:300px;width:100%}@media screen and (max-width:1050px){.pioneer6-comparision-table .compare .comparision-section .pioneer{max-width:314px}}.pioneer6-comparision-table .compare .comparision-section .pioneer .header-image{align-items:center;display:flex;justify-content:center;padding:0 34px}.pioneer6-comparision-table .compare .comparision-section .pioneer .header-image img{max-height:144px;max-width:100%;min-height:144px;padding-top:15px}.pioneer6-comparision-table .compare .comparision-section .pioneer .icon{max-width:28px}.pioneer6-comparision-table .compare .comparision-section .pioneer6{background-color:rgba(0,92,185,.08);border-radius:8px}.pioneer6-comparision-table .compare .comparision-section .pioneer6 .comparision-content .feature-title{width:100%}.pioneer6-comparision-table .compare .comparision-section .pioneer6 .comparision-content .feature-title p{align-items:center;border-bottom:1px solid #e2e2e2;color:#0f1720;display:flex;font-family:trim-medium;font-size:24px;font-weight:500;letter-spacing:.46px;line-height:22px;max-height:50px;min-height:50px;text-align:left}.pioneer6-comparision-table .compare .comparision-section .pioneer6 .comparision-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.pioneer6-comparision-table .compare .comparision-section .pioneer6 .comparision-content .content-item{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;justify-content:center;max-height:50px;min-height:50px;width:90%}.pioneer6-comparision-table .compare .comparision-section .pioneer6 .comparision-content .content-item:last-child{border-bottom:none}.pioneer6-comparision-table .compare .comparision-section .pioneer5{border:1px solid #e2e2e2;border-radius:8px}.pioneer6-comparision-table .compare .comparision-section .pioneer5 .comparision-content .feature-title{width:100%}.pioneer6-comparision-table .compare .comparision-section .pioneer5 .comparision-content .feature-title p{align-items:center;border-bottom:1px solid #e2e2e2;color:#0f1720;display:flex;font-family:trim-medium;font-size:24px;font-weight:500;letter-spacing:.46px;line-height:22px;max-height:50px;min-height:50px}.pioneer6-comparision-table .compare .comparision-section .pioneer5 .comparision-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.pioneer6-comparision-table .compare .comparision-section .pioneer5 .comparision-content .content-item{align-items:center;border-bottom:1px solid #e2e2e2;display:flex;justify-content:center;max-height:50px;min-height:50px;width:90%}.pioneer6-comparision-table .compare .comparision-section .pioneer5 .comparision-content .content-item:last-child{border-bottom:none}.pioneer6-comparision-table-mobile{display:none}@media screen and (max-width:991px){.pioneer6-comparision-table-mobile{display:block}}section.pioneer6-adventure-setups .adventure-setups-container{background-color:#f6f6f6;background-size:cover;min-height:470px}section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head{align-items:center;color:#000;display:flex;flex-direction:column;justify-content:center;max-width:752px;padding-bottom:85px;padding-top:107px}section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head .setup-header-title{letter-spacing:0!important}section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head h2,section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head h3{font-family:trim-medium}section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head h3{padding-top:1rem}@media screen and (max-width:576px){section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head h2{font-size:1.5rem}section.pioneer6-adventure-setups .adventure-setups-container .adventure-setups-head h3{font-size:1rem}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper{align-items:center;display:flex;flex-direction:row;gap:50px}@media screen and (max-width:992px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper{flex-direction:column}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .mobile-menu{display:none}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container{display:flex;justify-content:center;position:relative}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper{border-radius:8px;height:100%;overflow:hidden;width:100%}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper img.main-product-image{height:100%;margin-left:-10%;max-height:411px;mix-blend-mode:multiply;-o-object-fit:cover;object-fit:cover;width:123%}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer{position:absolute}@media screen and (min-width:768px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer:hover .box{display:block}}@media screen and (max-width:767px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box{display:block;left:0;margin:0 auto;max-height:75%;overflow:auto;position:fixed;right:0;top:20%;z-index:10000}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box svg{display:block}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box:after,section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer.active .box:before{display:none}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.pioneer-product-plus{background-image:url(https://assets.rhinorack.com/pioneer6/hotspot_icon/hotspot.svg);background-repeat:no-repeat;background-size:90%;height:37px;position:absolute;width:37px}@media screen and (max-width:960px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.pioneer-product-plus{background-size:80%}}@media screen and (max-width:768px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.pioneer-product-plus{background-size:100%;width:40px}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer i.pioneer-product-plus:hover{background-image:url(https://assets.rhinorack.com/pioneer6/hotspot_icon/hotspot_2x.png)}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box{background:#fff;border:1px solid #005cb9;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;left:37px;min-height:180px;position:absolute;text-align:left;top:-110px;width:250px;z-index:3}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box img{width:100%}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box svg{cursor:pointer;display:none;float:right;margin:5px;width:20px}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .text{padding:10px 10px 5px}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .title{color:#222;font-family:trim-medium;font-size:16px}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box .code{color:#939393;font-size:.9rem;padding:10px 0}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box p{font-size:.9rem}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box a,section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box b{display:block;margin-bottom:7px;text-align:center}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:before{border-bottom:12px solid transparent;border-left:0;border-right:13px solid #005cb9;border-top:12px solid transparent;content:"";height:0;left:-13px;position:absolute;top:115px;width:0}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-image-container .adventure-setups-image-wrapper .pointer .box:after{border-bottom:12px solid transparent;border-left:0;border-right:13px solid #fff;border-top:12px solid transparent;content:"";height:0;left:-12px;position:absolute;top:115px;width:0}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation{align-items:center;display:flex;height:100%;justify-content:center}@media screen and (max-width:768px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation{background-color:#fff}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation.active{display:block;z-index:2}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types{display:flex;flex:1;flex-direction:column;font-family:trim-medium;font-size:1.1rem;font-weight:200;gap:6px;padding-left:0;text-align:center;text-transform:uppercase}@media screen and (max-width:1200px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types{font-size:1rem}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li{align-items:center;background-color:rgba(0,92,185,.451);color:#fff;cursor:pointer;display:flex;justify-content:flex-start;list-style:none;margin-top:.2rem;padding:.7rem .2rem}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li.active{background-color:#005cb9}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li a{color:#fff}@media screen and (max-width:576px){section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li .setup-icon-link{align-items:baseline;display:flex;justify-content:space-between}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li .setup-icon-link .title{text-align:left}}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper{display:inline-block;width:60px}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper .icon-img{height:40px;width:40px}section.pioneer6-adventure-setups .adventure-setups-container .row-wrapper .adventure-setups-navigation ul.adventure-setup-types li span.icon-wrapper i{font-size:25px}section.pioneer6-explore{background-color:#fff;padding:30px 0 0}section.pioneer6-explore .explore .explore-main{background-color:#f6f6f6;background-image:url(https://assets.rhinorack.com/zwifloc/topography.svg);border-radius:20px;margin:0 30px;padding:65px 0 50px}section.pioneer6-explore .explore .explore-main .explore-header{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center;padding-bottom:12px}section.pioneer6-explore .explore .explore-main .explore-header h1{font-family:trim-medium;font-size:32px;font-weight:500;letter-spacing:0;max-height:39px;max-width:660px;padding:0 5px;text-align:center}@media only screen and (max-width:768px){section.pioneer6-explore .explore .explore-main .explore-header h1{font-size:24px}}section.pioneer6-explore .explore .explore-main .explore-header p{font-family:trim-regular;font-size:18px;letter-spacing:.35px;line-height:22px;max-height:22px;max-width:660px;padding:0 10px;text-align:center}section.pioneer6-explore .explore .explore-main .pioneer-explore-container{align-items:center;display:flex;justify-content:center;margin-bottom:30px}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container{display:inline-block;max-width:100%;position:relative}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper{position:relative}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .pioneer-img{max-width:800px;width:100%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot{cursor:pointer;position:absolute}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot img{max-width:100%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot:first-child{left:29.5%;top:30%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot:nth-child(2){left:30%;top:40%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot:nth-child(3){left:47%;top:35%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot:nth-child(4){left:80%;top:20.1%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .image-container .image-wrapper .hotspot:nth-child(5){left:50%;top:20%}section.pioneer6-explore .explore .explore-main .pioneer-explore-container .tooltip{word-wrap:break-word;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);max-width:200px;padding:10px;position:absolute;white-space:normal;width:200px;z-index:2}section.pioneer6-explore .explore .explore-main .content-carousel{align-items:center;display:flex;gap:10px;justify-content:center;margin-left:142px;position:relative}@media only screen and (max-width:768px){section.pioneer6-explore .explore .explore-main .content-carousel{margin-left:0}}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper{align-items:flex-start;display:flex;flex-direction:row;gap:30px;overflow-x:scroll}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper::-webkit-scrollbar{display:none}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .highlighted-item{opacity:1!important}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item{align-items:center;background-color:#005cb9;display:flex;flex-direction:row;gap:29px;min-height:114px;opacity:.5;padding:20px}@media only screen and (max-width:768px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item{flex-direction:column;gap:10px}}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-img img{background-color:#fff;border-radius:200px;height:80px;width:80px}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{align-items:center;color:#fff;display:flex;font-family:trim-regular;font-size:16px;height:110px;letter-spacing:.31px;line-height:22px;min-width:291px}section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt p{margin-bottom:0}@media only screen and (max-width:768px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{max-height:75px}}@media only screen and (max-width:425px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{max-height:75px;min-width:245px}}@media only screen and (max-width:410px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{max-height:105px;min-width:228px}}@media only screen and (max-width:390px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{max-height:120px;min-width:189px}}@media only screen and (max-width:357px){section.pioneer6-explore .explore .explore-main .content-carousel .carousel-wrapper .section-item .item-txt{max-height:160px;min-width:153px}}section.pioneer6-explore .explore .carousel-btns{display:flex;gap:100px;justify-content:center;margin-top:30px}section.pioneer6-explore .explore .carousel-btns .left-btn,section.pioneer6-explore .explore .carousel-btns .right-btn{background-color:transparent;border:solid;border-width:0 4px 4px 0;cursor:pointer;display:inline-block;height:1.3rem;width:1.3rem}section.pioneer6-explore .explore .carousel-btns .left-btn{transform:rotate(135deg)}section.pioneer6-explore .explore .carousel-btns .right-btn{transform:rotate(-45deg)}section.reconfigure-solution{color:#fff;position:relative}section.reconfigure-solution .header{background-color:#323232}section.reconfigure-solution .header .container{padding:0}section.reconfigure-solution .header h6{background-image:url(../images/temp/filter.svg);background-position:95%;background-repeat:no-repeat;background-size:25px;cursor:pointer;margin-bottom:0;padding:15px 45px 15px 15px;text-transform:uppercase}section.reconfigure-solution .header.expanded h6{background-image:url(../images/temp/close.svg);background-position:95%;background-repeat:no-repeat;background-size:20px;font-size:1.45rem;text-transform:unset}section.reconfigure-solution .filters{background-color:#323232;padding:20px 20px 15px;position:absolute;width:100%;z-index:5}section.reconfigure-solution .filters .container{padding:0}section.reconfigure-solution .filters .container label{font-family:trim-medium;font-size:.9rem;margin-bottom:4px;text-transform:uppercase}section.reconfigure-solution .filters .container select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/temp/select-arrow.svg);background-position:95%;background-repeat:no-repeat;border:none;border-radius:0;margin-bottom:17px;padding:10px;width:100%}section.reconfigure-solution .filters .container hr{border-top:1px solid #fff;height:1px;margin:20px 20px 30px;padding:0;width:100%}section.reconfigure-solution .filters .container .pricing{margin-bottom:20px}section.reconfigure-solution .filters .container .pricing .title{margin-bottom:3px;text-transform:uppercase}section.reconfigure-solution .filters .container .pricing .price span{color:#ccc}section.reconfigure-solution .filters .container button{margin-bottom:20px;width:100%}@media(min-width:768px){section.reconfigure-solution .header .container{padding:0 15px}section.reconfigure-solution .header .container h6{background-position-x:100%;padding:15px 0}section.reconfigure-solution .filters .container{padding:0 15px}section.reconfigure-solution .filters .container .button{text-align:right}section.reconfigure-solution .filters .container .button button{width:auto}}.product-alert{background-color:#005cb9;color:#fff;padding:30px;position:relative;text-align:center}.product-alert .container{padding:0}.product-alert .container img.close{cursor:pointer;height:17px;position:absolute;right:15px;top:15px;width:17px}.product-alert .container img.info{border:2px solid #fff;border-radius:50%;height:32px;margin-bottom:10px;padding:5px;width:32px}.product-alert .container h4{font-family:trim-medium;font-size:1.1rem;margin:0;text-transform:uppercase}.product-alert .container p{margin:0}.product-alert .container ul{list-style:none;padding-left:0}.product-alert .container .product-alert-link p>a:active,.product-alert .container .product-alert-link p>a:hover,.product-alert .container .product-alert-link p>a:link,.product-alert .container .product-alert-link p>a:visited{color:#fff;text-decoration:underline}@media(min-width:768px){.product-alert .container{padding:0 15px}}.product-header{border-bottom:10px solid #005cb9;padding-bottom:40px;position:relative}.product-header .heading{padding:30px 0 25px}.product-header h1{margin:0 0 7px;padding:6px 0 0}.product-header .stock-code{color:#888;font-weight:lighter}.product-header .price{font-family:trim-medium;font-size:2.2rem}.product-header .price sub{bottom:0;color:#888;font-size:1.1rem;margin-left:10px}.product-header .rrp{color:#888;font-weight:lighter;margin:5px 0 25px}.product-header .promotion-msg{margin:0 0 10px}.product-header .detail{margin-bottom:40px}@media(max-width:767px){.product-header .detail{margin-bottom:65px}}.product-header .detail .row a.btn{display:block;text-align:center;width:100%}.product-header .detail hr{margin:30px 0}.product-header .detail b{font-family:trim-medium}.product-header .note{color:#888;font-weight:lighter}.product-header .full-price{font-size:1.8rem;text-decoration:line-through}.product-header .sale-price{color:red}.section-banner .product-banner{background-color:#fff;margin:0 auto}.section-banner .product-banner .banner-img{background-size:contain;max-height:300px;width:100%}@media only screen and (max-width:768px){.section-banner .product-banner .product-banner-desktop{display:none}}.section-banner .product-banner .product-banner-tablet{display:none}@media only screen and (min-width:481px)and (max-width:768px){.section-banner .product-banner .product-banner-tablet{display:block}}.section-banner .product-banner .product-banner-mobile{display:none}@media only screen and (max-width:480px){.section-banner .product-banner .product-banner-mobile{display:block}}section.product-components.wishlist{padding:30px 0 10%}section.product-components.wishlist .item{padding:35px 0 30px}section.product-components{background-color:#fff;padding:30px 0}section.product-components h2{font-family:trim-medium;font-size:1.4rem}section.product-components .item{position:relative}section.product-components .item .availability{border-radius:5px;display:inline-block;height:10px;width:10px}section.product-components .item .in_store{background-color:green}section.product-components .item .available_for_backorder{background-color:#ff8c00}section.product-components .item .out_of_stock{background-color:darkred}section.product-components .item{border-top:1px solid #ebebeb;padding:10px 0}section.product-components .item .detail{border-bottom:1px solid #ebebeb;display:flex}section.product-components .item .detail .image{margin-right:20px;width:50%}section.product-components .item .detail .image img{border:1px solid #ebebeb;width:100%}section.product-components .item .detail .name{width:50%}section.product-components .item .detail .name .code{color:#10181f}section.product-components .item .pricing{width:100%}section.product-components .item .pricing .details-wrapper{flex-grow:1}section.product-components .item .pricing .details-wrapper .details{display:flex;flex-wrap:wrap;font-size:.9rem;justify-content:space-between;margin-bottom:15px}section.product-components .item .pricing .details-wrapper .details .title{color:#10181f}section.product-components .item .pricing .cart a{display:block;float:none;text-align:center;width:100%}@media(min-width:768px){section.product-components .item{display:flex}section.product-components .item .detail{align-items:center;border:none;flex:1;padding:0}section.product-components .item .detail .image{border-right:1px solid #ebebeb;width:auto}section.product-components .item .detail .image img{width:200px}section.product-components .item .pricing{align-items:center;display:flex;flex:1;justify-content:space-between}section.product-components .item .pricing .details{flex:1;margin-right:50px}}section.product-details{background-color:#fff;padding-bottom:40px;padding-top:25px}section.product-details h2{font-family:trim-medium;font-size:1.4rem}section.product-details .tabs{display:none}section.product-details .accordion--header{border-top:2px solid #ebebeb}section.product-details .accordion--header:last-child{border-bottom:2px solid #ebebeb}section.product-details .accordion--header button{background-color:#fff;background-image:url(../images/temp/icon-plus.svg);background-position:100%;background-repeat:no-repeat;border:none;color:#10181f;cursor:pointer;display:block;font-size:.9rem;margin:0;outline:none;padding:15px 0;text-align:left;text-transform:uppercase;width:100%}section.product-details .accordion--header button.expanded{background-image:url(../images/temp/icon-minus.svg)}section.product-details .accordion--panel{background-color:#f5f5f5;display:none;padding:20px 0}section.product-details h3{border-bottom:1px solid #ebebeb;font-family:trim-medium;font-size:1.3rem;margin-bottom:20px;padding-bottom:20px}section.product-details p,section.product-details ul{font-size:1rem}section.product-details ul{list-style:none;padding-left:1.5em}section.product-details ul li{margin-bottom:5px}section.product-details ul li:before{color:#f4c44c;content:"■";display:inline-block;margin-left:-1.5em;width:1.5em}section.product-details ul li.page-item:before{content:""}section.product-details .specs .spec{align-items:center;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;display:flex;padding:15px 0;position:relative}section.product-details .specs .spec .info{align-items:center;background-color:#dcdcdc;border-radius:25px;display:flex;height:25px;justify-content:center;margin-left:1rem;width:25px}section.product-details .specs .spec .info i.icon-i-info{font-size:.8rem}section.product-details .specs .spec .info .box{background:#fff;border:1px solid #005cb9;box-shadow:0 0 10px rgba(0,0,0,.2);display:none;left:300px;min-height:180px;position:absolute;text-align:left;z-index:3}@media screen and (max-width:1200px){section.product-details .specs .spec .info .box{left:290px}section.product-details .specs .spec .info .box:after,section.product-details .specs .spec .info .box:before{display:none}}@media screen and (max-width:768px){section.product-details .specs .spec .info .box{left:0}}section.product-details .specs .spec .info .box img{width:100%}section.product-details .specs .spec .info .box .close-box{cursor:pointer;display:none;margin:5px;position:absolute;right:0;top:0;width:20px}section.product-details .specs .spec .info .box:before{border-right:13px solid #005cb9;left:-13px}section.product-details .specs .spec .info .box:after,section.product-details .specs .spec .info .box:before{border-bottom:12px solid transparent;border-left:0;border-top:12px solid transparent;content:"";height:0;position:absolute;top:160px;width:0}section.product-details .specs .spec .info .box:after{border-right:13px solid #fff;left:-12px}section.product-details .specs .spec .info:hover .box{align-items:center;display:flex;flex-direction:column;justify-content:center}section.product-details .specs .spec .info:hover .box p{font-family:trim-regular;margin-bottom:0;max-width:80%;padding:1rem 1rem 0;text-align:center}@media screen and (min-width:1200px){section.product-details .specs .spec .info:hover .box p{font-size:1.2rem}}@media screen and (max-width:992px){section.product-details .specs .spec .info:hover .box p{max-width:85%}}@media screen and (max-width:576px){section.product-details .specs .spec .info:hover .close-box{display:none}}section.product-details .specs .spec .title{font-family:trim-medium;padding-right:.7rem}section.product-details .specs .warning-icon{height:20px}section.product-details .faq h4,section.product-details .faqs h4{font-family:trim-medium;font-size:1rem;margin-bottom:0}section.product-details .faq h4:first-child,section.product-details .faqs h4:first-child{border-top:1px solid #ebebeb;padding-top:15px}section.product-details .faq p,section.product-details .faqs p{margin-bottom:0}section.product-details .faq p:nth-child(odd),section.product-details .faqs p:nth-child(odd){border-top:1px solid #ebebeb;font-family:trim-medium;padding-bottom:8px;padding-top:15px}section.product-details .faq p:nth-child(2n),section.product-details .faqs p:nth-child(2n){border-bottom:1px solid #ebebeb;padding-bottom:15px;padding-top:0}section.product-details .instructions a{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;color:#000;display:block;font-family:trim-medium;padding:15px 0}section.product-details .instructions a i{color:#f4c44c;margin-left:20px}section.product-details .compatible p{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;padding:15px 0}@media(min-width:768px){section.product-details .accordions{display:none}section.product-details .tabs{display:block}section.product-details .tabs .tab--button{background-color:#fff;border:none;cursor:pointer;font-family:trim-medium;font-size:.9rem;margin-right:30px;outline:none;padding:10px 0 20px;text-transform:uppercase}section.product-details .tabs .tab--button.expanded,section.product-details .tabs .tab--button:hover{border-bottom:5px solid #f4c44c}section.product-details .tabs .tab--content{background-color:#f5f5f5;display:none;padding:35px}section.product-details .tabs .tab--content.expanded{display:block}section.product-details .spec{align-items:center;display:flex}section.product-details .spec span.info{display:block;height:15px;position:relative;width:15px}section.product-details .spec .title{min-width:200px}section.product-details .instructions{display:flex}section.product-details .instructions a{width:50%}}section.compatible-products{background-color:#fff}section.compatible-products h2{font-family:trim-medium;font-size:1.4rem}section.compatible-products .row-item{border-top:1px solid #ebebeb;overflow:hidden;padding:10px 0}section.compatible-products .row-item .heading{padding:0}section.compatible-products .row-item .heading span{display:block}section.compatible-products .row-item .heading span.grey{color:#9b9fa1}section.compatible-products .row-item .heading span.grey i.icon.icon-close{padding:0 8px}section.compatible-products .row-item .heading span i.icon.icon-tick{color:#005cb9;padding:0 5px}section.compatible-products .row-item .item .details{align-items:center;border-bottom:1px solid #ebebeb;display:flex;padding:0;width:59%}section.compatible-products .row-item .item .details .detail,section.compatible-products .row-item .item .details .image{width:50%}section.compatible-products .row-item .item .details .image{border:1px solid #ebebeb;margin-right:10px}section.compatible-products .row-item .item .details .image img{width:100%}section.compatible-products .row-item .item .details .detail{margin-left:10px}section.compatible-products .row-item .item .details .detail a{display:block}section.compatible-products .row-item .item .details .detail span{color:#10181f}section.compatible-products .row-item .item .pricing{padding:20px}section.compatible-products .row-item .item .pricing span{color:#10181f;display:block}section.compatible-products .row-item .item .cart{padding:0 20px 20px}section.compatible-products .row-item .item .cart a{display:block;float:none;text-align:center;width:100%}@media(min-width:768px){section.compatible-products .row-item .item{align-items:center;display:flex;justify-content:space-between}section.compatible-products .row-item .item .details{border:none;padding:0}section.compatible-products .row-item .item .details .image{margin:0;width:auto}section.compatible-products .row-item .item .details .image img{width:150px}section.compatible-products .row-item .item .details .detail{flex:1;margin:0;padding:20px 0 20px 15px}section.compatible-products .row-item .item .cart{padding:20px}}section.compatible-products .item .details{align-items:center;border-bottom:1px solid #ebebeb;display:flex;padding:20px;width:60%}@media(max-width:768px){section.compatible-products .item .details{width:100%}}section.compatible-products .item .details .detail,section.compatible-products .item .details .image{width:50%}section.compatible-products .item .details .image{border:1px solid #ebebeb;margin-right:10px}section.compatible-products .item .details .image img{width:100%}section.compatible-products .item .details .detail{margin-left:10px}section.compatible-products .item .details .detail a{display:block}section.compatible-products .item .details .detail span{color:#10181f}section.compatible-products .item .pricing{padding:20px}section.compatible-products .item .pricing span{color:#10181f;display:block}section.compatible-products .item .cart{padding:0 20px 20px}section.compatible-products .item .cart a{display:block;float:none;text-align:center;width:100%}@media(min-width:768px){section.compatible-products .item{align-items:center;display:flex;justify-content:space-between}section.compatible-products .item .details{border:none;padding:0}section.compatible-products .item .details .image{margin:0;width:auto}section.compatible-products .item .details .image img{width:150px}section.compatible-products .item .details .detail{flex:1;margin:0;padding:20px 0 20px 15px}section.compatible-products .item .cart{padding:20px}}section.product-testimonials{background-color:#fff;padding-bottom:20px;position:relative}section.product-testimonials:after{background-repeat:repeat-x;bottom:-49px;content:"";height:60px;left:0;position:absolute;right:0;z-index:1}section.product-testimonials h2{font-family:trim-medium;font-size:1.4rem}section.product-testimonials p{margin-bottom:30px}section.product-testimonials .testimonials .v--modal-box{border-radius:5px;padding:30px}section.product-testimonials .testimonials .v--modal-box textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid gray;margin-bottom:10px;width:100%}section.product-testimonials .testimonials a{display:block;margin-bottom:50px;text-align:center;width:100%}section.product-testimonials .testimonials a img{margin-right:5px}section.product-testimonials .testimonials .testimonial{border-bottom:2px solid #ebebeb;display:flex;margin-bottom:30px;padding-bottom:25px}section.product-testimonials .testimonials .testimonial .quote{margin-right:30px}section.product-testimonials .testimonials .testimonial .main .text p{color:#10181f;margin-bottom:5px;margin-top:-6px}section.product-testimonials .testimonials .testimonial .main .meta{font-family:trim-medium;font-size:.9rem;text-transform:uppercase}section.product-testimonials .testimonials .testimonial .main .meta .date{color:#10181f}@media(min-width:768px){section.product-testimonials .testimonials .header{align-items:center;display:flex;justify-content:space-between;margin-bottom:50px}section.product-testimonials .testimonials .header p{margin:0}section.product-testimonials .testimonials .header a{display:inline-block;margin:0;width:auto}}section.product-video .videoWrapper{margin:0 auto;max-width:600px;padding:40px 0;width:80%}section.product-video .videoWrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}section.product-video .video{height:0;padding-bottom:56.25%;position:relative}section.product-links{padding-bottom:50px;padding-top:40px;position:relative}section.product-links:after{background-position:bottom;background-repeat:repeat-x;bottom:-8px;content:"";height:40px;left:0;position:absolute;right:0}section.product-links h2{font-family:trim-medium;font-size:1.5rem;margin-bottom:30px;text-align:center}section.product-links .panel{height:510px;margin-bottom:20px}section.product-links .panel .item{background-color:#fff;height:100%;margin-bottom:20px}section.product-links .panel .item .image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:250px;position:relative}section.product-links .panel .item .image:after{background-position:bottom;background-repeat:repeat-x;bottom:-8px;content:"";height:40px;left:0;position:absolute;right:0}section.product-links .panel .item .detail{display:flex;flex-direction:column;justify-content:space-between;padding:20px}section.product-links .panel .item .detail h3{font-family:trim-medium;font-size:1.4rem;margin-bottom:20px}section.product-links .panel .item .detail p{color:#10181f;font-size:.9rem}section.product-links .panel .item .detail .btn{bottom:25px;position:absolute}section.product-photos{background-color:#fff;padding-bottom:20px;padding-top:60px;position:relative}section.product-photos:after{background-position:bottom;background-repeat:repeat-x;bottom:-40px;content:"";height:40px;left:0;position:absolute;right:0}section.product-photos h2,section.product-photos p{text-align:center}section.product-photos h2{font-family:trim-medium;font-size:1.4rem}section.related-products{margin-bottom:100px;padding-top:90px}section.related-products h2{font-family:trim-medium;font-size:1.4rem;margin-bottom:20px;text-align:center}section.featured-products{margin-bottom:50px;margin-top:15px;overflow:hidden}section.featured-products h2{font-family:trim-medium;font-size:1.4rem;margin-bottom:20px;text-align:center}section.featured-products .featured_cart{padding-bottom:26px;text-align:center}section.featured-products .featured_cart .add_featured_to_cart{padding-left:15px;padding-right:15px}@media only screen and (max-width:974px){section.featured-products .featured_cart{max-width:100%}}section.featured-products .featured_cart a{max-width:85%}@media only screen and (max-width:974px){section.featured-products .featured_cart a{font-size:13px;letter-spacing:0}}@media only screen and (max-width:767px){section.featured-products .featured_cart a{font-size:16px;letter-spacing:1px;max-width:95%;width:100%}}.owl-carousel{position:relative}.owl-carousel .owl-stage{display:flex}.owl-carousel .owl-stage .item-wrapper{height:100%}.owl-carousel .owl-stage .item-wrapper .item{background-color:#fff;display:flex;flex-direction:column;height:100%}.owl-carousel .owl-stage .item-wrapper .item img{width:100%}@media(min-width:992px){.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product{display:none}}.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product{height:100px;position:absolute;right:-10px;top:-10px;width:100px;z-index:1}@media(max-width:991.98px){.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product{right:11px;top:1px}}@media(max-width:767.98px){.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-product,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product{right:0;top:1px}}.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product:before,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product:before,.owl-carousel .owl-stage .item-wrapper .item .__sale-product:before,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product:before{border-color:#e74c3c #e74c3c transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product p,.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product p,.owl-carousel .owl-stage .item-wrapper .item .__sale-product p,.owl-carousel .owl-stage .item-wrapper .item .__sale-promotion-product p{color:#fff;font-family:trim-medium;font-size:.8rem;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:15px 36px;width:100px;z-index:1}.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}.owl-carousel .owl-stage .item-wrapper .item .__sale-black-friday-product p{line-height:15px;transform-origin:19px 40px;width:90px}.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}.owl-carousel .owl-stage .item-wrapper .item .__sale-cyber-monday-product p{line-height:15px;transform-origin:19px 40px;width:90px}@media(max-width:991.98px){.owl-carousel .owl-stage .item-wrapper .item .__new-product{right:11px;top:1px}}@media(max-width:767.98px){.owl-carousel .owl-stage .item-wrapper .item .__new-product{right:0;top:1px}}.owl-carousel .owl-stage .item-wrapper .item .__new-product{height:100px;position:absolute;right:10px;top:-10px;width:100px;z-index:1}.owl-carousel .owl-stage .item-wrapper .item .__new-product:before{border-color:#005cb9 #005cb9 transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}.owl-carousel .owl-stage .item-wrapper .item .__new-product p{color:#fff;font-family:trim-medium;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:21px 36px;width:100px;z-index:1}.owl-carousel .owl-stage .item-wrapper .image{border-bottom:1px solid #ebebeb}.owl-carousel .owl-stage .item-wrapper .image img{max-width:282px;width:100%}@media only screen and (max-width:767px){.owl-carousel .owl-stage .item-wrapper .image img{height:200px;max-width:100%}}.owl-carousel .owl-stage .item-wrapper .image .__new-product{height:100px;position:absolute;right:10px;top:-10px;width:100px;z-index:1}.owl-carousel .owl-stage .item-wrapper .image .__new-product:before{border-color:#005cb9 #005cb9 transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}@media only screen and (max-width:767px){.owl-carousel .owl-stage .item-wrapper .image .__new-product{right:-2px;top:-1;width:92px}}.owl-carousel .owl-stage .item-wrapper .image .__new-product p{color:#fff;font-family:trim-medium;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:21px 36px;width:100px;z-index:1}.owl-carousel .owl-stage .item-wrapper .detail{background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:25px}.owl-carousel .owl-stage .item-wrapper .detail .content{min-height:120px}.owl-carousel .owl-stage .item-wrapper .detail span{color:#10181f}.owl-carousel .owl-stage .item-wrapper .detail h4{font-family:trim-medium;font-size:1.3rem;margin-bottom:15px}.owl-carousel .owl-stage .item-wrapper .detail .price h5{font-family:trim-medium;font-size:1.25rem;margin-bottom:2px}.owl-carousel .owl-stage .item-wrapper .detail .price span{color:#10181f}.owl-carousel .owl-stage-outer{margin-bottom:10px}.owl-carousel .owl-nav{display:flex;justify-content:space-between;margin:0}.owl-carousel .owl-nav button span{color:#005cb9;font-size:2.8rem}.owl-carousel .owl-dots{align-items:center;bottom:10px;display:flex;justify-content:center;left:50px;position:absolute;right:50px}.owl-carousel .owl-dots button{background-color:#005cb9;height:10px;margin:5px;opacity:.5;width:10px}.owl-carousel .owl-dots button.active{opacity:1}.owl-carousel .owl-dots-switcher{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:2}.owl-carousel .owl-dots-switcher button{background-color:#fff;height:10px;margin:5px;opacity:.5;width:10px}.owl-carousel .owl-dots-switcher button.active{opacity:1}@media(min-width:768px){.owl-carousel .item-wrapper,.owl-carousel .owl-nav{margin:0 10px}}.product-header-images .main-image{height:290px}@media(max-width:1199.98px){.product-header-images .main-image{height:240px}}.product-header-images .main-image{display:none}.product-header-images .main-image img{width:100%}.product-header-images .product-header-slider{margin-bottom:20px}.product-header-images .product-header-slider .owl-stage-outer{margin-bottom:25px}.product-header-images .product-header-slider .owl-stage-outer .owl-stage .item-wrapper{border:1px solid #ebebeb}.product-header-images .product-header-slider .owl-nav{display:none}.product-header-images .product-header-slider .owl-dots{align-items:center;display:flex;justify-content:center;position:static}@media(min-width:992px){.product-header-images .main-image{border-bottom:1px solid #ebebeb;display:block;margin-bottom:20px;overflow:hidden;position:relative}.product-header-images .main-image .__new-product{height:100px;position:absolute;right:-10px;top:-10px;width:100px;z-index:1}.product-header-images .main-image .__new-product:before{border-color:#005cb9 #005cb9 transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}.product-header-images .main-image .__new-product p{color:#fff;font-family:trim-medium;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:21px 36px;width:100px;z-index:1}.product-header-images .main-image .__sale-black-friday-product,.product-header-images .main-image .__sale-cyber-monday-product,.product-header-images .main-image .__sale-product,.product-header-images .main-image .__sale-promotion-product{height:100px;position:absolute;right:-10px;top:-10px;width:100px;z-index:1}.product-header-images .main-image .__sale-black-friday-product:before,.product-header-images .main-image .__sale-cyber-monday-product:before,.product-header-images .main-image .__sale-product:before,.product-header-images .main-image .__sale-promotion-product:before{border-color:#e74c3c #e74c3c transparent transparent;border-style:solid;border-width:50px;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:0}.product-header-images .main-image .__sale-black-friday-product p,.product-header-images .main-image .__sale-cyber-monday-product p,.product-header-images .main-image .__sale-product p,.product-header-images .main-image .__sale-promotion-product p{color:#fff;font-family:trim-medium;font-size:.8rem;position:relative;text-align:center;text-transform:uppercase;transform:rotate(45deg);transform-origin:15px 36px;width:100px;z-index:1}.product-header-images .main-image .__sale-black-friday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}.product-header-images .main-image .__sale-black-friday-product p{line-height:15px;transform-origin:19px 40px;width:90px}.product-header-images .main-image .__sale-cyber-monday-product:before{border-color:#000 #000 transparent transparent;border-style:solid;border-width:60px}.product-header-images .main-image .__sale-cyber-monday-product p{line-height:15px;transform-origin:19px 40px;width:90px}.product-header-images .main-image .__aud-made{bottom:-10px;height:75px;left:-10px;margin:0 0 10px 15px;position:absolute;width:75px;z-index:1}.product-header-images .main-image .__good-design-award{bottom:-10px;height:55px;left:-10px;margin:0 20px;position:absolute;width:100px;z-index:1}.product-header-images .product-header-slider{margin:0}.product-header-images .product-header-slider .owl-stage-outer{margin:0 20px;z-index:9999}.product-header-images .product-header-slider .owl-stage-outer .owl-stage .owl-item{width:126px!important}.product-header-images .product-header-slider .owl-stage-outer .owl-stage .owl-item .item-wrapper{margin:0 7px}.product-header-images .product-header-slider .owl-nav{display:flex;left:-10px;position:absolute;top:16px;width:100%}.product-header-images .product-header-slider .owl-nav button span{color:#000;font-size:1.45rem}}.compare{background-color:#fff}.compare h1{border-bottom:1px solid #ccc;margin:50px 0;padding-bottom:30px}.compare-table{background-color:#f5f5f5;overflow-x:auto;padding:25px 30px 5px}.compare-table .row-box-list,.compare-table .row-buttons{clear:both;margin:0 -15px;padding-bottom:10px;padding-top:10px;width:100%}.compare-table .row-box-list .compare-col,.compare-table .row-buttons .compare-col{float:left;padding-left:15px;padding-right:15px;position:relative;width:260px}.compare-table .row-box-list .heading-col,.compare-table .row-buttons .heading-col{padding:0 15px}.compare-table .row-box-list .heading-col h2,.compare-table .row-buttons .heading-col h2{border-bottom:1px solid #d9d9d9;font-family:trim-medium;font-size:1.3rem;margin:20px 0 8px;padding-bottom:15px}.compare .box-list .image{border:1px solid #d8d8d8;height:auto;max-width:350px}.compare .box-list .stock-code,.compare .box-list .title{padding:0}.compare .row-heading h2{border-bottom:1px solid #d9d9d9;font-family:trim-medium;font-size:1.3rem;margin:20px 0 8px;padding-bottom:15px}.compare .row-buttons{padding-top:50px}.compare .row-buttons .btn{margin-bottom:20px;text-align:center;width:100%}.compare .spec_sub_item,.compare .spec_sub_name,.compare .spec_sub_value{display:block}.compare .spec_sub_name{font-family:trim-medium}.compare .spec_sub_value{margin-bottom:1em}.compare .spec_sub_item{margin-bottom:.25em}.compare-bar{background-color:#323232;bottom:0;color:#fff;display:table;padding:22px 5%;position:fixed;width:100%;z-index:10}.compare-bar-inner-remove{display:table-cell;vertical-align:middle}.compare-bar-inner-remove>*{display:inline-block}.compare-bar-instructions{position:absolute;right:25%;text-transform:uppercase;top:10px}.compare-bar-buttons,.compare-bar-selected{display:table-row;position:relative}.compare-bar-selected{float:left;width:66.5%}@media(max-width:1199.98px){.compare-bar-selected{width:59.5%}}@media(max-width:991.98px){.compare-bar-selected{width:100%}}.compare-bar-selected li{display:inline-block;list-style-type:none;margin:0;width:170px}@media(max-width:1199.98px){.compare-bar-selected li{width:50%}}@media(max-width:991.98px){.compare-bar-selected li{width:50%}}@media(max-width:575.98px){.compare-bar-selected li{width:100%}}.compare-bar-selected li a{float:right;margin:0 10px 0 0}.compare-bar-selected ul{margin:0;padding:10px 0 0}.compare-bar-selected img{margin-left:10px}.compare-bar-buttons{width:33.5%}@media(max-width:1199.98px){.compare-bar-buttons{width:40.5%}}@media(max-width:991.98px){.compare-bar-buttons{padding:10px 0 0;width:100%}}.compare-bar-buttons{float:right}.compare-bar-buttons .btn{margin:0 5px;width:160px}@media(max-width:991.98px){.compare-bar-buttons .btn{width:48%}}@media(max-width:767.98px){.compare-bar-buttons .btn{width:47%}}@media(max-width:575.98px){.compare-bar-buttons .btn{width:45%}}.compare-bar-buttons .btn{text-align:center}.products .full-price{font-size:1rem;text-decoration:line-through}.products .sale-price{color:red;display:block}.distributors h2{margin-bottom:20px}.distributors .banner{margin-bottom:25px}.distributors .banner .mobile{position:relative}.distributors .banner .mobile:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}.distributors .banner .container{background-color:#fff;padding-bottom:30px;padding-top:30px}.distributors .banner h1{margin:0}.distributors .banner img{height:250px;-o-object-fit:cover;object-fit:cover;-o-object-position:right;object-position:right;width:100%}.distributors .banner:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}@media(min-width:768px){.distributors .banner{position:relative}.distributors .banner .container{padding:0}.distributors .banner h1{color:#fff;position:absolute;top:calc(50% - 36px)}.distributors .banner img{height:auto;-o-object-fit:unset;object-fit:unset;-o-object-position:unset;object-position:unset}}.distributors .international p,.distributors .regional p{margin-bottom:15px}.distributors .international ul,.distributors .regional ul{list-style:none;margin:0;padding:0}.distributors .international ul li,.distributors .regional ul li{background-repeat:no-repeat;margin-bottom:12px;padding-left:35px}.distributors .international ul li a,.distributors .regional ul li a{color:inherit}.distributors .international ul li.address,.distributors .regional ul li.address{background-image:url(../images/temp/address.svg)}.distributors .international ul li.phone,.distributors .regional ul li.phone{background-image:url(../images/temp/phone.svg)}.distributors .international ul li.website,.distributors .regional ul li.website{background-image:url(../images/temp/website.svg)}.distributors .international ul li.email,.distributors .regional ul li.email{background-image:url(../images/temp/email.svg)}.distributors .regional{padding-bottom:60px;position:relative}.distributors .regional .header{align-items:center;border-bottom:1px solid #ebebeb;display:flex;margin-bottom:20px;padding-bottom:18px}.distributors .regional .header img{height:20px;margin-right:10px;width:30px}.distributors .regional .header h3{font-size:1.3rem;margin-bottom:0}.distributors .regional:after{background-position:bottom;background-repeat:repeat-x;bottom:0;content:"";height:40px;left:0;position:absolute;right:0}.distributors .regional .region{background-color:#fff;border:1px solid #ebebeb;margin-bottom:20px;padding:30px}.distributors .international{background-color:#fff;padding-bottom:20px;padding-top:40px}.distributors .international .header h3{border-bottom:1px solid #ebebeb;font-size:1.3rem;margin-bottom:20px;padding-bottom:18px}.distributors .international .accordion--header{border-top:2px solid #ebebeb}.distributors .international .accordion--header:last-child{border-bottom:2px solid #ebebeb}.distributors .international .accordion--header button{background-color:#fff;background-image:url(../images/temp/icon-plus.svg);background-position:100%;background-repeat:no-repeat;border:none;color:#10181f;cursor:pointer;display:block;font-size:.9rem;margin:0;outline:none;padding:15px 0;text-align:left;text-transform:uppercase;width:100%}.distributors .international .accordion--header button.expanded{background-image:url(../images/temp/icon-minus.svg)}.distributors .international .accordion--panel{background-color:#f5f5f5;display:none;padding:20px 0}.distributors .international .tabs{display:none}@media(min-width:768px){.distributors .international .tabs{display:block}.distributors .international .accordion{display:none}.distributors .international .tabs{padding-bottom:50px}.distributors .international .tabs .tab button{background-color:#fff;border:none;cursor:pointer;font-size:.9rem;margin-right:30px;outline:none;padding:10px 0 20px;text-transform:uppercase}.distributors .international .tabs .tab button.active,.distributors .international .tabs .tab button:hover{border-bottom:5px solid #005cb9}.distributors .international .tabs .tabcontent{background-color:#f5f5f5;display:none;padding:35px}.distributors .international .tabs .tabcontent .country:not(:last-child){margin-bottom:50px}}.distributors .border{position:relative}.distributors .border:after{background-repeat:repeat-x;bottom:-60px;content:"";height:60px;left:0;position:absolute;right:0;z-index:1}.shipping-table .container,section.table .container{overflow-x:auto}.shipping-table table,section.table table{border-spacing:0;margin-bottom:50px;width:100%}.shipping-table table thead,section.table table thead{background-color:#005cb9;color:#fff;text-transform:uppercase}.shipping-table table tbody tr td,.shipping-table table thead tr th,section.table table tbody tr td,section.table table thead tr th{padding:10px 20px}.shipping-table table tbody tr td .icon-boolean-cross,section.table table tbody tr td .icon-boolean-cross{color:#005cb9}.display-table{display:table}.display-table .tr{display:table-row}.display-table .td,.display-table .th{display:table-cell}section.iframe-content iframe{border:none;display:none;margin:20px 0;width:100%}@media(max-width:991.98px){section.iframe-content iframe.mobile{display:block}}@media(min-width:768px){section.iframe-content iframe.mobile{display:none}section.iframe-content iframe.tablet{display:block}}@media(min-width:992px){section.iframe-content iframe.mobile,section.iframe-content iframe.tablet{display:none}section.iframe-content iframe.desktop{display:block}}.fade-enter,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave{opacity:1}.fade-enter-active,.fade-leave-active{transition:opacity 2s}.badges-wrapper-categories{align-items:center;bottom:5px;display:flex;justify-content:space-around;position:absolute;width:100%}.badges-wrapper-categories img{width:revert!important}.badges-wrapper-categories .reddot-badge{height:80px}.badges-wrapper-categories .good-design-badge{height:50px}.badges-wrapper-categories .ausmade-badge{height:70px}.single-badge{justify-content:flex-start;padding-left:5px}.two-col-cta .cta-btn{margin-left:16px!important}@media only screen and (max-width:767px){.two-col-cta .cta-btn{margin-bottom:0;margin-left:0!important}}.two-col-cta .full-width{width:inherit}@media only screen and (max-width:767px){.two-col-cta .full-width{width:100%}}.cta-display--default{display:inherit!important}.top-anchor{background-color:#000;color:#fff;display:block;font-family:trim-regular;font-weight:700;text-align:center}.top-anchor i{display:inline-block;margin-left:10px;transform:rotate(270deg)}.px-2{padding:50px 0}.padding-bottom-50{padding-bottom:50px}.font-size-48{font-size:48px!important}.mt-60{margin-top:60px!important}.mb-60{margin-bottom:60px!important}.mb-40{margin-bottom:40px!important}.page-3517,.page-3523,.page-3530,.page-3645,.page-3646,.page-3648,.page-3830,.page-3833,page-3656,page-3674{background-color:#fff!important}.page-3516 .margin-bottom-50,.page-3517 .margin-bottom-50,.page-3518 .margin-bottom-50,.page-3519 .margin-bottom-50,.page-3523 .margin-bottom-50,.page-3524 .margin-bottom-50,.page-3530 .margin-bottom-50,.page-3644 .margin-bottom-50,.page-3645 .margin-bottom-50,.page-3646 .margin-bottom-50,.page-3648 .margin-bottom-50,.page-3652 .margin-bottom-50,.page-3656 .margin-bottom-50,.page-3674 .margin-bottom-50,.page-3830 .margin-bottom-50,.page-3833 .margin-bottom-50{margin-bottom:50px}.page-3516 .padding-0,.page-3517 .padding-0,.page-3518 .padding-0,.page-3519 .padding-0,.page-3523 .padding-0,.page-3524 .padding-0,.page-3530 .padding-0,.page-3644 .padding-0,.page-3645 .padding-0,.page-3646 .padding-0,.page-3648 .padding-0,.page-3652 .padding-0,.page-3656 .padding-0,.page-3674 .padding-0,.page-3830 .padding-0,.page-3833 .padding-0{padding:0!important}.page-3516 .top-anchor-hide,.page-3517 .top-anchor-hide,.page-3518 .top-anchor-hide,.page-3519 .top-anchor-hide,.page-3523 .top-anchor-hide,.page-3524 .top-anchor-hide,.page-3530 .top-anchor-hide,.page-3644 .top-anchor-hide,.page-3645 .top-anchor-hide,.page-3646 .top-anchor-hide,.page-3648 .top-anchor-hide,.page-3652 .top-anchor-hide,.page-3656 .top-anchor-hide,.page-3674 .top-anchor-hide,.page-3830 .top-anchor-hide,.page-3833 .top-anchor-hide{display:none}.page-3516 .owl-stage,.page-3517 .owl-stage,.page-3518 .owl-stage,.page-3519 .owl-stage,.page-3523 .owl-stage,.page-3524 .owl-stage,.page-3530 .owl-stage,.page-3644 .owl-stage,.page-3645 .owl-stage,.page-3646 .owl-stage,.page-3648 .owl-stage,.page-3652 .owl-stage,.page-3656 .owl-stage,.page-3674 .owl-stage,.page-3830 .owl-stage,.page-3833 .owl-stage{margin:0 auto}.page-3516 .pioneer-tab-items,.page-3517 .pioneer-tab-items,.page-3518 .pioneer-tab-items,.page-3519 .pioneer-tab-items,.page-3523 .pioneer-tab-items,.page-3524 .pioneer-tab-items,.page-3530 .pioneer-tab-items,.page-3644 .pioneer-tab-items,.page-3645 .pioneer-tab-items,.page-3646 .pioneer-tab-items,.page-3648 .pioneer-tab-items,.page-3652 .pioneer-tab-items,.page-3656 .pioneer-tab-items,.page-3674 .pioneer-tab-items,.page-3830 .pioneer-tab-items,.page-3833 .pioneer-tab-items{margin-bottom:50px}.page-3516 .tab,.page-3517 .tab,.page-3518 .tab,.page-3519 .tab,.page-3523 .tab,.page-3524 .tab,.page-3530 .tab,.page-3644 .tab,.page-3645 .tab,.page-3646 .tab,.page-3648 .tab,.page-3652 .tab,.page-3656 .tab,.page-3674 .tab,.page-3830 .tab,.page-3833 .tab{padding:10px 10px 8px!important}.page-3516 h2,.page-3517 h2,.page-3518 h2,.page-3519 h2,.page-3523 h2,.page-3524 h2,.page-3530 h2,.page-3644 h2,.page-3645 h2,.page-3646 h2,.page-3648 h2,.page-3652 h2,.page-3656 h2,.page-3674 h2,.page-3830 h2,.page-3833 h2{font-family:trim-medium;font-size:3rem;letter-spacing:1px}@media only screen and (max-width:767px){.page-3516 h2,.page-3517 h2,.page-3518 h2,.page-3519 h2,.page-3523 h2,.page-3524 h2,.page-3530 h2,.page-3644 h2,.page-3645 h2,.page-3646 h2,.page-3648 h2,.page-3652 h2,.page-3656 h2,.page-3674 h2,.page-3830 h2,.page-3833 h2{font-size:2rem}}.page-3516 h3,.page-3517 h3,.page-3518 h3,.page-3519 h3,.page-3523 h3,.page-3524 h3,.page-3530 h3,.page-3644 h3,.page-3645 h3,.page-3646 h3,.page-3648 h3,.page-3652 h3,.page-3656 h3,.page-3674 h3,.page-3830 h3,.page-3833 h3{font-family:trim-medium;font-size:2rem;letter-spacing:1px}@media only screen and (max-width:767px){.page-3516 h3,.page-3517 h3,.page-3518 h3,.page-3519 h3,.page-3523 h3,.page-3524 h3,.page-3530 h3,.page-3644 h3,.page-3645 h3,.page-3646 h3,.page-3648 h3,.page-3652 h3,.page-3656 h3,.page-3674 h3,.page-3830 h3,.page-3833 h3{font-size:1.8rem}}.page-3516 .no-padding,.page-3517 .no-padding,.page-3518 .no-padding,.page-3519 .no-padding,.page-3523 .no-padding,.page-3524 .no-padding,.page-3530 .no-padding,.page-3644 .no-padding,.page-3645 .no-padding,.page-3646 .no-padding,.page-3648 .no-padding,.page-3652 .no-padding,.page-3656 .no-padding,.page-3674 .no-padding,.page-3830 .no-padding,.page-3833 .no-padding{padding:0}.page-3516 .pioneer-tab-content,.page-3517 .pioneer-tab-content,.page-3518 .pioneer-tab-content,.page-3519 .pioneer-tab-content,.page-3523 .pioneer-tab-content,.page-3524 .pioneer-tab-content,.page-3530 .pioneer-tab-content,.page-3644 .pioneer-tab-content,.page-3645 .pioneer-tab-content,.page-3646 .pioneer-tab-content,.page-3648 .pioneer-tab-content,.page-3652 .pioneer-tab-content,.page-3656 .pioneer-tab-content,.page-3674 .pioneer-tab-content,.page-3830 .pioneer-tab-content,.page-3833 .pioneer-tab-content{margin-bottom:50px;padding-bottom:0}.page-3516 .related-products,.page-3517 .related-products,.page-3518 .related-products,.page-3519 .related-products,.page-3523 .related-products,.page-3524 .related-products,.page-3530 .related-products,.page-3644 .related-products,.page-3645 .related-products,.page-3646 .related-products,.page-3648 .related-products,.page-3652 .related-products,.page-3656 .related-products,.page-3674 .related-products,.page-3830 .related-products,.page-3833 .related-products{padding-top:0}@media only screen and (min-width:600px){.page-3516 .pioneer-tab-content .btn,.page-3517 .pioneer-tab-content .btn,.page-3518 .pioneer-tab-content .btn,.page-3519 .pioneer-tab-content .btn,.page-3523 .pioneer-tab-content .btn,.page-3524 .pioneer-tab-content .btn,.page-3530 .pioneer-tab-content .btn,.page-3644 .pioneer-tab-content .btn,.page-3645 .pioneer-tab-content .btn,.page-3646 .pioneer-tab-content .btn,.page-3648 .pioneer-tab-content .btn,.page-3652 .pioneer-tab-content .btn,.page-3656 .pioneer-tab-content .btn,.page-3674 .pioneer-tab-content .btn,.page-3830 .pioneer-tab-content .btn,.page-3833 .pioneer-tab-content .btn{width:inherit!important}}@media only screen and (max-width:767px){.page-3516 .pioneer-tab-content .btn,.page-3517 .pioneer-tab-content .btn,.page-3518 .pioneer-tab-content .btn,.page-3519 .pioneer-tab-content .btn,.page-3523 .pioneer-tab-content .btn,.page-3524 .pioneer-tab-content .btn,.page-3530 .pioneer-tab-content .btn,.page-3644 .pioneer-tab-content .btn,.page-3645 .pioneer-tab-content .btn,.page-3646 .pioneer-tab-content .btn,.page-3648 .pioneer-tab-content .btn,.page-3652 .pioneer-tab-content .btn,.page-3656 .pioneer-tab-content .btn,.page-3674 .pioneer-tab-content .btn,.page-3830 .pioneer-tab-content .btn,.page-3833 .pioneer-tab-content .btn{text-align:center;width:100%}}.page-3516 p:last-child,.page-3517 p:last-child,.page-3518 p:last-child,.page-3519 p:last-child,.page-3523 p:last-child,.page-3524 p:last-child,.page-3530 p:last-child,.page-3644 p:last-child,.page-3645 p:last-child,.page-3646 p:last-child,.page-3648 p:last-child,.page-3652 p:last-child,.page-3656 p:last-child,.page-3674 p:last-child,.page-3830 p:last-child,.page-3833 p:last-child{margin-bottom:0}.page-3516 .cta-title,.page-3517 .cta-title,.page-3518 .cta-title,.page-3519 .cta-title,.page-3523 .cta-title,.page-3524 .cta-title,.page-3530 .cta-title,.page-3644 .cta-title,.page-3645 .cta-title,.page-3646 .cta-title,.page-3648 .cta-title,.page-3652 .cta-title,.page-3656 .cta-title,.page-3674 .cta-title,.page-3830 .cta-title,.page-3833 .cta-title{font-family:trim-medium!important;font-size:2rem!important;font-weight:500!important}.page-3516 .cta-container,.page-3517 .cta-container,.page-3518 .cta-container,.page-3519 .cta-container,.page-3523 .cta-container,.page-3524 .cta-container,.page-3530 .cta-container,.page-3644 .cta-container,.page-3645 .cta-container,.page-3646 .cta-container,.page-3648 .cta-container,.page-3652 .cta-container,.page-3656 .cta-container,.page-3674 .cta-container,.page-3830 .cta-container,.page-3833 .cta-container{padding:8vw!important}@media only screen and (min-width:992px){.page-3516 .cta-container,.page-3517 .cta-container,.page-3518 .cta-container,.page-3519 .cta-container,.page-3523 .cta-container,.page-3524 .cta-container,.page-3530 .cta-container,.page-3644 .cta-container,.page-3645 .cta-container,.page-3646 .cta-container,.page-3648 .cta-container,.page-3652 .cta-container,.page-3656 .cta-container,.page-3674 .cta-container,.page-3830 .cta-container,.page-3833 .cta-container{padding:8vw 1vw!important}}.page-3516 .wysiwyg,.page-3517 .wysiwyg,.page-3518 .wysiwyg,.page-3519 .wysiwyg,.page-3523 .wysiwyg,.page-3524 .wysiwyg,.page-3530 .wysiwyg,.page-3644 .wysiwyg,.page-3645 .wysiwyg,.page-3646 .wysiwyg,.page-3648 .wysiwyg,.page-3652 .wysiwyg,.page-3656 .wysiwyg,.page-3674 .wysiwyg,.page-3830 .wysiwyg,.page-3833 .wysiwyg{padding-bottom:50px!important;padding-top:50px!important}@media only screen and (max-width:767px){.page-3516 .wysiwyg,.page-3517 .wysiwyg,.page-3518 .wysiwyg,.page-3519 .wysiwyg,.page-3523 .wysiwyg,.page-3524 .wysiwyg,.page-3530 .wysiwyg,.page-3644 .wysiwyg,.page-3645 .wysiwyg,.page-3646 .wysiwyg,.page-3648 .wysiwyg,.page-3652 .wysiwyg,.page-3656 .wysiwyg,.page-3674 .wysiwyg,.page-3830 .wysiwyg,.page-3833 .wysiwyg{padding-bottom:25px!important;padding-top:25px!important}}.page-3516 .wysiwyg .md-width,.page-3517 .wysiwyg .md-width,.page-3518 .wysiwyg .md-width,.page-3519 .wysiwyg .md-width,.page-3523 .wysiwyg .md-width,.page-3524 .wysiwyg .md-width,.page-3530 .wysiwyg .md-width,.page-3644 .wysiwyg .md-width,.page-3645 .wysiwyg .md-width,.page-3646 .wysiwyg .md-width,.page-3648 .wysiwyg .md-width,.page-3652 .wysiwyg .md-width,.page-3656 .wysiwyg .md-width,.page-3674 .wysiwyg .md-width,.page-3830 .wysiwyg .md-width,.page-3833 .wysiwyg .md-width{width:80%}@media only screen and (max-width:767px){.page-3516 .wysiwyg .md-width,.page-3517 .wysiwyg .md-width,.page-3518 .wysiwyg .md-width,.page-3519 .wysiwyg .md-width,.page-3523 .wysiwyg .md-width,.page-3524 .wysiwyg .md-width,.page-3530 .wysiwyg .md-width,.page-3644 .wysiwyg .md-width,.page-3645 .wysiwyg .md-width,.page-3646 .wysiwyg .md-width,.page-3648 .wysiwyg .md-width,.page-3652 .wysiwyg .md-width,.page-3656 .wysiwyg .md-width,.page-3674 .wysiwyg .md-width,.page-3830 .wysiwyg .md-width,.page-3833 .wysiwyg .md-width{width:100%}}.page-3516 .wysiwyg h2,.page-3517 .wysiwyg h2,.page-3518 .wysiwyg h2,.page-3519 .wysiwyg h2,.page-3523 .wysiwyg h2,.page-3524 .wysiwyg h2,.page-3530 .wysiwyg h2,.page-3644 .wysiwyg h2,.page-3645 .wysiwyg h2,.page-3646 .wysiwyg h2,.page-3648 .wysiwyg h2,.page-3652 .wysiwyg h2,.page-3656 .wysiwyg h2,.page-3674 .wysiwyg h2,.page-3830 .wysiwyg h2,.page-3833 .wysiwyg h2{color:#000;font-family:trim-medium!important;font-size:3rem!important;letter-spacing:1px!important;line-height:3rem}@media only screen and (max-width:767px){.page-3516 .wysiwyg h2,.page-3517 .wysiwyg h2,.page-3518 .wysiwyg h2,.page-3519 .wysiwyg h2,.page-3523 .wysiwyg h2,.page-3524 .wysiwyg h2,.page-3530 .wysiwyg h2,.page-3644 .wysiwyg h2,.page-3645 .wysiwyg h2,.page-3646 .wysiwyg h2,.page-3648 .wysiwyg h2,.page-3652 .wysiwyg h2,.page-3656 .wysiwyg h2,.page-3674 .wysiwyg h2,.page-3830 .wysiwyg h2,.page-3833 .wysiwyg h2{font-size:2rem!important}}.page-3516 .related-products .btn,.page-3517 .related-products .btn,.page-3518 .related-products .btn,.page-3519 .related-products .btn,.page-3523 .related-products .btn,.page-3524 .related-products .btn,.page-3530 .related-products .btn,.page-3644 .related-products .btn,.page-3645 .related-products .btn,.page-3646 .related-products .btn,.page-3648 .related-products .btn,.page-3652 .related-products .btn,.page-3656 .related-products .btn,.page-3674 .related-products .btn,.page-3830 .related-products .btn,.page-3833 .related-products .btn{text-align:center;width:100%!important}.page-3516 .image-text ul,.page-3517 .image-text ul,.page-3518 .image-text ul,.page-3519 .image-text ul,.page-3523 .image-text ul,.page-3524 .image-text ul,.page-3530 .image-text ul,.page-3644 .image-text ul,.page-3645 .image-text ul,.page-3646 .image-text ul,.page-3648 .image-text ul,.page-3652 .image-text ul,.page-3656 .image-text ul,.page-3674 .image-text ul,.page-3830 .image-text ul,.page-3833 .image-text ul{margin:0}@media only screen and (max-width:767px){.page-3516 .image-text,.page-3517 .image-text,.page-3518 .image-text,.page-3519 .image-text,.page-3523 .image-text,.page-3524 .image-text,.page-3530 .image-text,.page-3644 .image-text,.page-3645 .image-text,.page-3646 .image-text,.page-3648 .image-text,.page-3652 .image-text,.page-3656 .image-text,.page-3674 .image-text,.page-3830 .image-text,.page-3833 .image-text{padding:25px 0}}@media only screen and (max-width:992px){.page-3516 .image-text h3,.page-3517 .image-text h3,.page-3518 .image-text h3,.page-3519 .image-text h3,.page-3523 .image-text h3,.page-3524 .image-text h3,.page-3530 .image-text h3,.page-3644 .image-text h3,.page-3645 .image-text h3,.page-3646 .image-text h3,.page-3648 .image-text h3,.page-3652 .image-text h3,.page-3656 .image-text h3,.page-3674 .image-text h3,.page-3830 .image-text h3,.page-3833 .image-text h3{margin-top:25px}}.page-3516 .image-text-image,.page-3517 .image-text-image,.page-3518 .image-text-image,.page-3519 .image-text-image,.page-3523 .image-text-image,.page-3524 .image-text-image,.page-3530 .image-text-image,.page-3644 .image-text-image,.page-3645 .image-text-image,.page-3646 .image-text-image,.page-3648 .image-text-image,.page-3652 .image-text-image,.page-3656 .image-text-image,.page-3674 .image-text-image,.page-3830 .image-text-image,.page-3833 .image-text-image{border:10px solid #f1f1f1}.lp-hero-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:600px}@media only screen and (max-width:767px){.lp-hero-image{height:420px;height:218px}}@media only screen and (min-width:767px){.pioneer-tab-items .header .img-mobile{display:none}}@media only screen and (max-width:767px){.pioneer-tab-items .header .img-desktop{display:none}}.ineos-banner-overlay{background:rgba(0,0,0,.3);height:100%;position:absolute;width:100%}.ineos-align-left{align-items:inherit!important;justify-content:left!important}.ineos-cta-overlay{background-color:rgba(0,0,0,.4);bottom:0;position:fixed;width:100%;z-index:1000}.ineos-cta-overlay p{color:#fff;margin:0;padding:0}.ineos-cta-overlay .cta-gap{margin-right:33px}.ineos-cta-overlay .overlay-cta-btn{margin:18px 0!important}.ineos-solutions{background-color:#f8f8f8!important}.ineos-solutions .card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:484px;width:100%}@media only screen and (max-width:600px){.ineos-solutions .card-image{height:345px;width:100%}}@media only screen and (max-width:992px){.ineos-solutions .card-image{height:345px;width:100%}}@media only screen and (min-width:1200px){.ineos-solutions .card-image{width:100%}}.ineos-solutions .content-card{background:#fff;height:484px;padding:2rem;width:100%}@media only screen and (max-width:600px){.ineos-solutions .content-card{width:100%}}@media only screen and (max-width:992px){.ineos-solutions .content-card{height:345px;overflow:scroll;width:100%}}.ineos-solutions h3{font-family:trim-medium;font-size:1.2rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.ineos-solutions ul li{list-style:square}.ineos-solutions ul li::marker{color:#005cb9;font-size:24px;line-height:36px}.ineos-solutions .mt-40{margin-top:40px}@media only screen and (max-width:600px){.ineos-solutions ul.tabs li{margin-right:0!important}}.ineos-accessories-carousel{margin-bottom:60px!important}.ineos-accessories-carousel .text-center{text-align:center!important}.ineos-accessories-carousel h2{margin-bottom:8px!important}.ineos-accessories-carousel .sub-text{margin-bottom:30px!important}.p-0{padding:0!important}.ineos-cta-banner .cta-banner-description{font-size:2rem;font-weight:700}.page-3523 .video-container,.page-3530 .video-container,.page-3652 .video-container{margin-bottom:50px!important}.page-3523 .pioneer-tab-items,.page-3530 .pioneer-tab-items,.page-3652 .pioneer-tab-items{margin-bottom:0!important}.page-3523 .top-anchor-hide,.page-3530 .top-anchor-hide,.page-3652 .top-anchor-hide{display:block!important}.page-3522 footer,.page-3535 footer,.page-3658 footer{z-index:10!important}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide,.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}body{overflow-x:hidden}a{word-wrap:break-word}.geo_loation{bottom:20px;color:#fff;position:absolute}.strip-banner.bg-blue{background-color:#005cb9;color:#fff}.strip-banner.bg-yellow{background-color:#f4c44c;color:#000}.strip-banner.bg-orange{background-color:#b65b00;color:#fff}.strip-banner.bg-green{background-color:#28a745;color:#fff}.owl-carousel .owl-video-tn{width:100vw}.owl-video-frame{height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.owl-video-frame iframe{height:100%;left:0;position:absolute;top:0;width:100%}.owl-video-tn{background-size:cover!important}.owl-carousel .owl-video-play-icon{background:url(/cdn/images/owl.video.play.png) no-repeat!important}.item-video{height:600px;width:100vw}.owl-carousel .owl-item{display:block;float:left;width:100%}.owl-carousel .owl-item .item video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.owl-carousel .owl-item .item .promo-container{height:600px;position:absolute;top:0}

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