.nk-vh{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}#shopify-section-nk-header,.nk-head-banda{position:sticky;top:0;z-index:100;transition:transform .32s cubic-bezier(.22,.61,.36,1)}@media(min-width:861px){#shopify-section-nk-header.is-oculta,.nk-head-banda.is-oculta{transform:translateY(-100%)}}html.nk-drawer-open #shopify-section-nk-header,html.nk-drawer-open .nk-head-banda{position:fixed;top:0;left:0;right:0}html.nk-drawer-open body{padding-top:var(--nk-alto-banda,0px)}@media(prefers-reduced-motion:reduce){#shopify-section-nk-header,.nk-head-banda{transition:none}}.tp-head{--nk-logo-ancho:138px;position:relative;width:100%;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(39,18,103,.1)}.tp-head__inner{max-width:1380px;margin:0 auto;padding:0 40px;min-height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:34px}.tp-head__brand{display:grid;width:calc(var(--nk-logo-ancho) + 12px);height:60px;place-items:center;justify-self:start;color:var(--nk-ink);line-height:0;-webkit-tap-highlight-color:transparent}.tp-head__brand:focus-visible{outline:none}.tp-head__brand-logo{display:block;width:var(--nk-logo-ancho);height:auto;object-fit:contain}.tp-head__nav{display:flex;align-items:center;justify-content:center;gap:27px;margin:0;grid-column:2}.tp-head__nav a{display:inline-flex;align-items:center;padding-block:5px;font-family:var(--nk-font-titulo);font-size:var(--nk-fs-ui);font-weight:650;letter-spacing:.65px;text-transform:uppercase;color:var(--nk-ink);transition:transform .2s}.tp-head__nav a.on{color:var(--nk-ink)}.tp-head__nav a:hover{transform:translateY(-1px)}.tp-head__actions{display:flex;align-items:center;justify-self:end;gap:10px}.tp-head__cart,.tp-head__search-btn,.tp-head__account{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:2px solid #EEDDFB;background:var(--nk-bg);border-radius:50%;color:var(--nk-ink);box-shadow:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.tp-head__search-btn{cursor:pointer;padding:0}.tp-head__cart svg,.tp-head__search-btn svg,.tp-head__account svg{width:20px;height:20px;stroke-width:2.2}.tp-head__cart:hover,.tp-head__cart:focus-visible,.tp-head__search-btn:hover,.tp-head__search-btn:focus-visible,.tp-head__account:hover,.tp-head__account:focus-visible{background:#eeddfb;border-color:var(--nk-accent)}.tp-head__cart:focus-visible,.tp-head__search-btn:focus-visible,.tp-head__account:focus-visible{outline:3px solid rgba(199,149,236,.5);outline-offset:3px}.tp-head__dot{position:absolute;top:1px;right:1px;width:7px;height:7px;border-radius:50%;background:var(--nk-coral);opacity:0;transform:scale(.6);transition:opacity .18s,transform .18s}.tp-head__dot.is-visible{opacity:1;transform:scale(1)}.tp-head__search{position:absolute;top:calc(100% + 16px);left:50%;z-index:2;width:min(calc(100% - 40px),960px);margin:0;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;background:#fffffffa;border:1px solid rgba(39,18,103,.12);border-radius:20px;box-shadow:0 18px 48px #27126726;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translate(-50%);animation:tpSearchIn .18s ease-out}.tp-head__search[hidden]{display:none}.tp-head__search-field{height:52px;min-width:0;display:flex;align-items:center;padding:0 16px;background:var(--nk-bg);border:1.5px solid #DED1E4;border-radius:16px;color:var(--nk-ink);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.tp-head__search-field:focus-within{background:#fff;border-color:var(--nk-ink);box-shadow:0 0 0 3px #27126717}.tp-head__search-field svg{width:21px;height:21px;flex:0 0 auto}.tp-head__search-input{width:100%;height:100%;min-width:0;border:0;background:transparent;color:var(--nk-ink);padding:0 0 0 11px;font-family:Grandstander,sans-serif;font-size:var(--nk-fs-cuerpo);outline:none}.tp-head__search-input::-webkit-search-cancel-button{cursor:pointer}.tp-head__search-submit{height:52px;border:0;border-radius:16px;background:var(--nk-ink);color:#fff;padding:0 28px;font-family:var(--nk-font-texto);font-weight:700;cursor:pointer;box-shadow:0 7px 16px #27126733;transition:transform .18s ease,box-shadow .18s ease}.tp-head__search-submit:hover{transform:translateY(-1px);box-shadow:0 9px 20px #2712673d}@keyframes tpSearchIn{0%{opacity:0;transform:translate(-50%,-7px) scale(.985)}to{opacity:1;transform:translate(-50%) scale(1)}}.tp-head__burger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:0;width:44px;height:44px;margin-left:-7px}.tp-head__burger span{display:block;width:22px;height:1.6px;background:var(--nk-ink);transition:.25s}.tp-head__burger.open span:nth-child(1){transform:translateY(6.6px) rotate(45deg)}.tp-head__burger.open span:nth-child(2){opacity:0}.tp-head__burger.open span:nth-child(3){transform:translateY(-6.6px) rotate(-45deg)}.tp-head__mobile{display:flex;flex-direction:column;overflow:hidden;background:#fff;border-top:1px solid rgba(39,18,103,.1);max-height:0;opacity:0;transition:max-height .4s cubic-bezier(.22,.61,.36,1),opacity .32s ease}.tp-head__mobile[hidden]{display:none}.tp-head__mobile.open{max-height:560px;opacity:1}.tp-head__mobile a{padding:15px 40px;font-family:Grandstander,sans-serif;font-size:var(--nk-fs-ui);font-weight:650;letter-spacing:.7px;text-transform:uppercase;color:var(--nk-ink);border-bottom:1px solid rgba(39,18,103,.1);opacity:0;transform:translateY(-7px);transition:opacity .34s ease,transform .38s cubic-bezier(.22,.61,.36,1),background .2s}.tp-head__mobile a:last-child{border-bottom:none}.tp-head__mobile.open a{opacity:1;transform:none}.tp-head__mobile.open a:nth-child(1){transition-delay:.05s}.tp-head__mobile.open a:nth-child(2){transition-delay:.09s}.tp-head__mobile.open a:nth-child(3){transition-delay:.13s}.tp-head__mobile.open a:nth-child(4){transition-delay:.17s}.tp-head__mobile.open a:nth-child(5){transition-delay:.21s}.tp-head__mobile.open a:nth-child(6){transition-delay:.25s}.tp-head__mobile.open a:nth-child(7){transition-delay:.29s}.tp-head__mobile.open a:nth-child(8){transition-delay:.33s}.tp-head__mobile-account{display:flex;align-items:center;gap:12px;background:var(--nk-bg2)}.tp-head__mobile-account svg{width:20px;height:20px;flex:0 0 auto}@media(prefers-reduced-motion:reduce){.tp-head__mobile,.tp-head__mobile a{transition:none}.tp-head__mobile a{opacity:1;transform:none}}@media(max-width:860px){html.nk-mobile-menu-open,html.nk-mobile-menu-open body{overflow:hidden}html.nk-mobile-menu-open #shopify-section-nk-header,html.nk-mobile-menu-open .nk-head-banda{position:fixed;top:0;left:0;right:0}html.nk-mobile-menu-open body{padding-top:var(--nk-alto-banda,65px)}.tp-head__inner{display:flex;padding:0 22px;min-height:64px;gap:0;justify-content:space-between;position:relative}.tp-head__nav{display:none}.tp-head__burger{display:flex;order:-1}.tp-head__burger span{height:2.4px;border-radius:999px}.tp-head__brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;width:auto}.tp-head__brand-logo{width:calc(var(--nk-logo-ancho) * .783)}.tp-head__search-btn,.tp-head__account{display:none}.tp-head__actions{gap:0}.tp-head__cart svg{stroke-width:2.15}.tp-head__cart{width:44px;height:44px}.tp-head__mobile{position:fixed;z-index:101;top:64px;left:0;right:0;width:100%;max-height:calc(100dvh - 64px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-shadow:0 18px 38px #27126729;transform:translateY(-10px);visibility:hidden;pointer-events:none;transition:opacity .28s ease,transform .32s cubic-bezier(.22,.61,.36,1),visibility 0s linear .32s}.tp-head__mobile.open{max-height:calc(100dvh - 64px);opacity:1;transform:none;visibility:visible;pointer-events:auto;transition-delay:0s}.tp-head__search{top:calc(100% + 10px);width:calc(100% - 24px);padding:9px;gap:8px;border-radius:16px}.tp-head__search-field{height:48px;padding:0 13px;border-radius:12px}.tp-head__search-submit{height:48px;padding:0 18px;border-radius:12px}}.ne-footer{background:var(--nk-bg);color:var(--nk-ink);font-family:Outfit,system-ui,sans-serif;padding-top:68px;overflow:hidden}.ne-footer *{box-sizing:border-box}.ne-footer__lift{position:relative;z-index:3;width:min(980px,calc(100% - 40px));margin:0 auto -72px}.ne-footer__newsletter{position:relative;min-height:365px;background:#eeddfb;border-radius:28px;box-shadow:0 18px 42px #27126721;overflow:hidden;overflow:clip;padding:42px 24px 38px}.ne-footer__onda{position:absolute;z-index:1;bottom:-1px;left:-1px;right:auto;width:calc(100% + 2px);height:29px;display:block;fill:var(--nk-accent);pointer-events:none}.ne-footer__cat-layer{position:absolute;z-index:2;width:auto;height:calc(var(--nk-gata-base) * var(--nk-gata-escala,1));bottom:0;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.ne-footer__cat-layer--noa{z-index:2;left:var(--nk-noa-x,-20px);right:auto;bottom:var(--nk-noa-y,0px);transform:translateY(6.5%);--nk-gata-base:min(232px, calc((100vw - 56px)*.2369) );--nk-gata-escala:var(--nk-noa-escala,1)}.ne-footer__cat-pata{pointer-events:none}.ne-footer__cat-layer--noa.ne-footer__cat-pata{clip-path:polygon(21% 93.5%,92% 93.5%,92% 100%,21% 100%)}.ne-footer__cat-layer--picsi.ne-footer__cat-pata{clip-path:polygon(66% 95.4%,100% 95.4%,100% 100%,66% 100%)}.ne-footer__cat-layer--picsi{left:auto;right:var(--nk-picsi-x,-8px);bottom:var(--nk-picsi-y,0px);transform:translateY(4.6%);--nk-gata-base:min(194px, calc((100vw - 56px)*.1977) );--nk-gata-escala:var(--nk-picsi-escala,1)}@media(min-width:651px)and (max-width:1020px){.ne-footer__cat-layer--noa{--nk-gata-base: calc((100vw - 56px)*.218) }.ne-footer__cat-layer--picsi{--nk-gata-base: calc((100vw - 56px)*.1819) }}.ne-footer__newsletter-copy{position:relative;z-index:4;width:70%;max-width:580px;min-width:0;margin:0 auto;text-align:center}.ne-footer__newsletter-copy h2{margin:0;font-family:Grandstander,sans-serif;font-size:var(--nk-fs-titulo-seccion);font-weight:800;line-height:1.15;letter-spacing:-.01em;color:var(--nk-ink)}.ne-footer__newsletter-copy>p{max-width:430px;margin:16px auto 24px;color:#66558f;font-size:var(--nk-fs-cuerpo);line-height:1.45}.ne-footer__form-row{display:flex;align-items:center;width:100%;max-width:470px;margin:0 auto;background:#fff;border:2px solid rgba(39,18,103,.14);border-radius:28px;padding:4px;box-shadow:none;transition:border-color .18s ease}.ne-footer__form-row:focus-within{outline:none;border-color:var(--nk-ink)}.ne-footer__form-row input{flex:1;min-width:0;height:50px;border:0;outline:0;background:transparent;padding:0 14px;color:var(--nk-ink);font:inherit;font-size:var(--nk-fs-cuerpo)}.ne-footer__form-row input:focus{box-shadow:none}.ne-footer__form-row button{flex:0 0 auto;width:74px;min-width:74px;height:50px;border:0;border-radius:20px;background:var(--nk-accent);color:var(--nk-ink);padding:0;display:flex;align-items:center;justify-content:center;gap:11px;font-size:var(--nk-fs-cuerpo);font-weight:800;cursor:pointer;box-shadow:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.ne-footer__form-row button:hover,.ne-footer__form-row button:focus-visible{background:#b87cdd}.ne-footer__consent{margin-top:13px;text-align:center;color:#655a78;font-size:var(--nk-fs-ui);line-height:1.45}.ne-footer__consent a{text-decoration:underline;text-underline-offset:2px;padding:11px 2px;margin:-11px 0}.ne-footer__success,.ne-footer__error{background:#fff;border-radius:16px;padding:17px;font-size:var(--nk-fs-ui);font-weight:700}.ne-footer__error{color:#9b352e;margin-top:12px}.ne-footer__success{width:100%;max-width:470px;margin-left:auto;margin-right:auto;text-align:center;padding:20px 17px}.ne-footer__base{position:relative;z-index:1;background:var(--nk-ink);color:#fff;border-radius:50% 50% 0 0/48px 48px 0 0;padding:118px 5vw 28px}.ne-footer__base h2,.ne-footer__base h3{color:#fff}.ne-footer__grid,.ne-footer__bottom{position:relative;z-index:2;max-width:1240px;margin-left:auto;margin-right:auto}.ne-footer__grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:0 58px}.ne-footer__ayuda{grid-column:1/-1;width:fit-content;max-width:100%;margin-top:30px;margin-inline:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px 34px;background:#ffffff12;border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:20px 34px}.ne-footer__ayuda-titulo{font-family:var(--nk-font-titulo);font-size:var(--nk-fs-h4);font-weight:800;color:#fff}.ne-footer__ayuda-texto{margin-top:3px;color:#eeddfb;font-size:var(--nk-fs-ui);line-height:1.5;font-weight:600}.ne-footer__ayuda-dato{display:flex;align-items:center;gap:10px;color:#fff;font-size:var(--nk-fs-ui);font-weight:600;line-height:1.45}.ne-footer__ayuda-dato svg{width:19px;height:19px;flex:0 0 19px;fill:none;stroke:var(--nk-accent);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}a.ne-footer__ayuda-dato{transition:color var(--nk-transicion)}a.ne-footer__ayuda-dato:hover,a.ne-footer__ayuda-dato:focus-visible{color:var(--nk-mostaza-viva)}.ne-footer__ayuda-btn{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap;padding:11px 22px;border-radius:var(--nk-radio-pastilla);background:var(--nk-accent);color:var(--nk-ink);font-family:var(--nk-font-texto);font-size:var(--nk-fs-ui);font-weight:800;transition:background-color var(--nk-transicion),transform var(--nk-transicion)}.ne-footer__ayuda-btn:hover,.ne-footer__ayuda-btn:focus-visible{background:#b87cdd;transform:translateY(-1px)}@media(hover:none){.ne-footer__ayuda-btn:hover{background:var(--nk-accent);transform:none}a.ne-footer__ayuda-dato:hover{color:#fff}}.ne-footer__brand img{width:155px;height:auto;filter:brightness(0) invert(1);display:block;margin-bottom:18px}.ne-footer__brand>p{margin:0;font-family:Grandstander,sans-serif;font-size:var(--nk-fs-h3);line-height:1.15;font-weight:800;color:var(--nk-accent)}.ne-footer__brand>span{display:block;color:#eeddfb;font-size:var(--nk-fs-cuerpo);line-height:1.6;font-weight:600;max-width:270px;margin:13px 0 19px}.ne-footer__column{display:flex;flex-direction:column;gap:13px}.ne-footer__column-toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0;border:0;background:transparent;color:var(--nk-accent);font-family:Grandstander,sans-serif;font-size:var(--nk-fs-h4);font-weight:700;letter-spacing:.4px;text-transform:uppercase;text-align:left;pointer-events:none}.ne-footer__column-toggle b{display:none;font-size:var(--nk-fs-h3);line-height:1;font-weight:500}.ne-footer__column-links{display:flex;flex-direction:column;gap:13px}.ne-footer__column-links a{width:fit-content;color:#fff;font-size:var(--nk-fs-cuerpo);line-height:1.45;font-weight:600;transition:.2s}.ne-footer__column-links a:hover,.ne-footer__column-links a:focus-visible{color:var(--nk-mostaza-viva);transform:translate(3px)}.ne-footer__column .ne-footer__email{display:inline-flex;align-items:center;gap:9px;margin-top:4px;color:#eeddfb;font-size:var(--nk-fs-ui);font-weight:800}.ne-footer__email svg{display:block;width:28px;height:28px;flex:0 0 28px;overflow:visible}.ne-footer__email circle{fill:var(--nk-accent);stroke:none}.ne-footer__email path{fill:none;stroke:var(--nk-ink);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ne-footer__bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);display:flex;justify-content:space-between;align-items:center;gap:22px}.ne-footer__bottom>div:first-child{display:flex;gap:18px;flex-wrap:wrap}.ne-footer__bottom span,.ne-footer__bottom a{color:#eeddfb;font-size:var(--nk-fs-ui);font-weight:600}.ne-footer__bottom>div:first-child a{padding:11px 2px;margin:-11px 0}.ne-footer__socials{display:flex;gap:17px;align-items:center;margin-top:22px}.ne-footer__pagos{display:flex;align-items:center}.ne-footer__pagos .nk-pagos{--nk-pago-alto:24px;justify-content:flex-end}.ne-footer__socials a,.ne-footer__socials button{appearance:none;-webkit-appearance:none;display:grid;width:24px;height:24px;padding:0;border:0;border-radius:0;background:transparent;color:var(--nk-accent);place-items:center;cursor:pointer}.ne-footer__socials a,.ne-footer__socials button{position:relative}.ne-footer__socials a:after,.ne-footer__socials button:after{content:"";position:absolute;left:50%;top:50%;width:44px;height:44px;transform:translate(-50%,-50%)}.ne-footer__socials svg{display:block;width:28px;height:28px}.ne-footer__socials a:hover,.ne-footer__socials button:hover{transform:translateY(-2px)}.ne-footer__socials a:active,.ne-footer__socials button:active{animation:nkPlayfulTap .24s ease}@keyframes nkPlayfulTap{50%{transform:translateY(-3px) scale(.86)}to{transform:translateY(0) scale(1)}}@media(max-width:950px){.ne-footer__base{padding-left:28px;padding-right:28px}.ne-footer__grid{grid-template-columns:1.15fr repeat(3,1fr);gap:0 30px}}@media(max-width:720px){.ne-footer__newsletter{padding-left:16px;padding-right:16px}.ne-footer__newsletter-copy{padding:0}.ne-footer__newsletter-copy>p{max-width:300px;margin:13px auto 20px}.ne-footer__form-row{width:100%;max-width:none}.ne-footer__form-row input{height:50px;font-size:var(--nk-fs-cuerpo)}.ne-footer__form-row button{height:50px;font-size:var(--nk-fs-ui)}.ne-footer__base{padding-left:0;padding-right:0}.ne-footer__column-toggle{font-size:var(--nk-fs-h3)}}@media(max-width:650px){.ne-footer{padding-top:62px}.ne-footer__lift{width:calc(100% - 24px);margin-bottom:-58px}.ne-footer__newsletter{min-height:0;padding-top:26px;padding-bottom:calc((100vw - 56px) * .3653 * var(--nk-noa-escala-movil,1))}.ne-footer__onda{height:18px}.ne-footer__cat-layer--noa{left:var(--nk-noa-x-movil,-12px);right:auto;--nk-gata-base: calc((100vw - 56px)*.3653) ;--nk-gata-escala:var(--nk-noa-escala-movil,1)}.ne-footer__cat-layer--picsi{left:auto;right:var(--nk-picsi-x-movil,0px);bottom:var(--nk-picsi-y-movil,0px);--nk-gata-base: calc((100vw - 56px)*.3054) ;--nk-gata-escala:var(--nk-picsi-escala-movil,1)}.ne-footer__newsletter-copy{width:100%;max-width:none}.ne-footer__form-row{padding:4px}.ne-footer__form-row input{padding:0 18px}.ne-footer__form-row button{width:62px;min-width:62px;flex:0 0 62px}.ne-footer__consent{max-width:300px;margin:12px auto 0}.ne-footer__base{border-radius:50% 50% 0 0/28px 28px 0 0;padding-top:88px;padding-bottom:24px}.ne-footer__grid{grid-template-columns:1fr;gap:0;text-align:center}.ne-footer__ayuda{width:min(100%,310px);margin:22px auto 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:12px;padding:22px;text-align:left}.ne-footer__brand{grid-column:1;display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.ne-footer__brand img{margin-left:auto;margin-right:auto}.ne-footer__brand>span{max-width:290px;margin-left:auto;margin-right:auto;font-size:var(--nk-fs-ui)}.ne-footer__column{width:min(100%,310px);display:block;margin:0 auto;border:0}.ne-footer__column-toggle{min-height:56px;justify-content:space-between;gap:14px;pointer-events:auto;cursor:pointer}.ne-footer__column-toggle b{display:grid;width:32px;height:32px;padding:0;place-items:center;border-radius:8px;background:#eeddfb;color:var(--nk-ink);box-shadow:none;transition:transform .2s ease}.ne-footer__column-toggle b:before{content:"";display:block;width:6px;height:6px;border-right:2px solid var(--nk-ink);border-bottom:2px solid var(--nk-ink);transform:translateY(-2px) rotate(45deg)}.ne-footer__column.is-open .ne-footer__column-toggle b{transform:rotate(180deg)}.ne-footer__column-links{display:none;align-items:flex-start;gap:13px;padding:0 0 23px;text-align:left}.ne-footer__column.is-open .ne-footer__column-links{display:flex}.ne-footer__column-links a{width:auto;font-size:var(--nk-fs-ui)}.ne-footer__bottom{margin-top:28px;flex-direction:column;align-items:center;text-align:center;gap:16px}.ne-footer__bottom>div:first-child{justify-content:center}.ne-footer__socials{justify-content:center}.ne-footer__pagos .nk-pagos{justify-content:center;--nk-pago-alto:22px}}.ne-footer__newsletter-copy>p.ne-news__sub{max-width:none;margin:14px auto 4px;color:var(--nk-ink);font-weight:800}.ne-footer__form-row button svg{width:25px;height:25px;display:block}.ne-news__titulo-caja{position:relative;display:inline-block;padding:2px 34px}.ne-news__deco{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.ne-news__chispa{position:absolute;fill:#3aa294}.ne-news__chispa--1,.ne-news__chispa--2{fill:var(--nk-ink,#271267)}.ne-news__chispa--4{fill:var(--nk-accent,#C795EC)}.ne-news__chispa--1{top:-14px;left:2px;width:19px;height:22px}.ne-news__chispa--2{top:46%;right:2px;width:19px;height:22px}.ne-news__chispa--3{top:-6%;right:20px;width:12px;height:14px}.ne-news__chispa--4{top:14px;left:4px;width:12px;height:14px}@media(max-width:640px){.ne-news__titulo-caja{padding:2px 24px}.ne-news__chispa--1{width:14px;height:16px;left:1px}.ne-news__chispa--2{width:14px;height:16px;right:1px}.ne-news__chispa--3{width:9px;height:11px;right:13px}.ne-news__chispa--4{width:9px;height:11px;left:3px}}@media(hover:none){.tp-head__cart:hover,.tp-head__search-btn:hover,.tp-head__account:hover{background:var(--nk-bg);border-color:#eeddfb}.tp-head__nav a:hover,.tp-head__search-submit:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/1151/assets/nekora-header-footer.css.map */
