.motex-quote-link{display:inline-flex!important;align-items:center;gap:4px;width:auto!important;margin-right:0!important;padding-right:12px!important}.motex-quote-link__label{font-size:1.15rem;font-weight:700;white-space:nowrap}@media only screen and (max-width:749px){.motex-quote-link{width:4.4rem!important;padding-right:0!important;margin-right:-1.2rem!important}.motex-quote-link__label{display:none}}.quick-add__submit.button--secondary{background-color:#ef1b21;color:#fff;border-color:#ef1b21}.quick-add__submit.button--secondary:hover{background-color:#d0151b;border-color:#d0151b;color:#fff}.card__media .media img{object-fit:contain!important;height:100%!important;width:100%!important}.motex-category-sidebar{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(var(--color-foreground),.1)}@media only screen and (min-width:750px){#main-collection-filters{position:sticky;top:20px;max-height:calc(100vh - 40px);overflow-y:auto}}.motex-category-sidebar__title{font-size:1.4rem;font-weight:700;margin-bottom:10px}.motex-category-sidebar__list,.motex-category-sidebar__sublist{list-style:none;margin:0;padding:0}.motex-category-sidebar__item{position:relative}.motex-category-sidebar__link,.motex-category-sidebar__sublink{display:block;padding:4px 8px;font-size:.92rem;line-height:1.5;border-radius:4px;text-decoration:none;color:inherit;transition:background-color .15s ease,color .15s ease}.motex-category-sidebar__link:hover,.motex-category-sidebar__sublink:hover{background-color:#ef1b21;color:#fff}.motex-category-sidebar__link--current,.motex-category-sidebar__sublink--current{background-color:#ef1b211f;color:#ef1b21;font-weight:700}.motex-category-sidebar__link--current:hover,.motex-category-sidebar__sublink--current:hover{background-color:#ef1b21;color:#fff}.motex-category-sidebar__sublist{padding-left:14px}.motex-category-sidebar__toggle{position:absolute;top:4px;right:4px;width:28px;height:28px;border:none;background:transparent;cursor:pointer;font-size:1.1rem;border-radius:4px;transition:background-color .15s ease}.motex-category-sidebar__toggle:hover{background-color:rgba(var(--color-foreground),.08)}.motex-category-sidebar__toggle[aria-expanded=true] span{display:inline-block;transform:rotate(45deg)}.header__menu-item{border-radius:4px;transition:background-color .15s ease,color .15s ease!important}.header__menu-item:hover{background-color:#ef1b21!important;color:#fff!important}.header__menu-item:hover span{text-decoration:none!important}.motex-brands{padding:40px 0 60px;text-align:center}.motex-brands__title{margin-bottom:8px}.motex-brands__subheading{max-width:640px;margin:0 auto 32px;opacity:.8}.motex-brands__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;max-width:980px;margin:0 auto}.motex-brands__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;text-decoration:none;color:inherit;transition:box-shadow .18s ease,border-color .18s ease,transform .12s ease}.motex-brands__item:hover{border-color:#ef1b21;box-shadow:0 3px 12px #0000001a;color:inherit;transform:translateY(-2px)}.motex-brands__item-logo{max-width:100%;max-height:56px;width:auto;height:auto;object-fit:contain}.motex-brands__item-name{font-weight:700;font-size:1.05rem;text-transform:uppercase;letter-spacing:.02em}.motex-brands__item:has(.motex-brands__item-logo) .motex-brands__item-name{display:none}.motex-brands__item-cta{font-size:.85rem;opacity:.7}.motex-landing{padding:12px 0 48px}.motex-landing__hero{text-align:center;padding:48px 16px 40px;max-width:720px;margin:0 auto}.motex-landing__title{font-size:2.4rem;line-height:1.15;margin-bottom:14px}.motex-landing__subtitle{font-size:1.1rem;line-height:1.6;opacity:.8;margin-bottom:28px}.motex-landing__cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.motex-landing__btn{display:inline-flex;align-items:center;gap:10px;padding:16px 30px;border-radius:5px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:box-shadow .18s ease,transform .12s ease}.motex-landing__btn:active{transform:translateY(1px)}.motex-landing__btn--primary{background:#ef1b21;color:#fff}.motex-landing__btn--primary:hover{box-shadow:0 3px 12px #ef1b2159;color:#fff}.motex-landing__btn--whatsapp{background:#25d366;color:#000}.motex-landing__btn--whatsapp:hover{box-shadow:0 3px 12px #25d36659;color:#000}.motex-landing__btn--secondary{background:#fff;color:#000;border:2px solid #ef1b21}.motex-landing__btn--secondary:hover{background:#ef1b21;color:#fff}.motex-registro{padding:34px 16px;border-top:1px solid rgba(var(--color-foreground),.1);max-width:560px;margin:0 auto}.motex-registro__title{text-align:center;font-size:1.5rem;margin-bottom:8px}.motex-registro__subtitle{text-align:center;opacity:.8;margin-bottom:24px}.motex-registro__fields{display:flex;flex-direction:column;gap:14px}.motex-registro__required{color:#ef4b50}.motex-registro__warning,.motex-registro__errors{color:#ef4b50;font-weight:600;margin:0}.motex-registro__success{color:#4ade80;font-weight:700;text-align:center}.motex-registro__submit{align-self:flex-start;background:#ef1b21;color:#fff}.motex-landing__steps,.motex-landing__contact{padding:34px 16px;border-top:1px solid rgba(var(--color-foreground),.1)}.motex-landing__steps-title{text-align:center;font-size:1.5rem;margin-bottom:26px}.motex-landing__steps-grid,.motex-landing__contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:980px;margin:0 auto}.motex-landing__step{background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:24px 20px;text-align:center}.motex-landing__step h3{font-size:1.05rem;margin:12px 0 8px}.motex-landing__step p{font-size:.9rem;opacity:.8;line-height:1.55;margin:0}.motex-landing__step-num{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ef1b21;color:#fff;font-size:1.15rem;font-weight:700}.motex-landing__contact-card{display:flex;flex-direction:column;gap:4px;align-items:center;background:rgba(var(--color-foreground),.02);border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:20px 14px;text-align:center;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .18s ease}.motex-landing__contact-card:hover{border-color:#ef1b21;box-shadow:0 3px 12px #0000001a;color:inherit}.motex-landing__contact-card strong{font-size:1.35rem}.motex-landing__contact-card span{font-size:1.15rem;opacity:.9;word-break:break-all}@media only screen and (max-width:700px){.motex-landing__title{font-size:1.7rem}.motex-landing__steps-grid,.motex-landing__contact-grid{grid-template-columns:1fr}.motex-landing__btn{width:100%;justify-content:center}}.motex-quote-cta{margin:18px 0;padding:16px;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.12);border-radius:6px}.motex-quote-cta__label{margin:0 0 10px;font-weight:600;font-size:.95rem}.motex-quote-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 24px;margin:0 8px 8px 0;border-radius:4px;font-size:1.3rem;font-weight:700;letter-spacing:.03em;text-decoration:none;transition:box-shadow .18s ease,transform .12s ease}.motex-quote-btn:active{transform:translateY(1px)}.motex-quote-btn--whatsapp{background:#25d366;color:#000}.motex-quote-btn--whatsapp:hover{box-shadow:0 2px 8px #25d36659;background:#1ebe5b;color:#000}.motex-quote-btn--email{background:#fff;color:#ef1b21;border:2px solid #ef1b21}.motex-quote-btn--email:hover{background:#ef1b21;color:#fff}@media only screen and (max-width:590px){.motex-quote-btn{display:flex;width:100%;justify-content:center;margin-right:0}}.motex-quote-note{font-size:.9rem;opacity:.8;line-height:1.5}.motex-quote-form{margin-top:28px;padding:24px;background:rgba(var(--color-foreground),.03);border:1px solid rgba(var(--color-foreground),.12);border-radius:8px}.motex-quote-form__title{margin-bottom:4px}.motex-quote-form__subtitle{opacity:.75;margin-bottom:18px}.motex-quote-form__fields{display:flex;flex-direction:column;gap:12px;max-width:480px}.motex-quote-form__submit{align-self:flex-start}.motex-quote-form__required{color:#c0392b}.motex-quote-form__warning{color:#c0392b;font-weight:600;margin:0 0 4px}.field--invalid .field__input{box-shadow:0 0 0 2px #c0392b}.motex-quote-form__field-error{display:block;color:#c0392b;font-size:.8rem;margin-top:4px}.motex-quote-form__errors{color:#c0392b;margin-bottom:14px}.motex-quote-form__success{color:#1e7e34;font-weight:600;margin-bottom:16px}.motex-quote-form__copy-btn{background:#25d366;color:#fff}.motex-quote-form__copy-btn:hover{background:#1ebe5b;color:#fff}.motex-quote-form__copy-note{font-size:.85rem;opacity:.75;margin:8px 0 18px}.motex-quote-form__continue-link{display:inline-block}.cart__update-button{background:transparent;border:1px solid rgba(var(--color-foreground),.3);color:inherit;margin-right:10px}.cart__update-button:hover{background:rgba(var(--color-foreground),.06)}.motex-breadcrumb{padding-top:14px;padding-bottom:4px;font-size:.9rem;color:rgb(var(--color-foreground))}.motex-breadcrumb a{color:inherit;text-decoration:underline}.motex-breadcrumb__current{font-style:italic}.motex-vendor-logo{display:block;max-width:240px;max-height:84px;width:auto;height:auto;object-fit:contain}.collection-hero__title:has(.motex-vendor-logo) .motex-vendor-name{display:none}.contact [hidden],.motex-quote-form [hidden],.motex-registro [hidden]{display:none!important}.contact .form-status{font-size:1.6rem;font-weight:700;color:#ef1b21}.contact .form-status svg{color:#ef1b21}.motex-back-to-top{position:fixed;right:24px;bottom:24px;z-index:998;display:flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:0;border-radius:50%;background:#ef1b21;color:#fff;cursor:pointer;box-shadow:0 3px 14px #0000004d;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease,background .18s ease}.motex-back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.motex-back-to-top:hover{background:#d0151b;color:#fff}.motex-back-to-top:active{transform:translateY(1px)}.motex-account-status{display:flex;align-items:center;gap:6px;font-size:.82rem;color:rgba(var(--color-foreground),.75);white-space:nowrap;margin-right:12px}.motex-account-status a{color:inherit;text-decoration:underline}@media only screen and (max-width:989px){.motex-account-status{display:none}}.header__icon--account{display:none!important}.motex-search-bar{flex:1 1 auto;min-width:260px;max-width:480px;width:100%;margin:0 16px}.motex-search-bar .field{height:44px;width:100%;display:flex;align-items:center}.motex-search-bar .field__input{background-color:#fff;color:#1a1a1a;height:44px;min-height:0;line-height:44px;box-sizing:border-box;padding:0 34px 0 14px;font-size:15px}.motex-search-bar .reset__button{display:none!important}.motex-search-bar .search__button{right:6px;color:#1a1a1a}@media only screen and (max-width:749px){.motex-search-bar{max-width:100%;margin:8px 0;flex-basis:100%;order:10}}.motex-share-whatsapp{display:inline-flex;align-items:center;gap:8px;color:#25d366;text-decoration:none;font-weight:600}.motex-share-whatsapp:hover{color:#1ebe5b}
/*# sourceMappingURL=/cdn/shop/t/12/assets/motex-b2b.css.map */
