.menu-plp{width:100%;min-height:calc(100vh - 120px);font-family:var(--font-figtree),sans-serif;background:#fff}@media (min-width:768px){.menu-plp{grid-template-rows:minmax(0,1fr);grid-template-columns:280px minmax(0,1fr);gap:36px;height:100%;min-height:0;padding:40px 24px 16px 40px;display:grid;position:relative;overflow:hidden}}.menu-plp__desktop-close{display:none}@media (min-width:768px){.menu-plp__desktop-close{color:#595957;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;font-size:30px;font-weight:300;line-height:1;display:grid;position:absolute;top:30px;right:40px}}.menu-plp__mobile-header{z-index:1;color:#fff;background:#484846;flex-shrink:0;justify-content:space-between;align-items:center;height:38px;padding:0 12px;display:flex;position:sticky;top:0}.menu-plp__mobile-header h3{margin:0;font-size:14px;font-weight:700}.menu-plp__mobile-header button{color:currentColor;cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;font-size:28px;font-weight:300;line-height:1;display:grid}@media (min-width:768px){.menu-plp__mobile-header{display:none}}.menu-plp__sidebar{flex-direction:column;padding:20px 12px 0;display:flex}@media (min-width:768px){.menu-plp__sidebar{padding:20px 0 0}}.menu-plp__category-list{flex-direction:column;display:flex}.menu-plp__category{color:#3b3b3a;cursor:pointer;width:100%;min-height:48px;font:inherit;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:0 12px;font-size:14px;font-weight:400;display:grid}.menu-plp__category svg{color:#6e6e6c}.menu-plp__category span{overflow-wrap:anywhere}.menu-plp__category:hover,.menu-plp__category--active{color:#c00;font-weight:700}.menu-plp__category:hover svg,.menu-plp__category--active svg{color:#c00}.menu-plp__category--active{background:#f2f2f2;border-radius:4px}@media (min-width:768px){.menu-plp__category{grid-template-columns:22px minmax(0,1fr);min-height:36px;padding:0 14px}.menu-plp__category .menu-plp__category-chevron{display:none}}.menu-plp__category-chevron{color:#878784;justify-content:flex-end;display:inline-flex}.menu-plp__store-link{color:#343433;border-top:1px solid #d3d3d3;justify-content:space-between;align-items:center;min-height:52px;margin:8px 0 0;padding:0 12px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.menu-plp__store-link svg{color:#c00}@media (min-width:768px){.menu-plp__store-link{margin-top:40px;padding:0 6px}}.menu-plp__mobile-products,.menu-plp__content{display:none}@media (min-width:768px){.menu-plp__content{scrollbar-width:thin;scrollbar-color:#c00 #0000;min-width:0;padding-top:20px;padding-right:0;display:block;overflow:auto}.menu-plp__content::-webkit-scrollbar{width:4px}.menu-plp__content::-webkit-scrollbar-track{background:0 0}.menu-plp__content::-webkit-scrollbar-thumb{background-color:#c00;border-radius:4px}}.menu-plp__intro{margin-bottom:42px}.menu-plp__intro h2{color:#343433;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.2}.menu-plp__intro p{color:#484846;margin:0;font-size:16px;line-height:1.4}.menu-plp__product-grid{grid-template-columns:repeat(2,minmax(260px,306px));gap:24px;display:grid}.menu-plp__compact-grid{grid-template-columns:repeat(3,minmax(178px,210px));align-content:start;gap:24px;display:grid}.menu-plp--repuestos .menu-plp__product-grid,.menu-plp--accesorios .menu-plp__product-grid{grid-template-columns:minmax(260px,306px) minmax(0,1fr);align-items:start}.menu-plp-card{color:#313130;background:linear-gradient(105deg,#f6f6f6bd 0%,#ffffffe6 45%,#f6f6f661 100%);border:1px solid #e9e9e9;border-radius:6px;flex-direction:column;min-height:286px;padding:16px 12px 12px;display:flex;position:relative}.menu-plp-card--featured{min-height:526px;padding:28px 12px 12px}.menu-plp-card__badge{color:#fff;text-align:center;background:#6e6e6c;border-radius:999px;min-width:80px;padding:4px 12px;font-size:12px;font-weight:700;line-height:1;position:absolute;top:-8px;left:12px}.menu-plp-card__brand{object-fit:contain;align-self:center;width:min(180px,70%);height:auto;margin-bottom:22px}.menu-plp-card h3{color:#343433;text-align:center;overflow-wrap:anywhere;max-width:260px;min-height:42px;margin:0 auto 10px;font-size:16px;font-weight:700;line-height:1.35}.menu-plp-card__image{flex:1;place-items:center;min-height:110px;display:grid}.menu-plp-card__image img{object-fit:contain;width:auto;max-width:86%;height:auto;max-height:292px}.menu-plp-card__footer{border-top:1px solid #d3d3d3;margin-top:auto;padding-top:8px}.menu-plp-card__footer p{color:#1d1d1d;text-align:center;margin:0 0 26px;font-size:24px;font-weight:700;line-height:1}.menu-plp-card__button{color:#fff;text-align:center;background:#c00;border:1px solid #c00;border-radius:5px;justify-content:center;align-items:center;width:100%;min-height:40px;font-size:14px;font-weight:700;text-decoration:none;display:flex}@media (min-width:768px){.menu-plp-card{width:306px;min-height:600px;padding:28px 10px 10px}.menu-plp-card h3{margin-bottom:28px}.menu-plp-card__image{min-height:286px}.menu-plp-card__footer{padding-top:8px}.menu-plp-card__footer p{margin-bottom:28px}.menu-plp__compact-grid .menu-plp-card{width:auto;min-height:267px;padding:14px 10px 8px}.menu-plp__compact-grid .menu-plp-card h3{max-width:164px;min-height:44px;margin-bottom:8px;font-size:12px;line-height:1.35}.menu-plp__compact-grid .menu-plp-card__image{min-height:144px}.menu-plp__compact-grid .menu-plp-card__image img{max-width:92%;max-height:144px}.menu-plp__compact-grid .menu-plp-card__footer{padding-top:10px}.menu-plp__compact-grid .menu-plp-card__footer p{margin-bottom:8px;font-size:18px}.menu-plp__compact-grid .menu-plp-card__button{min-height:28px;font-size:12px}}@media (max-width:767px){.menu-plp--mobile-products .menu-plp__sidebar{display:none}.menu-plp--mobile-products .menu-plp__mobile-products{display:block}.menu-plp__mobile-products{padding:14px 12px 32px}.menu-plp__mobile-back{color:#3b3b3a;cursor:pointer;width:100%;min-height:34px;font-family:var(--font-figtree),sans-serif;text-align:left;background:0 0;border:0;align-items:center;gap:8px;margin:0 0 14px;font-size:16px;font-weight:700;display:flex}.menu-plp__mobile-product-list{flex-direction:column;gap:24px;display:flex}.menu-plp-card--featured{min-height:526px}.menu-plp-card--featured .menu-plp-card__brand{width:min(180px,58%)}.menu-plp-card--featured .menu-plp-card__image{min-height:238px}.menu-plp-card--featured .menu-plp-card__image img{max-height:240px}.menu-plp-card:not(.menu-plp-card--featured){min-height:286px;padding-top:14px}.menu-plp-card:not(.menu-plp-card--featured) .menu-plp-card__badge,.menu-plp-card:not(.menu-plp-card--featured) .menu-plp-card__brand{display:none}.menu-plp-card:not(.menu-plp-card--featured) h3{max-width:260px;min-height:42px;margin-bottom:8px}.menu-plp-card:not(.menu-plp-card--featured) .menu-plp-card__image{min-height:138px}.menu-plp-card:not(.menu-plp-card--featured) .menu-plp-card__image img{max-width:72%;max-height:150px}.menu-plp-card:not(.menu-plp-card--featured) .menu-plp-card__footer p{margin-bottom:10px;font-size:16px}}
.sub-menu{z-index:50;isolation:isolate;background-color:#0000;width:100%;margin:0;position:sticky;top:68px}@media (min-width:1024px){.sub-menu{top:118px}}.sub-menu__list{z-index:999;pointer-events:none;width:92%;margin:0 auto;padding:0;list-style:none;display:flex;position:absolute}@media (min-width:1920px){.sub-menu__list{max-width:1296px}}.sub-menu__list{width:100%}@media (min-width:768px){.sub-menu__list{align-items:flex-start}}.sub-menu__item{pointer-events:auto;background:#c00;flex:1;min-width:0;margin:0;position:relative}@media (min-width:768px){.sub-menu__item{flex:initial;width:auto;margin:0 8px}}.sub-menu__item:first-of-type{background:#c00;margin:0;padding-left:3%}@media (min-width:768px){.sub-menu__item:first-of-type .sub-menu__link{padding-top:12px;padding-bottom:12px}}.sub-menu__item:nth-of-type(2n){background:#484846}.sub-menu__item:nth-of-type(3n){background:#595957}.sub-menu__item:last-of-type:after{display:none}@media (min-width:768px){.sub-menu__item:last-of-type:after{display:block}}.sub-menu__item:after{content:"";background-color:inherit;z-index:2;border-radius:0 0 8px;width:20px;height:100%;position:absolute;top:0;right:-10px;transform:skew(-20deg)}@media (min-width:768px){.sub-menu__item:after{width:40px;right:-30px}}.sub-menu__item--active>.sub-menu__link{color:#c00;font-weight:700}@media (min-width:768px){.sub-menu__item--open>.sub-menu__link{font-weight:700;text-decoration:underline}}.sub-menu__link{width:100%;font-family:var(--font-figtree),sans-serif;color:#fff;cursor:pointer;z-index:3;white-space:nowrap;background:0 0;border:none;justify-content:center;align-items:center;padding:12px 0;font-size:14px;font-weight:400;text-decoration:none;display:flex;position:relative}@media (min-width:768px){.sub-menu__link{justify-content:flex-start;padding:6px 10px 8px 50px}}@media (max-width:767px){.sub-menu--open .sub-menu__list,.sub-menu--open .sub-menu__item{display:none}.sub-menu--open .sub-menu__item--open{background:#c00;width:100%;display:block}.sub-menu--open .sub-menu__item--open .sub-menu__link{justify-content:space-between;padding:14px 16px;font-size:16px;font-weight:700}.sub-menu--open .sub-menu__item--open:after{display:none}}.sub-menu__dropdown{z-index:2;width:100%;box-shadow:none;opacity:0;pointer-events:none;background:#fff;border-radius:0;flex-direction:column;gap:0;max-height:0;padding:0;transition:all .25s;display:flex;position:relative;left:0;overflow:hidden;transform:none}@media (min-width:768px){.sub-menu__dropdown{border-radius:0 0 12px 12px;flex-direction:row;gap:32px;width:96%;min-height:360px;max-height:none;padding:32px 40px;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 8px 32px #00000024}}.sub-menu--open .sub-menu__dropdown{opacity:1;pointer-events:auto;max-height:1000px}@media (min-width:768px){.sub-menu--open .sub-menu__dropdown{transform:translate(-50%)translateY(0)}}.sub-menu__desktop-close{display:none}@media (min-width:1024px){.sub-menu__desktop-close{cursor:pointer;color:#6e6e6c;background:0 0;border:none;padding:4px;font-size:20px;line-height:1;transition:color .2s;display:block;position:absolute;top:12px;right:16px}.sub-menu__desktop-close:hover{color:#313130}}.sub-menu__mobile-header{color:#fff;background-color:#c00;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sub-menu__mobile-header .itemLabel{margin:0;font-size:16px;font-weight:700}.sub-menu__mobile-header button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sub-menu__mobile-header button svg{stroke:#fff;width:18px;height:18px}@media (min-width:768px){.sub-menu__mobile-header{display:none}}.sub-menu__mobile-segment{border:1px solid #d3d3d3;border-radius:8px;margin:12px 16px;display:flex;overflow:hidden}.sub-menu__mobile-segment button{cursor:pointer;background:#fff;border:none;flex:1;padding:10px;font-size:13px}.sub-menu__mobile-segment button.active{background:#e9e9e9;font-weight:700}@media (min-width:768px){.sub-menu__mobile-segment{display:none}}.sub-menu__dropdown-list{width:100%;margin:0;padding:0;list-style:none}@media (min-width:768px){.sub-menu__dropdown-list{border-right:1px solid #e9e9e9;width:280px}}.sub-menu__dropdown-link{color:#3b3b3a;border-bottom:1px solid #e9e9e9;justify-content:space-between;align-items:center;padding:14px 16px;font-size:14px;text-decoration:none;display:flex}@media (min-width:768px){.sub-menu__dropdown-link{border-bottom:none;justify-content:flex-start;font-size:13px}}.sub-menu__dropdown-link:hover{color:#c00;background-color:#f6f6f6}.sub-menu__mobile-cta{flex-direction:column;gap:12px;padding:16px;display:flex}.sub-menu__mobile-cta .cta-primary{color:#343433;border-top:1px solid #e9e9e9;justify-content:space-between;padding-top:12px;font-weight:700;text-decoration:none;display:flex}.sub-menu__mobile-cta .cta-secondary{color:#484846;font-size:14px;text-decoration:none}@media (min-width:768px){.sub-menu__mobile-cta,.sub-menu__dropdown--motocicletas{display:none}}.sub-menu__dropdown--menu-plp{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c00 #0000;gap:0;height:calc(100dvh - 68px);padding:0;overflow-y:auto}.sub-menu__dropdown--menu-plp::-webkit-scrollbar{width:4px}.sub-menu__dropdown--menu-plp::-webkit-scrollbar-track{background:0 0}.sub-menu__dropdown--menu-plp::-webkit-scrollbar-thumb{background-color:#c00;border-radius:4px}@media (min-width:768px){.sub-menu__dropdown--menu-plp{overscroll-behavior:contain;border-radius:0 0 8px 8px;width:96%;height:calc(100vh - 160px);min-height:520px;max-height:665px;padding:0;display:block;overflow-y:auto}}.sub-menu__dropdown-body{display:none}@media (min-width:768px){.sub-menu__dropdown-body{flex:1;padding-left:24px;display:block}}.sub-menu__dropdown-body .itemLabel{color:#343433;margin-bottom:8px;font-size:24px;font-weight:700}.sub-menu__content-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:20px;display:grid}.sub-menu__content-card{color:#3b3b3a;border:1px solid #e9e9e9;border-radius:8px;padding:16px;text-decoration:none}.sub-menu__content-card:hover{color:#c00;border-color:#c00}
.FloatingSidebar-module-scss-module__7c80oa__sidebar{display:none}@media (min-width:768px){.FloatingSidebar-module-scss-module__7c80oa__sidebar{z-index:100;display:flex;position:fixed;top:42%;right:24px;transform:translateY(-50%)}}.FloatingSidebar-module-scss-module__7c80oa__list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FloatingSidebar-module-scss-module__7c80oa__item{display:flex}.FloatingSidebar-module-scss-module__7c80oa__item.container-image{background-color:#fff;border:2px solid #1d1d1d;border-radius:100%;width:51px;height:51px;display:block}.FloatingSidebar-module-scss-module__7c80oa__item.container-image img{width:20px!important;height:20px!important}.FloatingSidebar-module-scss-module__7c80oa__item.container-image-whatsapp{margin-top:30px}.FloatingSidebar-module-scss-module__7c80oa__link{justify-content:center;align-items:center;width:48px;height:48px;display:flex}.FloatingSidebar-module-scss-module__7c80oa__link:hover{opacity:.7}.FloatingSidebar-module-scss-module__7c80oa__icon{width:48px;height:48px;display:block}
.KapoHomeFloatBtn-module-scss-module__6j2s7G__container.KapoHomeFloatBtn-module-scss-module__6j2s7G__isHidden{display:none}.KapoHomeFloatBtn-module-scss-module__6j2s7G__img{object-fit:contain;z-index:180;width:135px;height:114px;position:fixed;bottom:7%;right:1%}@media (min-width:768px){.KapoHomeFloatBtn-module-scss-module__6j2s7G__img{width:145px;height:120px}}body[data-page=pdp] .KapoHomeFloatBtn-module-scss-module__6j2s7G__img{bottom:40%}@media (min-width:768px){body[data-page=pdp] .KapoHomeFloatBtn-module-scss-module__6j2s7G__img{bottom:16%}}body[data-mudi-open=true] .KapoHomeFloatBtn-module-scss-module__6j2s7G__img{display:none}
