:root{--ns-ink:#111;--ns-cream:#f4f0e8;--ns-paper:#fbfaf7;--ns-blue:#2e3a8c;--ns-pink:#e6397b;--ns-yellow:#f7f600;--ns-line:rgba(17,17,17,.16) }body{background:var(--ns-paper);color:var(--ns-ink)}.ns-home{overflow:hidden;background:var(--ns-paper)}.ns-shell{width:min(1380px,calc(100% - 64px));margin-inline:auto}.ns-section{padding:96px 0}.ns-kicker{margin:0 0 18px;font-size:12px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#fff}.ns-kicker--dark{color:var(--ns-ink)}.ns-home h1,.ns-home h2,.ns-home h3{font-family:Space Grotesk,sans-serif;letter-spacing:-.045em}.ns-home h2{font-size:clamp(42px,5.4vw,82px);line-height:.93;margin:0}.ns-lead{font-size:18px;line-height:1.6;max-width:520px}.ns-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 26px;border:1px solid currentColor;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none;transition:.2s ease}.ns-btn:hover{transform:translateY(-2px)}.ns-btn--light{background:#fff;color:#111;border-color:#fff}.ns-btn--dark{background:#111;color:#fff;border-color:#111}.ns-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.ns-link-light{color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-decoration:none}.ns-hero{position:relative;min-height:760px;height:min(82vh,880px);background:#151515;color:#fff}.ns-hero__media,.ns-hero__media picture,.ns-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.ns-hero__media img{object-fit:cover;object-position:center}.ns-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000ad,#0000005c 42%,#0000000f 72%),linear-gradient(0deg,rgba(0,0,0,.22),transparent 40%)}.ns-hero__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding-bottom:76px}.ns-hero h1{max-width:880px;margin:0 0 22px;font-size:clamp(58px,7.4vw,116px);line-height:.84;color:#fff}.ns-hero__copy{max-width:570px;font-size:18px;line-height:1.48;margin-bottom:28px}.ns-hero__copy p{margin:0}.ns-proof{background:#111;color:#fff;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);overflow:hidden}.ns-proof__track{min-height:54px;display:flex;align-items:center;justify-content:center;gap:32px;white-space:nowrap;font-size:11px;font-weight:800;letter-spacing:.12em}.ns-proof__track i{width:4px;height:4px;border-radius:50%;background:var(--ns-yellow)}.ns-section-head{margin-bottom:52px}.ns-section-head--split{display:grid;grid-template-columns:1.3fr .7fr;gap:72px;align-items:end}.ns-reviews{background:var(--ns-cream)}.ns-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ns-review-card{min-height:330px;padding:32px;background:#fff;border:1px solid var(--ns-line);display:flex;flex-direction:column}.ns-stars{letter-spacing:.12em;font-size:14px;margin-bottom:46px}.ns-review-card h3{font-size:24px;margin:0 0 14px}.ns-review-card p{font-size:17px;line-height:1.55;margin:0}.ns-review-card span{margin-top:auto;padding-top:30px;font-size:10px;font-weight:800;letter-spacing:.14em}.ns-how{background:#fff}.ns-how .ns-shell{display:grid;grid-template-columns:.85fr 1.15fr;gap:92px}.ns-how__intro>p:not(.ns-kicker){max-width:500px;font-size:17px;line-height:1.6;margin:28px 0}.ns-steps{border-top:1px solid var(--ns-line)}.ns-steps article{display:grid;grid-template-columns:68px 1fr 1.2fr;gap:22px;padding:34px 0;border-bottom:1px solid var(--ns-line);align-items:start}.ns-steps span{font-size:12px;font-weight:800}.ns-steps h3{font-size:30px;line-height:1;margin:0}.ns-steps p{margin:0;font-size:15px;line-height:1.55;color:#444}.ns-shop{position:relative;overflow:hidden;isolation:isolate;background:#efede7}.ns-shop:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(135deg,#111 0px,#111 86px,transparent 86px,transparent 172px);-webkit-mask-image:radial-gradient(ellipse 70% 66% at 48% 38%,transparent 0%,transparent 49%,rgba(0,0,0,.08) 60%,rgba(0,0,0,.45) 76%,#000 100%);mask-image:radial-gradient(ellipse 70% 66% at 48% 38%,transparent 0%,transparent 49%,rgba(0,0,0,.08) 60%,rgba(0,0,0,.45) 76%,#000 100%)}.ns-shop:after{content:"";position:absolute;right:-10%;bottom:-26%;z-index:0;width:64%;height:62%;pointer-events:none;background:repeating-linear-gradient(135deg,#111 0px,#111 90px,transparent 90px,transparent 180px);transform:rotate(0)}.ns-shop>.ns-shell{position:relative;z-index:2}.ns-shop .ns-section-head{position:relative;z-index:3}.ns-product-row{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ns-product-card{position:relative;background:#fff;min-width:0;overflow:hidden;box-shadow:0 10px 30px #1111110a}.ns-product-card__visual{height:520px;display:flex;align-items:center;justify-content:center;padding:36px;text-decoration:none}.ns-product-card--blue .ns-product-card__visual{background:#dfe4ff}.ns-product-card--pink .ns-product-card__visual{background:#f6dce7}.ns-product-card--cream .ns-product-card__visual{background:#ded8c9}.ns-product-card__visual img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.ns-product-card:hover img{transform:scale(1.03)}.ns-product-card__body{padding:28px}.ns-mini{font-size:10px;font-weight:800;letter-spacing:.13em;margin:0 0 12px}.ns-product-card h3{font-size:30px;line-height:1.02;margin:0 0 14px}.ns-product-card__body>p:not(.ns-mini){min-height:48px;font-size:14px;line-height:1.5;color:#444}.ns-product-card__bottom{display:flex;justify-content:space-between;gap:14px;align-items:flex-end;border-top:1px solid var(--ns-line);padding-top:20px;margin-top:24px}.ns-product-card__bottom strong,.ns-product-card__bottom a{font-size:10px;letter-spacing:.08em;font-weight:800}.ns-product-card__bottom a{color:inherit;text-decoration:none;text-align:right}.ns-product-card__visual--impacto{padding:0!important;background:transparent!important;overflow:hidden!important;display:block!important;height:520px!important}.ns-product-card__visual--impacto img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.ns-product-card:hover .ns-product-card__visual--impacto img{transform:scale(1.02)!important}.ns-feature{display:grid;grid-template-columns:1.05fr .95fr;min-height:780px;align-items:stretch}.ns-feature--dark{background:#111;color:#fff;align-items:stretch}.ns-feature__media{position:relative;min-height:780px;padding:0;overflow:hidden;background:#dad6cc;display:block}.ns-feature__media img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;object-fit:cover;object-position:center center}.ns-feature__media--lifestyle{position:relative;min-height:780px;overflow:hidden;background:#efe9df}.ns-feature__media--lifestyle img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;object-fit:cover;object-position:center center}.ns-feature__content{display:flex;flex-direction:column;justify-content:center;padding:8vw 7vw}.ns-feature__content h2{font-size:clamp(48px,5.6vw,86px);color:#fff}.ns-feature__content>p:not(.ns-kicker){font-size:17px;line-height:1.6;max-width:560px;margin:28px 0}.ns-feature__content ul{list-style:none;padding:0;margin:0 0 34px;border-top:1px solid rgba(255,255,255,.25)}.ns-feature__content li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.25);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.ns-editorial{background:#fff}.ns-editorial__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.ns-editorial__copy p:not(.ns-kicker){font-size:17px;line-height:1.65;max-width:510px;margin:28px 0}.ns-text-link{font-size:12px;font-weight:800;letter-spacing:.09em;color:#111;text-decoration:none;border-bottom:1px solid #111;padding-bottom:5px}.ns-editorial__art{background:#d7dce8;min-height:660px;padding:70px;display:flex;align-items:flex-end;justify-content:center;gap:0}.ns-editorial__art img{width:48%;max-height:540px;object-fit:contain}.ns-editorial__art img+img{margin-left:-10%}.ns-marquee{background:var(--ns-yellow);overflow:hidden;border-block:1px solid #111}.ns-marquee div{width:max-content;padding:18px 0;font-size:12px;font-weight:900;letter-spacing:.12em;white-space:nowrap;animation:ns-marquee 22s linear infinite}@keyframes ns-marquee{to{transform:translate(-50%)}}.ns-faq{background:var(--ns-cream)}.ns-faq__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.ns-faq__items{border-top:1px solid #111}.ns-faq details{border-bottom:1px solid #111}.ns-faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:26px 0;cursor:pointer;font-size:21px;font-weight:700}.ns-faq summary::-webkit-details-marker{display:none}.ns-faq summary span{font-size:28px;font-weight:400}.ns-faq details[open] summary span{transform:rotate(45deg)}.ns-faq details p{max-width:700px;padding:0 40px 28px 0;margin:0;line-height:1.6}.ns-newsletter{background:var(--ns-blue);color:#fff;padding:76px 0}.ns-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.ns-newsletter h2{color:#fff;font-size:clamp(48px,5vw,76px)}.ns-newsletter__form{display:flex;border-bottom:1px solid #fff}.ns-newsletter__form input{flex:1;background:transparent;border:0;color:#fff;padding:18px 0;font:inherit;outline:none}.ns-newsletter__form input::placeholder{color:#ffffffb8}.ns-newsletter__form button{border:0;background:transparent;color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em;cursor:pointer}.barra-anuncios{min-height:32px!important;background:#111!important;color:#fff!important;font-size:10px!important;letter-spacing:.12em!important;text-transform:uppercase!important}.header{background:#fbfaf7f7!important;border-bottom:1px solid rgba(0,0,0,.12)!important;position:sticky!important;top:0!important;z-index:50!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header__interior{max-width:none!important;width:100%!important;min-height:76px!important;padding:0 34px!important}.header__logo img{max-height:44px!important;width:auto!important}.header__nav{gap:30px!important}.header__nav a{font-size:11px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.header__suscribete{background:#111!important;color:#fff!important;border-color:#111!important;border-radius:0!important;font-size:10px!important;letter-spacing:.08em!important}.boton-carrito,.boton-buscar{color:#111!important}.footer{background:#111!important;color:#fff!important;padding-top:76px!important}.footer a,.footer p,.footer span{color:#ffffffc7!important}.footer h4{color:#fff!important;font-size:11px!important;letter-spacing:.12em!important;text-transform:uppercase!important}.footer__legal{border-top-color:#fff3!important}.producto-hero{border-radius:0!important;background:#f2efe8!important}.producto-hero__galeria{background:#e4e0d7!important}.compra__titulo{font-family:Space Grotesk,sans-serif!important;font-size:clamp(42px,5vw,72px)!important;letter-spacing:-.05em!important;line-height:.95!important}.opcion-pack,.compra__bloque,.tarjeta{border-radius:0!important}.btn{border-radius:0!important;text-transform:uppercase!important;letter-spacing:.06em!important;font-size:12px!important}.grilla-productos{gap:14px!important}.tarjeta-producto{border:1px solid rgba(0,0,0,.12)!important;box-shadow:none!important}.tarjeta-producto__visual{background:#ece9e2!important}.centrado h1,.centrado h2{font-family:Space Grotesk,sans-serif!important;letter-spacing:-.05em!important}@media(max-width:900px){.ns-shell{width:min(100% - 34px,1380px)}.ns-section{padding:70px 0}.ns-section-head--split,.ns-how .ns-shell,.ns-editorial__grid,.ns-faq__grid,.ns-newsletter__inner{grid-template-columns:1fr;gap:42px}.ns-review-grid,.ns-product-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-17px;padding-right:17px}.ns-review-card,.ns-product-card{min-width:min(82vw,390px);scroll-snap-align:start}.ns-steps article{grid-template-columns:50px 1fr}.ns-steps p{grid-column:2}.ns-feature{grid-template-columns:1fr}.ns-feature__media,.ns-feature__media--lifestyle{min-height:620px}.ns-feature__media img,.ns-feature__media--lifestyle img{object-fit:cover;object-position:center top}.ns-feature__content{padding:70px 34px}.ns-editorial__art{min-height:520px}.header__nav,.header__suscribete,.boton-buscar{display:none!important}}@media(max-width:749px){.ns-hero{height:76svh;min-height:620px}.ns-hero__shade{background:linear-gradient(0deg,#000000b8,#0000000d 72%)}.ns-hero__content{padding-bottom:42px}.ns-hero h1{font-size:clamp(52px,15vw,78px);max-width:92%}.ns-hero__copy{font-size:15px;max-width:92%}.ns-proof__track{justify-content:flex-start;width:max-content;padding-inline:20px;animation:ns-proof 18s linear infinite}@keyframes ns-proof{to{transform:translate(-45%)}}.ns-home h2{font-size:44px}.ns-section-head{margin-bottom:34px}.ns-review-card{min-height:290px}.ns-shop:before{background:repeating-linear-gradient(135deg,#111 0px,#111 46px,transparent 46px,transparent 92px);-webkit-mask-image:radial-gradient(ellipse 82% 62% at 48% 38%,transparent 0%,transparent 46%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.62) 83%,#000 100%);mask-image:radial-gradient(ellipse 82% 62% at 48% 38%,transparent 0%,transparent 46%,rgba(0,0,0,.12) 62%,rgba(0,0,0,.62) 83%,#000 100%)}.ns-shop:after{right:-35%;bottom:-10%;width:100%;height:40%;background:repeating-linear-gradient(135deg,#111 0px,#111 48px,transparent 48px,transparent 96px)}.ns-product-card__visual{height:390px}.ns-product-card h3{font-size:26px}.ns-product-card__visual--impacto{height:390px!important}.ns-feature{grid-template-columns:1fr}.ns-feature__media,.ns-feature__media--lifestyle{position:relative;min-height:620px;padding:0}.ns-feature__media img,.ns-feature__media--lifestyle img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center top}.ns-feature__content{padding:60px 28px 70px}.ns-feature__content h2{font-size:48px}.ns-editorial__art{min-height:430px;padding:44px 26px}.ns-newsletter{padding:58px 0}.ns-newsletter__form{margin-top:8px}.header__interior{min-height:64px!important;padding:0 18px!important}.header__logo img{max-height:38px!important}.barra-anuncios{font-size:9px!important}}.header__brand{display:flex!important;align-items:center!important;gap:22px!important;flex:0 0 auto!important;text-decoration:none!important;color:#ed1e79!important;white-space:nowrap!important}.header__brand .header__logo{display:flex!important;align-items:center!important;flex:0 0 auto!important}.header__brand .header__logo img{display:block!important;max-height:52px!important;width:auto!important}.header__brand-divider{display:block!important;width:1px!important;height:42px!important;background:#11111159!important;flex:0 0 1px!important}.header__brand-tagline{font-family:all-round-gothic,Century Gothic,Avenir Next,Avenir,sans-serif!important;font-size:23px!important;font-weight:400!important;font-style:normal!important;line-height:1!important;letter-spacing:.115em!important;color:#ed1e79!important;text-transform:uppercase!important;white-space:nowrap!important}@media(max-width:1180px){.header__brand{gap:14px!important}.header__brand .header__logo img{max-height:46px!important}.header__brand-tagline{font-size:17px!important;letter-spacing:.09em!important}.header__brand-divider{height:36px!important}.header__nav{gap:18px!important}}@media(max-width:930px){.header__brand-tagline,.header__brand-divider{display:none!important}}@media(max-width:749px){.header__brand .header__logo img{max-height:40px!important}}.ns-hero--campaign .ns-hero__shade{background:linear-gradient(90deg,rgba(10,10,10,.55) 0%,rgba(10,10,10,.38) 24%,rgba(10,10,10,.14) 43%,rgba(10,10,10,.02) 60%,transparent 76%),linear-gradient(0deg,rgba(0,0,0,.1) 0%,transparent 36%)!important}.ns-hero__products{right:2.5%!important;bottom:10%!important;width:min(45vw,700px)!important;height:69%!important}.ns-hero__bag--ropa{width:52%!important;left:0!important;bottom:4%!important;transform:rotate(-2deg) translateY(-6px)!important;z-index:1}.ns-hero__bag--lava{width:49%!important;right:0!important;bottom:0!important;transform:rotate(1.5deg) translateY(4px)!important;z-index:2}.ns-hero__pod--ropa{width:16%!important;left:7%!important;bottom:-1%!important;transform:rotate(-7deg)!important;z-index:4}.ns-hero__pod--lava{width:11.5%!important;left:50%!important;bottom:-2%!important;transform:rotate(5deg)!important;z-index:5}.ns-hero--campaign h1{max-width:650px!important;font-size:clamp(58px,6.2vw,100px)!important;line-height:.86!important}.ns-hero--campaign .ns-hero__copy{max-width:500px!important}.ns-hero--campaign:after{content:"LA VIDA ENSUCIA.  NEAT LIMPIA.";position:absolute;z-index:2;right:3.5%;top:14%;width:330px;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:42px;font-weight:900;line-height:.92;letter-spacing:-.055em;color:#0a0a0aeb;transform:rotate(-6deg);text-align:left;white-space:normal;pointer-events:none}@media screen and (max-width:749px){.ns-hero--campaign .ns-hero__shade{background:linear-gradient(0deg,rgba(8,8,8,.78) 0%,rgba(8,8,8,.48) 38%,rgba(8,8,8,.1) 67%,transparent 86%)!important}.ns-hero__products{right:-8%!important;top:6%!important;bottom:auto!important;width:90%!important;height:50%!important}.ns-hero__bag--ropa{width:51%!important;left:1%!important;bottom:3%!important}.ns-hero__bag--lava{width:47%!important;right:2%!important;bottom:0!important}.ns-hero__pod--ropa{width:16%!important;left:6%!important}.ns-hero__pod--lava{width:11%!important;left:48%!important}.ns-hero--campaign:after{right:4%;top:4%;width:180px;font-size:24px;line-height:.95;transform:rotate(-5deg);opacity:.88}}.ns-hero__products{right:1%!important;bottom:6%!important;width:min(49vw,770px)!important;height:72%!important}.ns-hero__bag--ropa{width:54%!important;left:7%!important;bottom:1%!important;transform:rotate(-1.5deg) translateY(0)!important;z-index:3!important}.ns-hero__bag--lava{width:50%!important;right:1%!important;bottom:0!important;transform:rotate(1.5deg) translateY(12px)!important;z-index:2!important}.ns-hero__pod--ropa{width:15%!important;left:5%!important;bottom:-1%!important;transform:rotate(-8deg)!important;z-index:5!important}.ns-hero__pod--lava{width:10.5%!important;left:54%!important;bottom:-2%!important;transform:rotate(6deg)!important;z-index:5!important}.ns-hero--campaign:after{content:"LA VIDA\a ENSUCIA.\aNEAT LIMPIA.";white-space:pre;right:4%!important;top:10%!important;width:300px!important;font-size:46px!important;line-height:.79!important;letter-spacing:-.075em!important;font-weight:900!important;transform:rotate(-5deg)!important;text-align:left!important;color:#111!important;opacity:.96}.ns-hero--campaign h1{max-width:620px!important}.ns-hero--campaign .ns-hero__copy{margin-top:4px!important}@media screen and (max-width:749px){.ns-hero__products{right:-11%!important;top:8%!important;bottom:auto!important;width:96%!important;height:48%!important}.ns-hero__bag--ropa{width:53%!important;left:7%!important}.ns-hero__bag--lava{width:49%!important;right:1%!important}.ns-hero__pod--ropa{width:15%!important;left:5%!important}.ns-hero__pod--lava{width:10%!important;left:55%!important}.ns-hero--campaign:after{top:3%!important;right:5%!important;width:155px!important;font-size:25px!important;line-height:.82!important}}.ns-hero__products{right:4.5%!important;bottom:6%!important;width:min(47vw,740px)!important;height:72%!important}.ns-hero__bag--ropa{width:53%!important;left:5%!important;bottom:1%!important;transform:rotate(-1.4deg)!important;z-index:3!important}.ns-hero__bag--lava{width:46.5%!important;right:3%!important;bottom:0!important;transform:rotate(1.4deg) translateY(8px)!important;z-index:2!important}.ns-hero__pod--ropa{width:14%!important;left:6%!important;bottom:-1%!important}.ns-hero__pod--lava{width:9.5%!important;left:54%!important;bottom:-2%!important}.ns-hero--campaign:after{right:4.5%!important;top:13%!important;width:330px!important;font-size:50px!important;line-height:.78!important;letter-spacing:-.08em!important;transform:rotate(-5deg)!important}.ns-topbar,.ns-topbar *,.announcement-bar,.announcement-bar *{font-size:12px!important;font-weight:700!important;letter-spacing:.16em!important}.ns-header nav a,.ns-nav a,.header__menu-item,.header__inline-menu a{font-size:13px!important;font-weight:800!important;letter-spacing:.075em!important}.ns-header .ns-btn,.ns-header__subscribe,.header a[href*=suscrip]{font-size:13px!important;font-weight:800!important;letter-spacing:.07em!important}@media screen and (min-width:1200px){.ns-topbar,.ns-topbar *,.announcement-bar,.announcement-bar *{font-size:12px!important}.ns-header nav a,.ns-nav a,.header__menu-item,.header__inline-menu a{font-size:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/neat-sauce.css.map */
