.ne-footer{background:var(--ne-cream);color:var(--ne-ink);font-family:'Outfit',system-ui,sans-serif;padding-top:120px;overflow:hidden}.ne-footer *{box-sizing:border-box}.ne-footer__lift{position:relative;z-index:3;width:min(780px,calc(100% - 36px));margin:0 auto -82px}.ne-footer__newsletter{position:relative;min-height:380px;background:var(--ne-lilac);border-radius:30px;box-shadow:0 20px 48px rgba(39,18,103,.16);overflow:hidden;padding:48px 20px}.ne-footer__cats{position:absolute;z-index:1;width:112%;left:-6%;bottom:-1px;height:auto;pointer-events:none;user-select:none}.ne-footer__newsletter-copy{position:relative;z-index:2;width:61%;min-width:380px;margin:0 auto;text-align:center}.ne-footer__newsletter-copy .ne-kicker{background:var(--ne-aqua)}.ne-footer__newsletter-copy h2{margin:0;font-family:'Fredoka',sans-serif;font-size:clamp(39px,4vw,56px);line-height:.94;letter-spacing:-.04em;color:var(--ne-purple)}.ne-footer__newsletter-copy>p{max-width:490px;margin:17px auto 22px;color:#66558F;font-size:14px;line-height:1.5}.ne-footer__form-row{display:flex;background:#fff;border:1px solid rgba(39,18,103,.15);border-radius:999px;padding:5px;box-shadow:0 4px 0 rgba(39,18,103,.13)}.ne-footer__form-row:focus-within{outline:3px solid rgba(39,18,103,.12)}.ne-footer__form-row input{flex:1;min-width:0;border:0;outline:0;background:transparent;padding:0 16px;color:var(--ne-purple);font:inherit}.ne-footer__form-row button{height:49px;border:0;border-radius:999px;background:var(--ne-purple);color:#fff;padding:0 18px;display:flex;align-items:center;gap:11px;font-weight:800;cursor:pointer}.ne-footer__form-row button b{font-size:20px}.ne-footer__consent{display:flex;align-items:flex-start;justify-content:center;gap:7px;margin-top:14px;color:#706287;font-size:9px;line-height:1.4}.ne-footer__consent input{margin-top:1px;accent-color:var(--ne-purple)}.ne-footer__consent a{text-decoration:underline;text-underline-offset:2px}.ne-footer__success,.ne-footer__error{background:#fff;border-radius:18px;padding:17px;font-size:13px;font-weight:700}.ne-footer__error{color:#9B352E;margin-top:12px}
.ne-footer__base{position:relative;z-index:1;background:var(--ne-purple);color:#fff;border-radius:50% 7% 0 0;padding:155px 5vw 32px}.ne-footer__base:before,.ne-footer__base:after{content:"";position:absolute;border-radius:50%;background:#3B237B;opacity:.65;pointer-events:none}.ne-footer__base:before{width:270px;height:270px;right:-95px;top:65px}.ne-footer__base:after{width:230px;height:230px;left:-85px;bottom:20px}.ne-footer__grid,.ne-footer__bottom{position:relative;z-index:2;max-width:1320px;margin-left:auto;margin-right:auto}.ne-footer__grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:48px}.ne-footer__brand img{width:185px;height:auto;filter:brightness(0) invert(1);display:block;margin-bottom:23px}.ne-footer__brand>p{margin:0;font-family:'Fredoka',sans-serif;font-size:25px;line-height:1.05;font-weight:650}.ne-footer__brand>span{display:block;color:#CFC2E9;font-size:13px;line-height:1.55;max-width:300px;margin:15px 0 23px}.ne-footer__promises{display:flex;flex-wrap:wrap;gap:7px}.ne-footer__promises i{font-style:normal;font-size:9px;font-weight:800;border:1px solid rgba(255,255,255,.17);background:rgba(255,255,255,.08);padding:8px 10px;border-radius:999px;color:#E7DDF7}.ne-footer__column{display:flex;flex-direction:column;gap:12px}.ne-footer__column h3{font-family:'Fredoka',sans-serif;font-size:16px;text-transform:uppercase;letter-spacing:.4px;color:#fff;margin:5px 0 12px}.ne-footer__column a{width:fit-content;color:#CFC2E9;font-size:13px;transition:.2s}.ne-footer__column a:hover{color:var(--ne-sun);transform:translateX(3px)}.ne-footer__column .ne-footer__email{color:#fff;font-weight:800;margin-top:4px}.ne-footer__bottom{margin-top:70px;padding-top:24px;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:#A998CD;font-size:10px}.ne-footer__socials{display:flex;gap:8px}.ne-footer__socials a,.ne-footer__socials span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);color:#fff;font-size:10px;font-weight:900}.ne-footer__socials a:hover{background:var(--ne-sun);color:var(--ne-purple)}
@media(max-width:950px){.ne-footer__base{padding-left:24px;padding-right:24px}.ne-footer__grid{grid-template-columns:1.25fr repeat(3,1fr);gap:25px}}
@media(max-width:650px){.ne-footer{padding-top:80px}.ne-footer__lift{width:calc(100% - 28px);margin-bottom:-64px}.ne-footer__newsletter{min-height:410px;padding:38px 16px 102px;border-radius:24px}.ne-footer__newsletter-copy{width:auto;min-width:0}.ne-footer__newsletter-copy h2{font-size:38px}.ne-footer__newsletter-copy>p{font-size:12px}.ne-footer__cats{width:152%;left:-26%}.ne-footer__form-row{background:transparent;border:0;box-shadow:none;flex-direction:column;gap:8px;overflow:visible}.ne-footer__form-row input{width:100%;flex:none;height:52px;background:#fff;border:1px solid rgba(39,18,103,.15);border-radius:999px;padding:0 16px}.ne-footer__form-row button{width:100%;justify-content:center}.ne-footer__base{padding:120px 20px 27px;border-radius:50% 3% 0 0}.ne-footer__grid{grid-template-columns:1fr 1fr;gap:32px 18px}.ne-footer__brand{grid-column:1/-1}.ne-footer__brand img{width:160px}.ne-footer__column:last-child{grid-column:1/-1}.ne-footer__bottom{margin-top:48px;flex-direction:column;align-items:flex-start}.ne-footer__socials{order:-1}}
