.nawah-footer{position:relative;overflow:hidden;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.055),transparent 34%),radial-gradient(circle at 88% 24%,rgba(215,195,160,.075),transparent 28%),linear-gradient(145deg,var(--nawah-footer-bg),var(--nawah-footer-bg-2));color:var(--nawah-footer-text)}.nawah-footer:before{content:"NAWAH";position:absolute;inset-inline-end:-2vw;top:4rem;color:#ffffff06;font-size:clamp(9rem,17vw,24rem);line-height:1;letter-spacing:.08em;pointer-events:none}.nawah-footer .page-width{position:relative;z-index:1}.nawah-footer__top{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,2.22fr);gap:clamp(4rem,6.5vw,9rem);padding:clamp(6rem,8vw,9rem) 0 clamp(4rem,6vw,6.5rem)}.nawah-footer__brand{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.nawah-footer__logo-link{display:inline-flex;color:inherit;text-decoration:none;border-radius:18px;transition:transform .25s ease,opacity .25s ease}.nawah-footer__logo-link:hover,.nawah-footer__logo-link:focus-visible{transform:translateY(-2px);opacity:.92;outline:none}.nawah-footer__logo{display:block;width:min(100%,var(--nawah-footer-logo-width));max-width:100%;height:auto}.nawah-footer__logo-text{font-size:clamp(3rem,4vw,5.6rem);letter-spacing:.16em}.nawah-footer__tagline{max-width:32rem;margin:2rem 0 0;color:var(--nawah-footer-muted);font-size:1.15rem;line-height:1.7;letter-spacing:.18em;text-transform:uppercase}.nawah-footer__socials{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.5rem}.nawah-footer__socials a{display:grid;width:4.2rem;height:4.2rem;place-items:center;border:1px solid var(--nawah-footer-border);border-radius:999px;background:#ffffff0b;color:var(--nawah-footer-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .25s ease,background-color .25s ease,border-color .25s ease,color .25s ease}.nawah-footer__socials a:hover,.nawah-footer__socials a:focus-visible{transform:translateY(-3px);border-color:var(--nawah-footer-accent);background:var(--nawah-footer-accent);color:var(--nawah-footer-bg);outline:none}.nawah-footer__socials svg{width:1.8rem;height:1.8rem}.nawah-footer__content{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.9fr);gap:clamp(3rem,4.5vw,6rem);align-items:start;min-width:0}.nawah-footer__menus{display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));gap:clamp(3rem,4vw,5rem) clamp(2.5rem,4vw,5.5rem);min-width:0}.nawah-footer__menu{min-width:0}.nawah-footer__menu-heading,.nawah-footer__newsletter h2{margin:0 0 1.7rem;color:var(--nawah-footer-text);font-size:1.22rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.nawah-footer__menu-heading a{color:inherit;text-decoration:none}.nawah-footer__menu-heading a:hover,.nawah-footer__menu-heading a:focus-visible{color:var(--nawah-footer-accent);outline:none}.nawah-footer__menu-toggle{display:none}.nawah-footer__menu-panel{height:auto;max-height:none;overflow:visible;opacity:1;visibility:visible}.nawah-footer__links{margin:0;padding:0}.nawah-footer__links li{list-style:none}.nawah-footer__links a{position:relative;display:inline-flex;align-items:center;gap:.6rem;max-width:100%;padding:.48rem 0;color:var(--nawah-footer-muted);font-size:1.34rem;line-height:1.5;text-decoration:none;transition:color .2s ease,transform .2s ease}.nawah-footer__links a:after{content:"";position:absolute;inset-inline:0;bottom:.22rem;height:1px;background:var(--nawah-footer-accent);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.nawah-footer__links a:hover,.nawah-footer__links a:focus-visible{color:var(--nawah-footer-text);transform:translate(3px);outline:none}.nawah-footer__links a:hover:after,.nawah-footer__links a:focus-visible:after{transform:scaleX(1)}.nawah-footer__view-all a{margin-bottom:.55rem;color:var(--nawah-footer-text);font-weight:700}.nawah-footer__newsletter{padding:clamp(2.4rem,3vw,3.2rem);border:1px solid rgba(255,255,255,.11);border-radius:24px;background:linear-gradient(145deg,#ffffff12,#ffffff08);box-shadow:inset 0 1px #ffffff0d,0 20px 55px #00000014;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nawah-footer__newsletter-kicker{display:block;margin-bottom:.8rem;color:var(--nawah-footer-accent);font-size:.98rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.nawah-footer__newsletter h2{margin-bottom:1.2rem;font-size:clamp(1.5rem,1.7vw,2rem);letter-spacing:.08em;line-height:1.25}.nawah-footer__newsletter-text{max-width:58rem;color:var(--nawah-footer-muted);font-size:1.36rem;line-height:1.7}.nawah-footer__newsletter-text p{margin:0}.nawah-footer__form{margin-top:2rem}.nawah-footer__field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;padding:.65rem;border:1px solid var(--nawah-footer-border);border-radius:999px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nawah-footer__field input{min-width:0;padding:1rem 1.2rem;border:0;outline:0;background:transparent;color:var(--nawah-footer-text);font:inherit}.nawah-footer__field input::placeholder{color:var(--nawah-footer-muted)}.nawah-footer__field button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;min-height:4.6rem;padding:0 1.9rem;border:0;border-radius:999px;background:var(--nawah-footer-text);color:var(--nawah-footer-bg);font:inherit;font-weight:700;cursor:pointer;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.nawah-footer__field button:hover,.nawah-footer__field button:focus-visible{transform:translateY(-2px);opacity:.96;box-shadow:0 9px 25px #0000002e;outline:none}.nawah-footer__field button:active{transform:translateY(0) scale(.97)}.nawah-footer__message{display:block;margin-top:1rem;color:var(--nawah-footer-text)}.nawah-footer__bottom{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:1.8rem 3rem;align-items:center;padding:2.5rem 0 3rem;border-top:1px solid var(--nawah-footer-border);color:var(--nawah-footer-muted);font-size:1.16rem}.nawah-footer__copyright{line-height:1.6}.nawah-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.7rem;margin:0;padding:0}.nawah-footer__policies li{list-style:none}.nawah-footer__policies a{color:inherit;text-decoration:none;transition:color .2s ease}.nawah-footer__policies a:hover,.nawah-footer__policies a:focus-visible{color:var(--nawah-footer-text);outline:none}.nawah-footer__payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;opacity:.82}.nawah-footer__payments svg{width:3.4rem;height:auto}.nawah-footer__back-to-top{position:fixed;inset-inline-end:clamp(1.6rem,3vw,3rem);bottom:clamp(1.6rem,3vw,3rem);z-index:40;display:flex;align-items:center;justify-content:center;gap:.8rem;min-width:4.8rem;height:4.8rem;padding:0 1.5rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#0d2f27d6;color:#fff;box-shadow:0 12px 35px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,visibility .25s ease,transform .25s ease,background-color .25s ease,color .25s ease}.nawah-footer__back-to-top.is-visible{opacity:1;visibility:visible;transform:none}.nawah-footer__back-to-top:hover,.nawah-footer__back-to-top:focus-visible{background:var(--nawah-footer-accent);color:var(--nawah-footer-bg);outline:none}.nawah-footer__back-to-top span:first-child{font-size:2rem;line-height:1}@media screen and (max-width:1100px){.nawah-footer__top{grid-template-columns:minmax(200px,.65fr) minmax(0,1.75fr);gap:4rem}.nawah-footer__content{grid-template-columns:1fr}.nawah-footer__newsletter{max-width:72rem}.nawah-footer__bottom{grid-template-columns:1fr auto}.nawah-footer__payments{grid-column:1 / -1;justify-content:flex-start}}@media screen and (max-width:820px){.nawah-footer__top{grid-template-columns:1fr;gap:4.5rem}.nawah-footer__brand{align-items:center;text-align:center}.nawah-footer__content{gap:3.5rem}.nawah-footer__newsletter{max-width:none}}@media screen and (max-width:749px){.nawah-footer:before{top:6rem;inset-inline-end:-8rem;font-size:12rem}.nawah-footer__top{gap:3.6rem;padding:5rem 0 3.5rem}.nawah-footer__logo{max-width:min(72vw,240px)}.nawah-footer__tagline{margin-top:1.5rem;font-size:1rem}.nawah-footer__socials{margin-top:2rem}.nawah-footer__content{display:block}.nawah-footer__menus{display:block;border-top:1px solid var(--nawah-footer-border)}.nawah-footer__menu{border-bottom:1px solid var(--nawah-footer-border)}.nawah-footer__menu-heading{display:none}.nawah-footer__menu-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:1.75rem 0;border:0;background:transparent;color:var(--nawah-footer-text);font:inherit;font-size:1.18rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;cursor:pointer}.nawah-footer__menu-toggle:focus-visible{color:var(--nawah-footer-accent);outline:none}.nawah-footer__chevron{position:relative;display:grid;width:2.8rem;height:2.8rem;flex:0 0 2.8rem;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;transition:transform .3s ease,background-color .3s ease}.nawah-footer__chevron:before,.nawah-footer__chevron:after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1px;background:currentColor;transform:translate(-50%,-50%)}.nawah-footer__chevron:after{transform:translate(-50%,-50%) rotate(90deg);transition:opacity .2s ease}.nawah-footer__menu-toggle[aria-expanded=true] .nawah-footer__chevron{color:var(--nawah-footer-bg);background:var(--nawah-footer-accent);transform:rotate(180deg)}.nawah-footer__menu-toggle[aria-expanded=true] .nawah-footer__chevron:after{opacity:0}.nawah-footer__menu-panel{height:0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:height .35s ease,max-height .35s ease,opacity .22s ease,visibility 0s linear .35s}.nawah-footer__menu-panel>*{margin:0;overflow:hidden}.nawah-footer__menu.is-open .nawah-footer__menu-panel{max-height:var(--nawah-panel-height, 600px);opacity:1;visibility:visible;transition:height .35s ease,max-height .35s ease,opacity .25s ease,visibility 0s}.nawah-footer__links{padding:0 0 1.5rem}.nawah-footer__links a{width:100%;padding:.72rem 0;font-size:1.42rem}.nawah-footer__newsletter{margin-top:3rem;padding:2.5rem 2rem;border-radius:22px}.nawah-footer__newsletter h2{margin-bottom:1.2rem}.nawah-footer__field{grid-template-columns:1fr;border-radius:2rem}.nawah-footer__field button{width:100%}.nawah-footer__bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.nawah-footer__policies{justify-content:center}.nawah-footer__payments{grid-column:auto;justify-content:center}.nawah-footer__back-to-top{inset-inline-end:1.4rem;bottom:1.4rem;min-width:4.4rem;height:4.4rem;padding:0 1.2rem}}html[dir=rtl] .nawah-footer__links a:hover,html[dir=rtl] .nawah-footer__links a:focus-visible{transform:translate(-3px)}@media(prefers-reduced-motion:no-preference){.nawah-footer [data-footer-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.nawah-footer [data-footer-reveal].is-visible{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.nawah-footer *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.nawah-footer__company-contact{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:18px;color:var(--nawah-footer-muted);font-size:14px}.nawah-footer__company-contact a{color:var(--nawah-footer-text);font-weight:700;text-decoration:none}.nawah-footer__company-contact a:hover{text-decoration:underline}.nawah-footer__legal-company{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;margin-top:30px;padding:18px 0;border-top:1px solid var(--nawah-footer-border);border-bottom:1px solid var(--nawah-footer-border);color:var(--nawah-footer-muted);font-size:12px;line-height:1.5}.nawah-footer__legal-company span:first-child{color:var(--nawah-footer-text)}.nawah-footer__legal-company span[dir=rtl]{text-align:right}@media(max-width:749px){.nawah-footer__company-contact{justify-content:center}.nawah-footer__legal-company{justify-content:center;text-align:center}.nawah-footer__legal-company span{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/nawah-footer.css.map */
