.madesa-projetos-collection{--mpc-bg: #eeeee7;--mpc-surface: #f4f5f5;--mpc-white: #ffffff;--mpc-ink: #131614;--mpc-ink-soft: #4b5852;--mpc-muted: #73827a;--mpc-dark: #36403c;--mpc-red: #e11923;--mpc-border: #d7d7c4;--mpc-radius: 8px;--mpc-radius-lg: 16px;--mpc-container: 1360px;background:var(--mpc-bg);color:var(--mpc-ink)}.madesa-projetos-collection *,.madesa-projetos-collection *:before,.madesa-projetos-collection *:after{box-sizing:border-box}.madesa-projetos-collection a{color:inherit;text-decoration:none}.madesa-projetos-collection img{display:block;width:100%;height:auto}.madesa-projetos-collection button,.madesa-projetos-collection input{font:inherit}.mpc__container{width:min(100%,var(--mpc-container));margin:0 auto}.madesa-projetos-cta{background:transparent!important}.mpc__hero-wrap{position:relative;background:#eeeee7;padding:40px 0}.mpc__hero-wrap:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:100%;height:140px;background:#fff;z-index:0}.mpc__hero{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,520px) minmax(0,720px);justify-content:space-between;gap:32px;align-items:start}.mpc__hero-copy{display:flex;flex-direction:column;gap:24px}.mpc__breadcrumbs{display:flex;align-items:center;gap:4px;font-size:12px;line-height:16px;letter-spacing:.6px;text-transform:uppercase}.mpc__breadcrumbs span{white-space:nowrap}.mpc__breadcrumbs span:last-child{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;color:var(--mpc-muted)}.mpc__separator{color:#8b938f}.mpc__title{margin:16px 0 0;font-size:40px;line-height:44px;font-weight:600}.mpc__subtitle{margin:4px 0 0;font-size:20px;line-height:28px}.mpc__cta-group{display:grid;gap:12px;width:min(100%,328px)}.mpc__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:8px 16px;border-radius:4px;border:1px solid transparent;font-size:16px;line-height:24px;font-weight:500}.mpc__button--primary{background:var(--mpc-red);color:#fff!important}.mpc__button--secondary{background:transparent;color:var(--mpc-dark);border-color:var(--mpc-dark)}.mpc__hero-media img{border-radius:var(--mpc-radius-lg);width:100%;aspect-ratio:644 / 393;object-fit:cover;height:auto}.mpc__catalog-wrap{padding:0 20px 48px}.mpc__catalog{display:grid;grid-template-columns:320px minmax(0,1fr);gap:48px}.mpc__filter-header{display:none}.mpc__sidebar{position:sticky;top:0;align-self:start;padding-bottom:104px}.mpc__filter-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.mpc__filter-title-wrap{display:flex;align-items:center;gap:12px}.mpc__filter-title{display:flex;align-items:center;gap:8px;margin:0;font-size:24px;line-height:32px;font-weight:600}.mpc__filter-icon{width:28px;height:28px}.mpc__count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;border-radius:999px;background:var(--mpc-red);color:#fff;font-size:14px;line-height:20px;font-weight:700}.mpc__selection-label{margin:0;color:var(--mpc-ink-soft);font-size:16px;line-height:24px}.mpc__filters{margin-top:8px}.mpc__filter-group{border-bottom:1px solid var(--mpc-border)}.mpc__filter-group[open] .mpc__filter-row{border-bottom:0}.mpc__filter-row{display:flex;align-items:center;justify-content:space-between;min-height:52px;padding:14px 0;font-size:16px;line-height:24px;color:#1c201e;cursor:pointer;list-style:none}.mpc__filter-row::-webkit-details-marker{display:none}.mpc__filter-row svg{width:16px;height:16px;transform:rotate(180deg)}[data-filter-close]{display:none}.mpc__filter-options{padding:0 0 14px;display:grid;gap:8px}.mpc__filter-option{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;line-height:20px;color:var(--mpc-ink-soft)}.mpc__filter-option.is-active{color:var(--mpc-dark);font-weight:600}.mpc__price-form{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mpc__price-form label{display:grid;gap:4px;font-size:12px;color:var(--mpc-muted)}.mpc__price-form input{width:100%;min-height:40px;border:1px solid var(--mpc-border);border-radius:4px;padding:8px 10px;color:var(--mpc-dark)}.mpc__price-submit{grid-column:1 / -1;min-height:40px;border:0;border-radius:4px;background:var(--mpc-dark);color:#fff;cursor:pointer}.mpc__products{display:flex;flex-direction:column;gap:32px}.mpc__label-mobile{display:none}.mpc__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-top:8px}.mpc__empty{margin:0;font-size:16px;color:var(--mpc-ink-soft)}.mpc__card{background:var(--mpc-surface);border-radius:var(--mpc-radius);padding:12px 0;display:flex;flex-direction:column;gap:12px}.mpc__card-head{display:flex;justify-content:space-between;gap:12px;padding:0 12px;font-size:20px;line-height:28px}.mpc__card-name{margin:0;font-size:20px;line-height:28px;font-weight:700}.mpc__card-color{font-size:20px;line-height:28px}.mpc__card-image{position:relative;height:157px}.mpc__card-image img{height:100%;object-fit:cover}.mpc__image-badge{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:4px;background:var(--mpc-dark);color:#fff;padding:4px 6px 4px 8px;border-radius:4px;font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.6px}.mpc__image-badge svg{width:16px;height:16px}.mpc__image-badge-icon{display:inline-flex;align-items:center;justify-content:center}.mpc__details{padding:0 12px;font-size:14px;line-height:20px}.mpc__detail{display:flex;justify-content:space-between;gap:8px}.mpc__detail dt{margin:0;font-weight:700}.mpc__detail dd{margin:0}.mpc__actions{display:flex;gap:12px;padding:0 12px}.mpc__actions .mpc__button{min-height:52px;font-size:14px;line-height:20px;padding:8px 10px;flex:1 1 0}.mpc__actions .mpc__button--primary{background:var(--mpc-dark)}.mpc__actions .mpc__button--secondary{border-color:var(--mpc-dark);color:var(--mpc-dark)}.mpc__pagination{display:flex;flex-direction:column;align-items:center;gap:8px}.mpc__pages{display:flex;align-items:center;justify-content:center;gap:0}.mpc__page{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:4px;font-size:16px;line-height:22px;color:var(--mpc-ink-soft)}.mpc__page.is-active{background:var(--mpc-red);color:#fff}.mpc__next{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:4px;background:#e9e9dd;color:#65716c;margin-left:16px}.mpc__pagination-label{margin:0;font-size:14px;line-height:18px;color:var(--mpc-muted)}.mpc__pagination-label strong{font-size:16px;line-height:24px;font-weight:500;color:var(--mpc-muted)}@media(max-width:1100px){.mpc__hero{grid-template-columns:1fr}.mpc__hero-media img{height:auto}.mpc__catalog{grid-template-columns:1fr;gap:20px}.mpc__sidebar{position:static;padding-bottom:0}.mpc__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.mpc__hero-wrap{padding:16px 0}.mpc__hero-wrap:after{height:159px}.mpc__breadcrumbs{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.mpc__title{font-size:28px;line-height:28px;margin-top:16px}.mpc__subtitle{font-size:16px;line-height:24px}.mpc__hero-copy{gap:16px}.mpc__hero-media img{border-radius:var(--mpc-radius)}.mpc__catalog-wrap{padding:0 16px 40px}.mpc__label-mobile{display:block;margin:0;font-size:16px;line-height:20px}.mpc__filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.mpc__filter-toggle{border:1px solid var(--mpc-dark);background:transparent;color:var(--mpc-dark);display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:4px;font-size:14px;line-height:20px;font-weight:500}.mpc__sidebar{position:fixed;inset:0 auto 0 0;width:min(86vw,320px);background:var(--mpc-bg);z-index:30;transform:translate(-100%);transition:transform .24s ease;padding:16px;overflow:auto;box-shadow:0 10px 30px #00000029}.madesa-projetos-collection.is-filter-open .mpc__sidebar{transform:translate(0)}.mpc__sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#13161473;z-index:20;opacity:0;pointer-events:none;transition:opacity .24s ease}.madesa-projetos-collection.is-filter-open .mpc__sidebar-backdrop{opacity:1;pointer-events:auto}.mpc__filter-top{position:sticky;top:0;background:var(--mpc-bg)}[data-filter-close]{display:inline-flex}.mpc__grid{grid-template-columns:1fr;gap:16px}.mpc__card-name,.mpc__card-color{font-size:24px;line-height:24px}.mpc__actions .mpc__button{font-size:12px;line-height:18px}.mpc__cta-group{width:100%!important}}@media screen and (min-width:990px){.capture-banner__decoration{width:41px!important}}.mobile-bottom-btn.mobile-sort-btn{display:none!important}.madesa-products-count{margin:0;color:var(--Chumbo-100, #4B5852);font-size:var(--Body-p-medium__fs, 14px);font-style:normal;font-weight:400;line-height:var(--Body-p-medium__lh, 20px)}@media(min-width:992px){.madesa-products-count{display:none}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/madesa-projetos-collection.css.map */
