.motorfacil-product-wrap{--mfp-orange: #FF6600;--mfp-blue: #00AAFF;--mfp-bg: #0E0E0E;--mfp-card: #161616;--mfp-text: #F0F0F0;--mfp-muted: #909090;--mfp-radius: 8px}.motorfacil-product-wrap{background-color:#0e0e0e;background-image:repeating-linear-gradient(0deg,transparent 0,transparent 3px,rgba(255,255,255,.018) 3px,rgba(255,255,255,.018) 4px),repeating-linear-gradient(90deg,transparent 0,transparent 3px,rgba(255,255,255,.018) 3px,rgba(255,255,255,.018) 4px);background-size:4px 4px;color:var(--mfp-text);min-height:60vh}.motorfacil-product-wrap.has-bg-img{background-image:none}.motorfacil-product-container{max-width:1280px;margin:0 auto;padding:0 24px}.motorfacil-product-section{padding:48px 0}.motorfacil-product-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.motorfacil-gallery__main{background:#111;border:1px solid rgba(255,102,0,.2);border-radius:var(--mfp-radius);overflow:hidden;aspect-ratio:1 / 1}.motorfacil-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.motorfacil-gallery__main-img:hover{transform:scale(1.03)}.motorfacil-gallery__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:6rem;background:linear-gradient(135deg,#1a1a1a,#222)}.motorfacil-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.motorfacil-gallery__thumb{aspect-ratio:1;background:#111;border:1px solid rgba(255,255,255,.1);border-radius:5px;overflow:hidden;cursor:pointer;transition:border-color .2s}.motorfacil-gallery__thumb:hover{border-color:var(--mfp-orange)}.motorfacil-gallery__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.motorfacil-product-info{display:flex;flex-direction:column;gap:16px}.motorfacil-product-info__title{font-size:1.75rem;font-weight:800;color:#f0f0f0;margin:0;line-height:1.2}.motorfacil-product-info__stars{display:flex;align-items:center;gap:6px}.motorfacil-product-info__star{width:15px;height:15px}.motorfacil-product-info__star--on{fill:#ffb800;color:#ffb800}.motorfacil-product-info__star--off{fill:#2a2a2a;color:#2a2a2a}.motorfacil-product-info__reviews{font-size:.8rem;color:gray;margin-left:4px}.motorfacil-product-info__prices{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.motorfacil-product-info__price{font-size:2rem;font-weight:800;color:var(--mfp-orange)}.motorfacil-product-info__compare{font-size:1.1rem;color:#606060;text-decoration:line-through}.motorfacil-product-info__divider{border:none;border-top:1px solid rgba(255,255,255,.08);margin:4px 0}.motorfacil-variant-group{display:flex;flex-direction:column;gap:6px}.motorfacil-variant-label{font-size:.8rem;font-weight:600;color:#a0a0a0;text-transform:uppercase;letter-spacing:.08em}.motorfacil-variant-select{width:100%;background:#1c1c1c;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#f0f0f0;padding:11px 36px 11px 14px;font-size:.9rem;outline:none;cursor:pointer;transition:border-color .2s;-webkit-appearance:none;appearance:none;font-family:inherit;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23909090' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}.motorfacil-variant-select:focus{border-color:var(--mfp-orange)}.motorfacil-qty-wrap{display:flex;align-items:center;background:#1c1c1c;border:1px solid rgba(255,255,255,.15);border-radius:6px;overflow:hidden;width:fit-content}.motorfacil-qty-btn{width:42px;height:44px;background:#111821!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;font-size:1.25rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-family:inherit}.motorfacil-qty-btn:hover{background:#ff660026!important;border-color:#ff6a00!important;color:#ff6a00!important}.motorfacil-qty-input{width:56px;height:44px;background:#0b0f14!important;border:none;border-left:1px solid rgba(255,255,255,.1);border-right:1px solid rgba(255,255,255,.1);color:#fff!important;-webkit-text-fill-color:#ffffff!important;text-align:center;font-size:1rem;font-weight:800!important;outline:none;opacity:1!important;-moz-appearance:textfield;font-family:inherit}.motorfacil-qty-input::-webkit-inner-spin-button,.motorfacil-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.motorfacil-qty-input::placeholder{color:#ffffffa6!important;-webkit-text-fill-color:rgba(255,255,255,.65)!important}.motorfacil-product-btns{display:flex;flex-direction:column;gap:10px}.motorfacil-product-atc{width:100%;padding:15px;background:var(--mfp-orange);border:2px solid var(--mfp-orange);border-radius:6px;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;letter-spacing:.02em;font-family:inherit}.motorfacil-product-atc:hover{background:#e05500;border-color:#e05500;transform:translateY(-1px);box-shadow:0 4px 16px #ff660059}.motorfacil-product-buynow{width:100%;padding:15px;background:transparent;border:2px solid var(--mfp-blue);border-radius:6px;color:var(--mfp-blue);font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s;letter-spacing:.02em;font-family:inherit}.motorfacil-product-buynow:hover{background:var(--mfp-blue);color:#fff}.motorfacil-quick-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:16px;background:#ff66000d;border:1px solid rgba(255,102,0,.15);border-radius:6px}.motorfacil-quick-benefit{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#ffffffb8}.motorfacil-quick-benefit svg{width:16px;height:16px;flex-shrink:0;stroke:var(--mfp-orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.motorfacil-product-desc-wrap{padding:48px 0 0;border-top:1px solid rgba(255,255,255,.06)}.motorfacil-product-desc-wrap h2{font-size:1.3rem;font-weight:700;color:#f0f0f0;margin:0 0 20px}.motorfacil-product-desc{background:#080d13d1;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:22px;color:#ffffffe0;line-height:1.75;font-size:15px;max-width:100%}.motorfacil-product-desc p{margin:0 0 14px}.motorfacil-product-desc p:last-child{margin:0}.motorfacil-product-desc ul,.motorfacil-product-desc ol{padding-left:20px;margin:0 0 14px}.motorfacil-product-desc li{margin-bottom:8px}.motorfacil-accordions{display:flex;flex-direction:column;gap:12px;margin-top:32px}.motorfacil-accordion{background:#111821;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.motorfacil-accordion:hover{border-color:#ff66004d}.motorfacil-accordion[open]{border-color:#f606;box-shadow:0 4px 20px #ff660014}.motorfacil-accordion>summary{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;font-size:.95rem;font-weight:700;color:#f0f0f0;cursor:pointer;list-style:none;background:#111821;transition:background .2s,color .2s;-webkit-user-select:none;user-select:none;font-family:inherit;letter-spacing:.01em}.motorfacil-accordion>summary::-webkit-details-marker{display:none}.motorfacil-accordion>summary:hover{background:#ff660014;color:var(--mfp-orange)}.motorfacil-accordion[open]>summary{color:var(--mfp-orange);border-bottom:1px solid rgba(255,255,255,.06)}.motorfacil-accordion>summary:after{content:"+";font-size:1.4rem;font-weight:400;color:var(--mfp-orange);flex-shrink:0;transition:color .2s,transform .2s;line-height:1}.motorfacil-accordion[open]>summary:after{content:"\2212";color:var(--mfp-orange);transform:rotate(0)}.motorfacil-accordion__body{padding:22px;background:#080d13e6;font-size:.92rem;color:#ffffffd1;line-height:1.75}.motorfacil-accordion__body p{margin:0 0 12px}.motorfacil-accordion__body p:last-child{margin:0}.motorfacil-accordion__body ul{padding-left:20px;margin:0 0 12px}.motorfacil-accordion__body li{margin-bottom:6px}.motorfacil-related{padding:48px 0 64px;border-top:1px solid rgba(255,255,255,.06);margin-top:48px}.motorfacil-related__title{font-size:1.4rem;font-weight:700;color:#f0f0f0;margin:0 0 28px}.motorfacil-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.motorfacil-product-wrap .motorfacil-prod-card{--mf-orange: var(--mfp-orange);--mf-blue: var(--mfp-blue);--mf-card: var(--mfp-card);background:var(--mfp-card);border:1px solid rgba(255,255,255,.07);border-radius:var(--mfp-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.motorfacil-product-wrap .motorfacil-prod-card:hover{transform:translateY(-2px);border-color:#ff660059}.motorfacil-product-wrap .motorfacil-prod-card__img-wrap{position:relative;overflow:hidden;background:#111;aspect-ratio:1 / 1}.motorfacil-product-wrap .motorfacil-prod-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.motorfacil-product-wrap .motorfacil-prod-card:hover .motorfacil-prod-card__img{transform:scale(1.04)}.motorfacil-product-wrap .motorfacil-prod-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:3rem;background:linear-gradient(135deg,#1a1a1a,#222)}.motorfacil-product-wrap .motorfacil-prod-card__badge{position:absolute;top:9px;left:9px;font-size:.7rem;font-weight:700;padding:3px 9px;border-radius:3px;text-transform:uppercase}.motorfacil-product-wrap .motorfacil-prod-card__badge--sale{background:var(--mfp-orange);color:#fff}.motorfacil-product-wrap .motorfacil-prod-card__badge--new{background:var(--mfp-blue);color:#fff}.motorfacil-product-wrap .motorfacil-prod-card__body{padding:12px 14px 0;flex:1;display:flex;flex-direction:column}.motorfacil-product-wrap .motorfacil-prod-card__title{font-size:.88rem;font-weight:600;color:#f0f0f0;margin:0 0 8px;line-height:1.35}.motorfacil-product-wrap .motorfacil-prod-card__prices{display:flex;align-items:baseline;gap:8px;margin-bottom:10px;flex:1;align-items:flex-end}.motorfacil-product-wrap .motorfacil-prod-card__price{font-size:1rem;font-weight:700;color:var(--mfp-orange)}.motorfacil-product-wrap .motorfacil-prod-card__compare{font-size:.8rem;color:#606060;text-decoration:line-through}.motorfacil-product-wrap .motorfacil-prod-card__footer{padding:0 14px 14px;display:flex;flex-direction:column;gap:7px}.motorfacil-product-wrap .motorfacil-prod-card__atc{width:100%;padding:10px;background:var(--mfp-orange);border:none;border-radius:5px;color:#fff;font-size:.83rem;font-weight:700;cursor:pointer;transition:background .2s;font-family:inherit}.motorfacil-product-wrap .motorfacil-prod-card__atc:hover{background:#e05500}.motorfacil-product-wrap .motorfacil-prod-card__view{text-align:center;font-size:.78rem;color:var(--mfp-blue);text-decoration:none;transition:color .2s}.motorfacil-product-wrap .motorfacil-prod-card__view:hover{color:#fff;text-decoration:none}@media(max-width:900px){.motorfacil-product-layout{grid-template-columns:1fr;gap:32px}.motorfacil-related__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.motorfacil-related__grid{gap:10px}.motorfacil-quick-benefits{grid-template-columns:1fr}.motorfacil-product-info__title{font-size:1.4rem}.motorfacil-product-info__price{font-size:1.5rem}.motorfacil-gallery__thumbs{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/motorfacil-product-premium.css.map */
