:root{--mp-header-ink: #211D22;--mp-header-accent: #B92072;--mp-header-accent-dark: #951A5C;--mp-header-soft: #F6F3F5;--mp-header-border: #D8D1D6;--mp-header-muted: #625B61;--mp-header-shadow: 0 12px 32px rgba(33, 29, 34, .14)}.mp-header{position:relative;z-index:var(--layer-menu-drawer, 30);display:block;contain:none;background:#fff;border-bottom:1px solid var(--mp-header-border);color:var(--mp-header-ink);font-family:Inter,var(--font-body--family),sans-serif}.mp-header__bar{min-height:64px}.mp-header__inner{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100% - 32px,1440px);min-height:64px;margin:0 auto}.mp-header a{color:inherit;text-decoration:none}.mp-header :is(a,button,summary):focus-visible{outline:3px solid var(--mp-header-accent);outline-offset:3px;border-radius:4px}.mp-header__identity{display:flex;min-width:0;align-items:center;justify-content:center;gap:10px}.mp-header__brand{display:flex;justify-content:center;min-width:0}.mp-header__brand .header-logo{justify-content:center;min-width:44px;min-height:44px;padding:0}.mp-header__brand .header-logo__image{width:auto;max-width:188px;height:44px;object-fit:contain}.mp-header__mobile-hp-mark{display:inline-flex;width:44px;height:44px;flex:none;align-items:center;justify-content:center;padding-left:10px;border-left:1px solid var(--mp-header-border)}.mp-header__mobile-hp-mark img{display:block;width:32px;height:32px;object-fit:contain}.mp-header__partner-badge,.mp-header__legacy{display:none}.mp-header__icon-button{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;list-style:none;color:var(--mp-header-ink)}.mp-header__icon-button::-webkit-details-marker{display:none}.mp-header__menu-icon{position:relative;display:block;width:22px;height:2px;background:currentColor;border-radius:2px}.mp-header__menu-icon:before,.mp-header__menu-icon:after{content:"";position:absolute;left:0;width:22px;height:2px;background:currentColor;border-radius:2px}.mp-header__menu-icon:before{top:-7px}.mp-header__menu-icon:after{top:7px}.mp-header__mobile-actions{display:flex;align-items:center;gap:4px}.mp-header__mobile-search-action{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:4px}.mp-header__mobile-search-action svg{width:22px;height:22px}.mp-header__mobile-store{display:inline-flex;min-height:44px;align-items:center;gap:6px;padding:0 12px 0 8px;border:1px solid var(--mp-header-accent);border-radius:4px;color:var(--mp-header-accent);font-size:14px;font-weight:700}.mp-header__mobile-store .mp-trust-icon{width:20px;height:20px;color:currentColor}.mp-header__desktop-nav,.mp-header__search,.mp-header__store{display:none}.mp-header__drawer{position:static}.mp-header__drawer-panel{position:fixed;inset:0 auto 0 0;z-index:61;display:flex;flex-direction:column;gap:20px;width:min(100%,420px);padding:12px 20px 28px;overflow-y:auto;overscroll-behavior:contain;background:#fff;box-shadow:var(--mp-header-shadow)}.mp-header__drawer:not([open]) .mp-header__drawer-panel,.mp-header__drawer:not([open]) .mp-header__drawer-backdrop{display:none}.mp-header__drawer[open] .mp-header__drawer-panel{animation:mp-header-drawer-in .22s cubic-bezier(.2,.8,.2,1) both}.mp-header__drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;border:0;padding:0;background:#211d227a;cursor:pointer}.mp-header__drawer[open] .mp-header__drawer-backdrop{animation:mp-header-fade-in .2s ease both}body.mp-header-drawer-open{overflow:hidden}.mp-header__drawer-top{display:flex;align-items:center;justify-content:space-between;min-height:44px}.mp-header__drawer-home{display:inline-flex;min-height:44px;align-items:center;gap:8px;color:var(--mp-header-muted);font-size:14px;font-weight:600}.mp-header__drawer-home svg{width:22px;height:22px}.mp-header__drawer-close{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--mp-header-border);border-radius:4px;background:#fff;color:var(--mp-header-ink);font-size:26px;line-height:1;cursor:pointer}.mp-header__mobile-search{margin:0}.mp-header__drawer-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.mp-header__drawer-section-heading span,.mp-header__drawer-nav p{margin:0;color:var(--mp-header-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mp-header__drawer-section-heading a{display:inline-flex;min-height:44px;align-items:center;color:var(--mp-header-accent);font-size:14px;font-weight:700}.mp-header__drawer-products ul,.mp-header__drawer-nav ul{margin:0;padding:0;list-style:none}.mp-header__drawer-products li+li{border-top:1px solid var(--mp-header-border)}.mp-header__drawer-products a{display:flex;min-height:48px;align-items:center;justify-content:space-between;font-size:17px;font-weight:600}.mp-header__drawer-products a span:last-child{color:var(--mp-header-accent)}.mp-header__drawer-nav p{margin-bottom:8px}.mp-header__drawer-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mp-header__drawer-nav a{display:flex;min-height:48px;align-items:center;padding:0 14px;border:1px solid var(--mp-header-border);border-radius:4px;background:var(--mp-header-soft);font-size:15px;font-weight:700}.mp-header__drawer-actions{display:grid;gap:10px;margin-top:auto;padding-top:8px}.mp-header__drawer-store,.mp-header__drawer-whatsapp{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:4px;font-size:15px;font-weight:700}.mp-header__drawer-store{background:var(--mp-header-accent);color:#fff}.mp-header__drawer-whatsapp{border:1px solid var(--mp-header-ink);color:var(--mp-header-ink)}.mp-header__drawer-whatsapp .mp-whatsapp-icon{width:20px;height:20px}.mp-header__drawer-badge{display:flex;align-items:center;gap:8px;margin:0;color:var(--mp-header-muted);font-size:13px}.mp-header__drawer-badge .mp-trust-icon{width:22px;height:22px;color:var(--mp-header-accent)}.mp-header__drawer-badge strong{color:var(--mp-header-ink)}@keyframes mp-header-drawer-in{0%{transform:translate(-24px);opacity:0}to{transform:none;opacity:1}}@keyframes mp-header-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mp-header-popover-in{0%{opacity:0;margin-top:-6px}to{opacity:1;margin-top:0}}.mp-header-search-component,.mp-header-search-form,.mp-header-search-form__header,.mp-header-search-form .predictive-search-form__header{width:100%}.mp-header-search-form{position:relative}.mp-header-search-form .predictive-search-form__header{position:relative;z-index:2}.mp-header-search-form .predictive-search-form__header-inner{display:flex;min-height:44px;align-items:center;border:1px solid var(--mp-header-border);border-radius:4px;background:#fff;color:var(--mp-header-ink)}.mp-header-search-form .search-input{width:100%;min-width:0;height:44px;padding:0 12px;border:0;background:transparent;color:var(--mp-header-ink);font-size:15px}.mp-header-search-form .search-input:focus{outline:0}.mp-header-search-form .predictive-search__icon{display:none}.mp-header-search-form .mp-header-search-submit{display:grid;width:44px;height:44px;flex:0 0 44px;padding:0;border:0;place-items:center;background:transparent;color:var(--mp-header-ink);cursor:pointer}.mp-header-search-form .mp-header-search-submit svg{width:19px;height:19px}.mp-header-search-form .predictive-search__reset-button{min-width:44px;min-height:44px;padding:0 8px;color:var(--mp-header-muted);cursor:pointer}.mp-header-search-form .predictive-search__reset-button[hidden]{display:none}.mp-header-search-form .predictive-search-form__content-wrapper{position:absolute;top:calc(100% - 1px);left:0;z-index:3;display:none;width:100%;overflow:hidden;border:1px solid var(--mp-header-border);border-top:0;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 12px 32px #211d2224}.mp-header-search-form:has(.predictive-search-form__content [data-search-results]) .predictive-search-form__content-wrapper{display:flex}.mp-header-search-form .predictive-search-form__content{max-height:min(60dvh,440px);overflow-y:auto;background:#fff}.mp-header-search-form .predictive-search-results__products{padding-inline:12px}.mp-header-search-form .predictive-search-results__wrapper-products{grid-template-columns:1fr;gap:0}.mp-header-search-form .predictive-search-results__card--product{padding:8px;border-bottom:1px solid var(--mp-header-border)}.mp-header-search-form .predictive-search-results__card--product:last-child{border-bottom:0}.mp-header-search-form .resource-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;min-height:48px}.mp-header-search-form .resource-card__media{width:48px;height:48px;aspect-ratio:1;border-radius:4px;background:var(--mp-header-soft)}.mp-header-search-form .resource-card__image{object-fit:contain}.mp-header-search-form .resource-card__content{min-width:0}.mp-header-search-form .resource-card__title{margin:0 0 4px;overflow:hidden;color:var(--mp-header-ink);font-size:14px;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.mp-header-search-form .mp-price-display__primary strong{color:var(--mp-header-muted);font-size:13px;font-weight:600}.mp-header-search-form .predictive-search-form__footer{padding:12px 16px 16px;border-top:1px solid var(--mp-header-border);background:#fff}.mp-header-search-form .predictive-search__search-button{width:100%;min-height:44px;border:1px solid var(--mp-header-accent);border-radius:4px;background:var(--mp-header-accent);color:#fff;cursor:pointer}.mp-header__mobile-search:focus-within .predictive-search-form__header-inner,.mp-header__search:focus-within .predictive-search-form__header-inner{border-color:var(--mp-header-accent);box-shadow:0 1px 2px #211d221a}@media screen and (min-width:750px)and (max-width:1199px){.mp-header__inner{grid-template-columns:44px auto minmax(200px,1fr) auto;gap:16px;width:min(100% - 48px,1440px)}.mp-header__identity{justify-content:flex-start}.mp-header__search{display:flex;min-width:0}.mp-header__mobile-search-action{display:none}.mp-header__mobile-store{padding:0 16px 0 12px}}@media screen and (min-width:1200px){.mp-header__bar,.mp-header__inner{min-height:72px}.mp-header__inner{grid-template-columns:auto minmax(0,1fr) minmax(200px,260px) auto;gap:clamp(16px,1.8vw,28px);width:min(100% - 64px,1440px)}.mp-header__drawer,.mp-header__mobile-actions,.mp-header__mobile-hp-mark{display:none}.mp-header__identity{justify-content:flex-start;gap:0}.mp-header__brand .header-logo__image{max-width:220px;height:52px}.mp-header__partner-badge{display:inline-flex;width:156px;height:62px;align-items:center;margin-left:16px;padding-left:16px;border-left:1px solid var(--mp-header-border)}.mp-header__partner-badge img{display:block;width:100%;height:auto;max-height:100%;object-fit:contain}.mp-header__desktop-nav{display:flex;min-width:0;align-items:center;gap:clamp(8px,1.2vw,20px)}.mp-header__desktop-nav>a,.mp-header__products-menu>summary{display:inline-flex;min-height:44px;align-items:center;gap:7px;padding:0 6px;border-radius:4px;color:var(--mp-header-ink);font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;list-style:none}.mp-header__desktop-nav>a:hover,.mp-header__products-menu>summary:hover,.mp-header__products-menu[open]>summary{color:var(--mp-header-accent)}.mp-header__products-menu>summary::-webkit-details-marker{display:none}.mp-header__chevron{display:inline-block;width:7px;height:7px;margin-top:-3px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .15s ease}.mp-header__products-menu[open] .mp-header__chevron{margin-top:3px;transform:rotate(225deg)}.mp-header__products-menu{position:static}.mp-header__products-panel{position:absolute;left:50%;top:calc(100% + 1px);z-index:5;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);width:min(100% - 64px,960px);translate:-50% 0;border:1px solid var(--mp-header-border);border-top:0;border-radius:0 0 12px 12px;background:#fff;box-shadow:var(--mp-header-shadow);overflow:hidden;animation:mp-header-popover-in .16s ease both}.mp-header__products-ranges{padding:24px 28px 28px}.mp-header__products-panel-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.mp-header__products-panel-heading p{margin:0;color:var(--mp-header-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mp-header__products-panel-heading a{display:inline-flex;min-height:44px;align-items:center;color:var(--mp-header-accent);font-size:14px;font-weight:700}.mp-header__products-ranges ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.mp-header__products-ranges a{display:flex;min-height:52px;align-items:center;justify-content:space-between;padding:0 14px;border:1px solid var(--mp-header-border);border-radius:4px;font-size:15px;font-weight:700;transition:border-color .15s ease,background .15s ease}.mp-header__products-ranges a:hover{border-color:var(--mp-header-accent);background:var(--mp-header-soft)}.mp-header__products-ranges a span:last-child{color:var(--mp-header-accent)}.mp-header__products-help{display:flex;flex-direction:column;padding:24px 28px 28px;background:var(--mp-header-soft);border-left:1px solid var(--mp-header-border)}.mp-header__products-help p{margin:0;color:var(--mp-header-muted);font-size:14px;line-height:1.55}.mp-header__products-help-heading{margin:0 0 8px!important;color:var(--mp-header-ink)!important;font-size:20px!important;font-weight:700;line-height:1.2;letter-spacing:-.02em}.mp-header__products-help-actions{display:grid;gap:10px;margin-top:auto;padding-top:20px}.mp-header__help-whatsapp,.mp-header__help-store{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:4px;font-size:15px;font-weight:700}.mp-header__help-whatsapp{background:var(--mp-header-accent);color:#fff}.mp-header__help-whatsapp:hover{background:var(--mp-header-accent-dark)}.mp-header__help-whatsapp .mp-whatsapp-icon{width:20px;height:20px}.mp-header__help-store{border:1px solid var(--mp-header-ink);color:var(--mp-header-ink);background:#fff}.mp-header__help-store:hover{border-color:var(--mp-header-accent);color:var(--mp-header-accent)}.mp-header__search{display:flex;min-width:0}.mp-header__store{display:inline-flex;min-height:48px;align-items:center;gap:8px;padding:0 20px;border-radius:4px;background:var(--mp-header-accent);color:#fff;font-size:15px;font-weight:700;white-space:nowrap}.mp-header__store:hover{background:var(--mp-header-accent-dark)}}@media screen and (min-width:1400px){.mp-header__legacy{display:inline-flex;align-items:center;gap:8px;margin-left:14px;padding-left:14px;border-left:1px solid var(--mp-header-border);color:var(--mp-header-ink)}.mp-header__legacy .mp-trust-icon{width:30px;height:30px;color:var(--mp-header-accent)}.mp-header__legacy span:last-child{display:grid;gap:1px}.mp-header__legacy strong{font-size:13px;line-height:1.15}.mp-header__legacy small{color:var(--mp-header-muted);font-size:11px;line-height:1.15}}@media screen and (max-width:419px){.mp-header__brand .header-logo__image{max-width:124px}}@media(prefers-reduced-motion:reduce){.mp-header *,.mp-header *:before,.mp-header *:after{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/mp-header.css.map */
