:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}[x-cloak]{display:none!important}.lucide{vertical-align:-.15em;flex:none;width:1.05em;height:1.05em}.marketplace-search{position:relative;overflow:visible}.marketplace-search>input{border-radius:6px 0 0 6px}.marketplace-search>button{border-radius:0 5px 5px 0;justify-content:center;align-items:center;gap:.25rem;display:inline-flex}.marketplace-search-help{z-index:90;background:#fff;border:1px solid #d6e0e9;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px;display:grid;position:absolute;top:calc(100% + 8px);left:-2px;right:-2px;box-shadow:0 20px 45px #061a2e29}.marketplace-search-help>strong{color:#102238;grid-column:1/-1;font-size:.72rem}.marketplace-search-help a{color:#40546a;background:#f3f6f9;border-radius:6px;align-items:center;gap:7px;padding:9px 10px;font-size:.68rem;font-weight:800;display:flex}.marketplace-search-help a:hover{color:#0b63ce;background:#e9f2fb}.header-cart-button .lucide{width:20px;height:20px}.marketplace-service-strip a>.lucide{color:#f97316;background:#fff1e8;border-radius:50%;width:20px;height:20px;padding:7px}.home-showcase-arrows button{place-items:center;display:grid}.home-showcase-arrows .lucide{width:18px;height:18px}.home-showcase-track.swiper-wrapper{gap:0;width:100%;padding:0;display:flex}.home-showcase-card.swiper-slide{width:auto;height:auto;min-height:555px}.home-showcase-progress.swiper-pagination-progressbar{background:#d6e0e9;max-width:1420px;height:3px;margin-top:8px;position:relative;top:auto;bottom:auto;overflow:hidden}.home-showcase-progress .swiper-pagination-progressbar-fill{background:linear-gradient(90deg,#f97316,#0b63ce)}.home-showcase-progress>span[data-showcase-progress]{display:none}.home-showcase-arrows .swiper-button-disabled{opacity:.38;cursor:not-allowed}.marketplace-topbar{color:#5c6876;background:#f7f8fa;border-color:#e7ebef;min-height:32px;padding-inline:max(24px,50vw - 720px);font-size:.72rem}.marketplace-topbar>div,.marketplace-topbar nav{gap:20px}.marketplace-topbar>div>span:first-child{font-size:0}.marketplace-topbar>div>span:first-child:after{content:"BR";letter-spacing:.08em;color:#1565ad;font-size:.64rem;font-weight:900}.site-header.marketplace-main-header{top:0;-webkit-backdrop-filter:blur(18px)saturate(150%)!important;backdrop-filter:blur(18px)saturate(150%)!important;background:#fffffff7!important;border-bottom:1px solid #e4e9ee!important;grid-template-columns:190px minmax(360px,1fr) auto!important;gap:clamp(20px,2.5vw,38px)!important;min-height:84px!important;padding:11px max(24px,50vw - 720px)!important;box-shadow:0 8px 28px #081d3114!important}.site-header.marketplace-main-header .marketplace-logo{isolation:auto!important;background:0 0!important;border-radius:0!important;align-self:center!important;width:178px!important;min-width:178px!important;height:58px!important;min-height:58px!important;padding:0!important;position:relative!important;overflow:visible!important}.site-header.marketplace-main-header .marketplace-logo:before{display:none!important}.site-header.marketplace-main-header .marketplace-logo img,.site-header.marketplace-main-header .marketplace-logo img[src$=logo-site\.png]{mix-blend-mode:multiply;object-fit:contain!important;object-position:left center!important;filter:none!important;width:174px!important;max-width:174px!important;height:58px!important;max-height:58px!important}.marketplace-search{border:1px solid #b8c5d1;border-radius:10px;height:50px;transition:border-color .2s,box-shadow .2s;overflow:visible;box-shadow:0 4px 16px #08243d0f}.marketplace-search input{color:#172b3e;padding-inline:18px;font-size:.9rem}.marketplace-search button{background:#f26522;border-radius:0 9px 9px 0;min-width:112px;font-size:.86rem}.marketplace-help{color:#183047;grid-template-columns:34px auto;align-items:center;gap:9px;display:grid}.marketplace-help>.lucide{color:#1268b3;background:#edf4fa;border-radius:50%;width:22px;height:22px;padding:6px}.marketplace-help span,.marketplace-help small,.marketplace-help strong{display:block}.marketplace-help small{color:#778493;font-size:.62rem;font-weight:600}.marketplace-help strong{white-space:nowrap;font-size:.75rem}.marketplace-main-header .header-cart-button{color:#132a40;background:#fff;border:1px solid #cbd5df;border-radius:10px;min-height:48px;padding-inline:15px;box-shadow:0 3px 12px #061a2e0d}.marketplace-main-header .header-cart-button:hover{background:#f7fbff;border-color:#1268b3;transform:none}.marketplace-category-nav{background:#092844;border:0;gap:clamp(20px,2.2vw,36px);min-height:48px;padding-inline:max(24px,50vw - 720px);top:84px;box-shadow:0 8px 20px #061a2e1f}.marketplace-category-nav>a{color:#ffffffdb;font-size:.76rem}.marketplace-category-nav>a:hover{color:#fff}.marketplace-departments>button{background:#f26522;padding-inline:22px;font-size:.76rem}.home-product-showcase{background:#f2f5f8;padding:clamp(48px,5vw,72px) max(20px,50vw - 740px);overflow:hidden}.home-product-showcase:before{opacity:.7;background-image:radial-gradient(circle at 8% 0,#1268b314,#0000 27%),radial-gradient(circle at 92% 10%,#f265220f,#0000 23%)}.home-showcase-shell{z-index:1;max-width:1440px;margin:0 auto;position:relative}.home-showcase-heading{border-bottom:1px solid #d7e0e8;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px;max-width:none;padding-bottom:26px;display:grid}.home-showcase-title h2{letter-spacing:-.045em;max-width:820px;margin:12px 0 8px;font-size:clamp(2rem,3.2vw,3.25rem);line-height:1.02}.home-showcase-title p{max-width:720px;font-size:.94rem;line-height:1.6}.home-showcase-trust{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-showcase-trust span{color:#6a7887;background:#ffffffb8;border:1px solid #d6e0e8;border-radius:10px;min-width:150px;padding:13px 15px;font-size:.65rem;line-height:1.35}.home-showcase-trust strong{color:#142b41;font-size:.76rem;display:block}.home-showcase-toolbar{max-width:none;margin:18px 0 16px}.home-showcase-tabs{background:#ffffffb8;border:1px solid #d8e1e8;border-radius:11px;gap:5px;padding:4px}.home-showcase-tabs button{color:#586b7d;background:0 0;border:0;border-radius:8px;min-height:39px;padding-inline:18px;font-size:.73rem}.home-showcase-tabs button.is-active{background:#0a2b48;border:0;box-shadow:0 6px 14px #061a2e24}.home-showcase-navigation{align-items:center;gap:15px;display:flex}.home-showcase-navigation>a{color:#0d63ad;font-size:.75rem;font-weight:900}.home-showcase-navigation>a span{margin-left:5px}.home-showcase-arrows button{width:40px;height:40px;box-shadow:none;border-radius:9px}.home-showcase-viewport.swiper{max-width:none;padding:2px 2px 18px}.home-showcase-card.swiper-slide{border:1px solid #d9e1e8;border-radius:14px;min-height:520px;box-shadow:0 8px 24px #08203412}.home-showcase-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0820341f}.home-showcase-image{background:linear-gradient(145deg,#f9fafb,#edf1f4);height:214px}.home-showcase-image:after{width:148px;height:148px}.home-showcase-content{padding:18px}.home-showcase-content h3{font-size:1.08rem}.home-showcase-content>p{min-height:54px;margin-block:9px 11px}.home-showcase-price{min-height:58px;padding-top:12px}.home-showcase-actions{margin-top:10px}.home-showcase-progress.swiper-pagination-progressbar{max-width:none;height:2px;margin-top:4px}.floating-whatsapp{background:#079957;border:0;border-radius:999px;gap:8px;min-height:48px;padding:5px 14px 5px 7px;bottom:24px;right:24px;box-shadow:0 12px 30px #065c3a47}.floating-whatsapp>span{background:0 0;border:0;width:31px;height:31px}.floating-whatsapp>span svg{fill:#fff;width:27px;height:27px}.floating-whatsapp>strong{color:#fff;white-space:nowrap;font-size:.82rem;font-weight:800;line-height:1}.scroll-top-button{color:#17324a!important;background:#fff!important;border:1px solid #d2dce5!important;border-radius:12px!important;width:44px!important;height:44px!important;bottom:88px!important;right:24px!important;box-shadow:0 8px 22px #061a2e24!important}.scroll-top-button:before{content:none!important;display:none!important}.scroll-top-button .lucide{width:19px;height:19px}.commerce-footer{color:#d8e6f1;background:linear-gradient(135deg,#071f35 0%,#0a365b 58%,#0c456f 100%);position:relative;overflow:hidden}.commerce-footer:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 50%,#0000);mask-image:linear-gradient(90deg,#0000,#000 50%,#0000)}.commerce-footer-newsletter,.commerce-footer-grid,.commerce-footer-legal{z-index:1;box-sizing:border-box;max-width:1440px;margin-inline:auto;position:relative}.commerce-footer-newsletter{border-bottom:1px solid #ffffff21;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(36px,6vw,90px);padding:30px 24px;display:grid}.commerce-footer-newsletter-copy{align-items:center;gap:16px;display:flex}.commerce-footer-newsletter-copy>.lucide{color:#fff;border:1px solid #ffffff59;border-radius:11px;width:34px;height:34px;padding:9px}.commerce-footer-newsletter-copy strong,.commerce-footer-newsletter-copy span{display:block}.commerce-footer-newsletter-copy strong{color:#fff;font-size:1.05rem}.commerce-footer-newsletter-copy span{color:#aac0d2;margin-top:3px;font-size:.75rem}.commerce-footer-newsletter form{grid-template-columns:1fr auto;gap:10px;display:grid}.commerce-footer-newsletter input{color:#153049;min-width:0;height:46px;font:inherit;background:#fff;border:1px solid #ffffff2e;border-radius:8px;outline:0;padding-inline:16px;font-size:.82rem}.commerce-footer-newsletter input:focus{box-shadow:0 0 0 3px #50a8eb40}.commerce-footer-newsletter button{color:#fff;min-width:118px;font:inherit;cursor:pointer;background:#f26522;border:0;border-radius:8px;font-size:.78rem;font-weight:900}.commerce-footer-newsletter button:hover{background:#ff742e}.commerce-footer-grid{grid-template-columns:1.25fr 1.35fr 1fr 1.15fr 1.25fr;gap:clamp(30px,3.6vw,58px);padding:52px 24px 46px;display:grid}.commerce-footer-column{min-width:0}.commerce-footer-column h2{color:#fff;letter-spacing:.01em;margin:0 0 17px;font-size:.86rem}.commerce-footer-column h2:after{content:"";background:#f26522;width:28px;height:2px;margin-top:9px;display:block}.commerce-footer-column .commerce-footer-subtitle{margin-top:28px}.commerce-footer-column p{color:#a9bfd1;margin:0;font-size:.72rem;line-height:1.65}.commerce-footer-column nav{gap:10px;display:grid}.commerce-footer-column nav a{color:#c7d8e5;width:max-content;max-width:100%;font-size:.74rem;line-height:1.35}.commerce-footer-column nav a:hover{color:#fff;transform:translate(3px)}.commerce-footer-logo{object-fit:contain;box-sizing:border-box;background:#fff;border-radius:8px;width:145px;height:52px;margin-bottom:16px;padding:7px 10px;display:block}.commerce-footer-contact{gap:11px;display:grid}.commerce-footer-contact>a{color:#d8e6f1;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;display:grid}.commerce-footer-contact>a>.lucide{color:#fff;background:#f26522;border-radius:50%;width:16px;height:16px;padding:7px}.commerce-footer-contact span,.commerce-footer-contact small,.commerce-footer-contact strong{min-width:0;display:block}.commerce-footer-contact small{color:#8fa9bd;font-size:.59rem}.commerce-footer-contact strong{overflow-wrap:anywhere;color:#fff;font-size:.69rem;line-height:1.35}.commerce-footer-socials{align-items:center;gap:8px;display:flex}.commerce-footer-socials a{color:#fff;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.commerce-footer-socials a:hover{background:#f26522;border-color:#f26522}.commerce-footer-socials .lucide{width:16px;height:16px}.commerce-footer-socials a>span{color:#fff;letter-spacing:.03em;font-size:.59rem;font-weight:900}.commerce-footer-social-placeholder{color:#8fa9bd;font-size:.66rem}.commerce-footer-payment{flex-wrap:wrap;gap:7px;display:flex}.commerce-footer-payment span{color:#17344d;background:#fff;border:1px solid #ffffff2e;border-radius:7px;align-items:center;gap:6px;min-height:35px;padding-inline:9px;font-size:.64rem;font-weight:900;display:inline-flex}.commerce-footer-payment .lucide{color:#1268b3;width:15px;height:15px}.commerce-footer-note{margin-top:13px!important}.commerce-footer-policy-link{color:#fff;margin-top:10px;font-size:.67rem;font-weight:800;display:inline-block}.commerce-footer-delivery{grid-template-columns:34px 1fr;align-items:center;gap:9px;display:grid}.commerce-footer-delivery>.lucide{color:#f68648;background:#ffffff14;border-radius:9px;width:18px;height:18px;padding:8px}.commerce-footer-delivery strong,.commerce-footer-delivery span{display:block}.commerce-footer-delivery strong{color:#fff;font-size:.73rem}.commerce-footer-trust{gap:10px;display:grid}.commerce-footer-trust a{color:#d8e6f1;background:#ffffff0e;border:1px solid #ffffff21;border-radius:9px;grid-template-columns:35px 1fr;align-items:center;gap:10px;padding:11px;display:grid}.commerce-footer-trust .lucide{color:#58d49d;width:19px;height:19px}.commerce-footer-trust span,.commerce-footer-trust strong,.commerce-footer-trust small{display:block}.commerce-footer-trust strong{color:#fff;font-size:.68rem}.commerce-footer-trust small{color:#96aec1;margin-top:2px;font-size:.57rem;line-height:1.4}.commerce-footer-legal{color:#8fa9bd;border-top:1px solid #ffffff21;grid-template-columns:1fr auto auto;align-items:center;gap:28px;padding:20px 24px 24px;font-size:.62rem;display:grid}.commerce-footer-legal>div{flex-wrap:wrap;gap:5px 14px;display:flex}.commerce-footer-legal nav{flex-wrap:wrap;gap:14px;display:flex}@media (width<=640px){.marketplace-search-help{grid-template-columns:1fr}.marketplace-search-help>strong{grid-column:auto}.home-showcase-card.swiper-slide{min-height:540px}}@media (width<=1150px){.site-header.marketplace-main-header{grid-template-columns:155px minmax(280px,1fr) auto!important;gap:16px!important;padding-inline:22px!important}.site-header.marketplace-main-header .marketplace-logo{width:150px!important;min-width:150px!important}.site-header.marketplace-main-header .marketplace-logo img{width:148px!important;max-width:148px!important}.marketplace-category-nav{gap:18px;padding-inline:22px}.marketplace-help{display:none}.home-showcase-heading{grid-template-columns:1fr;gap:20px}.home-showcase-trust{width:max-content}.commerce-footer-grid{grid-template-columns:1.2fr 1.3fr 1fr}.commerce-footer-legal{grid-template-columns:1fr auto}.commerce-footer-legal>span{grid-column:1/-1}}@media (width<=900px){.site-header.marketplace-main-header{grid-template-columns:145px 1fr auto auto!important;min-height:122px!important;padding:9px 18px!important}.site-header.marketplace-main-header .marketplace-logo{width:140px!important;min-width:140px!important;height:48px!important;min-height:48px!important}.site-header.marketplace-main-header .marketplace-logo img{width:138px!important;max-width:138px!important;height:48px!important;max-height:48px!important}.marketplace-main-header .mobile-menu-toggle{grid-column:3!important}.marketplace-main-header .header-commerce-actions{grid-column:4!important}.marketplace-search{grid-area:2/1/auto/-1;margin:0}.home-showcase-toolbar{flex-direction:column;align-items:stretch}.home-showcase-navigation{justify-content:space-between}.commerce-footer-newsletter{grid-template-columns:1fr;gap:20px}.commerce-footer-grid{grid-template-columns:1fr 1fr}.commerce-footer-legal{grid-template-columns:1fr}.commerce-footer-legal>span{grid-column:auto}}@media (width<=640px){.marketplace-topbar{padding-inline:14px}.marketplace-topbar nav{display:none}.site-header.marketplace-main-header{grid-template-columns:120px 1fr auto auto!important;gap:8px!important;min-height:112px!important;padding:8px 13px!important}.site-header.marketplace-main-header .marketplace-logo{width:116px!important;min-width:116px!important;height:44px!important;min-height:44px!important}.site-header.marketplace-main-header .marketplace-logo img{width:114px!important;max-width:114px!important;height:44px!important;max-height:44px!important}.marketplace-main-header .header-cart-button{min-height:42px;padding-inline:10px}.marketplace-search{height:44px}.home-product-showcase{padding:42px 16px 48px}.home-showcase-heading{padding-bottom:20px}.home-showcase-title h2{font-size:2rem}.home-showcase-title p{font-size:.82rem}.home-showcase-trust{grid-template-columns:1fr;width:100%}.home-showcase-trust span{min-width:0}.home-showcase-toolbar{margin-top:14px}.home-showcase-tabs{box-sizing:border-box;width:100%;overflow-x:auto}.home-showcase-tabs button{flex:none;padding-inline:14px}.home-showcase-arrows{display:none}.home-showcase-card.swiper-slide{min-height:510px}.floating-whatsapp{border-radius:999px;width:auto;height:48px;min-height:48px;padding:5px 14px 5px 7px;bottom:14px;right:14px}.floating-whatsapp>span{width:31px;height:31px}.scroll-top-button{width:42px!important;height:42px!important;bottom:76px!important;right:18px!important}.commerce-footer-newsletter{padding:27px 18px}.commerce-footer-newsletter form{grid-template-columns:1fr}.commerce-footer-newsletter button{min-height:44px}.commerce-footer-grid{grid-template-columns:1fr;gap:38px;padding:42px 18px}.commerce-footer-logo{width:135px}.commerce-footer-legal{gap:14px;padding:19px 18px 88px}}.marketplace-topbar{display:none}.site-header.marketplace-main-header{color:#fff;top:0;min-height:92px!important;box-shadow:none!important;background:#0c3d67!important;border:0!important;grid-template-columns:180px minmax(320px,1fr) auto!important;gap:clamp(30px,4vw,72px)!important;padding:10px max(28px,50vw - 680px)!important}.site-header.marketplace-main-header .marketplace-logo{color:#fff;width:168px!important;min-width:168px!important;height:70px!important;min-height:70px!important}.marketplace-logo-wordmark{color:#fff;filter:drop-shadow(0 2px #00000047);flex-direction:column;justify-content:center;align-items:center;width:150px;line-height:.8;display:flex}.marketplace-logo-wordmark>span{letter-spacing:-.14em;align-items:baseline;font-size:2.05rem;font-style:normal;font-weight:950;display:flex}.marketplace-logo-wordmark b{color:#fff;font-style:normal}.marketplace-logo-wordmark i{color:#f26522;margin-left:2px;font-style:normal}.marketplace-logo-wordmark>strong{color:#fff;letter-spacing:.13em;margin-top:6px;font-size:1.12rem}.marketplace-search{height:47px;box-shadow:none;background:0 0;border:0;border-bottom:2px solid #ffffffe0;border-radius:0;align-self:center;overflow:visible}.marketplace-search:focus-within{box-shadow:none;border-color:#f68648}.marketplace-search button{color:#fff;background:0 0;border-radius:0;min-width:48px}.marketplace-search button span{display:none}.marketplace-search button .lucide{stroke-width:2.5px;width:25px;height:25px}.marketplace-search-help{border-top:3px solid #f26522;border-radius:0 0 9px 9px;top:calc(100% + 10px);left:0;right:0}.marketplace-main-header .header-commerce-actions{gap:clamp(18px,2.4vw,34px)}.marketplace-location,.marketplace-help{color:#fff;grid-template-columns:31px auto;align-items:center;gap:8px;display:grid}.marketplace-location>.lucide,.marketplace-help>.lucide{color:#fff;background:0 0;border-radius:0;width:23px;height:23px;padding:0}.marketplace-location span,.marketplace-location small,.marketplace-location strong{display:block}.marketplace-location small,.marketplace-help small{color:#ffffffad;font-size:.56rem}.marketplace-location strong,.marketplace-help strong{color:#fff;white-space:nowrap;font-size:.7rem}.marketplace-main-header .header-cart-button{color:#fff;min-height:52px;box-shadow:none;background:0 0;border:0;padding:0 4px}.marketplace-main-header .header-cart-button:hover{background:#ffffff14;border:0}.marketplace-main-header .header-cart-button>.lucide{width:32px;height:32px}.marketplace-main-header .header-cart-label{display:none}.marketplace-main-header .header-cart-button strong{color:#102a42;background:#f26522;width:29px;height:29px;padding:0;font-size:.72rem;position:absolute;top:1px;right:-12px}.marketplace-category-nav{background:#0c3d67;border-top:1px solid #ffffff1a;border-bottom:0;justify-content:flex-start;gap:clamp(25px,3vw,48px);min-height:52px;padding-inline:max(28px,50vw - 680px);top:92px;box-shadow:0 8px 20px #061a2e24}.marketplace-departments>button{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:0 0;padding:0;font-size:.75rem}.marketplace-departments>button>span{color:#f68648;margin-left:7px}@media (width<=1180px){.site-header.marketplace-main-header{grid-template-columns:155px minmax(280px,1fr) auto!important;gap:24px!important;padding-inline:22px!important}.site-header.marketplace-main-header .marketplace-logo{width:150px!important;min-width:150px!important}.marketplace-logo-wordmark{width:140px}.marketplace-location{display:none!important}.marketplace-category-nav{gap:24px;padding-inline:22px}}@media (width<=980px){.site-header.marketplace-main-header{grid-template-columns:130px 1fr auto auto!important;gap:9px!important;min-height:124px!important;padding:8px 14px!important}.site-header.marketplace-main-header .marketplace-logo{width:126px!important;min-width:126px!important;height:52px!important;min-height:52px!important}.marketplace-logo-wordmark{width:118px}.marketplace-logo-wordmark>span{font-size:1.6rem}.marketplace-logo-wordmark>strong{margin-top:5px;font-size:.82rem}.marketplace-main-header .mobile-menu-toggle{grid-area:1/3!important}.marketplace-main-header .header-commerce-actions{grid-area:1/4!important}.marketplace-main-header .marketplace-help{display:none!important}.marketplace-search{grid-area:2/1/auto/-1;height:43px}.marketplace-category-nav{display:none}}@media (width<=640px){.site-header.marketplace-main-header{grid-template-columns:110px 1fr auto auto!important;min-height:116px!important}.site-header.marketplace-main-header .marketplace-logo{width:106px!important;min-width:106px!important}.marketplace-logo-wordmark{width:102px}.marketplace-logo-wordmark>span{font-size:1.45rem}.marketplace-logo-wordmark>strong{font-size:.73rem}.marketplace-main-header .header-cart-button{min-height:42px}.marketplace-main-header .header-cart-button>.lucide{width:25px;height:25px}.marketplace-main-header .header-cart-button strong{width:24px;height:24px;top:-2px;right:-8px}}.commerce-footer{color:#222d38;background:#fff;border-top:1px solid #e6e8eb;overflow:visible}.commerce-footer:before{display:none}.commerce-footer-about{z-index:1;box-sizing:border-box;max-width:1320px;margin:0 auto;padding:38px 24px 26px;position:relative}.commerce-footer-about h2{color:#121b24;margin:0 0 14px;font-size:1.08rem}.commerce-footer-about h3{color:#17232f;margin:0 0 8px;font-size:.86rem}.commerce-footer-about p{color:#596774;max-width:1240px;margin:0;font-size:.76rem;line-height:1.6}.commerce-footer-about nav{flex-wrap:wrap;gap:6px 0;margin-top:15px;display:flex}.commerce-footer-about nav a{color:#18232e;border-left:1px solid #ccd2d8;padding:0 11px;font-size:.7rem;font-weight:800}.commerce-footer-about nav a:first-child{border-left:0;padding-left:0}.commerce-footer-about nav a:hover{color:#e95420}.commerce-footer-newsletter{background:#f6f7f8;border-top:1px solid #e7e9ec;border-bottom:1px solid #e7e9ec;max-width:none;padding:24px max(24px,50vw - 696px)}.commerce-footer-newsletter-copy>.lucide{color:#0c4b7b;border-color:#cbd5dd}.commerce-footer-newsletter-copy strong{color:#17232f}.commerce-footer-newsletter-copy span{color:#667583}.commerce-footer-newsletter input{color:#17232f;border-color:#c8d0d7}.commerce-footer-grid{color:#27333e;grid-template-columns:1.2fr 1.35fr 1fr 1.15fr 1.25fr;padding-top:42px;padding-bottom:42px}.commerce-footer-column h2{color:#151f29}.commerce-footer-column h2:after{width:22px;height:2px;margin-top:8px}.commerce-footer-column p{color:#687582}.commerce-footer-column nav a{color:#596673}.commerce-footer-column nav a:hover{color:#e95420}.commerce-footer-logo{background:#fff;border:1px solid #e1e5e9}.commerce-footer-contact>a{color:#27333e}.commerce-footer-contact>a>.lucide{color:#d95a1a;stroke-width:2px;background:0 0;border-radius:0;width:19px;height:19px;padding:0}.commerce-footer-contact small{color:#7a8793}.commerce-footer-contact strong{color:#27333e}.commerce-footer-socials a{color:#2f3c47;background:#f5f6f7;border-color:#d8dde2}.commerce-footer-socials a>span{color:#2f3c47}.commerce-footer-socials a:hover>span{color:#fff}.commerce-footer-social-placeholder{color:#7b8792}.commerce-footer-payment span{border-color:#dfe3e7;box-shadow:0 2px 7px #1122330d}.commerce-footer-policy-link{color:#0b5e9e}.commerce-footer-delivery>.lucide{color:#0c65a8;background:#edf4f9}.commerce-footer-delivery strong{color:#22303d}.commerce-footer-trust a{color:#35434f;background:#f7f8f9;border-color:#e0e4e7}.commerce-footer-trust a:hover{background:#f1f6f9;border-color:#b9cbd8}.commerce-footer-trust strong{color:#24313d}.commerce-footer-trust small{color:#6c7a87}.commerce-footer-legal{color:#687582;background:#f5f6f7;border-top:1px solid #e3e6e9;max-width:none;padding:20px max(24px,50vw - 696px)}.commerce-footer-legal strong{color:#2d3944}.commerce-footer-legal a{color:#52606c}.commerce-footer-legal a:hover{color:#e95420}@media (width<=1150px){.commerce-footer-grid{grid-template-columns:1.2fr 1.3fr 1fr}}@media (width<=900px){.commerce-footer-about{padding-top:38px}.commerce-footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.commerce-footer-about{padding:34px 18px 25px}.commerce-footer-about h2{font-size:1rem}.commerce-footer-about nav{grid-template-columns:1fr 1fr;gap:9px 15px;display:grid}.commerce-footer-about nav a{border:0;padding:0}.commerce-footer-newsletter{padding-inline:18px}.commerce-footer-grid{grid-template-columns:1fr;padding-inline:18px}.commerce-footer-legal{padding-inline:18px}}.storefront-hero{color:#162738;background:#f3f5f7;padding:22px max(20px,50vw - 720px) 0}.storefront-hero-grid{grid-template-columns:232px minmax(0,1fr) 282px;gap:14px;max-width:1440px;min-height:444px;margin:0 auto;display:grid}.storefront-departments,.storefront-deals{background:#fff;border:1px solid #e1e6eb;border-radius:14px;box-shadow:0 8px 24px #0f273d0e}.storefront-departments{flex-direction:column;padding:18px 12px 13px;display:flex}.storefront-departments h2{color:#13283a;align-items:center;gap:9px;margin:0 8px 13px;font-size:.82rem;display:flex}.storefront-departments h2 .lucide{color:#f26522;width:17px;height:17px}.storefront-departments nav{display:grid}.storefront-departments nav a{color:#425466;border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:8px;min-height:48px;padding:0 8px;display:flex}.storefront-departments nav a:hover{color:#0b5794;background:#f5f8fb;border-radius:8px}.storefront-departments nav a>span{align-items:center;gap:9px;min-width:0;display:flex}.storefront-departments nav a .lucide{color:#6b7d8e;width:16px;height:16px}.storefront-departments nav a strong{text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.storefront-departments nav a b{color:#9aa7b3;font-size:1.15rem;font-weight:500}.storefront-departments-all{color:#0b63a8;border-top:1px solid #e8ecef;margin:auto 8px 0;padding-top:12px;font-size:.68rem;font-weight:900}.storefront-promotion{background:radial-gradient(circle at 78% 45%,#fffffff0,#0000 28%),linear-gradient(120deg,#dff1fa 0%,#ecf7fb 54%,#f7f2e9 100%);border:1px solid #d8e5ef;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(260px,42%);min-width:0;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f3d6014}.storefront-promotion:before{content:"";border:1px solid #1268b321;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-120px;right:-80px;box-shadow:0 0 0 42px #1268b309,0 0 0 88px #1268b306}.storefront-promotion-copy{z-index:2;align-self:center;padding:clamp(30px,4vw,58px) 10px clamp(30px,4vw,58px) clamp(30px,4vw,58px);position:relative}.storefront-promotion-label{color:#e85b1d;letter-spacing:.07em;text-transform:uppercase;background:#fff;border-radius:20px;padding:7px 10px;font-size:.62rem;font-weight:900;display:inline-flex;box-shadow:0 4px 12px #0f304914}.storefront-promotion h1{color:#11283b;letter-spacing:-.052em;max-width:620px;margin:18px 0 13px;font-size:clamp(2.25rem,3.5vw,4rem);line-height:.98}.storefront-promotion-copy>p{color:#53687a;max-width:530px;margin:0;font-size:.85rem;line-height:1.6}.storefront-promotion-actions{flex-wrap:wrap;gap:9px;margin-top:24px;display:flex}.storefront-promotion-actions a{color:#183247;background:#fff;border:1px solid #c4d2dc;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-size:.72rem;font-weight:900;display:inline-flex}.storefront-promotion-actions a:first-child{color:#fff;background:#f26522;border-color:#f26522;box-shadow:0 9px 20px #f2652238}.storefront-promotion-actions a:hover{transform:translateY(-1px)}.storefront-promotion-tags{flex-wrap:wrap;gap:6px;margin-top:22px;display:flex}.storefront-promotion-tags span{color:#476174;background:#ffffff85;border:1px solid #0c568f24;border-radius:6px;padding:5px 8px;font-size:.6rem;font-weight:800}.storefront-promotion-product{z-index:1;place-items:center;min-width:0;padding:34px 16px 18px 0;display:grid;position:relative}.storefront-promotion-product>span{z-index:3;color:#fff;text-transform:uppercase;background:#0c3d67;border-radius:5px;padding:7px 10px;font-size:.59rem;font-weight:900;position:absolute;top:24px;right:22px}.storefront-promotion-product img{object-fit:contain;mix-blend-mode:multiply;filter:drop-shadow(0 24px 20px #0f23342e);width:100%;height:360px}.storefront-deals{padding:16px}.storefront-deals>header{border-bottom:1px solid #e8ecef;justify-content:space-between;align-items:end;gap:8px;padding-bottom:13px;display:flex}.storefront-deals>header span,.storefront-deals>header strong{display:block}.storefront-deals>header span{color:#f26522;text-transform:uppercase;font-size:.57rem;font-weight:900}.storefront-deals>header strong{color:#15293b;margin-top:3px;font-size:.8rem}.storefront-deals>header a{color:#0b63a8;font-size:.61rem;font-weight:800}.storefront-deal-card{color:#1d3041;border-bottom:1px solid #e8ecef;grid-template-columns:1fr 88px;align-items:center;gap:7px;min-height:166px;display:grid}.storefront-deal-card:last-child{border-bottom:0}.storefront-deal-card div>span,.storefront-deal-card strong,.storefront-deal-card small,.storefront-deal-card b{display:block}.storefront-deal-card div>span{color:#e85b1d;text-transform:uppercase;font-size:.56rem;font-weight:900}.storefront-deal-card strong{margin-top:4px;font-size:.8rem}.storefront-deal-card small{color:#71808e;margin-top:5px;font-size:.59rem;line-height:1.4}.storefront-deal-card b{color:#0b63a8;margin-top:9px;font-size:.59rem}.storefront-deal-card img{object-fit:contain;mix-blend-mode:multiply;width:88px;height:112px}.storefront-hero-assurances{background:#fff;border:1px solid #e0e5e9;border-radius:12px 12px 0 0;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:14px auto 0;display:grid}.storefront-hero-assurances>span{border-left:1px solid #e5e9ec;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:15px 18px;display:grid}.storefront-hero-assurances>span:first-child{border-left:0}.storefront-hero-assurances .lucide{color:#0c65a8;background:#edf5fa;border-radius:9px;grid-row:1/3;width:19px;height:19px;padding:7px}.storefront-hero-assurances strong,.storefront-hero-assurances small{display:block}.storefront-hero-assurances strong{color:#203446;font-size:.69rem}.storefront-hero-assurances small{color:#7a8793;font-size:.57rem}@media (width<=1180px){.storefront-hero-grid{grid-template-columns:220px minmax(0,1fr)}.storefront-deals{grid-column:1/-1;grid-template-columns:170px 1fr 1fr;gap:15px;display:grid}.storefront-deals>header{border:0;align-items:center}.storefront-deal-card{border:0;border-left:1px solid #e8ecef;min-height:132px;padding-left:15px}}@media (width<=900px){.storefront-hero-grid{grid-template-columns:1fr}.storefront-departments{order:2}.storefront-departments nav{scrollbar-width:none;display:flex;overflow-x:auto}.storefront-departments nav a{border-top:0;border-left:1px solid #edf0f2;flex:none;min-height:42px;padding-inline:12px}.storefront-departments nav a b{display:none}.storefront-departments-all{margin-top:12px}.storefront-promotion{order:1;min-height:420px}.storefront-deals{order:3}.storefront-hero-assurances{grid-template-columns:1fr 1fr}.storefront-hero-assurances>span:nth-child(3){border-top:1px solid #e5e9ec;border-left:0}.storefront-hero-assurances>span:nth-child(4){border-top:1px solid #e5e9ec}}@media (width<=640px){.storefront-hero{padding:12px 12px 0}.storefront-promotion{grid-template-columns:1fr;min-height:0}.storefront-promotion-copy{padding:28px 22px 12px}.storefront-promotion h1{font-size:2.25rem}.storefront-promotion-product{min-height:230px;padding:0 20px 10px}.storefront-promotion-product img{height:220px}.storefront-promotion-product>span{top:10px;right:14px}.storefront-deals{display:block}.storefront-deals>header{border-bottom:1px solid #e8ecef;padding-bottom:13px}.storefront-deal-card{border-bottom:1px solid #e8ecef;border-left:0;min-height:145px;padding-left:0}.storefront-hero-assurances{border-radius:10px 10px 0 0;grid-template-columns:1fr}.storefront-hero-assurances>span{border-top:1px solid #e5e9ec;border-left:0}.storefront-hero-assurances>span:first-child{border-top:0}}.site-header.marketplace-main-header{color:#151b22;min-height:82px!important;box-shadow:none!important;background:#fffffffa!important;border-bottom:0!important;grid-template-columns:180px minmax(360px,1fr) auto!important;gap:clamp(24px,3.5vw,56px)!important;padding:10px max(24px,50vw - 790px)!important}.site-header.marketplace-main-header .marketplace-logo{width:170px!important;min-width:170px!important;height:58px!important;min-height:58px!important}.marketplace-logo-wordmark{filter:none;width:158px}.marketplace-logo-wordmark b{color:#16283b}.marketplace-logo-wordmark i{color:#f26522}.marketplace-logo-wordmark>strong{color:#18212b}.marketplace-search{background:#fff;border:1px solid #20262c;border-radius:24px;height:42px;overflow:visible}.marketplace-search input{color:#1b232a;padding:0 16px;font-size:.82rem;font-weight:500}.marketplace-search input::placeholder{color:#9ba4ad;font-size:.75rem;font-style:normal;font-weight:500}.marketplace-search button{color:#fff;background:#181d22;border-radius:50%;width:38px;min-width:38px;height:38px;margin:1px}.marketplace-search button .lucide{width:19px;height:19px}.marketplace-search-help{border-top-color:#181d22}.marketplace-location,.marketplace-help,.marketplace-location>.lucide,.marketplace-help>.lucide{color:#18222c}.marketplace-location small,.marketplace-help small{color:#697581}.marketplace-location strong,.marketplace-help strong{color:#17222c}.marketplace-main-header .header-cart-button{color:#18222c}.marketplace-main-header .header-cart-button:hover{background:#f4f5f6}.marketplace-main-header .header-cart-button strong{color:#fff;background:#181d22}.marketplace-category-nav{min-height:60px;box-shadow:none;background:#fffffffa;border-top:1px solid #eff1f3;border-bottom:1px solid #e7e9eb;justify-content:flex-start;gap:clamp(24px,3vw,46px);padding-inline:max(24px,50vw - 790px);top:82px}.marketplace-category-nav>a{color:#181d22;letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:700}.marketplace-departments{align-items:center;display:flex}.marketplace-departments>button{color:#181d22;letter-spacing:0;text-transform:none;background:#f2f3f4;border-radius:22px;min-height:40px;padding:0 20px;font-size:.75rem}.marketplace-departments>button>span{color:#20262c}.marketplace-departments .nav-dropdown{top:50px}.storefront-hero{background:#e5f6fc;padding:0}.storefront-hero-grid{max-width:none;min-height:360px;margin:0;display:block}.storefront-promotion{width:min(1580px,100%);min-height:360px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(390px,48%);margin:0 auto}.storefront-promotion:before{opacity:.6;width:500px;height:500px;bottom:-190px;right:10%}.storefront-promotion-copy{padding:48px clamp(24px,5.5vw,90px)}.storefront-promotion-label{color:#e55720;box-shadow:none;background:0 0;padding:0}.storefront-promotion h1{max-width:680px;margin-top:17px;font-size:clamp(2.7rem,4.2vw,4.7rem);line-height:.96}.storefront-promotion-copy>p{font-size:.95rem}.storefront-promotion-actions a{color:#17222c;background:0 0;border-color:#17222c;border-radius:0;min-height:48px;padding-inline:22px}.storefront-promotion-actions a:first-child{color:#fff;box-shadow:none;background:#171d22;border-color:#171d22}.storefront-promotion-product{padding:15px 42px 8px 0}.storefront-promotion-product img{mix-blend-mode:multiply;filter:drop-shadow(0 22px 20px #19334429);height:338px}.storefront-promotion-product>span{display:none}.storefront-hero-assurances{background:#f5f5f5;border:0;border-top:1px solid #e7e7e7;border-radius:0;grid-template-columns:repeat(4,1fr);max-width:none;margin:0;padding-inline:max(24px,50vw - 720px)}.storefront-hero-assurances>span{border-left:0;justify-content:center;padding-block:13px}.storefront-hero-assurances .lucide{color:#7d2c16;background:0 0;border-radius:0;padding:0}.home-product-showcase{background:#fff;padding-top:38px}.home-product-showcase:before{display:none}.home-showcase-heading{padding-bottom:20px}.home-showcase-title h2{margin-top:8px;font-size:clamp(1.8rem,2.5vw,2.5rem)}.home-showcase-title p{font-size:.82rem}.home-showcase-trust span{background:#f7f8f9}.marketplace-categories{padding-top:54px;padding-bottom:54px}@media (width<=1180px){.site-header.marketplace-main-header{grid-template-columns:155px minmax(280px,1fr) auto!important;gap:20px!important}.marketplace-location{display:none!important}.storefront-promotion{grid-template-columns:minmax(0,1fr) 43%}}@media (width<=980px){.site-header.marketplace-main-header{background:#fff!important;grid-template-columns:130px 1fr auto auto!important;min-height:122px!important}.marketplace-logo-wordmark b,.marketplace-logo-wordmark>strong{color:#18212b}.marketplace-main-header .mobile-menu-toggle{color:#18212b!important;border-color:#cbd1d6!important}.marketplace-search{grid-area:2/1/auto/-1}.storefront-promotion{min-height:350px}.storefront-promotion-copy{padding-inline:30px}.storefront-promotion h1{font-size:3.2rem}.storefront-promotion-product img{height:300px}}@media (width<=700px){.storefront-promotion{grid-template-columns:1fr}.storefront-promotion-copy{padding:35px 22px 10px}.storefront-promotion h1{font-size:2.55rem}.storefront-promotion-product{min-height:230px;padding:0 24px 8px}.storefront-promotion-product img{height:225px}.storefront-hero-assurances{grid-template-columns:1fr 1fr;padding:0 12px}.storefront-hero-assurances>span{justify-content:start}}.legal-page--privacy>header{isolation:isolate;text-align:center;background:url(/assets/img/banner.png) 50% 48%/cover no-repeat;border:0;align-content:center;justify-items:center;min-height:430px;padding:58px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.legal-page--privacy>header .shop-kicker{color:#ff7a30;text-shadow:0 1px 8px #00000047}.legal-page--privacy>header h1{color:#fff;letter-spacing:-.045em;text-shadow:0 3px 18px #0000004d;max-width:960px;margin:18px 0 16px;font-size:clamp(3rem,5.6vw,5rem)}.legal-page--privacy>header p{color:#ffffffeb;text-shadow:0 2px 12px #00000059;max-width:900px;margin:0;font-size:clamp(.94rem,1.45vw,1.2rem);font-weight:650;line-height:1.55}.legal-page--privacy>header small{color:#ffffffb3;margin-top:22px;font-size:.66rem}.legal-page--privacy .legal-layout>aside strong{color:#1b2732;letter-spacing:-.025em;text-transform:none;grid-column:auto;padding:0 10px 17px;font-size:1.42rem;font-weight:750}.legal-page--privacy .legal-layout>aside a{color:#283642;border:0;border-radius:24px;grid-template-columns:28px minmax(0,1fr);min-height:47px;padding:10px 18px;font-size:.78rem;font-weight:700;line-height:1.35;transition:background .2s,color .2s}.legal-page--privacy .legal-layout>aside a>span{color:#0b6aa8}.legal-page--privacy .legal-content{margin:0;display:block}.legal-page--privacy .legal-content>section,.legal-page--privacy .legal-content>section:nth-child(5){background:0 0;border:0;padding:0 0 38px;scroll-margin-top:155px;display:block}.legal-page--privacy .legal-content h2{color:#222a30;letter-spacing:-.035em;margin:0 0 13px;font-size:clamp(1.65rem,2.5vw,2.15rem);font-weight:760}.legal-page--privacy .legal-content ul{background:#f7f8f9;border-left:3px solid #e86724;gap:11px;margin:19px 0 0;padding:18px 22px}.legal-page--privacy .legal-content li{color:#45535e;grid-template-columns:36px 1fr;font-size:.82rem}.legal-page--privacy .legal-content .legal-contact{border-radius:4px;margin-top:12px;padding:30px 32px;display:block}.legal-page--privacy .legal-contact>span{display:none}@media (width<=900px){.legal-page--privacy>header{background-position:62%;min-height:370px}.legal-page--privacy .legal-layout{grid-template-columns:1fr;gap:40px;padding-top:42px}.legal-page--privacy .legal-layout>aside{position:static}.legal-page--privacy .legal-layout>aside strong{padding-left:0}.legal-page--privacy .legal-layout>aside a{border-radius:4px}}@media (width<=600px){.legal-page--privacy>header{min-height:335px;padding:44px 20px}.legal-page--privacy>header h1{font-size:2.65rem}.legal-page--privacy>header p{font-size:.86rem}.legal-page--privacy .legal-layout{padding:38px 18px 68px}.legal-page--privacy .legal-content h2{font-size:1.55rem}}.legal-page--privacy{background:#fff;border:1px solid #dce3e9;border-radius:4px;max-width:1120px;margin:4px auto 90px;padding:clamp(34px,5vw,68px);box-shadow:0 18px 48px #102a420f}.legal-page--privacy>header{background:0 0;border:0;border-bottom:2px solid #173f63;border-radius:0;padding:0 0 34px}.legal-page--privacy>header h1{max-width:none;margin:16px 0 14px;font-size:clamp(2.55rem,5vw,4rem)}.legal-page--privacy>header p{max-width:760px}.privacy-principles{background:#f7f9fb;border:0;border-bottom:1px solid #dce3e9;border-radius:0;margin:0}.privacy-principles>div{min-height:88px;padding-inline:22px}.legal-page--privacy .legal-layout{margin-top:34px;display:block}.legal-page--privacy .legal-layout>aside{box-shadow:none;background:#fafbfc;border:1px solid #dce3e9;border-radius:3px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;padding:24px 28px;display:grid;position:static}.legal-page--privacy .legal-layout>aside a{border-top:1px solid #e5eaee;min-height:37px;padding:7px 0;font-size:.7rem}.legal-page--privacy .legal-content{margin-top:22px;display:block}.legal-page--privacy .legal-content>section,.legal-page--privacy .legal-content>section:nth-child(5){background:0 0;border:0;border-bottom:1px solid #dce3e9;border-radius:0;grid-template-columns:46px minmax(0,1fr);gap:20px;min-height:0;padding:34px 4px;display:grid}.legal-page--privacy .legal-content>section>span{color:#0b5e9e;background:#edf3f8;border-radius:3px;width:38px;height:38px}.legal-page--privacy .legal-content h2{color:#132b43;margin:2px 0 10px;font-size:1.22rem}.legal-page--privacy .legal-content p{color:#526679;max-width:820px;font-size:.82rem;line-height:1.75}.legal-page--privacy .legal-content ul{gap:9px;margin-top:17px}.legal-page--privacy .legal-content li{color:#526679;grid-template-columns:34px 1fr;gap:8px;padding-left:0;font-size:.75rem;display:grid}.legal-page--privacy .legal-content li:before{display:none}.legal-page--privacy .legal-content li b{color:#0b5e9e;font-size:.65rem}.legal-page--privacy .legal-content .legal-contact{background:#0d375a;border:0;border-radius:3px;grid-template-columns:46px minmax(0,1fr);margin-top:28px;padding:28px 30px;display:grid}@media (width<=700px){.legal-page--privacy{border-inline:0;margin-bottom:55px;padding:28px 20px}.privacy-principles{grid-template-columns:1fr}.legal-page--privacy .legal-layout>aside{grid-template-columns:1fr;padding:20px}.legal-page--privacy .legal-content>section,.legal-page--privacy .legal-content>section:nth-child(5){grid-template-columns:36px minmax(0,1fr);gap:12px;padding-block:28px}.legal-page--privacy .legal-content>section>span{width:32px;height:32px}.legal-page--privacy .legal-content .legal-contact{grid-template-columns:1fr;padding:24px 20px}.legal-page--privacy .legal-contact>span{margin-bottom:14px}}@media (width<=480px){.storefront-hero-assurances{grid-template-columns:1fr}.storefront-promotion-actions{flex-direction:column;align-items:stretch}.storefront-promotion-actions a{box-sizing:border-box;width:100%}}:root{--mr-brand-navy:#0a304b;--mr-brand-blue:#12577e;--mr-brand-orange:#ef641f;--mr-brand-ivory:#fbf8f3;--mr-brand-mist:#e7edef}.site-header.marketplace-main-header,.marketplace-category-nav{background:#fff!important}.site-header.marketplace-main-header .marketplace-logo{background:0 0!important;justify-content:flex-start!important;align-items:center!important;width:138px!important;min-width:138px!important;height:62px!important;min-height:62px!important;padding:0!important;display:flex!important}.site-header.marketplace-main-header .marketplace-logo img,.site-header.marketplace-main-header .marketplace-logo img[src$=logo-site\.png]{object-fit:contain!important;object-position:left center!important;filter:none!important;width:108px!important;max-width:108px!important;height:62px!important;max-height:62px!important;padding:0!important;display:block!important;transform:none!important}.marketplace-search{background:#fff;border-color:#70808b}.marketplace-search:focus-within{border-color:var(--mr-brand-blue);box-shadow:0 0 0 3px #12577e1f}.marketplace-search button{background:var(--mr-brand-navy)}.marketplace-main-header .header-cart-button strong{background:var(--mr-brand-orange)}.marketplace-category-nav{border-color:#e7e1da}.marketplace-category-nav>a:hover,.marketplace-category-nav>a[href="/#ofertas"]{color:var(--mr-brand-orange)}.marketplace-departments>button{color:var(--mr-brand-navy);background:#f3f3f3}.storefront-hero{background:radial-gradient(circle at 76% 45%,#ef641f2e,#0000 22%),linear-gradient(112deg,#f7f1e8 0%,#edf1ef 48%,#dbe8eb 100%)}.storefront-promotion:before{border-color:#0a304b1f;box-shadow:0 0 0 42px #0a304b08,0 0 0 88px #ef641f06}.storefront-promotion-label{color:#d85116}.storefront-promotion h1{color:var(--mr-brand-navy)}.storefront-promotion-copy>p{color:#566a76}.storefront-promotion-actions a{border-color:var(--mr-brand-navy);color:var(--mr-brand-navy)}.storefront-promotion-actions a:first-child{border-color:var(--mr-brand-orange);background:var(--mr-brand-orange);color:#fff;box-shadow:0 10px 22px #ef641f2e}.storefront-hero-assurances{background:#f8f2ec;border-top-color:#e5d8ce}.storefront-hero-assurances .lucide{color:#b94b1b}.storefront-hero-assurances strong{color:#673421}.storefront-hero-assurances small{color:#806b61}.home-product-showcase{background:var(--mr-brand-ivory)}.home-showcase-heading{border-color:#ddd7d0}.home-showcase-title h2{color:var(--mr-brand-navy)}.home-showcase-trust span{background:#fff;border-color:#ddd7d0}.home-showcase-tabs{background:#fff;border-color:#ded7cf}.home-showcase-navigation>a{color:var(--mr-brand-blue)}.home-showcase-badge{background:var(--mr-brand-blue)}.home-showcase-badge.is-offer,.home-showcase-actions button{background:var(--mr-brand-orange)}.marketplace-categories{background:#fff}@media (width<=1180px){.site-header.marketplace-main-header .marketplace-logo{width:116px!important;min-width:116px!important}.site-header.marketplace-main-header .marketplace-logo img{width:94px!important;max-width:94px!important}}@media (width<=980px){.site-header.marketplace-main-header .marketplace-logo{width:96px!important;min-width:96px!important;height:52px!important;min-height:52px!important}.site-header.marketplace-main-header .marketplace-logo img{width:78px!important;max-width:78px!important;height:52px!important;max-height:52px!important}}@media (width<=640px){.site-header.marketplace-main-header .marketplace-logo{width:84px!important;min-width:84px!important}.site-header.marketplace-main-header .marketplace-logo img{width:70px!important;max-width:70px!important}}.marketplace-category-nav.site-nav-desktop{box-sizing:border-box;min-height:52px;padding-block:6px;align-items:center!important}.marketplace-category-nav .marketplace-departments{align-self:center;height:40px}.marketplace-category-nav .marketplace-departments>button{box-sizing:border-box;white-space:nowrap;border-radius:20px;align-items:center;gap:10px;width:auto;min-height:40px;padding-inline:18px;display:inline-flex;height:40px!important}.marketplace-category-nav .marketplace-departments-menu{stroke-width:2px;width:17px;height:17px}.marketplace-category-nav .marketplace-departments-chevron{width:14px;height:14px;margin-left:2px;transition:transform .18s}.marketplace-category-nav .marketplace-departments:hover .marketplace-departments-chevron,.marketplace-category-nav .marketplace-departments:focus-within .marketplace-departments-chevron{transform:rotate(180deg)}.contact-company-location{color:#5d6b77;background:#fff;border:1px solid #dbe2e7;border-radius:10px;align-items:flex-start;gap:13px;max-width:470px;margin-top:24px;padding:17px 18px;font-style:normal;display:flex;box-shadow:0 8px 24px #0a304b0f}.contact-company-location>.lucide{width:20px;height:20px;color:var(--mr-brand-orange);margin-top:2px}.contact-company-location>span,.contact-company-location small,.contact-company-location strong,.contact-company-location span>span{display:block}.contact-company-location small{color:#78848e;margin-bottom:3px;font-size:.68rem;font-weight:700}.contact-company-location strong{color:var(--mr-brand-navy);font-size:.88rem}.contact-company-location span>span{margin-top:3px;font-size:.78rem;line-height:1.45}.contact-company-location a{color:var(--mr-brand-blue);margin-top:8px;font-size:.72rem;font-weight:850;display:inline-flex}.home-showcase-title h2{margin-top:0}.home-showcase-toolbar{justify-content:flex-start}.home-product-showcase,.home-product-showcase button,.home-product-showcase input,.home-product-showcase select{font-family:Arial,Helvetica,sans-serif}.home-showcase-card.swiper-slide{min-height:570px;box-shadow:none;border:0;border-radius:0}.home-showcase-card:hover{box-shadow:none;transform:none}.home-showcase-image{box-sizing:border-box;background:#f5f6f7;height:270px;padding:18px 24px}.home-showcase-image:after{display:none}.home-showcase-image img{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:auto;max-width:86%;height:auto;max-height:86%;transition:none;transform:none}.home-showcase-card:hover .home-showcase-image img{transform:none}.home-showcase-badge{box-shadow:none;letter-spacing:.03em;background:#315d78}.home-showcase-badge.is-offer{background:#b95425}.home-showcase-category{color:#315d78;letter-spacing:.045em}.home-showcase-tabs,.home-showcase-tabs button,.home-showcase-tabs button.is-active,.home-showcase-actions button,.home-showcase-actions>a{box-shadow:none}.home-showcase-tabs{background:#fff;border:0;border-radius:0}.home-showcase-tabs button,.home-showcase-tabs button.is-active,.home-showcase-actions button,.home-showcase-actions>a,.home-showcase-badge,.home-showcase-specs span{border-radius:2px}.home-showcase-tabs button.is-active{background:var(--mr-brand-navy)}.home-showcase-actions button{border:1px solid var(--mr-brand-navy);background:var(--mr-brand-navy);color:#fff;font-weight:700}.home-showcase-actions button:hover{background:#164b69;border-color:#164b69}.home-showcase-actions>a{color:var(--mr-brand-navy);background:#fff;border-color:#aeb9c2}@media (width<=700px){.home-showcase-image{height:235px;padding:16px 20px}}.shop-rating-overview{background:#ffffff0f;border:1px solid #ffffff26;border-radius:3px;flex:0 0 330px;padding:16px 18px}.shop-reviews{width:min(1300px,100% - 44px);color:var(--shop-ink);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:300px minmax(0,1fr);align-items:start;gap:18px;padding:0;display:grid}.shop-reviews .shop-reviews-heading{margin:0;display:block}.shop-reviews .shop-rating-overview{box-sizing:border-box;background:#fff;border-color:#d9e1e7;width:100%;min-height:205px;padding:18px}.shop-reviews .shop-rating-summary{border-bottom-color:#e1e7ec}.shop-reviews .shop-rating-summary>strong{color:var(--shop-ink)}.shop-reviews .shop-rating-summary div>small,.shop-reviews .shop-rating-distribution span,.shop-reviews .shop-rating-distribution small{color:#66788a}.shop-reviews .shop-rating-distribution i{background:#e3e9ee}.shop-reviews .shop-review-swiper{min-width:0;padding-bottom:28px}.shop-reviews .shop-review-card{background:#fff;border-color:#d9e1e7;border-radius:3px;min-height:205px}.shop-reviews .shop-review-card>p{color:#30465a}.shop-reviews .shop-review-card footer strong{color:var(--shop-ink)}.shop-reviews .shop-review-card footer small{color:#71808c}@media (width<=900px){.shop-reviews{grid-template-columns:1fr}.shop-reviews .shop-rating-overview{max-width:340px}}@media (width<=520px){.shop-reviews{width:calc(100% - 28px)}.shop-reviews .shop-rating-overview{max-width:none}}.product-related-section,.product-viewed-section{width:min(1300px,100% - 44px);color:var(--shop-ink);margin:54px auto 0}.product-related-section>h2,.product-viewed-section>h2{border-bottom:2px solid var(--mr-brand-orange);margin:0 0 24px;padding-bottom:10px;font-size:1.35rem}.product-related-grid{grid-template-columns:repeat(auto-fit,minmax(230px,280px));justify-content:start;gap:14px;display:grid}.product-related-card{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #dce3e8;flex-direction:column;align-items:center;min-width:0;padding:14px;display:flex;position:relative}.product-related-card>span{background:var(--mr-brand-orange);color:#fff;text-transform:uppercase;z-index:3;padding:4px 7px;font-size:.55rem;font-weight:800;position:absolute;top:9px;right:9px}.product-related-card>a:first-of-type{box-sizing:border-box;background:#f8fafc;place-items:center;width:100%;height:190px;padding:26px;display:grid;overflow:hidden}.product-related-card img{object-fit:contain;width:100%;height:100%}.product-related-card h3{min-height:38px;margin:8px 0 5px;font-size:.78rem;line-height:1.4}.product-related-card>strong,.product-related-action{margin-top:auto}.product-related-card h3 a{color:var(--shop-ink)}.product-related-rating{color:#f5a611;letter-spacing:1px;font-size:.66rem}.product-related-rating small{color:#52677a;letter-spacing:0}.product-related-card>strong{color:var(--mr-brand-navy);padding-top:8px;font-size:.9rem}.product-related-action{background:var(--mr-brand-orange);color:#fff;box-sizing:border-box;width:100%;margin-top:12px;padding:9px;font-size:.68rem;font-weight:800}.product-viewed-section article{grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:14px;max-width:500px;padding:12px 0;display:grid}.product-viewed-section img{object-fit:contain;width:62px;height:62px}.product-viewed-section article strong,.product-viewed-section article small{display:block}.product-viewed-section article strong{font-size:.76rem}.product-viewed-section article small{color:#71808c;margin-top:3px;font-size:.64rem}.product-viewed-section article>a{color:var(--mr-brand-orange);font-size:.68rem;font-weight:800}.product-newsletter-section{background:var(--mr-brand-navy);color:#fff;box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;gap:32px;width:min(1120px,100% - 48px);margin:48px auto 64px;padding:28px 36px;display:grid}.product-newsletter-section>div{align-items:center;gap:12px;display:flex}.product-newsletter-section>div>.lucide{width:34px;height:34px}.product-newsletter-section strong,.product-newsletter-section small{display:block}.product-newsletter-section strong{text-transform:uppercase;font-size:.86rem}.product-newsletter-section small{color:#bfd0df;margin-top:3px;font-size:.64rem}.product-newsletter-section form{grid-template-columns:minmax(0,1fr) 82px;display:grid}.product-newsletter-section input,.product-newsletter-section button{box-sizing:border-box;border-radius:0;height:40px}.product-newsletter-section input{border:0;padding:0 12px;font-size:.7rem}.product-newsletter-section button{background:var(--mr-brand-orange);color:#fff;font:inherit;cursor:pointer;border:0;font-size:.7rem;font-weight:800}.product-newsletter-section form>p{color:#68dea6;grid-column:1/-1;min-height:14px;margin:5px 0 0;font-size:.62rem}.product-newsletter-section form>p.is-error{color:#ff9b91}@media (width<=900px){.product-related-grid{grid-template-columns:repeat(2,minmax(230px,280px))}.product-newsletter-section{grid-template-columns:1fr;width:calc(100% - 36px)}}@media (width<=520px){.product-related-section,.product-viewed-section{width:calc(100% - 28px)}.product-related-grid{grid-template-columns:1fr}.product-viewed-section article{grid-template-columns:54px minmax(0,1fr)}.product-viewed-section article>a{grid-column:2}.product-newsletter-section{width:calc(100% - 28px);padding:22px 18px}}.shop-detail-whatsapp.is-primary{color:#fff;background:#078557;border-color:#078557;min-height:44px;margin-top:18px}.shop-detail-whatsapp.is-primary:hover{background:#066e49}.legacy-catalog-main .shop-card-actions{grid-template-columns:1fr}.legacy-catalog-main .shop-whatsapp-buy{color:#078557;box-sizing:border-box;border:1px solid #078557;border-radius:2px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.legacy-catalog-main .shop-whatsapp-buy.is-only-action{color:#fff;background:#078557}.legacy-catalog-main .shop-whatsapp-buy .shop-whatsapp-icon{width:17px;height:17px}.shop-rating-overview .shop-rating-summary{background:0 0;border:0;border-bottom:1px solid #ffffff1f;border-radius:0;padding:0 0 13px}.shop-rating-distribution{gap:5px;padding-top:12px;display:grid}.shop-rating-distribution>div{grid-template-columns:30px minmax(0,1fr) 14px;align-items:center;gap:7px;display:grid}.shop-rating-distribution span,.shop-rating-distribution small{color:#b8c9d9;font-size:.6rem}.shop-rating-distribution small{text-align:right}.shop-rating-distribution i{background:#ffffff21;height:4px;display:block;overflow:hidden}.shop-rating-distribution b{background:#ffae19;height:100%;display:block}.shop-review-swiper{width:100%;padding-bottom:34px;overflow:hidden}.shop-review-swiper .swiper-wrapper{align-items:stretch}.shop-review-swiper .shop-review-card.swiper-slide{box-sizing:border-box;height:auto;min-height:205px}.shop-review-pagination.swiper-pagination-horizontal{bottom:5px}.shop-review-pagination .swiper-pagination-bullet{opacity:.35;background:#9eb1c2;border-radius:0;width:18px;height:3px;margin:0 3px!important}.shop-review-pagination .swiper-pagination-bullet-active{background:var(--mr-brand-orange);opacity:1}@media (width<=760px){.shop-reviews-heading{flex-direction:column;align-items:stretch}.shop-rating-overview{box-sizing:border-box;flex-basis:auto;width:100%}}.storefront-hero-carousel{width:100%;min-height:410px;position:relative;overflow:hidden}.storefront-hero-carousel .storefront-promotion.swiper-slide{box-sizing:border-box;min-height:410px;display:grid;width:100%!important}.storefront-hero-carousel .storefront-promotion:nth-child(3n+1){background:#f3f5f4}.storefront-hero-carousel .storefront-promotion:nth-child(3n+2){background:#f7f3ed}.storefront-hero-carousel .storefront-promotion:nth-child(3n){background:#edf3f4}.storefront-hero-carousel .storefront-promotion-copy{padding-left:max(24px,50vw - 695px)}.storefront-hero-carousel .storefront-promotion-product{padding-right:max(24px,50vw - 695px)}.storefront-hero-carousel .storefront-promotion-product img{object-fit:contain;object-position:center;filter:none;max-width:88%}.storefront-hero-carousel .storefront-promotion-label,.storefront-hero-carousel .storefront-promotion-tags span,.storefront-hero-carousel .storefront-promotion-actions a{box-shadow:none;border-radius:2px}.storefront-hero-pagination.swiper-pagination-horizontal{z-index:5;justify-content:center;gap:7px;display:flex;position:absolute;bottom:16px;left:0}.storefront-hero-pagination .swiper-pagination-bullet{opacity:.35;background:#7d8b94;border-radius:0;width:18px;height:3px;margin:0!important}.storefront-hero-pagination .swiper-pagination-bullet-active{background:var(--mr-brand-orange);opacity:1}.storefront-hero-carousel,.storefront-hero-carousel .swiper-wrapper,.storefront-hero-carousel .storefront-promotion.swiper-slide{min-height:510px}@media (width>=981px){.storefront-hero-carousel{height:510px}.storefront-hero-carousel .swiper-wrapper,.storefront-hero-carousel .storefront-promotion.swiper-slide{height:100%}}.storefront-hero-carousel .storefront-promotion.swiper-slide{isolation:isolate;color:#fff;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);position:relative;overflow:hidden}.storefront-hero-carousel .storefront-promotion.swiper-slide:before,.storefront-hero-carousel .storefront-promotion.swiper-slide:after{content:"";pointer-events:none;position:absolute}.storefront-hero-carousel .storefront-promotion.swiper-slide:before{z-index:-1;aspect-ratio:1;opacity:1;border:1px solid #ffffff2e;border-radius:50%;width:56vw;max-width:880px;bottom:-58%;right:-5%;box-shadow:0 0 0 70px #ffffff0d,0 0 0 150px #ffffff09}.storefront-hero-carousel .storefront-promotion.swiper-slide:after{z-index:-2;background:linear-gradient(105deg,#04102359,#0000 62%);inset:0}.storefront-hero-carousel .storefront-promotion--purple.swiper-slide{background:linear-gradient(112deg,#24124f 0%,#4b2383 55%,#7653bd 100%)}.storefront-hero-carousel .storefront-promotion--orange.swiper-slide{background:linear-gradient(112deg,#a83208 0%,#e45413 52%,#ff8a2b 100%)}.storefront-hero-carousel .storefront-promotion--blue.swiper-slide{background:linear-gradient(112deg,#063663 0%,#075d9c 55%,#18a0c7 100%)}.storefront-hero-carousel .storefront-promotion-copy{align-self:center;padding-top:54px;padding-bottom:64px}.storefront-hero-carousel .storefront-promotion-label{color:#ffffffe0;letter-spacing:.12em;font-size:.68rem}.storefront-hero-carousel .storefront-promotion-label b{color:#fff;margin-inline:6px}.storefront-hero-carousel .storefront-promotion h1{color:#fff;text-wrap:balance;max-width:760px;font-size:clamp(2.8rem,4.4vw,5rem)}.storefront-hero-carousel .storefront-promotion-copy>p{color:#ffffffc7;max-width:590px;font-size:1rem}.storefront-hero-carousel .storefront-promotion-tags span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1c;border-color:#ffffff4d}.storefront-hero-carousel .storefront-promotion-actions a{color:#fff;background:0 0;border-color:#ffffffb8;gap:9px}.storefront-hero-carousel .storefront-promotion-actions a:first-child{color:#102944;background:#fff;border-color:#fff;box-shadow:0 14px 34px #07132733}.storefront-hero-carousel .storefront-promotion-actions .lucide{width:16px;height:16px;transition:transform .2s}.storefront-hero-carousel .storefront-promotion-actions a:first-child:hover .lucide{transform:translate(4px)}.storefront-hero-carousel .storefront-promotion-product{align-self:stretch;padding-top:32px;padding-bottom:48px;position:relative}.storefront-hero-carousel .storefront-promotion-product:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#ffffff3d,#ffffff0a 58%,#0000 59%);border-radius:50%;width:min(36vw,520px);position:absolute}.storefront-hero-carousel .storefront-promotion-product img{z-index:2;mix-blend-mode:normal;filter:drop-shadow(0 32px 26px #05122561);width:auto;max-width:min(82%,620px);height:auto;max-height:390px;position:relative}.storefront-hero-carousel .storefront-promotion-model{z-index:3;color:#fff;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05142a47;border:1px solid #ffffff4d;border-radius:2px;padding:8px 11px;font-size:.62rem;font-weight:900;display:inline-flex;position:absolute;top:48px;right:max(28px,50vw - 730px)}.storefront-hero-pagination.swiper-pagination-horizontal{bottom:25px}.storefront-hero-pagination .swiper-pagination-bullet{opacity:.35;background:#fff;width:24px}.storefront-hero-pagination .swiper-pagination-bullet-active{opacity:1;background:#fff}@media (width<=700px){.storefront-hero-carousel,.storefront-hero-carousel .swiper-wrapper,.storefront-hero-carousel .storefront-promotion.swiper-slide{min-height:680px}.storefront-hero-carousel .storefront-promotion.swiper-slide{grid-template-columns:1fr;align-content:start}.storefront-hero-carousel .storefront-promotion-copy{padding-top:38px;padding-bottom:18px;padding-left:22px}.storefront-hero-carousel .storefront-promotion-product{min-height:245px;padding:4px 24px 50px}.storefront-hero-carousel .storefront-promotion-product:before{width:280px}.storefront-hero-carousel .storefront-promotion-product img{max-width:84%;max-height:230px}.storefront-hero-carousel .storefront-promotion-model{top:8px;right:18px}.storefront-hero-carousel .storefront-promotion h1{font-size:clamp(2.35rem,11vw,3.35rem)}.storefront-hero-carousel .storefront-promotion-actions{flex-direction:column;align-items:stretch}.storefront-hero-carousel .storefront-promotion-actions a{box-sizing:border-box;width:100%}}.marketplace-category-nav>a{white-space:nowrap;align-items:center;min-height:40px;display:inline-flex}.marketplace-category-nav .marketplace-departments .nav-dropdown{top:46px}@media (width>=981px) and (width<=1180px){.marketplace-category-nav.site-nav-desktop{gap:16px!important;padding-inline:16px!important}.marketplace-category-nav>a,.marketplace-category-nav .marketplace-departments>button{font-size:.69rem}.marketplace-category-nav .marketplace-departments>button{padding-inline:16px}}.commerce-footer-grid{border-top:1px solid #e7e9eb;grid-template-columns:220px minmax(0,1fr);align-items:start;gap:52px;max-width:1320px;padding:38px 24px 42px}.commerce-footer-column h2{margin-bottom:18px;font-size:.9rem;line-height:1.2}.commerce-footer-column nav{gap:9px}.commerce-footer-column nav a{font-size:.77rem;line-height:1.4}.commerce-footer-column p{font-size:.76rem;line-height:1.6}.commerce-footer-logo{object-position:left center;border:0;border-radius:0;width:106px;height:62px;margin-top:-4px;margin-bottom:10px;padding:0}.commerce-footer-institutional>p{max-width:230px;margin-bottom:0}.commerce-footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:46px 52px;display:grid}.commerce-footer-contact{gap:13px}.commerce-footer-contact>a{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:11px;min-height:34px}.commerce-footer-contact>a>.lucide{margin-top:2px}.commerce-footer-contact small{margin-bottom:3px;font-size:.62rem}.commerce-footer-contact strong{font-size:.72rem}.commerce-footer-trust{gap:16px}.commerce-footer-trust a,.commerce-footer-trust a:hover{grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;min-height:40px}.commerce-footer-trust .lucide{margin-top:2px}.commerce-footer-trust strong{font-size:.71rem}.commerce-footer-trust small{font-size:.6rem;line-height:1.45}.commerce-footer-trust a,.commerce-footer-trust a:hover{background:0 0;border:0;border-radius:0;padding:6px 0}.commerce-footer-trust .lucide{color:#315d78}.commerce-footer-tools{box-sizing:border-box;border-top:1px solid #e7e9eb;grid-template-columns:minmax(0,1fr) 220px;gap:42px;max-width:1320px;margin:0 auto;padding:32px 24px 38px;display:grid}.commerce-footer-legal{padding-inline:max(24px,50vw - 660px)}@media (width<=1150px){.commerce-footer-grid{grid-template-columns:190px minmax(0,1fr);gap:38px}}@media (width<=900px){.commerce-footer-grid{grid-template-columns:1fr}.commerce-footer-links-grid{grid-template-columns:1fr 1fr}}.commerce-footer-tools h2{color:#151f29;margin:0 0 17px;font-size:.9rem}.commerce-footer-tools p,.commerce-footer-tools small{color:#77828c;margin:12px 0 0;font-size:.65rem;display:block}.commerce-footer-payment-brands{flex-wrap:wrap;align-items:center;gap:8px;max-width:570px;display:flex}.commerce-footer-payment-brands span{color:#27333e;box-sizing:border-box;background:#fff;border:1px solid #dfe3e7;border-radius:3px;place-items:center;min-width:62px;height:35px;padding:0 11px;font-size:.69rem;font-weight:800;display:inline-grid}.commerce-footer-payment-brands .payment-brand{min-width:48px;padding:3px 5px}.commerce-footer-payment-brands .payment-brand svg{width:100%;height:27px;display:block;overflow:visible}.commerce-footer-payment-brands .is-mastercard{width:48px}.commerce-footer-payment-brands .is-visa{color:#1a1f71;width:50px}.commerce-footer-payment-brands .is-visa path{fill:currentColor}.commerce-footer-payment-brands .is-hipercard{width:58px}.commerce-footer-payment-brands .is-hipercard rect{fill:#b5121b}.commerce-footer-payment-brands .is-hipercard text{fill:#fff;letter-spacing:-.3px;font:700 8px Arial,sans-serif}.commerce-footer-payment-brands .is-elo{width:50px}.commerce-footer-payment-brands .is-elo text{fill:#111;font:800 12px Arial,sans-serif}.commerce-footer-payment-brands .is-installments{width:160px}.commerce-footer-payment-brands .is-installments text{fill:#3f4347;text-anchor:middle;font:700 10px Arial,sans-serif}.commerce-footer-payment-brands .is-pix{color:#32b5a4;width:50px}.commerce-footer-payment-brands .is-pix path{fill:currentColor}.commerce-footer-payment-brands .is-paypal{color:#003087;width:50px}.commerce-footer-payment-brands .is-paypal path{fill:currentColor}.commerce-footer-payment-brands .is-google-pay{width:62px}.commerce-footer-payment-brands .is-google-pay text{fill:#3c4043;font:700 12px Arial,sans-serif}.commerce-footer-payment-brands .is-google-pay .google-g{fill:#4285f4;font-size:15px}.commerce-footer-payment-brands .is-boleto{width:56px}.commerce-footer-payment-brands .is-boleto text{fill:#252d34;font:7px Arial,sans-serif}.commerce-footer-payment-brands .is-picpay{color:#21c25e;width:82px}.commerce-footer-payment-brands .is-picpay path{fill:currentColor}.commerce-footer-payment-brands .is-picpay text{fill:#148b43;letter-spacing:-.25px;font:800 11px Arial,sans-serif}.commerce-footer-tools-social .commerce-footer-socials{flex-wrap:wrap;gap:14px}.commerce-footer-tools-social .commerce-footer-socials a,.commerce-footer-tools-social .footer-social-mark{color:#343b41;background:0 0;border:0;border-radius:0;place-items:center;width:36px;height:36px;padding:0;font-size:.82rem;font-weight:900;display:grid}.commerce-footer-tools-social .commerce-footer-socials svg{fill:currentColor;width:27px;height:27px;display:block}.commerce-footer-tools-social .commerce-footer-socials a[aria-label=Instagram],.commerce-footer-tools-social .commerce-footer-socials .footer-social-mark[aria-label=Instagram],.commerce-footer-tools-social .commerce-footer-socials a[aria-label=Facebook],.commerce-footer-tools-social .commerce-footer-socials .footer-social-mark[aria-label=Facebook],.commerce-footer-tools-social .commerce-footer-socials a[aria-label=TikTok],.commerce-footer-tools-social .commerce-footer-socials .footer-social-mark[aria-label=TikTok]{color:#444}.commerce-footer-tools-social .commerce-footer-socials a:hover{color:#111;background:#f1f3f4}.commerce-footer-tools-social .commerce-footer-socials small{flex-basis:100%}@media (width<=700px){.commerce-footer-tools{grid-template-columns:1fr;gap:30px}}@media (width<=640px){.commerce-footer-grid{grid-template-columns:1fr;gap:34px;padding:34px 18px 38px}.commerce-footer-links-grid{grid-template-columns:1fr;gap:34px}.commerce-footer-tools{padding-inline:18px}}.feedback-section{color:#1d2d3b!important;background:#f5f6f7!important}.feedback-section .section-heading{max-width:1180px;margin-bottom:28px}.feedback-section .section-heading h2{max-width:850px;color:var(--mr-brand-navy);font-size:clamp(2rem,3.3vw,3.4rem)}.feedback-section .section-heading .eyebrow{color:var(--mr-brand-orange)}.feedback-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:1180px;margin:0 auto 24px;display:grid}.feedback-video-review{background:#fff;border:1px solid #dce1e5;border-radius:8px;grid-template-columns:205px minmax(0,1fr);align-items:center;gap:22px;min-width:0;padding:14px;display:grid}.feedback-video-media{aspect-ratio:9/16;background:#101820;border-radius:4px;width:100%;overflow:hidden}.feedback-video-media video{object-fit:cover;width:100%;height:100%;display:block}.feedback-video-copy{min-width:0;padding-right:10px}.feedback-stars{color:#c87a12;letter-spacing:2px;font-size:.8rem;display:block}.feedback-video-copy blockquote{color:#263746;margin:18px 0 24px;font-size:1rem;line-height:1.55}.feedback-video-copy strong,.feedback-video-copy small{display:block}.feedback-video-copy strong{color:var(--mr-brand-navy);font-size:.82rem}.feedback-video-copy small{color:#71808c;margin-top:3px;font-size:.68rem}.feedback-section .rating-summary{box-sizing:border-box;color:#566774;background:#fff;border:1px solid #dce1e5;border-radius:5px;max-width:1180px}.feedback-section .rating-summary strong{color:var(--mr-brand-navy)}.feedback-section .rating-summary span{color:#c87a12}.feedback-section .testimonial-carousel,.feedback-section .testimonial-carousel.drag-scroll{max-width:1180px!important}.feedback-section .testimonial-track{gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.feedback-section .testimonial-track .testimonial-card{color:#263746;background:#fff;border:1px solid #dce1e5;border-radius:5px;min-height:165px}.feedback-section .testimonial-card span{color:#c87a12}.feedback-section .testimonial-card strong{color:var(--mr-brand-navy)}.feedback-section .testimonial-card small{color:#71808c}@media (width<=980px){.feedback-featured-grid{grid-template-columns:1fr}.feedback-video-review{grid-template-columns:220px minmax(0,1fr)}.feedback-section .testimonial-track{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=600px){.feedback-section{padding-inline:16px!important}.feedback-video-review{grid-template-columns:1fr;gap:16px}.feedback-video-media{width:min(100%,280px);margin:0 auto}.feedback-video-copy{padding:0 4px 8px}.feedback-video-copy blockquote{margin-block:13px 18px}.feedback-section .rating-summary{padding:15px}.feedback-section .testimonial-track{grid-template-columns:1fr!important}}.marketplace-account{color:#18222c;grid-template-columns:27px auto;align-items:center;gap:8px;text-decoration:none;display:grid}.marketplace-account>.lucide{color:#18222c;width:25px;height:25px}.marketplace-account span,.marketplace-account small,.marketplace-account strong{display:block}.marketplace-account small{color:#697581;font-size:.56rem;line-height:1.2}.marketplace-account strong{color:#17222c;white-space:nowrap;font-size:.7rem;line-height:1.25}.marketplace-account:hover strong{color:var(--mr-brand-orange)}.mobile-nav-account{color:#fff;align-items:center;gap:9px;padding:13px 16px;font-weight:800;text-decoration:none;display:flex}.mobile-nav-account .lucide{width:19px;height:19px}.customer-auth-page,.customer-account-page{background:#f6f8fa;place-items:center;min-height:620px;padding:64px 22px 82px;display:grid}.customer-auth-card,.customer-account-card{background:#fff;border:1px solid #d8e0e7;border-radius:8px;width:min(100%,470px);padding:36px;box-shadow:0 16px 38px #102a4214}.customer-auth-heading{text-align:center}.customer-auth-icon{color:#0b3a67;background:#eef4fa;border-radius:50%;place-items:center;width:48px;height:48px;margin-bottom:12px;display:inline-grid}.customer-auth-icon .lucide{width:24px;height:24px}.customer-auth-heading .eyebrow,.customer-account-card .eyebrow{color:var(--mr-brand-orange);letter-spacing:.15em;text-transform:uppercase;margin:0 0 7px;font-size:.7rem;font-weight:900}.customer-auth-heading h1,.customer-account-card h1{color:#102a42;margin:0;font-size:clamp(1.75rem,4vw,2.25rem)}.customer-auth-heading>p:last-child,.customer-account-card p{color:#657487;font-size:.86rem}.customer-auth-error{color:#a22c1f;background:#fff5f3;border:1px solid #f1b8ae;margin:22px 0 0;padding:11px 13px;font-size:.78rem}.customer-auth-form{gap:16px;margin-top:24px;display:grid}.customer-auth-name-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.customer-auth-form label{color:#102a42;gap:7px;font-size:.75rem;font-weight:800;display:grid}.customer-auth-form input{width:100%;min-height:45px;font:inherit;color:#17222c;background:#fff;border:1px solid #ccd7e1;border-radius:4px;padding:0 13px}.customer-auth-form input:focus{border-color:var(--mr-brand-orange);outline:2px solid #f2652233}.customer-auth-form label small{color:#718092;font-weight:500}.customer-auth-form button,.customer-account-actions a,.customer-account-actions button{border:1px solid var(--mr-brand-orange);background:var(--mr-brand-orange);color:#fff;min-height:44px;font:inherit;cursor:pointer;border-radius:4px;font-size:.8rem;font-weight:900;text-decoration:none}.customer-auth-switch{color:#657487;text-align:center;margin:20px 0 0;font-size:.8rem}.customer-auth-switch a{color:#075da8;font-weight:850}.customer-auth-privacy{color:#718092;text-align:center;margin:14px 0 0;font-size:.65rem;line-height:1.5}.customer-auth-privacy a{color:#075da8;font-weight:750}.customer-account-card{grid-template-columns:auto 1fr;align-items:center;gap:18px;width:min(100%,680px);display:grid}.customer-account-card .customer-auth-icon{margin:0}.customer-account-card h1{font-size:2rem}.customer-account-card p{margin:5px 0 0}.customer-account-details{grid-column:1/-1;grid-template-columns:1fr 1fr 1.4fr;gap:10px;margin:6px 0 0;display:grid}.customer-account-details div{background:#f8fafb;border:1px solid #e2e7ec;min-width:0;padding:13px}.customer-account-details dt{color:#768595;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.customer-account-details dd{color:#17324c;text-overflow:ellipsis;margin:5px 0 0;font-size:.72rem;font-weight:800;overflow:hidden}.customer-account-actions{border-top:1px solid #e2e7ec;grid-column:1/-1;gap:10px;padding-top:18px;display:flex}.customer-account-actions a,.customer-account-actions button{place-items:center;padding:0 20px;display:inline-grid}.customer-account-actions form{margin:0}.customer-account-actions button{color:#17324c;background:#fff;border-color:#bcc8d3}@media (width<=1180px){.marketplace-account span{display:none}}@media (width<=560px){.customer-auth-page,.customer-account-page{min-height:520px;padding:34px 14px 54px}.customer-auth-card,.customer-account-card{padding:25px 20px}.customer-account-actions{flex-direction:column}.customer-auth-name-grid,.customer-account-details{grid-template-columns:1fr}.customer-account-actions a,.customer-account-actions button{width:100%}}.legal-page--privacy{max-width:1320px;margin-top:4px;padding-inline:clamp(22px,4vw,54px)}.legal-page--privacy>header{background:#fff;border:1px solid #dbe3ea;border-radius:8px;max-width:none;padding:42px 46px}.legal-page--privacy>header h1{max-width:760px;margin-top:14px;font-size:clamp(2.6rem,5vw,4.25rem)}.legal-page--privacy>header p{max-width:710px;font-size:.94rem;line-height:1.65}.legal-page--privacy>header small{margin-top:10px;font-size:.68rem;display:inline-block}.privacy-principles{background:#fff;border:1px solid #dbe3ea;border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:16px;display:grid}.privacy-principles>div{border-right:1px solid #e2e8ee;grid-template-columns:37px 1fr;align-items:center;gap:12px;min-height:82px;padding:15px 20px;display:grid}.privacy-principles>div:last-child{border-right:0}.privacy-principles .lucide{color:#0b66ad;width:21px;height:21px}.privacy-principles span,.privacy-principles strong,.privacy-principles small{display:block}.privacy-principles strong{color:#142a40;font-size:.76rem}.privacy-principles small{color:#6d7c8c;margin-top:3px;font-size:.64rem;line-height:1.4}.legal-page--privacy .legal-layout{grid-template-columns:250px minmax(0,1fr);gap:28px;margin-top:26px}.legal-page--privacy .legal-layout>aside{border-radius:6px;padding:14px;top:158px;box-shadow:0 10px 25px #102a420b}.legal-layout>aside a{grid-template-columns:25px 1fr;align-items:center;gap:7px;display:grid}.legal-layout>aside a>span{color:#0b66ad;font-size:.59rem;font-weight:900}.legal-page--privacy .legal-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legal-page--privacy .legal-content>section{background:#fff;border:1px solid #dde5ec;border-radius:6px;grid-template-columns:38px 1fr;gap:14px;min-height:185px;padding:23px}.legal-page--privacy .legal-content>section>span{border-radius:4px;width:34px;height:34px}.legal-page--privacy .legal-content h2{margin-top:3px;font-size:1.02rem}.legal-page--privacy .legal-content p{font-size:.77rem;line-height:1.65}.legal-content ul{gap:6px;margin:14px 0 0;padding:0;list-style:none;display:grid}.legal-content li{color:#5f7183;padding-left:15px;font-size:.7rem;line-height:1.45;position:relative}.legal-content li:before{content:"";background:var(--mr-brand-orange);border-radius:50%;width:5px;height:5px;position:absolute;top:.52em;left:0}.legal-page--privacy .legal-content>section:nth-child(5){background:#f7fbff;border-color:#bcd5ea}.legal-page--privacy .legal-content .legal-contact{background:#0d375a;border-color:#174d78;grid-column:1/-1;min-height:0;margin-top:0;padding:28px}.legal-page--privacy .legal-contact>span{color:#fff;background:#ffffff1a}.legal-page--privacy .legal-contact>span .lucide{width:17px;height:17px}.legal-page--privacy .legal-contact h2{color:#fff;font-size:1.25rem}.legal-page--privacy .legal-contact p{color:#ffffffb8}.legal-contact-kicker{letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:#ff8a4c!important;margin-bottom:4px!important;font-size:.62rem!important}.legal-contact-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.legal-contact-actions a{border:1px solid #ffffff4d;border-radius:4px;place-items:center;min-height:39px;padding:0 15px;font-size:.68rem;font-weight:850;display:inline-grid;color:#fff!important}.legal-contact-actions a:last-child{border-color:var(--mr-brand-orange);background:var(--mr-brand-orange)}.legal-page--privacy .legal-company-data{border-top-color:#ffffff26;font-size:.64rem}@media (width<=980px){.legal-page--privacy>header{padding:34px 30px}.privacy-principles{grid-template-columns:1fr}.privacy-principles>div{border-bottom:1px solid #e2e8ee;border-right:0;min-height:70px}.privacy-principles>div:last-child{border-bottom:0}.legal-page--privacy .legal-layout{grid-template-columns:1fr}.legal-page--privacy .legal-layout>aside{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.legal-page--privacy .legal-layout>aside strong{grid-column:1/-1}}@media (width<=700px){.legal-page--privacy{margin-bottom:60px;padding-inline:14px}.legal-page--privacy>header{padding:28px 22px}.legal-page--privacy>header h1{font-size:2.45rem}.legal-page--privacy .legal-content{grid-template-columns:1fr}.legal-page--privacy .legal-content>section{min-height:0;padding:20px 17px}.legal-page--privacy .legal-content .legal-contact{grid-column:auto}}.mrd-home-video .actions .btn{border-radius:2px;box-shadow:none!important;filter:none!important}.mrd-home-video .actions .btn:hover,.mrd-home-video .actions .btn:focus-visible{box-shadow:none!important;filter:none!important}.shop-section#produtos{box-sizing:border-box;background:0 0;width:100%;max-width:none;margin:0;padding:42px clamp(28px,5vw,96px) 80px}.legacy-catalog-breadcrumb{color:#71808c;align-items:center;gap:8px;min-height:18px;margin-bottom:22px;font-size:.72rem;display:flex}.legacy-catalog-breadcrumb a{color:#e85f0a}.legacy-catalog-breadcrumb strong{color:#24384b;font-weight:700}.legacy-catalog-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:clamp(32px,4vw,72px);width:100%;display:grid}.legacy-catalog-sidebar{padding-top:0}.legacy-filter-group{border-bottom:1px solid #dde4ea;padding:0}.legacy-filter-group h2{min-height:50px;color:var(--mr-brand-orange);justify-content:space-between;align-items:center;margin:0;font-size:.76rem;font-weight:600;display:flex}.legacy-filter-group h2 .lucide{stroke-width:2.5px;width:16px;height:16px}.legacy-category-list{gap:8px;padding:4px 0 18px;display:grid}.legacy-category-list button{color:#31465a;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:7px;padding:3px 0;font-size:.74rem;display:grid}.legacy-category-list button>span{background:#fff;border:1px solid #becbd6;width:13px;height:13px}.legacy-category-list button.is-active{color:var(--mr-brand-orange);font-weight:800}.legacy-category-list button.is-active>span{border-color:var(--mr-brand-orange);background:var(--mr-brand-orange);box-shadow:inset 0 0 0 3px #fff}.legacy-category-list small{color:#7b8995;font-size:.66rem}.legacy-filter-group>p{color:#5f7080;margin:0;font-size:.72rem;line-height:1.55}.legacy-check-filter{color:#31465a;cursor:pointer;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:8px;padding:3px 0 18px;font-size:.72rem;display:grid}.legacy-check-filter input{width:14px;height:14px;accent-color:var(--mr-brand-orange);margin:0}.legacy-check-filter small{color:#7b8995;font-size:.66rem}.legacy-price-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:3px 0 18px;display:grid}.legacy-price-range>label{color:#637485;gap:6px;min-width:0;font-size:.64rem;display:grid}.legacy-price-input{background:#fff;border:1px solid #cbd6df;align-items:center;min-width:0;height:36px;display:flex}.legacy-price-input:focus-within{border-color:var(--mr-brand-orange)}.legacy-price-input small{color:#71808c;padding-left:8px;font-size:.64rem;font-weight:700}.legacy-price-input input{background:0 0;border:0;border-radius:0;outline:0;min-width:0;height:100%;padding:0 6px;font-size:.7rem}.legacy-status-dot{background:#0a9b68;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.legacy-filter-apply{background:var(--mr-brand-orange);color:#fff;width:100%;min-height:42px;font:inherit;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;margin-top:16px;font-size:.72rem;font-weight:800;display:flex}.legacy-filter-apply:hover{background:#df5705}.legacy-catalog-main{min-width:0}.legacy-catalog-heading{border-bottom:1px solid #dce3e9;justify-content:space-between;align-items:end;gap:22px;padding-bottom:16px;display:flex}.legacy-catalog-heading .shop-kicker{color:var(--mr-brand-orange)}.legacy-catalog-heading h1{color:var(--mr-brand-orange);margin:6px 0 0;font-size:clamp(1.8rem,3vw,2.4rem)}.legacy-catalog-heading .shop-sort{white-space:nowrap;flex-direction:row}.legacy-catalog-heading .shop-sort select{border-radius:2px;min-width:170px}.legacy-catalog-description{color:#33485b;margin:16px 0 20px;font-size:.83rem;line-height:1.65}.legacy-catalog-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.legacy-catalog-toolbar .shop-search{border-radius:2px;width:min(480px,100%)}.legacy-catalog-toolbar .shop-search .lucide{width:17px;height:17px}.legacy-catalog-toolbar>p{color:#71808c;white-space:nowrap;margin:0;font-size:.72rem}.legacy-catalog-main .shop-product-grid{grid-template-columns:repeat(3,minmax(240px,300px));justify-content:start;gap:16px}.legacy-catalog-main .shop-product-card{width:100%;box-shadow:none;border-color:#dce3e8;border-radius:2px}.legacy-catalog-main .shop-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #092f6614}.legacy-catalog-main .shop-product-image{background:#fafbfc;height:220px}.legacy-catalog-main .shop-product-image:after{width:150px;height:150px}.legacy-catalog-main .shop-product-image img{object-fit:contain;object-position:center;transform-origin:50%;width:auto;max-width:70%;height:auto;max-height:70%}.legacy-catalog-main .shop-product-card:hover .shop-product-image img{transform:scale(1.02)}.legacy-catalog-main .shop-product-badge{border-radius:2px;padding:5px 8px;font-size:.6rem;top:10px;left:10px}.legacy-catalog-main .shop-product-content{padding:15px 16px 16px}.legacy-catalog-main .shop-product-meta{margin-bottom:6px}.legacy-catalog-main .shop-product-meta span{font-size:.61rem}.legacy-catalog-main .shop-product-meta small{font-size:.57rem}.legacy-catalog-main .shop-product-title h3{margin-bottom:6px;font-size:1.05rem}.legacy-catalog-main .shop-card-rating{gap:5px;margin-bottom:9px}.legacy-catalog-main .shop-card-rating span,.legacy-catalog-main .shop-card-rating strong{font-size:.65rem}.legacy-catalog-main .shop-card-rating small{font-size:.58rem}.legacy-catalog-main .shop-product-content>p{min-height:54px;margin-bottom:11px;font-size:.72rem;line-height:1.5}.legacy-catalog-main .shop-mini-specs{border-top:1px solid #e6ebef;border-bottom:1px solid #e6ebef;gap:12px;margin-bottom:12px;padding:8px 0}.legacy-catalog-main .shop-mini-specs li{background:0 0;border-radius:0;padding:0}.legacy-catalog-main .shop-mini-specs span{font-size:.55rem}.legacy-catalog-main .shop-mini-specs strong{font-size:.66rem}.legacy-catalog-main .shop-price-block{min-height:58px;padding-top:10px}.legacy-catalog-main .shop-price-block>strong,.legacy-catalog-main .shop-price-block .shop-consult-price{font-size:1rem}.legacy-catalog-main .shop-price-block span{font-size:.6rem}.legacy-catalog-main .shop-card-actions{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:10px}.legacy-catalog-main .shop-card-actions>.shop-add-button,.legacy-catalog-main .shop-card-actions>.shop-whatsapp-buy{white-space:nowrap;width:100%;min-width:0}.legacy-catalog-main .shop-whatsapp-buy{text-overflow:ellipsis;overflow:hidden}.legacy-catalog-main .shop-add-button,.legacy-catalog-main .shop-icon-button{min-height:38px;box-shadow:none;border-radius:2px;font-size:.7rem}.legacy-catalog-main .shop-add-button{background:var(--mr-brand-orange);filter:none;justify-content:center;align-items:center;gap:7px;display:inline-flex}.legacy-catalog-main .shop-add-button:hover{box-shadow:none;filter:none;background:#df5705}.legacy-catalog-main .shop-add-button .lucide{stroke-width:2.2px;width:15px;height:15px}.legacy-catalog-main .shop-icon-button{color:#078557;background:#fff;border-color:#9fd5bf}.legacy-catalog-main .shop-icon-button:hover{background:#f0faf6;border-color:#078557}.legacy-catalog-main .shop-whatsapp-icon{fill:currentColor;width:18px;height:18px}.legacy-catalog-main .shop-details-link{margin-top:9px;font-size:.64rem}@media (width<=960px){.legacy-catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}.legacy-catalog-main .shop-product-grid{grid-template-columns:repeat(2,minmax(240px,300px))}}@media (width<=700px){.shop-section#produtos{padding-top:28px}.legacy-catalog-layout{grid-template-columns:1fr}.legacy-catalog-sidebar{grid-template-columns:1fr;display:grid}.legacy-filter-group{padding:15px 0}.legacy-catalog-heading,.legacy-catalog-toolbar{flex-direction:column;align-items:stretch}.legacy-catalog-heading .shop-sort,.legacy-catalog-heading .shop-sort select,.legacy-catalog-toolbar .shop-search{width:100%}}@media (width<=520px){.legacy-catalog-main .shop-product-grid{grid-template-columns:1fr}}.shop-consult-banner{width:min(1120px,100% - 48px);max-width:1120px;box-shadow:none;box-sizing:border-box;border-radius:2px;margin:12px auto 64px;padding:30px 38px}.shop-consult-banner h2{max-width:620px;margin-top:8px;font-size:clamp(1.65rem,2.6vw,2.3rem)}.shop-consult-banner p{font-size:.82rem}.shop-consult-banner .btn{border-radius:2px;min-height:42px;padding:10px 18px;font-size:.78rem;box-shadow:none!important;filter:none!important}.shop-consult-banner .btn:hover,.shop-consult-banner .btn:focus-visible{box-shadow:none!important;filter:none!important}@media (width<=700px){.shop-consult-banner{width:calc(100% - 32px);margin-bottom:48px;padding:26px 22px}}.shop-product-detail{grid-template-columns:minmax(480px,560px) minmax(380px,1fr);align-items:start;gap:clamp(42px,5vw,72px);max-width:1160px}.shop-detail-gallery{grid-template-columns:70px minmax(0,1fr);grid-template-areas:"thumbs main";align-items:start;gap:18px;display:grid}.shop-detail-main-image{background:0 0;border:0;border-radius:0;grid-area:main;height:460px;min-height:0}.shop-detail-main-image img{filter:none;width:82%;height:82%}.shop-detail-thumbs{scrollbar-width:thin;flex-direction:column;grid-area:thumbs;gap:8px;max-height:460px;margin-top:0;padding-right:3px;display:flex;overflow:hidden auto}.shop-detail-thumbs button{border-radius:0;flex:0 0 68px;width:68px;height:68px}.shop-detail-thumbs button.is-active{border-width:1px;border-color:var(--mr-brand-orange)}.shop-detail-content{align-self:start;padding-top:2px}.shop-detail-featured{background:var(--mr-brand-orange);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:2px;margin-bottom:12px;padding:4px 8px;font-size:.58rem;font-weight:800;display:inline-flex}.shop-detail-content h1{margin:10px 0;font-size:clamp(2rem,3.2vw,3rem)}.shop-detail-lead{font-size:.88rem;line-height:1.6}.shop-stock-status{align-items:center;gap:7px;margin:0 0 12px;font-size:.73rem;display:inline-flex}.shop-stock-status>span{border-radius:50%;width:8px;height:8px}.shop-stock-status.is-available{color:#078557}.shop-stock-status.is-available>span{background:#0aa56d}.shop-stock-status.is-unavailable{color:#b42318}.shop-stock-status.is-unavailable>span{background:#d92d20}.shop-purchase-row{grid-template-columns:105px minmax(0,1fr)}.shop-quantity,.shop-buy-button,.shop-detail-whatsapp{border-radius:2px;box-shadow:none!important}.shop-quantity,.shop-buy-button{height:42px;min-height:42px}.shop-quantity{box-sizing:border-box;grid-template-columns:30px 40px 30px;width:102px}.shop-quantity input[data-product-quantity]{width:40px;min-width:40px;color:var(--shop-ink);opacity:1;appearance:textfield;background:#fff;padding:0;font-size:.78rem;font-weight:800;line-height:42px;display:block}.shop-quantity input[data-product-quantity]::-webkit-inner-spin-button{appearance:none;margin:0}.shop-quantity input[data-product-quantity]::-webkit-outer-spin-button{appearance:none;margin:0}.shop-buy-button{background:var(--mr-brand-orange);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;display:inline-flex;filter:none!important}.shop-buy-button:hover,.shop-buy-button:focus-visible{background:#df5705;box-shadow:none!important;filter:none!important}.shop-buy-button .lucide{width:16px;height:16px}.shop-detail-whatsapp{min-height:40px}.shop-detail-whatsapp>svg{fill:currentColor;width:18px;height:18px}.shop-shipping-calculator{border-top:1px solid var(--shop-line);grid-template-columns:135px minmax(120px,1fr) 108px;align-items:center;gap:0;margin-top:16px;padding-top:16px;display:grid}.shop-shipping-calculator>label{color:var(--mr-brand-navy);text-transform:uppercase;align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:inline-flex}.shop-shipping-calculator>label .lucide{width:19px;height:19px}.shop-shipping-calculator>input{box-sizing:border-box;border:1px solid #d5dee6;border-radius:0;height:40px;padding:0 12px;font-size:.72rem}.shop-shipping-calculator>input:focus{border-color:var(--mr-brand-navy);outline:0}.shop-shipping-calculator>button{background:var(--mr-brand-navy);color:#fff;height:40px;font:inherit;cursor:pointer;border:0;border-radius:0;font-size:.72rem;font-weight:700}.shop-shipping-calculator>p{color:#078557;grid-column:2/-1;min-height:15px;margin:6px 0 0;font-size:.64rem}.shop-shipping-calculator>p.is-error{color:#b42318}@media (width<=520px){.shop-shipping-calculator{grid-template-columns:1fr 92px}.shop-shipping-calculator>label{grid-column:1/-1;margin-bottom:8px}.shop-shipping-calculator>p{grid-column:1/-1}}@media (width<=1024px){.shop-product-detail{grid-template-columns:1fr;max-width:720px}.shop-detail-main-image{height:min(560px,78vw)}}@media (width<=640px){.shop-detail-main-image{height:min(420px,88vw);min-height:300px}.shop-detail-gallery{grid-template-columns:1fr;grid-template-areas:"main""thumbs"}.shop-detail-thumbs{flex-direction:row;overflow-x:auto}.shop-purchase-row{grid-template-columns:96px minmax(0,1fr)}}.contact.contact-compact{justify-content:space-between;min-height:0;grid-template-columns:minmax(0,560px) minmax(380px,500px)!important;gap:clamp(44px,7vw,104px)!important;padding:62px max(24px,50vw - 660px)!important}.contact.contact-compact .contact-copy{max-width:560px}.contact.contact-compact .contact-copy h2{max-width:540px;margin-bottom:16px;font-size:clamp(2.25rem,3.1vw,3rem);line-height:1.08}.contact.contact-compact .contact-copy>p:not(.eyebrow){max-width:520px;margin:0;font-size:.98rem;line-height:1.6}.contact.contact-compact .contact-company-location{margin-top:22px}.contact.contact-compact .quote-form-compact{gap:15px;max-width:500px;padding:24px!important}.contact.contact-compact .quote-form-compact input,.contact.contact-compact .quote-form-compact select{min-height:44px}.contact.contact-compact .quote-form-compact textarea{resize:vertical;min-height:88px}.contact.contact-compact .contact-actions{gap:8px;margin-top:2px}.contact.contact-compact .contact-actions .btn{min-height:40px;box-shadow:none;background:#f16000;border-radius:3px;padding:9px 15px;font-size:.78rem}.contact.contact-compact .contact-actions .btn-secondary{color:#0b4f80;background:#fff;border:1px solid #b8c8d5}@media (width<=980px){.contact.contact-compact{grid-template-columns:1fr!important;gap:34px!important;padding-block:52px!important}.contact.contact-compact .quote-form-compact{max-width:620px;margin:0}}@media (width<=640px){.contact.contact-compact{padding:38px 18px!important}.contact.contact-compact .contact-copy h2{font-size:2rem}.contact.contact-compact .quote-form-compact{padding:18px!important}}.feedback-section .feedback-summary-inline,.feedback-section .feedback-swiper{width:100%;max-width:1180px;margin-inline:auto}.feedback-summary-inline{color:#6b7782;align-items:center;gap:9px;margin-bottom:18px;display:flex}.feedback-summary-inline strong{color:var(--mr-brand-navy);font-size:1.35rem}.feedback-summary-inline span,.feedback-stars{color:#c87a12;letter-spacing:1.5px}.feedback-summary-inline small{font-size:.72rem}.feedback-swiper{padding-bottom:30px;overflow:hidden}.feedback-swiper .swiper-wrapper{align-items:stretch}.feedback-carousel-card.swiper-slide{box-sizing:border-box;background:#fff;border:1px solid #dce1e5;border-radius:5px;grid-template-columns:128px minmax(0,1fr);height:auto;min-height:220px;display:grid;overflow:hidden}.feedback-carousel-media{background:#eef1f3;min-width:0;overflow:hidden}.feedback-carousel-media img,.feedback-carousel-media video{object-fit:cover;width:100%;height:100%;display:block}.feedback-carousel-media img{object-fit:contain;mix-blend-mode:multiply;box-sizing:border-box;padding:12px}.feedback-carousel-copy{min-width:0;padding:20px 18px}.feedback-carousel-copy .feedback-stars{margin-bottom:10px;font-size:.72rem;display:block}.feedback-carousel-copy h3{color:var(--mr-brand-navy);margin:0;font-size:.86rem}.feedback-carousel-copy small{color:#71808c;margin-top:2px;font-size:.64rem;display:block}.feedback-carousel-copy p{color:#334654;margin:15px 0 0;font-size:.78rem;line-height:1.55}.feedback-carousel-review.swiper-slide{display:block}.feedback-carousel-review .feedback-carousel-copy{box-sizing:border-box;height:100%;padding:22px}.feedback-video-feature .feedback-person{align-items:center;gap:10px;display:flex}.feedback-video-feature .feedback-person>img{object-fit:cover;object-position:center 35%;mix-blend-mode:normal;border:2px solid #fff;border-radius:50%;flex:none;width:40px;height:40px;padding:0;box-shadow:0 0 0 1px #d7dde2}.feedback-video-feature .feedback-person>span,.feedback-video-feature .feedback-person h3,.feedback-video-feature .feedback-person small{min-width:0;display:block}.feedback-person-placeholder{align-items:center;gap:9px;display:flex}.feedback-person-placeholder>span:last-child,.feedback-person-placeholder h3,.feedback-person-placeholder small{min-width:0;display:block}.feedback-placeholder-avatar{color:#aeb3b7;background:#eceeef;border:1px solid #d5dade;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.feedback-placeholder-avatar svg{fill:currentColor;width:23px;height:23px}.feedback-swiper-pagination.swiper-pagination-horizontal{justify-content:center;gap:6px;display:flex;position:absolute;bottom:4px;left:0}.feedback-swiper-pagination .swiper-pagination-bullet{opacity:.35;background:#87939c;border-radius:0;width:14px;height:3px;margin:0!important}.feedback-swiper-pagination .swiper-pagination-bullet-active{background:var(--mr-brand-orange);opacity:1}@media (width<=640px){.feedback-carousel-card.swiper-slide{grid-template-columns:104px minmax(0,1fr);min-height:205px}.feedback-carousel-copy{padding:16px 14px}}#catalogo .section-heading{text-align:center;justify-content:center;max-width:1100px;margin-bottom:30px}#catalogo .section-heading>div{width:100%}#catalogo .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;width:min(1100px,100%);max-width:1100px}#catalogo .product-card{border-radius:12px;max-width:none;box-shadow:0 16px 38px #092f661a}#catalogo .product-card img{height:245px;padding:22px!important}#catalogo .product-card>div{padding:18px 18px 20px}#catalogo .product-card h3{margin-block:7px 10px;font-size:1.18rem}#catalogo .product-card>div>p:not(.code){min-height:62px;font-size:.88rem}#catalogo .product-rating{align-items:center;gap:6px;min-height:20px;margin:-3px 0 5px;display:flex}#catalogo .product-rating strong{color:var(--mr-brand-navy);font-size:.78rem}#catalogo .product-rating span{color:#d17b00;letter-spacing:1px;font-size:.68rem}#catalogo .product-rating small{color:#71808c;font-size:.66rem}#catalogo .product-card .card-actions{grid-template-columns:minmax(0,1fr) 44px;gap:9px;padding-top:16px}#catalogo .product-card .home-shop-add,#catalogo .product-card .product-details-button{white-space:nowrap;border-radius:0;justify-content:center;align-items:center;gap:7px;width:100%;min-height:44px;font-size:.82rem;display:inline-flex}#catalogo .product-card .home-shop-add .lucide,#catalogo .product-card .product-details-button .lucide{stroke-width:2.2px;width:17px;height:17px}#catalogo .product-card .home-shop-add{background:#f16000;transform:none;box-shadow:none!important;filter:none!important}#catalogo .product-card .home-shop-whatsapp{color:#fff;white-space:nowrap;background:#078557;grid-area:1/1;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:44px;padding:0 12px;font-size:.78rem;font-weight:850;text-decoration:none;display:inline-flex}#catalogo .product-card .home-shop-whatsapp .lucide{width:17px;height:17px}#catalogo .product-card .home-shop-whatsapp+.product-details-button{grid-area:1/2}#catalogo .product-card .product-details-button{min-width:44px;color:var(--mr-brand-navy);background:#fff;border:1px solid #b7c7d7;padding:0;box-shadow:none!important}#catalogo .product-card .product-details-button:hover{border-color:var(--mr-brand-navy);background:#f3f7fa}#catalogo .product-card .product-whatsapp-link{color:#087f5b;grid-column:1/-1;justify-self:center;align-items:center;gap:6px;margin-top:3px;font-size:.74rem;text-decoration:none;display:inline-flex}#catalogo .product-card .product-whatsapp-icon{fill:currentColor;flex:none;width:15px;height:15px;display:block}#catalogo .product-card .product-whatsapp-link:hover{text-decoration:underline}@media (width<=900px){#catalogo .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px}#catalogo .product-card:last-child{grid-column:1/-1;justify-self:center;width:min(350px,100%)}}@media (width<=600px){#catalogo .catalog-grid{grid-template-columns:1fr;max-width:380px}#catalogo .product-card:last-child{grid-column:auto;width:100%}#catalogo .product-card img{height:220px}}.legal-page--privacy{max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.legal-page--privacy>header{isolation:isolate;text-align:center;background:url(/assets/img/banner.png) 50% 48%/cover no-repeat;border:0;border-radius:0;align-content:center;justify-items:center;max-width:none;min-height:430px;padding:58px max(24px,50vw - 590px);display:grid;position:relative;overflow:hidden}.legal-page--privacy>header:before{content:"";z-index:-1;background:linear-gradient(90deg,#041423db,#09263fab,#041423cc);position:absolute;inset:0}.legal-page--privacy>header .shop-kicker{color:#ff7a30}.legal-page--privacy>header h1{color:#fff;max-width:960px;margin:18px 0 16px;font-size:clamp(3rem,5.6vw,5rem)}.legal-page--privacy>header p{color:#ffffffeb;max-width:900px;margin:0;font-size:clamp(.94rem,1.45vw,1.2rem);font-weight:650;line-height:1.55}.legal-page--privacy>header small{color:#ffffffb8;margin-top:22px}.legal-page--privacy .privacy-principles{display:none}.legal-page--privacy .legal-layout{grid-template-columns:320px minmax(0,1fr);gap:clamp(44px,6vw,84px);max-width:1220px;margin:0 auto;padding:62px 30px 100px;display:grid}.legal-page--privacy .legal-layout>aside{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;align-self:start;gap:5px;padding:0;display:grid;position:sticky;top:150px}.legal-page--privacy .legal-layout>aside strong{letter-spacing:-.02em;text-transform:none;grid-column:auto;padding:0 10px 17px;font-size:1.35rem}.legal-page--privacy .legal-layout>aside a{border:0;border-radius:24px;grid-template-columns:28px minmax(0,1fr);min-height:47px;padding:10px 18px;font-size:.78rem}.legal-page--privacy .legal-layout>aside a:hover,.legal-page--privacy .legal-layout>aside a.is-active{color:#0b3a5d;background:#dceef5}.legal-page--privacy .legal-content{min-width:0;margin:0;display:block}.legal-page--privacy .legal-content>section,.legal-page--privacy .legal-content>section:nth-child(5){background:0 0;border:0;border-radius:0;min-height:0;padding:0 0 42px;scroll-margin-top:155px;display:block}.legal-page--privacy .legal-content>section+section{padding-top:4px}.legal-page--privacy .legal-content>section>span{display:none}.legal-page--privacy .legal-content h2{margin:0 0 13px;font-size:clamp(1.65rem,2.5vw,2.1rem)}.legal-page--privacy .legal-content p{max-width:none;font-size:.93rem;line-height:1.72}.legal-page--privacy .legal-content ul{margin-top:18px}.legal-page--privacy .legal-content .legal-contact{border:0;border-radius:4px;margin-top:8px;padding:30px 32px;display:block}@media (width<=900px){.legal-page--privacy>header{background-position:62%;min-height:370px}.legal-page--privacy .legal-layout{grid-template-columns:1fr;gap:40px;padding-top:42px}.legal-page--privacy .legal-layout>aside{position:static}}@media (width<=600px){.legal-page--privacy>header{min-height:335px;padding:44px 20px}.legal-page--privacy>header h1{font-size:2.65rem}.legal-page--privacy .legal-layout{padding:38px 18px 68px}.legal-page--privacy .legal-layout>aside a{border-radius:4px}}@media (width<=640px){.feedback-section{box-sizing:border-box;width:100%;max-width:100%;padding:42px 14px 54px!important;overflow:hidden!important}.feedback-section .section-heading,.feedback-section .section-heading>div{width:100%!important;min-width:0!important;max-width:100%!important;margin:0 0 18px!important;display:block!important}.feedback-section .section-heading .eyebrow{margin-bottom:7px;font-size:.64rem}.feedback-section .section-heading h2{letter-spacing:-.025em;white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(1.65rem,8vw,2rem)!important;line-height:1.04!important}.feedback-summary-inline{flex-wrap:wrap;gap:5px 8px;width:100%!important;max-width:100%!important;margin:0 0 14px!important}.feedback-summary-inline small{flex-basis:100%}.feedback-swiper{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0 0 28px!important;overflow:hidden!important}.feedback-swiper .swiper-wrapper{min-width:0!important;max-width:none!important}.feedback-carousel-card.swiper-slide{box-sizing:border-box;min-height:198px;grid-template-columns:96px minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100%!important}.feedback-carousel-review.swiper-slide{display:block!important}.feedback-carousel-media{width:96px;min-width:0}.feedback-carousel-media video{object-fit:cover;width:100%;max-width:100%}.feedback-carousel-copy{overflow-wrap:break-word;min-width:0;padding:15px 12px!important}.feedback-carousel-copy h3,.feedback-carousel-copy p,.feedback-carousel-copy small{overflow-wrap:break-word;max-width:100%}.feedback-carousel-copy p{margin-top:11px;font-size:.72rem;line-height:1.45}.feedback-video-feature .feedback-person{gap:7px}.feedback-video-feature .feedback-person>img{width:32px;height:32px}.feedback-swiper-pagination.swiper-pagination-horizontal{width:100%}}@media (width<=380px){.feedback-section{padding-inline:12px!important}.feedback-carousel-card.swiper-slide{grid-template-columns:84px minmax(0,1fr)!important}.feedback-carousel-media{width:84px}.feedback-carousel-copy{padding-inline:10px!important}}.marketplace-main-header .header-commerce-actions{align-items:center!important;gap:clamp(20px,2.2vw,32px)!important;display:flex!important}.marketplace-main-header .marketplace-location,.marketplace-main-header .marketplace-help,.marketplace-main-header .marketplace-account{min-height:44px;line-height:1.15;grid-template-rows:44px!important;grid-template-columns:25px max-content!important;align-items:center!important;column-gap:9px!important;margin:0!important;padding:0!important;display:grid!important}.marketplace-main-header .marketplace-location>.lucide,.marketplace-main-header .marketplace-help>.lucide,.marketplace-main-header .marketplace-account>.lucide{grid-area:1/1;place-self:center!important;width:22px!important;height:22px!important;margin:0!important;padding:0!important;transform:none!important}.marketplace-main-header .marketplace-location>span,.marketplace-main-header .marketplace-help>span,.marketplace-main-header .marketplace-account>span{grid-area:1/2;min-width:0;align-self:center!important;margin:0!important;padding:0!important;display:block!important}.marketplace-main-header .marketplace-location small,.marketplace-main-header .marketplace-location strong,.marketplace-main-header .marketplace-help small,.marketplace-main-header .marketplace-help strong,.marketplace-main-header .marketplace-account small,.marketplace-main-header .marketplace-account strong{margin:0!important;padding:0!important;line-height:1.22!important;display:block!important}@media (width<=1180px){.marketplace-main-header .marketplace-location{display:none!important}.marketplace-main-header .marketplace-account{grid-template-columns:25px!important}.marketplace-main-header .marketplace-account>span{display:none!important}}@media (width<=980px){.marketplace-main-header .marketplace-help{display:none!important}}.site-header.marketplace-main-header{padding-left:clamp(12px,1.5vw,26px)!important}.site-header.marketplace-main-header .marketplace-logo{justify-self:start!important;margin-left:0!important}.checkout-cep-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.checkout-cep-control input{min-width:0}.checkout-cep-control button{background:var(--mr-brand-navy);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:3px;padding:0 16px;font-size:.74rem;font-weight:800}.checkout-cep-control button:disabled,.shop-shipping-calculator>button:disabled{cursor:wait;opacity:.65}.checkout-cep-status{color:#536677;min-height:18px;margin:0;font-size:.72rem}.checkout-cep-status.is-success{color:#078557}.checkout-cep-status.is-error{color:#b42318}@media (width<=560px){.checkout-cep-control{grid-template-columns:1fr}.checkout-cep-control button{min-height:42px}}@media (width>=1181px){.site-header.marketplace-main-header{grid-template-columns:190px 180px minmax(280px,1fr) auto!important;gap:clamp(14px,1.45vw,26px)!important}}.header-postal-code{grid-template-columns:1fr;align-self:center;width:180px;min-width:0;display:grid;position:relative}.header-postal-code>label{color:#172b3e;cursor:text;align-items:center;gap:7px;margin-bottom:4px;display:flex}.header-postal-code>label .lucide{width:18px;height:18px;color:var(--mr-brand-orange);flex:none}.header-postal-code>label span,.header-postal-code>label small,.header-postal-code>label strong{min-width:0;display:block}.header-postal-code>label small{color:#788694;font-size:.58rem;font-weight:600;line-height:1.05}.header-postal-code>label strong{text-overflow:ellipsis;white-space:nowrap;max-width:145px;font-size:.69rem;line-height:1.15;overflow:hidden}.header-postal-entry{background:#fff;border:1px solid #c7d1da;border-radius:3px;grid-template-columns:minmax(0,1fr) 34px;height:32px;display:grid;overflow:hidden}.header-postal-entry input{color:#172b3e;min-width:0;font:inherit;background:0 0;border:0;outline:0;padding:0 9px;font-size:.68rem;font-weight:700}.header-postal-entry button{color:#fff;background:var(--mr-brand-navy);cursor:pointer;border:0;border-left:1px solid #d7dfe6;border-radius:0;place-items:center;display:grid}.header-postal-entry button .lucide{width:15px;height:15px}.header-postal-entry button:disabled{cursor:wait;opacity:.65}.header-postal-status{z-index:40;box-sizing:border-box;color:#536677;background:#fff;border:1px solid #d7e0e7;border-radius:4px;width:min(320px,100vw - 24px);padding:9px 11px;font-size:.68rem;font-weight:650;line-height:1.4;display:none;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 24px #0c2a4329}.header-postal-status:not(:empty){display:block}.header-postal-status.is-success{color:#075f45;background:#f2fbf7;border-color:#b9dfd1}.header-postal-status.is-error{color:#a4261d;background:#fff7f6;border-color:#efc7c3}.marketplace-category-nav.site-nav-desktop{justify-content:center!important;align-items:center!important;gap:clamp(20px,2.5vw,42px)!important;padding-inline:24px!important}.marketplace-category-nav.site-nav-desktop>a,.marketplace-category-nav.site-nav-desktop .marketplace-departments,.marketplace-category-nav.site-nav-desktop .marketplace-departments>button{align-self:center!important;height:40px!important;min-height:40px!important}.marketplace-category-nav.site-nav-desktop>a,.marketplace-category-nav.site-nav-desktop .marketplace-departments>button{box-sizing:border-box;letter-spacing:0!important;text-transform:none!important;font-size:.76rem!important;font-weight:800!important;line-height:1!important}.marketplace-category-nav.site-nav-desktop>a{justify-content:center;padding-inline:10px}@media (width>=981px) and (width<=1180px){.site-header.marketplace-main-header{grid-template-columns:116px 160px minmax(240px,1fr) auto!important;gap:14px!important}.header-postal-code{width:160px}}@media (width<=980px){.header-postal-code{display:none}}.site-nav-mobile-scroll{display:none}@media (width<=980px){.site-header.marketplace-main-header{grid-template-columns:130px minmax(0,1fr) auto!important}.marketplace-main-header .mobile-menu-toggle,.marketplace-main-header .mobile-nav{display:none!important}.site-nav-mobile-scroll{z-index:40;scrollbar-width:none;scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;background:#fff;border-top:1px solid #edf0f3;border-bottom:1px solid #dbe2e8;overflow:auto hidden;box-shadow:0 6px 18px #061a2e0f;justify-content:flex-start!important;gap:0!important;min-height:46px!important;padding:0 8px!important;display:flex!important;position:sticky!important;top:122px!important}.site-nav-mobile-scroll::-webkit-scrollbar{display:none}.site-nav-mobile-scroll>a{color:#273746;white-space:nowrap;scroll-snap-align:start;border-right:1px solid #edf0f3;flex:none;align-items:center;min-height:46px;padding:0 15px;font-size:.72rem;font-weight:850;display:inline-flex}.site-nav-mobile-scroll>a:first-child{color:var(--mr-brand-orange)}.site-nav-mobile-scroll>a:last-child{border-right:0}.storefront-hero-carousel,.storefront-hero-carousel .swiper-wrapper,.storefront-hero-carousel .storefront-promotion.swiper-slide{min-height:680px!important}.storefront-hero-carousel .swiper-wrapper{align-items:stretch}.storefront-hero-carousel .storefront-promotion.swiper-slide{align-self:stretch;height:auto!important}.storefront-hero-carousel .storefront-promotion-product{min-height:270px;padding-bottom:72px}.storefront-hero-pagination.swiper-pagination-horizontal{bottom:22px}}@media (width<=560px){.site-header.marketplace-main-header{grid-template-columns:112px minmax(0,1fr) auto!important}.site-nav-mobile-scroll>a{padding-inline:13px}}.customer-account-shell,.customer-settings-shell{width:min(100%,920px)}.customer-account-message{color:#075f45;background:#f2fbf7;border:1px solid #b9dfd1;border-radius:5px;margin:0 0 14px;padding:13px 15px;font-size:.78rem;font-weight:750}.customer-account-message--warning{color:#77570d;background:#fff9e9;border-color:#ead39b}.customer-account-message--error{color:#a4261d;background:#fff7f6;border-color:#efc7c3}.customer-account-shell .customer-account-card{box-sizing:border-box;width:100%}.customer-verification-status{background:#fff9e8;border:1px solid #e5cf97;grid-column:1/-1;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.customer-verification-status.is-verified{background:#f2fbf7;border-color:#b9dfd1}.customer-verification-status>.lucide{color:#9a6b00;width:21px;height:21px}.customer-verification-status.is-verified>.lucide{color:#078557}.customer-verification-status strong,.customer-verification-status small{display:block}.customer-verification-status strong{color:#17324c;font-size:.76rem}.customer-verification-status small{color:#6e7b88;margin-top:3px;font-size:.66rem}.customer-verification-status form{margin:0}.customer-verification-status button{color:#77570d;min-height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b38923;border-radius:4px;padding:0 13px;font-size:.68rem;font-weight:850}.customer-account-actions .lucide{width:16px;height:16px;margin-right:7px}.customer-account-actions .is-secondary{color:#17324c;background:#fff;border-color:#bcc8d3}.customer-settings-page{align-items:start}.customer-settings-shell{width:min(100%,980px)}.customer-settings-header{margin-bottom:24px}.customer-settings-header>a{color:#075da8;font-size:.75rem;font-weight:850}.customer-settings-header .eyebrow{color:var(--mr-brand-orange);letter-spacing:.14em;text-transform:uppercase;margin:22px 0 7px;font-size:.68rem;font-weight:900}.customer-settings-header h1{color:#102a42;margin:0;font-size:clamp(2rem,4vw,3rem)}.customer-settings-header>p:last-child{color:#657487;margin:8px 0 0}.customer-settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.customer-settings-card{background:#fff;border:1px solid #d8e0e7;border-radius:8px;margin:0;padding:28px;box-shadow:0 14px 34px #102a4212}.customer-settings-title{align-items:center;gap:12px;margin-bottom:3px;display:flex}.customer-settings-title>.lucide{width:22px;height:22px;color:var(--mr-brand-orange)}.customer-settings-title strong,.customer-settings-title small{display:block}.customer-settings-title strong{color:#102a42;font-size:.9rem}.customer-settings-title small{color:#718092;margin-top:3px;font-size:.65rem}@media (width<=760px){.customer-settings-grid{grid-template-columns:1fr}}@media (width<=560px){.customer-verification-status{grid-template-columns:32px minmax(0,1fr)}.customer-verification-status form{grid-column:1/-1}.customer-verification-status button{width:100%}.customer-settings-card{padding:22px 18px}}.customer-register-card{width:min(100%,820px)}.customer-profile-form fieldset{border:0;min-width:0;margin:0;padding:0}.customer-profile-form fieldset+fieldset{border-top:1px solid #e1e7ed;padding-top:20px}.customer-profile-form legend{color:#102a42;margin:0 0 14px;font-size:.82rem;font-weight:900}.customer-form-grid{gap:13px;display:grid}.customer-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-profile-form fieldset>label{margin-top:13px}.customer-cep-row{grid-template-columns:minmax(0,220px) auto;align-items:end;gap:10px;display:grid}.customer-auth-form .customer-cep-button{color:#0b3a67;background:#fff;border-color:#0b3a67;min-height:45px;padding:0 18px}.customer-auth-form .customer-cep-button:disabled{cursor:wait;opacity:.65}.customer-cep-status{color:#657487;min-height:18px;margin:7px 0 13px;font-size:.68rem}.customer-cep-status.is-success{color:#087552}.customer-cep-status.is-error{color:#a4261d}.customer-address-grid{grid-template-columns:1.7fr .55fr 1fr}.customer-field-street{grid-column:span 2}.customer-profile-submit{width:100%}.customer-settings-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr)}.customer-settings-side{gap:18px;display:grid}.customer-settings-tip{color:#17324c;background:#f5faff;border:1px solid #cfe0ed;border-radius:8px;gap:12px;padding:20px;display:flex}.customer-settings-tip>.lucide{color:#075da8;flex:none;width:22px}.customer-settings-tip strong{font-size:.78rem}.customer-settings-tip p{color:#657487;margin:5px 0 0;font-size:.68rem;line-height:1.5}.customer-dashboard{gap:16px;display:grid}.customer-dashboard-hero{background:#fff;border:1px solid #d8e0e7;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:30px;display:grid;box-shadow:0 14px 34px #102a4212}.customer-dashboard-hero .customer-auth-icon{margin:0}.customer-dashboard-hero .eyebrow{color:var(--mr-brand-orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 5px;font-size:.68rem;font-weight:900}.customer-dashboard-hero h1{color:#102a42;margin:0;font-size:clamp(1.8rem,4vw,2.45rem)}.customer-dashboard-hero p:last-child{color:#657487;margin:5px 0 0;font-size:.78rem}.customer-dashboard-hero>a,.customer-profile-progress>a{background:var(--mr-brand-orange);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-size:.74rem;font-weight:900;text-decoration:none;display:inline-flex}.customer-dashboard-hero>a .lucide{width:16px}.customer-profile-progress{color:#634b12;background:#fff9e9;border:1px solid #ead39b;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:18px 20px;display:grid}.customer-profile-progress>.lucide{color:#c98300;width:23px}.customer-profile-progress strong{font-size:.8rem}.customer-profile-progress p{margin:3px 0 0;font-size:.68rem;line-height:1.45}.customer-profile-progress>a{background:#102a42;min-height:38px;font-size:.68rem}.customer-dashboard-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.customer-dashboard-card{background:#fff;border:1px solid #d8e0e7;border-radius:8px;padding:24px}.customer-dashboard-card-title{border-bottom:1px solid #e5eaee;align-items:center;gap:10px;padding-bottom:15px;display:flex}.customer-dashboard-card-title .lucide{width:20px;color:var(--mr-brand-orange)}.customer-dashboard-card-title h2{color:#102a42;margin:0;font-size:.9rem}.customer-dashboard-list{grid-template-columns:1fr 1fr;gap:15px;margin:18px 0 0;display:grid}.customer-dashboard-list .is-wide{grid-column:1/-1}.customer-dashboard-list dt{color:#768595;letter-spacing:.07em;text-transform:uppercase;font-size:.57rem;font-weight:850}.customer-dashboard-list dd{overflow-wrap:anywhere;color:#17324c;margin:4px 0 0;font-size:.72rem;font-weight:800;line-height:1.45}.customer-dashboard>.customer-verification-status{margin:0}.customer-dashboard-actions{border:0;padding:4px 0 0}@media (width<=760px){.customer-settings-grid,.customer-dashboard-grid{grid-template-columns:1fr}.customer-address-grid{grid-template-columns:1fr 1fr}.customer-field-street{grid-column:1/-1}}@media (width<=560px){.customer-form-grid--2,.customer-address-grid{grid-template-columns:1fr}.customer-field-street{grid-column:auto}.customer-cep-row{grid-template-columns:1fr}.customer-dashboard-hero{grid-template-columns:auto 1fr;padding:22px 18px}.customer-dashboard-hero>a{grid-column:1/-1}.customer-profile-progress{grid-template-columns:auto 1fr}.customer-profile-progress>a{grid-column:1/-1}.customer-dashboard-list{grid-template-columns:1fr}.customer-dashboard-card{padding:21px 18px}}
