nss-footer{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;padding:30px 0;display:block;position:relative;overflow:clip}@media only screen and (min-width:990px){nss-footer{border-top-left-radius:30px;border-top-right-radius:30px;padding:40px 0}}nss-footer .nss-footer__top{padding-bottom:40px}@media only screen and (max-width:989px){nss-footer .nss-footer__menus-newsletter{flex-flow:column;gap:32px;display:flex}}@media only screen and (min-width:990px){nss-footer .nss-footer__menus-newsletter{grid-template-columns:auto minmax(auto,432px);gap:15px;display:grid}}nss-footer .nss-footer__menus-newsletter .nss-footer__title{display:none}@media only screen and (min-width:990px){nss-footer .nss-footer__menus-newsletter .nss-footer__title{border-bottom:1px solid;align-items:center;padding-bottom:15px;display:flex;position:relative}}@media only screen and (max-width:989px){nss-footer .nss-footer__menus{border-bottom:1px solid;flex-flow:column;order:2;display:flex}}@media only screen and (min-width:990px){nss-footer .nss-footer__menus{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}}@media only screen and (max-width:989px){nss-footer .nss-footer__menus .nss-footer__menu{border-top:1px solid;width:100%}}@media only screen and (min-width:990px){nss-footer .nss-footer__menus .nss-footer__menu{flex-grow:1}}nss-footer .nss-footer__menus .nss-footer__menu button{justify-content:space-between;align-items:center;width:100%;padding:15px 0;display:flex}@media only screen and (min-width:990px){nss-footer .nss-footer__menus .nss-footer__menu button{display:none}}nss-footer .nss-footer__menus .nss-footer__menu button *{pointer-events:none}nss-footer .nss-footer__menus .nss-footer__menu button svg{width:13px;height:13px}nss-footer .nss-footer__menus .nss-footer__menu.nss-active svg{rotate:45deg}@media only screen and (max-width:989px){nss-footer .nss-footer__menus .nss-footer__menu.nss-active ul{opacity:1;pointer-events:all;max-height:500px;padding-bottom:15px;transition:opacity .15s ease-in-out,translate .15s ease-in-out,max-height .25s ease-in-out,padding .25s ease-in-out;translate:0%}}nss-footer .nss-footer__menus .nss-footer__menu svg{transition:rotate .15s ease-in-out}@media only screen and (max-width:989px){nss-footer .nss-footer__menus .nss-footer__menu ul{opacity:0;pointer-events:none;grid-template-columns:1fr;row-gap:15px;max-height:0;padding:0;transition:opacity .15s ease-in-out,translate .15s ease-in-out,max-height .25s ease-in-out,padding .25s ease-in-out;display:grid;translate:0% -30%}}@media only screen and (min-width:990px){nss-footer .nss-footer__menus .nss-footer__menu ul{flex-flow:column;gap:10px;padding-top:15px;display:flex}}nss-footer .nss-footer__menus .nss-footer__menu a{position:relative}nss-footer .nss-footer__menus .nss-footer__menu a:after{content:"";background-color:var(--nss-color-scheme-5);width:0%;height:1px;transition:width .15s ease-in-out;position:absolute;bottom:-1px;left:0}nss-footer .nss-footer__menus .nss-footer__menu a:hover:after{width:100%}nss-footer .nss-footer__newsletter-socials{flex-flow:column;gap:30px;display:flex}@media only screen and (max-width:989px){nss-footer .nss-footer__newsletter-socials{order:1}}nss-footer .nss-footer__newsletter,nss-footer .nss-footer__newsletter .nss-footer__newsletter-content{flex-flow:column;gap:15px;display:flex}nss-footer .nss-footer__newsletter form{flex-flow:row;justify-content:center;align-items:center;gap:15px;width:100%;display:flex}nss-footer .nss-footer__newsletter fieldset{border:0;flex-grow:1;grid-area:input;margin:0;padding:0;position:relative}nss-footer .nss-footer__newsletter fieldset label{padding:0 6px;font-size:110%;font-weight:700;transition:all .1s ease-in-out;position:absolute;top:50%;left:14px;transform:translateY(-50%)}nss-footer .nss-footer__newsletter fieldset input{background-color:#0000;border:2px solid;border-radius:5px;outline:none;width:100%;height:38px;padding:0 20px;font-family:inherit}nss-footer .nss-footer__newsletter fieldset input:focus{outline:none}nss-footer .nss-footer__newsletter fieldset input:focus~label,nss-footer .nss-footer__newsletter fieldset input:not(:placeholder-shown)~label{opacity:1;font-size:90%;font-weight:400;top:1px}nss-footer .nss-footer__newsletter fieldset input:focus~label:after,nss-footer .nss-footer__newsletter fieldset input:not(:placeholder-shown)~label:after{content:"";z-index:-1;width:100%;height:100%;display:block;position:absolute;bottom:0;left:0}nss-footer .nss-footer__newsletter fieldset svg{max-width:20px;max-height:20px;display:none;position:absolute;top:50%;right:25px;translate:50% -50%}nss-footer .nss-footer__newsletter button{background-color:var(--nss-color-scheme-1);color:var(--nss-color-scheme-2);border-radius:5px;flex-shrink:1;justify-content:center;align-items:center;gap:10px;height:38px;padding:0 10px;display:flex}nss-footer .nss-footer__newsletter button svg{max-width:14px;max-height:14px}nss-footer .nss-footer__newsletter button *{pointer-events:none}nss-footer .nss-footer__newsletter .nss-footer__newsletter-pages{height:103px;position:relative}nss-footer .nss-footer__newsletter .nss-footer__newsletter-page{pointer-events:none;opacity:0;flex-flow:column;gap:15px;width:100%;transition:opacity .25s ease-in-out,translate .25s ease-in-out;display:flex;position:absolute;top:0;left:0}nss-footer .nss-footer__newsletter .nss-footer__newsletter-page[nss-newsletter-page="1"]{translate:-10%}nss-footer .nss-footer__newsletter .nss-footer__newsletter-page[nss-newsletter-page="2"]{translate:10%}nss-footer .nss-footer__newsletter .nss-footer__newsletter-page.nss-active{pointer-events:all;opacity:1;translate:0}nss-footer .nss-footer__newsletter .h-captcha{display:none}nss-footer .nss-footer__socials{flex-flow:row;gap:15px;display:flex}@media only screen and (max-width:989px){nss-footer .nss-footer__socials{margin:0 auto}}nss-footer .nss-footer__socials a{background-color:var(--nss-color-scheme-1);width:40px;height:40px;color:var(--nss-color-scheme-4);border-radius:50%;flex-flow:row;justify-content:center;align-items:center;transition:all .25s ease-in-out;display:flex}nss-footer .nss-footer__socials a svg{max-width:20px;max-height:20px}nss-footer .nss-footer__socials a:hover{background-color:var(--nss-color-scheme-2);color:var(--nss-color-scheme-1)}@media only screen and (max-width:989px){nss-footer .nss-footer__legal{flex-flow:column;justify-content:center;align-items:center;gap:32px;display:flex}}@media only screen and (min-width:990px){nss-footer .nss-footer__legal{border-top:1px solid;flex-flow:column;justify-content:flex-start;align-items:center;gap:40px;padding-top:40px;display:flex}}nss-footer .nss-footer__legal .nss-footer__logo{flex-shrink:0;width:100%}nss-footer .nss-footer__legal .nss-footer__legal-menu-group{flex-flow:column;align-items:center;gap:30px;width:100%;display:flex}@media only screen and (min-width:990px){nss-footer .nss-footer__legal .nss-footer__legal-menu-group{flex-flow:row;justify-content:space-between;gap:20px}}nss-footer .nss-footer__legal .nss-footer__legal-menu-group ul{gap:20px;display:flex}nss-footer .nss-footer__legal .nss-footer__legal-menu-group ul a{text-decoration:underline}