.product-card .hover-reveal{transition:opacity var(--animation-primary, .3s ease)}.product-card:hover .hover-reveal{opacity:1!important}.product-card__logos{padding:var(--sp-2, 8px)}.product-card__logo{display:block;height:auto}@media(min-width:768px){.product-card__logos--desktop{opacity:0;transition:opacity var(--animation-primary, .3s ease)}.product-card:hover .product-card__logos--desktop{opacity:1}}.footer__accordions .details__content p{margin-bottom:.8rem!important}svg{overflow:visible}#sc-store-locator-map .image-wrapper{display:none}#sc-store-locator-map .sl-address-item .name{margin-bottom:-10px}#sc-store-locator-map .sl-address-website{display:flex;margin-top:10px;gap:10px;align-items:center}#sc-store-locator-map .sl-bttn,#sc-store-locator-map .sl-address-action-bttn{background-color:rgb(var(--color-base-button));color:rgb(var(--color-base-button-text));border-color:rgb(var(--color-base-button));transition:all .3s ease-out}#sc-store-locator-map .sl-address-action-bttn:hover,#sc-store-locator-map .sl-bttn:hover{background-color:rgba(var(--color-base-button, .8))}#sc-store-locator-map .gm-style-iw-d{padding:0;overflow:auto!important}#sc-store-locator-map .gm-style-iw-d>div{background-color:rgb(var(--color-base-background));color:rgb(var(--color-base-text));padding:var(--sp-4);border-radius:var(--border-radius-small);box-shadow:0 12px 30px rgb(var(--color-shadow, 15 23 42) / .4);font-size:var(--fluid-sm-to-base)}#sc-store-locator-map .gm-style-iw-d .name{display:block;font-weight:var(--font-bold);font-size:var(--fluid-base-to-xl);margin-bottom:var(--sp-1);padding-right:30px;padding-bottom:5px}#sc-store-locator-map .gm-style-iw-d :is(.address,.city,.postal_zip,.country){display:inline;font-size:var(--fluid-sm-to-base);color:rgb(var(--color-base-text))}#sc-store-locator-map .gm-style-iw-d .email{display:block;margin-top:var(--sp-2);font-weight:var(--font-medium);color:rgb(var(--color-base-highlight))}#sc-store-locator-map .gm-style-iw-d .phone{font-weight:var(--font-medium)}#sc-store-locator-map .gm-style-iw-d .store_website_container{margin-top:var(--sp-3)}#sc-store-locator-map .gm-style-iw-d .store_website_container br,#sc-store-locator-map .gm-style-iw-d .email+br,#sc-store-locator-map .gm-style-iw-d .name+br{display:none}#sc-store-locator-map .gm-style-iw-d .website_text_span{display:block;font-size:var(--fluid-sm-to-base);font-weight:var(--font-medium);margin-bottom:var(--sp-1)}#sc-store-locator-map .gm-style-iw-d a{font-weight:var(--font-medium);color:rgb(var(--color-base-highlight))}#sc-store-locator-map .gm-style-iw-d a:hover{color:rgb(var(--color-base-text))}#sc-store-locator-map .sl-filter{margin-bottom:0;background-color:rgb(var(--color-base-button));color:rgb(var(--color-base-button-text));border-color:rgb(var(--color-base-button))}#sc-store-locator-map .sl-filter:hover,#sc-store-locator-map .sl-filter.active{background-color:rgba(var(--color-base-text, .8))}#sc-store-locator-map .sl-link{color:rgb(var(--color-base-button))}#sc-store-locator-map .gm-style-iw:has(.name) .gm-style-iw-chr{position:absolute;top:2px;right:0}.quick_cart__terms{margin-bottom:15px}.quick_cart__terms .form-field--checkbox{justify-content:center;width:100%}.form-field--checkbox.error{color:tomato}.form-field.error textarea{border-color:tomato}.form-field--checkbox input{min-width:20px;width:20px;min-height:20px;height:20px;margin-right:10px}.form-field--checkbox{display:flex;align-items:center;width:fit-content;margin-left:0}.form-field--checkbox label{font-size:15px}.form-field--checkbox a{transition:all .3s}.form-field--checkbox a:hover{color:var( --color-highlight)}.terms-error-message{display:none;padding:10px;margin:10px 0;border-radius:4px;transition:all .3s ease}.terms-error-message.error{color:#dc2626;border:1px solid #fecaca}.form-field--checkbox.loading input{opacity:.7;cursor:wait}.form-field--checkbox.loading:after{content:"";position:absolute;right:10px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.form-field.error{transition:all .3s ease}.form-field.error textarea,.form-field.error input{border-color:#dc2626}.form-field--checkbox.error{color:#dc2626;transition:color .3s ease}.text-with-icons .column__icon--custom-width svg{width:var(--column-icon-width);height:var(--column-icon-width)}.header__menu>ul .menu__item .header-dealer-icon .icon{width:var(--dealer-login-icon-width, 20px);height:var(--dealer-login-icon-width, 20px)}.header-dealer-icon img{width:var(--dealer-login-icon-width, 20px);height:auto}.header__menu.header__menu--plain-localization>ul.with-block{gap:0;margin-inline:0}.header__menu.header__menu--plain-localization>ul.with-block .localization .menu__item,.header__menu.header__menu--plain-localization>ul.with-block .localization--colored .menu__item{border:none;border-radius:0;background:transparent;color:inherit}.hotspot__label{position:absolute;inset-inline-start:50%;inset-block-end:calc(100% + var(--sp-2));transform:translate(calc(-50% * var(--transform-logical)));font-size:calc(var(--hotspot-width) * .2);line-height:1.2;text-align:center;white-space:nowrap;pointer-events:none;color:rgb(var(--hotspot-color));text-shadow:0 0 2px rgb(var(--color-overlay)),0 0 4px rgb(var(--color-overlay));opacity:0;transition:opacity var(--animation-primary)}@media screen and (min-width:1024px)and (pointer:fine){.hotspot:hover .hotspot__label{opacity:1}}.specification>div{min-width:0}.specification .metafield-multi_line_text_field{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}@media(max-width:1199px){.specification>div{grid-column:1 / -1}}.no-facet-topbar-follow-down .header,.no-facet-topbar-follow-down .header-section,.no-facet-topbar-follow-down .header-section .header{transform:none!important;opacity:1!important;visibility:visible!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom.css.map */
