.product{margin:0}.product.grid{gap:0}.product--no-media{max-width:57rem;margin:0 auto}.product__media-wrapper{padding-left:0}@media screen and (min-width: 750px){.product--thumbnail .product__media-gallery,.product--thumbnail_slider .product__media-gallery,.product--stacked .product__info-container--sticky,.product--columns .product__info-container--sticky{display:grid;grid-template-columns:100px 1fr;grid-template-rows:1fr auto;grid-column-gap:10px;grid-row-gap:0px;z-index:2}.product--thumbnail .product__media-gallery,.product__info-container--sticky{position:sticky;top:var(--sidebar-top)}.product__info-container--sticky{transition:top var(--duration-default) ease}.product--thumbnail_slider .product__media-gallery slider-component:not(.product--thumbnail_slider){grid-area:1 / 2 / 2 / 3}.product--thumbnail .thumbnail-list{padding-right:var(--media-shadow-horizontal-offset)}.product__info-wrapper{padding:0 0 0 5rem}.product__info-wrapper--extra-padding{padding:0 0 0 8rem}.product--right .product__info-wrapper{padding:0 5rem 0 0}.product--right .product__info-wrapper--extra-padding{padding:0 8rem 0 0}.product--right .product__media-list{margin-bottom:2rem}.product__media-container .slider-buttons{display:none}}.product__media-list .global-media-settings{border:0}@media screen and (min-width: 990px){.product--large:not(.product--no-media) .product__media-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2);margin-bottom:2rem}.product--large:not(.product--no-media) .product__info-wrapper{padding:0 0 0 4rem;max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large:not(.product--no-media).product--right .product__info-wrapper{padding:0 4rem 0 0}.product--medium:not(.product--no-media) .product__media-wrapper,.product--small:not(.product--no-media) .product__info-wrapper{max-width:55%;width:calc(55% - var(--grid-desktop-horizontal-spacing) / 2)}.product--medium:not(.product--no-media) .product__info-wrapper,.product--small:not(.product--no-media) .product__media-wrapper{max-width:45%;width:calc(45% - var(--grid-desktop-horizontal-spacing) / 2)}}.shopify-payment-button__button{font-family:inherit;min-height:4.6rem}.shopify-payment-button__button [role=button].focused,.no-js .shopify-payment-button__button [role=button]:focus{outline:.2rem solid rgba(var(--color-foreground),.5)!important;outline-offset:.3rem;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button [role=button]:focus:not(:focus-visible){outline:0;box-shadow:none!important}.shopify-payment-button__button [role=button]:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5)!important;box-shadow:0 0 0 .1rem rgba(var(--color-button),var(--alpha-button-border)),0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)!important}.shopify-payment-button__button--unbranded{background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));font-size:1.4rem;line-height:calc(1 + .2 / var(--font-body-scale));letter-spacing:.07rem}.shopify-payment-button__button--unbranded::selection{background-color:rgba(var(--color-button-text),.3)}.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-button),var(--alpha-button-background))}.shopify-payment-button__more-options{margin:1.6rem 0 1rem;font-size:1.2rem;line-height:calc(1 + .5 / var(--font-body-scale));letter-spacing:.05rem;text-decoration:underline;text-underline-offset:.3rem}.shopify-payment-button__button+.shopify-payment-button__button--hidden{display:none}.product-form{display:block}.product-form__error-message-wrapper:not([hidden]){display:flex;align-items:flex-start;font-size:1.2rem;margin-bottom:1.5rem}.product-form__error-message-wrapper svg{flex-shrink:0;width:1.2rem;height:1.2rem;margin-right:.7rem;margin-top:.5rem}.product-form__input{flex:0 0 100%;padding:0;margin:0 0 1.2rem;min-width:fit-content;border:none}variant-radios,variant-selects{display:block}.product-form__input--dropdown{margin-bottom:1.6rem}.product-form__input .form__label{padding-left:0}fieldset.product-form__input .form__label{margin-bottom:.2rem}.product-form__input input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.product-form__input input[type=radio]+label{border:var(--variant-pills-border-width) solid rgba(var(--color-gainsboro),var(--variant-pills-border-opacity));background-color:rgb(var(--color-gainsboro));color:rgba(var(--color-foreground));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;margin:.7rem .5rem .2rem 0;padding:.5rem 1rem;font-size:1.4rem;letter-spacing:.1rem;line-height:140%;text-align:center;transition:border var(--duration-short) ease;cursor:pointer;position:relative}.product-form__input input[type=radio]+label:before{content:"";position:absolute;top:calc(var(--variant-pills-border-width) * -1);right:calc(var(--variant-pills-border-width) * -1);bottom:calc(var(--variant-pills-border-width) * -1);left:calc(var(--variant-pills-border-width) * -1);z-index:-1;border-radius:var(--variant-pills-radius);box-shadow:var(--variant-pills-shadow-horizontal-offset) var(--variant-pills-shadow-vertical-offset) var(--variant-pills-shadow-blur-radius) rgba(var(--color-shadow),var(--variant-pills-shadow-opacity))}.product-form__input input[type=radio]+label:hover{border-color:rgb(var(--color-foreground))}.product-form__input input[type=radio]:checked+label{border-color:rgb(var(--color-spanish-red))}@media screen and (forced-colors: active){.product-form__input input[type=radio]:checked+label{text-decoration:underline}}.product-form__input input[type=radio]:checked+label::selection{background-color:rgba(var(--color-background),.3)}.product-form__input input[type=radio]:disabled+label{border-color:rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.4);text-decoration:line-through}.product-form__input input[type=radio]:focus-visible+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.product-form__input input[type=radio].focused+label,.no-js .shopify-payment-button__button [role=button]:focus+label{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.55)}.no-js .product-form__input input[type=radio]:focus:not(:focus-visible)+label{box-shadow:none}.product-form__input .select{max-width:25rem}.product-form__submit{margin-bottom:1rem}.no-js .product-form__submit.button--secondary{--color-button: var(--color-base-accent-1);--color-button-text: var(--color-base-solid-button-labels);--alpha-button-background: 1}.product-form__submit[aria-disabled=true]+.shopify-payment-button .shopify-payment-button__button[disabled],.product-form__submit[disabled]+.shopify-payment-button .shopify-payment-button__button[disabled]{cursor:not-allowed;opacity:.5}@media screen and (forced-colors: active){.product-form__submit[aria-disabled=true]{color:Window}}.shopify-payment-button__more-options{color:rgb(var(--color-foreground))}.shopify-payment-button__button{font-size:1.5rem;letter-spacing:.1rem}.product__info-container>*+*{margin:1.5rem 0}.product__info-container .affirm-as-low-as{margin-top:2rem;margin-bottom:0;font-size:1.4rem}@media screen and (min-width: 750px){.product__info-container .affirm-as-low-as{margin-top:0;font-size:1.2rem}}.product__info-container iframe{max-width:100%}.text-reviews-container{display:flex;justify-content:space-between}.product__text{margin-bottom:0;color:rgb(var(--color-spanish-red));font-weight:600;text-transform:uppercase}a.product__text{display:block;text-decoration:none;color:rgba(var(--color-foreground),.75)}.product-sku-barcode{color:rgb(var(--color-sonic-silver));margin:2.5rem 0 2rem}.product__text.caption-with-letter-spacing{text-transform:uppercase}.product__title{word-break:break-word;margin-bottom:1.5rem}.product__title>p{line-height:1.3;margin-top:1rem}@media screen and (max-width: 749px){.text-reviews-container{margin-bottom:1rem}}@media screen and (min-width: 750px){.product__title{margin-top:1.5rem}}.product__title .yotpo{margin-top:1rem;min-height:1.4rem;max-height:1.4rem}.product__title>*{margin:0}.product__title>a{display:none}.product__title+.product__text.caption-with-letter-spacing{margin-top:-1.5rem}.product__text.caption-with-letter-spacing+.product__title{margin-top:0}.product__accordion .accordion__content{padding:0 1rem;overflow-x:unset}.product__accordion .accordion__content h4{margin:1rem 0 0}.product__accordion .accordion__content ul{margin-bottom:3rem}.product__accordion .accordion__content a{color:rgba(var(--color-spanish-red),1);text-decoration:none}.product__accordion .accordion__content a:hover{text-decoration:underline;text-underline-offset:.3rem;text-decoration-color:rgb(var(--color-spanish-red));text-decoration-thickness:.2rem}.product__accordion.reviews,.yotpo-product-stars{display:none}.download-pdf{display:flex;align-items:center;flex-wrap:wrap}@media screen and (min-width: 750px){.download-pdf .btn{margin-left:auto}}.download-pdf .p-img{margin-right:2rem;max-height:15rem}.download-pdf .p-img img{max-width:6.3rem}.download-pdf h6{font-size:1.6rem;line-height:2.7rem}.download-pdf .btn{max-width:15rem;height:3.7rem;font-size:1.2rem;padding:.7rem 2.2rem;font-weight:700;background-color:rgb(var(--color-spanish-red));color:rgb(var(--color-white));text-transform:uppercase;text-decoration:none}.download-pdf .btn:hover{color:rgb(var(--color-white))}.product .price .badge,.product .price__container{margin-bottom:.5rem}.product__info-container .price__container .price-item--regular{font-weight:600}.product .price dl{margin-top:.5rem;margin-bottom:.5rem}.product .price--sold-out .price__badge-sold-out{background:transparent;color:rgb(var(--color-base-text));border-color:transparent}.product .price--sold-out .price__badge-sale{display:none}@media screen and (min-width: 750px){.product__info-container{max-width:60rem}.product__info-container>*:first-child{margin-top:0}}.product__description-title{font-weight:600}.product--no-media .product__title,.product--no-media .product__text,.product--no-media noscript .product-form__input,.product--no-media .product__tax,.product--no-media shopify-payment-terms{text-align:center}.product--no-media .product__media-wrapper,.product--no-media .product__info-wrapper{padding:0}.product__tax{margin-top:-1.4rem}.product--no-media noscript .product-form__input,.product--no-media .share-button{max-width:100%}.product--no-media fieldset.product-form__input,.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown,.product--no-media .share-button,.product--no-media .product__view-details,.product--no-media .product__pickup-availabilities,.product--no-media .product-form{display:flex;align-items:center;justify-content:center;text-align:center}.product--no-media .product-form{flex-direction:column}.product--no-media .product-form>.form{max-width:30rem;width:100%}.product--no-media .product-form__quantity,.product--no-media .product-form__input--dropdown{flex-direction:column;max-width:100%}.product-form__quantity .form__label{margin-bottom:.6rem;font-weight:700}.product-form__quantity-top .form__label{margin-bottom:1.2rem}.product-form__quantity{padding-top:3.4rem;border-top:1px solid rgba(var(--color-sonic-silver),.3);display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 749px){.product-form__quantity{display:flex;align-items:center;justify-content:space-between;padding-top:2.5rem}}.product--no-media fieldset.product-form__input{flex-wrap:wrap;margin:0 auto 1.2rem}.product--no-media .product__info-container>modal-opener{display:block;text-align:center}.product--no-media .product-popup-modal__button{padding-right:0}.product--no-media .price{text-align:center}.product__media-list video{border-radius:calc(var(--media-radius) - var(--media-border-width))}@media screen and (max-width: 749px){.product__media-list{margin-bottom:0!important}.product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:calc(var(--page-width-padding-mobile) * -1);margin-right:calc(var(--page-width-padding-mobile) * -1)}.slider.product__media-list::-webkit-scrollbar{height:.2rem;width:.2rem}.product__media-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-foreground))}.product__media-list::-webkit-scrollbar-track{background-color:rgba(var(--color-foreground),.2)}.product__media-list .product__media-item{width:calc(100% - var(--grid-mobile-horizontal-spacing))}.product--mobile-columns .product__media-item{width:calc(50% - 1.5rem - var(--grid-mobile-horizontal-spacing))}}@media screen and (min-width: 750px){.product--thumbnail .product__media-list,.product--thumbnail_slider .product__media-list{padding-bottom:calc(var(--media-shadow-vertical-offset) * var(--media-shadow-visible))}.product__media-list{padding-right:calc(var(--media-shadow-horizontal-offset) * var(--media-shadow-visible))}.product--thumbnail .product__media-item:not(.is-active){display:none}.product-media-modal__content>.product__media-item--variant.product__media-item--variant{display:none}.product-media-modal__content>.product__media-item--variant:first-child{display:block}}.product__media-item.product__media-item--variant{display:none}.product__media-item--variant:first-child{display:block}@media screen and (min-width: 750px) and (max-width: 989px){.product__media-list .product__media-item:first-child{padding-left:0}.product--thumbnail_slider .product__media-list{margin-left:0}.product__media-list .product__media-item{width:100%}}.product__media-icon .icon{width:1.2rem;height:1.4rem}.product__media-icon,.thumbnail__badge{background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;height:3rem;width:3rem;position:absolute;left:calc(2.6rem + var(--media-border-width));top:calc(1.2rem + var(--media-border-width));z-index:1;transition:color var(--duration-short) ease,opacity var(--duration-short) ease}.product__media-video .product__media-icon{opacity:1}.product__modal-opener--image .product__media-toggle:hover{cursor:zoom-in}.product__modal-opener:hover .product__media-icon{border:.1rem solid rgba(var(--color-foreground),.1)}@media screen and (min-width: 750px){.grid__item.product__media-item--full{width:100%}.product--columns .product__media-item:not(.product__media-item--single):not(:only-child){max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product--large.product--columns .product__media-item--full .deferred-media__poster-button{height:5rem;width:5rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button{height:4.2rem;width:4.2rem}.product--medium.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.8rem;height:1.8rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button{height:3.6rem;width:3.6rem}.product--small.product--columns .product__media-item--full .deferred-media__poster-button .icon{width:1.6rem;height:1.6rem}}@media screen and (min-width: 990px){.product--stacked .product__media-item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing) / 2)}.product:not(.product--columns) .product__media-list .product__media-item:first-child,.product:not(.product--columns) .product__media-list .product__media-item--full{width:100%;max-width:100%}.product__modal-opener .product__media-icon{opacity:0}.product__modal-opener:hover .product__media-icon,.product__modal-opener:focus .product__media-icon{opacity:1}}.product__media-item>*{display:block;position:relative}.product__media-toggle{display:flex;border:none;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:after{content:"";cursor:pointer;display:block;margin:0;padding:0;position:absolute;top:0;left:0;z-index:2;height:100%;width:100%}.product__media-toggle:focus-visible{outline:0;box-shadow:none}@media (forced-colors: active){.product__media-toggle:focus-visible,.product__media-toggle:focus-visible:after,.product-form__input input[type=radio]:focus-visible+label{outline:transparent solid 1px;outline-offset:2px}}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}@media screen and (min-width: 750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}.product__modal-opener:not(.product__modal-opener--image){display:none}.product__media-list .deferred-media{display:block}}@media screen and (max-width: 749px){.product--thumbnail .is-active>.product__modal-opener:not(.product__modal-opener--image),.product--thumbnail_slider .is-active>.product__modal-opener:not(.product__modal-opener--image){display:none}.product--thumbnail .is-active .deferred-media,.product--thumbnail_slider .is-active .deferred-media{display:block;width:100%}}.product-media-modal__content>*{display:block;height:auto;margin:auto;max-width:1080px}.product-media-modal__content .media{background:none}.product-media-modal__model{width:100%}.product-media-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;right:2rem;padding:1.2rem;position:fixed;z-index:2;top:2rem;width:4rem}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width: 750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width: 990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.product-media-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-media-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.modal-product-popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.modal-product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}.product-media-modal__dialog .global-media-settings,.product-media-modal__dialog .global-media-settings video,.product-media-modal__dialog .global-media-settings model-viewer,.product-media-modal__dialog .global-media-settings iframe,.product-media-modal__dialog .global-media-settings img{border:none;border-radius:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:1.6rem;padding-right:1.3rem;padding-left:0;height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:4.4rem}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}@media screen and (max-width: 749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__media-list .media>*{overflow:hidden}.thumbnail-list{flex-wrap:wrap;grid-gap:1rem}.slider--mobile.thumbnail-list:after{content:none}@media screen and (min-width: 750px){.product--stacked .thumbnail-list{display:none}.thumbnail-list{display:grid;grid-template-columns:repeat(4,1fr)}}.thumbnail-list_item--variant:not(:first-child){display:none}@media screen and (min-width: 990px){.thumbnail-list{grid-template-columns:repeat(4,1fr)}.product--medium .thumbnail-list{grid-template-columns:repeat(5,1fr)}.product--large .thumbnail-list{grid-template-columns:repeat(6,1fr);max-height:54rem}}@media screen and (max-width: 749px){.product__media-item{display:flex;align-items:center}.product__modal-opener{width:100%}.thumbnail-slider{display:flex;align-items:center}.thumbnail-slider ul{justify-content:center;gap:.8rem}.thumbnail-slider .thumbnail-list.slider{justify-content:flex-start}.thumbnail-slider .thumbnail-list.slider{display:flex;justify-content:flex-start;padding:.5rem 2rem;flex:1;scroll-padding-left:2rem}.thumbnail-list__item.slider__slide{width:4.8rem;height:4.8rem}.thumbnail-slider .thumbnail-slider-button{display:none}.thumbnail[aria-current]{border-bottom:0;border-radius:1rem;background:rgba(var(--color-sonic-silver),1)}.thumbnail{border:none}.thumbnail:hover{opacity:1!important}.thumbnail[aria-current]{border-bottom:.4rem solid rgb(var(--color-spanish-red));box-sizing:content-box}.product__media-wrapper .thumbnail{border-radius:0;background:none}}[id^=GalleryViewer][data-aspect-ratio] .product__media-list{max-height:100%}[id^=GalleryViewer][data-aspect-ratio] .product__media-list img{object-fit:contain}[id^=GalleryThumbnails] .thumbnail-list .thumbnail-list__item:first-child{margin-left:auto}[id^=GalleryThumbnails] .thumbnail-list .thumbnail-list__item:last-child{margin-right:auto}@media screen and (min-width: 750px){.product--thumbnail_slider .thumbnail-slider{display:block;grid-area:1 / 1 / 2 / 2}.thumbnail-slider .thumbnail-list.slider--tablet-up{display:flex;flex-direction:column;flex:1;scroll-snap-type:y mandatory}.product__media-wrapper .slider-mobile-gutter.thumbnail-slider .slider-button{display:inline;background-color:rgb(var(--color-spanish-red));margin-top:.5rem;width:4.75rem}.product__media-wrapper .slider-mobile-gutter.thumbnail-slider .slider-button.slider-button--prev svg{transform:rotate(-90deg)}.product__media-wrapper .slider-mobile-gutter.thumbnail-slider .slider-button.slider-button--next svg{transform:rotate(90deg)}.thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:100%;height:auto}.product--thumbnail_slider .slider-mobile-gutter:not(.thumbnail-slider) .slider-button{background-color:rgb(var(--color-spanish-red));display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.product--thumbnail_slider .slider-mobile-gutter .slider-button--prev{left:2rem}.product--thumbnail_slider .slider-mobile-gutter .slider-button--next{right:2rem}.product--thumbnail_slider .slider-mobile-gutter .slider-button .icon-arrow{color:rgb(var(--color-white));height:2rem;width:2.4rem}}.thumbnail{position:absolute;top:0;left:0;display:block;height:100%;width:100%;padding:0;color:rgb(var(--color-base-text));cursor:pointer;background-color:transparent;border-color:transparent;border-bottom-width:4px}.thumbnail:hover{opacity:.7}.thumbnail.global-media-settings img{border-radius:0}@media screen and (min-width: 750px){.thumbnail[aria-current]{border-bottom:4px solid rgb(var(--color-spanish-red))}}.thumbnail[aria-current]:focus,.thumbnail.focused{outline:0}@media (forced-colors: active){.thumbnail[aria-current]:focus,.thumbnail.focused{outline:transparent solid 1px}}.thumbnail[aria-current]:focus:not(:focus-visible){outline:0}.thumbnail img{pointer-events:none}.thumbnail--narrow img{height:100%;width:auto;max-width:100%}.thumbnail--wide img{height:auto;width:100%}.thumbnail__badge .icon{width:1rem;height:1rem}.thumbnail__badge .icon-3d-model{width:1.2rem;height:1.2rem}.thumbnail__badge{color:rgb(var(--color-foreground),.6);height:2rem;width:2rem;left:auto;right:calc(.4rem + var(--media-border-width));top:calc(.4rem + var(--media-border-width))}@media screen and (min-width: 750px){.product:not(.product--small) .thumbnail__badge{height:3rem;width:3rem}.product:not(.product--small) .thumbnail__badge .icon{width:1.2rem;height:1.2rem}.product:not(.product--small) .thumbnail__badge .icon-3d-model{width:1.4rem;height:1.4rem}}.thumbnail-list__item{position:relative}.thumbnail-list__item:before{content:"";display:block;padding-bottom:100%}.product:not(.featured-product) .product__view-details{display:none}.product__view-details{display:block;text-decoration:none}.product__view-details:hover{text-decoration:underline;text-underline-offset:.3rem}.product__view-details .icon{width:1.2rem;margin-left:1.2rem;flex-shrink:0}.product-popup-modal__opener-emissions{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;margin-bottom:2.5rem;box-shadow:0 0 0 var(--inputs-border-width) rgba(var(--color-sonic-silver),.3)}.product-popup-modal__opener-emissions button{height:auto;text-align:left;padding:0}.product-popup-modal__opener-emissions strong{text-transform:uppercase;margin-bottom:.4rem}.product-popup-modal__opener-emissions p{font-size:1.4rem;line-height:1.8rem;margin:0}.emmissions-image{max-width:3.2rem;height:auto}.emissions-grid .emmissions-image{max-width:100%}@media screen and (min-width: 990px){.emissions-grid{column-gap:calc(var(--grid-desktop-horizontal-spacing) + 1.6rem);row-gap:calc(var(--grid-desktop-vertical-spacing) + 1.6rem)}.emissions-grid .grid__item{width:calc(50% - 1rem);max-width:calc(50% - 1rem)}}.emissions-grid-item{height:100%;padding:2rem;border:.1rem solid rgb(var(--color-base-accent-2))}.emissions-grid-item img{float:left;margin-right:1.4rem}.emissions-grid-item h3{display:block;margin-bottom:0}.emissions-grid-item p{display:inline-block}.disclaimer-prevent-purchase{display:flex;gap:1.4rem;border:.1rem solid rgb(var(--color-spanish-red));background-color:rgba(var(--color-spanish-red),.1);padding:1.9rem 1.7rem 1.5rem}rebuy-widget{display:block}.product-rebuy h2{font-family:var(--font-body-family);text-transform:capitalize;margin-bottom:0;font-style:normal;letter-spacing:0;font-weight:700;padding:1.55rem 2rem}.product-rebuy .grid__item{width:100%}.product-rebuy .card:not(.ratio){flex-direction:row;border:0;border-bottom:1px solid rgba(var(--color-gainsboro),1);padding-bottom:1rem;gap:0;align-items:center}.product-rebuy .card--card:not(.resources-card) .card__inner:after{left:0;right:0}.product-rebuy .grid__item:first-of-type .card{background:rgba(var(--color-gainsboro),.3);border:1px solid rgba(var(--color-gainsboro));padding:.3rem 0 .3rem 1rem}.product-rebuy .grid__item:first-of-type .card .card__inner{border:1px solid rgba(var(--color-gainsboro),1)}.product-rebuy .grid__item:not(:first-of-type){margin-top:1rem}.product-rebuy .grid__item:not(:first-of-type) .card__inner{margin-left:2.5rem}.product-rebuy .card__inner{width:7.5rem;min-width:7.5rem;height:7.5rem}.product-rebuy a{pointer-events:none}.product-rebuy .field__checkbox .icon-checkmark{top:47%}@media screen and (min-width: 990px){.product-rebuy .underline-links-hover:hover a{text-decoration:none}.product-rebuy .field__checkbox .icon-checkmark{top:46%}}.product-rebuy .field__checkbox{position:absolute;width:100%;height:100%;z-index:1;align-items:center;padding-right:0}.product-rebuy .card__vendor{display:none}.product-rebuy .card__heading,.product-rebuy .price{font-size:1.4rem}.product-rebuy .price--on-sale .price-item--regular{font-size:1.2rem}.product-rebuy-content .price--on-sale .price__sale .price-item--sale{font-weight:400}.product-rebuy .card__inner:after,.product-rebuy .card__sku{display:none}.product__info-wrapper .product-rebuy .card--card{outline:none}@media screen and (min-width: 750px){.product-rebuy .card__information{padding:0}}.product-rebuy .card-information>*:not(.visually-hidden:first-child)+*:not(.rating){margin-top:0}.product-rebuy .product-rebuy-content{padding:1.8rem 1.2rem;border:1px solid rgba(var(--color-sonic-silver),.3);border-top:0;border-bottom:0}@media screen and (max-width: 749px){#compatible-systems .product-rebuy-content:after,#product-recommendations .product-rebuy-content:after{content:none}#compatible-systems .product-rebuy-content .grid__item.slider__slide,#product-recommendations .product-rebuy-content .grid__item.slider__slide{margin-left:0}}@media screen and (min-width: 750px){.product-rebuy .product-rebuy-content{padding:2rem}}.product-rebuy-footer{align-items:center;justify-content:space-between;padding:0 2rem 2rem;border:1px solid rgba(var(--color-sonic-silver),.3);border-top:0}.product-rebuy-footer strong{font-weight:600;font-size:2.4rem}.product-rebuy-footer button{width:100%;min-width:25.3rem}@media screen and (max-width: 749px){.product-rebuy-footer{justify-content:flex-end}.product-rebuy-footer div:last-child{margin-top:1rem;width:100%}}.product-videos-description-section{max-width:100%;width:100%}.product-rebuy-recommendations .card:not(.ratio){border-right:0;border-bottom:0}@media screen and (max-width: 748px){.product-rebuy-recommendations .card:not(.ratio):nth-child(2){border-top:0}}@media screen and (min-width: 750px){.product-videos-description-section{margin-top:4rem}}.product-videos{grid-area:2 / 1 / 3 / 3}.video-description-container{width:100%}.product-video-container{position:relative;width:100%;height:0;padding-bottom:56.25%}.product-video-container button{display:none}.image-visible iframe{opacity:0}.image-visible button{display:inline-flex}.product-video-item,.image-visible:before{position:absolute;top:0;left:0;width:100%;height:100%}.videowise-button-container{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.videowise-button-container{height:4.4rem}@media screen and (min-width: 750px){.videowise-button-container:hover .button--secondary{--buttons-border-opacity: 1}}.reeview-app-widget{position:absolute;opacity:0;z-index:2}.reeview-app-widget:empty+button{display:none}.product-video-button{font-size:1.2rem;width:14.7rem;min-height:3.2rem;padding:0;margin:1.2rem}.icon-container{width:4.5rem;height:4.5rem;line-height:4rem;background-color:rgb(var(--color-spanish-red))}.product-video-button .icon-play{width:1.2rem;height:1.6rem;margin-right:.8rem}@media screen and (min-width: 750px){.product-video-button{width:16.3rem;min-height:4.4rem}.product-video-button .icon-play{width:1.6rem;height:1.9rem}}.yotpo .yotpo-bottomline .yotpo-icon-star,.yotpo .yotpo-bottomline .yotpo-icon-half-star,.yotpo .yotpo-bottomline .yotpo-icon-empty-star,.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-icon-sta,.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active span,.yotpo .yotpo-review .yotpo-header .yotpo-review-stars .yotpo-icon,.yotpo .yotpo-first-review .yotpo-first-review-stars .yotpo-icon-star{font-size:1.4rem!important;padding:0;color:rgb(var(--color-foreground));max-width:1.4rem;letter-spacing:.04em}.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-sum-reviews{padding:0}.yotpo .yotpo-review .yotpo-main .content-title,.yotpo .yotpo-review .yotpo-main .content-review{color:rgb(var(--color-foreground))}.yotpo .yotpo-review .yotpo-header .yotpo-header-element .y-label.yotpo-user-name{font-size:1.2rem;color:rgb(var(--color-spanish-red))}.yotpo .yotpo-nav{padding-bottom:.5rem;border-color:rgba(var(--color-sonic-silver),.3)}.yotpo .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper{border-color:rgb(var(--color-spanish-red))}.yotpo a.text-m,.yotpo a{font-family:acumin-pro,sans-serif;color:rgb(var(--color-foreground))!important}.yotpo .text-m,.yotpo .text-m:hover{line-height:1.1rem;text-decoration:underline!important;text-underline-offset:.1rem;margin-left:.7rem}.text-reviews-container .yotpo-icon.yotpo-icon-star,.yotpo.bottomLine .yotpo-bottomline .yotpo-icon-empty-star,.yotpo .main-widget .yotpo-bottomline .yotpo-icon-star,.yotpo .yotpo-header-element .yotpo-icon-star{max-width:1.4rem}.yotpo .promoted-products-box,.yotpo .yotpo-review .yotpo-footer .yotpo-grouping-reference,.yotpo .yotpo-review .yotpo-header .yotpo-header-action{display:none!important}.yotpo .yotpo-review .yotpo-header .yotpo-icon-profile{background:#707275}.yotpo .yotpo-review .yotpo-header.yotpo-verified-buyer .yotpo-icon-circle-checkmark{color:rgba(var(--color-foreground),1)}.yotpo.yotpo-main-widget .yotpo-bottomline .yotpo-stars{padding:0}.yotpo .yotpo-regular-box{border-top:0;border-bottom:.1rem solid rgba(var(--color-sonic-silver),.3)}.yotpo.yotpo-main-widget .yotpo-label-border .yotpo-bottomline{border:0}.yotpo div,.yotpo span,.yotpo p,.yotpo a,.yotpo img,.yotpo i,.yotpo strong,.yotpo sup,.yotpo ul,.yotpo li,.yotpo form,.yotpo label{font-family:var(--font-body-family)}.yotpo-label{display:none}.yotpo .yotpo-review .yotpo-read-more,.yotpo .yotpo-comment .yotpo-read-more,.yotpo .yotpo-question .yotpo-read-more,.yotpo .yotpo-onsite-upload .yotpo-read-more{color:var(--gradient-base-accent-1)}.yotpo .primary-color-btn,.yotpo input[type=button].primary-color-btn{background-color:var(--gradient-base-accent-1);font-weight:700!important}.yotpo .y-label,.yotpo span.y-label{font-size:1.4rem;padding:0 5px 5px!important}.yotpo .form-group .form-element .y-input{margin:0 0 10px}.yotpo .write-review .yotpo-header .yotpo-icon{color:var(--gradient-base-accent-1)}.yotpo .write-review .yotpo-header .yotpo-header-title{font-style:normal;font-weight:700;font-size:2.4rem;margin:0}.hide-convermax #cm_VerifyFitment,.hide-convermax .product-popup-modal__opener-emissions{display:none}back-in-stock-form form .form-error,back-in-stock-form form .form-success,back-in-stock-form form.error .form-info,back-in-stock-form form.success .form-info{display:none}back-in-stock-form form.error .field{--color-foreground: var(--color-spanish-red)}back-in-stock-form form.error .form-error{display:block}back-in-stock-form form.success .form-success{display:block}back-in-stock-form{display:block;padding:2rem;margin:2.4rem 0;border:.1rem solid rgba(var(--color-sonic-silver),.3)}back-in-stock-form .small-label{font-size:1.2rem;text-transform:uppercase;font-weight:700;margin-bottom:.8rem;display:block}back-in-stock-form .field-group{display:flex;gap:1.6rem}@media screen and (max-width: 500px){back-in-stock-form .field-group{flex-direction:column}}back-in-stock-form .field-group button{--color-foreground: var(--color-eerie-black);white-space:nowrap}back-in-stock-form .form-info,back-in-stock-form .form-success,back-in-stock-form .form-error{font-size:1.2rem;margin-top:.8rem}back-in-stock-form .form-error{color:rgb(var(--color-spanish-red))}back-in-stock-form .form-success{color:#0aa04a}variants-selectors{display:block;padding-top:2.4rem;border-top:.1rem solid rgb(var(--color-gainsboro))}variants-selectors .form__label{font-weight:700;font-size:1.2rem;color:var(--color-eerie-black);text-transform:uppercase}variants-selectors .form__label span{color:rgb(var(--color-spanish-red))}variants-selectors .select{--inputs-border-width: .2rem;--inputs-border-opacity: 1;margin-bottom:2.6rem}variants-selectors .select__select{padding:1.2rem 1.5rem!important;font-size:1.4rem;color:rgba(var(--color-foreground),1)}.fitment-note{padding:1.6rem;background:#f2f2f2}.fitment-note h6{margin:0;color:rgb(var(--color-spanish-red));font-size:1.6rem;margin-bottom:.7rem;display:flex}.fitment-note h6 svg{margin-right:1rem}.fitment-note p:last-child{margin-bottom:0}.fitment-note p{font-size:1.4rem;line-height:1.68rem}.product-blocks--videowise{margin:3.6rem 0}.template-product #vw-root .vw-cmp__single--root .vw-cmp__in-video-card--root .vw-cmp__in-video-card--preview:after{content:none!important}#vw-root .vw-cmp__video-card--play-icon svg g{display:none!important}.trust_items{margin-bottom:2rem;display:none}.trust_items ul{list-style:none;margin:0;padding:0}.trust_items ul li{font-size:1.2rem;position:relative;padding-left:2.5rem;min-height:1.2rem}.trust_items ul li a{color:inherit}.trust_items ul li:before{content:"";background:center / 100% no-repeat url("data:image/svg+xml,%3Csvg width='15' height='13' viewBox='0 0 15 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.77273 9.74889L1.19318 5.98769L0 7.24142L4.77273 12.2563L15 1.51008L13.8068 0.256348L4.77273 9.74889Z' fill='%23EA0029'/%3E%3C/svg%3E");width:1.5rem;height:1.2rem;display:block;position:absolute;left:0;top:.4rem}.trust_items ul li+li{margin-top:.5rem}@media screen and (min-width: 750px){.trust_items ul li{font-size:1.4rem}.trust_items ul li:before{top:.6rem}}.bundle-item{display:flex;align-items:flex-start;gap:.9rem;margin:1rem 0;border-bottom:.1rem solid rgb(var(--color-gainsboro))}.bundle-item--image,.bundle-item--price{flex:0 0 auto}.bundle-item--image img{display:block;object-fit:contain}.bundle-item--content{flex:1}.bundle-item--image{position:relative}.bundle-item--image .bundle-item--quantity{position:absolute;top:0;right:0;background-color:rgb(var(--color-spanish-red));border-radius:50%;width:2.2rem;height:2.2rem;color:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600}.bundle-item--title,.bundle-item--sku{margin:0}.bundle-item--sku{font-size:1.2rem;color:rgb(var(--color-sonic-silver))}bundle-pump-selector select.select__select{padding:1.2rem 1.5rem!important;font-size:1.4rem}.product-form--multiple-items .product-form--multiple-items--heading{padding:1.9rem 2.2rem;margin-bottom:0;margin-top:1.7rem;font-weight:700}.product-form--multiple-items form{padding:2rem;border:.1rem solid rgb(var(--color-gainsboro));border-top:none}bundle-total{display:flex;align-items:baseline;gap:1rem;margin-bottom:.5rem;margin-top:2.3rem}.bundle-products:not(.show){display:block;max-height:17.8rem;overflow:hidden;position:relative}.bundle-products--view-all{padding:1rem 0;color:rgb(var(--color-spanish-red));text-decoration:underline;position:absolute;bottom:0;background:#fff;width:100%;border-bottom:.1rem solid rgb(var(--color-gainsboro))}.bundle-products--view-all:before{content:"";position:absolute;bottom:100%;width:100%;height:5.8rem;background:linear-gradient(180deg,#fff0,#fff)}.bundle-products.show .bundle-products--view-all{display:none}.product-form--multiple-items .product-form__submit{margin-bottom:0}.template-product-system-diagram .product__media-gallery{display:block}.stock-messaging{margin-bottom:1.6rem}.stock-messaging p,.stock-messaging a{color:rgb(var(--color-button));text-decoration:none}.ab-fitment-verify-wrapper{justify-content:space-between;align-items:center;padding:1.2rem;background-color:#f2f2f2;display:flex}#cm-verify-fitment{display:none}body .cm_vehicle-widget_select-container{display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1.6rem}body .cm_vehicle-widget_dropdowns .cm_vehicle-widget_body{flex-direction:column}body .cm_vehicle-widget__verify-fitment{padding-top:1.6rem;padding-bottom:1.6rem}body .cm_vehicle-widget__column .cm_vehicle-widget_select{margin-bottom:0}body .cm_vehicle-widget__verify-fitment .cm_vehicle-widget_dropdowns .cm_vehicle-widget_title,.ab-fitment-verify-wrapper .title{font-size:1.6rem;line-height:normal;font-family:var(--font-heading-family);font-style:italic;font-weight:800;letter-spacing:calc(var(--font-heading-scale)* .06rem);text-transform:uppercase;padding-bottom:1.6rem}body .cm_vehicle-widget__verify-fitment .cm_vehicle-widget_dropdowns .cm_vehicle-widget_title{margin-bottom:0}body .ab-fitment-verify-wrapper .title{padding-bottom:0}body .ab-fitment-verify-wrapper button{min-height:3.2rem}body .cm_vehicle-widget .cm_select_inner-select{height:4.8rem}body .cm_select__pretty{border-color:#707275}body .policy-info-links{display:flex;justify-content:center;column-gap:2.4rem;row-gap:.8rem}body .accordion.product-warranty,body .accordion.returns-amp-replacements{display:block;scroll-margin-top:2rem}.accordion.product-warranty h4,.accordion.returns-amp-replacements h4{font-size:2.4rem;margin:1rem 0 0}.policy-info-links a{font-size:1.6rem;column-gap:.8rem}@media screen and (max-width: 944px){.policy-info-links a{margin-bottom:0}}.rebate-on-pdp{text-align:left;width:fit-content}.rebate-on-pdp a{font-weight:400;color:#fff;margin-left:1rem}.sticky-atc{display:none;transform:translateY(100%)}@media screen and (max-width: 750px){.sticky-atc{display:flex;gap:1rem;position:fixed;bottom:0;left:0;width:100%;margin:0;padding:1rem 1rem 0;background-color:rgb(var(--color-gainsboro));z-index:2;transition:transform .3s ease-in-out;transform:translateY(100%)}.atc-sticky .sticky-atc{transform:translateY(0);display:flex}.buy-buttons--container form{width:100%}.sticky-atc .button{flex:1;margin-bottom:1rem;padding-left:0;padding-right:0}#mobile-accordions-section{scroll-margin-top:2rem}.atc-sticky #enchant-messenger-launcher.enchant-messenger-animate-in{bottom:7rem!important}}#mobile-accordions-section{scroll-margin-top:10rem}shopify-accelerated-checkout,.shopify-payment-button{display:none;--shopify-accelerated-checkout-button-block-size: 44px}#more-payment-options-link,.shopify-payment-button__more-options{display:none}
/*# sourceMappingURL=/cdn/shop/t/132/assets/section-main-product.css.map */
