footer.nh-footer-module{background-color:#f9f9f5;padding:7.5rem 0 4rem}@media (max-width:950px){footer.nh-footer-module{padding:3rem 0}}footer.nh-footer-module .container{display:flex;flex-direction:row;gap:5rem;padding-bottom:2.5rem}@media (max-width:950px){footer.nh-footer-module .container{flex-direction:column;gap:2rem;padding-bottom:2rem}}footer.nh-footer-module .container .cards{display:flex;flex-direction:column;flex-shrink:0;gap:2rem;width:calc(25% - 2.5rem)}@media (max-width:950px){footer.nh-footer-module .container .cards{flex-direction:column;width:100%}}footer.nh-footer-module .container .cards .card{background-color:#fff;border-radius:.5rem;padding:1.25rem}footer.nh-footer-module .container .cards .card.dark-mode{background-color:#2b296a;color:#fff}footer.nh-footer-module .container .cards .card .title{margin-bottom:.5rem}footer.nh-footer-module .container .cards .card .btn{margin-top:1.25rem}footer.nh-footer-module .container .main-content{display:flex;flex-direction:column;gap:2rem;width:100%}footer.nh-footer-module .container .main-content .top-block{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between;margin-bottom:auto;width:100%}@media (max-width:950px){footer.nh-footer-module .container .main-content .top-block{flex-direction:column;justify-content:flex-start;margin-top:unset}}footer.nh-footer-module .container .main-content .top-block .socials-wrapper{align-items:center;display:flex;flex-direction:row;gap:.75rem}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .title{font-weight:800}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .socials{display:flex;flex-direction:row;gap:.75rem}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .socials .social{align-items:center;border:1px solid #2a294a;border-radius:10rem;display:flex;height:2.5rem;justify-content:center;transition:background-color .3s;width:2.5rem}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .socials .social:hover{background-color:#2b296a}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .socials .social:hover .icon{background-color:#fff}footer.nh-footer-module .container .main-content .top-block .socials-wrapper .socials .social .icon{background-color:#2b296a;height:1.25rem;mask-position:50%;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s;width:1.25rem}footer.nh-footer-module .container .main-content .top-block .logo-link{height:2.5rem;width:fit-content}@media (max-width:950px){footer.nh-footer-module .container .main-content .top-block .logo-link{height:fit-content;width:100%}}footer.nh-footer-module .container .main-content .top-block .logo-link .logo{height:100%;width:fit-content}@media (max-width:950px){footer.nh-footer-module .container .main-content .top-block .logo-link .logo{height:fit-content;width:100%}}footer.nh-footer-module .container .main-content .top-block .logo-link .logo img{height:100%;width:auto}@media (max-width:950px){footer.nh-footer-module .container .main-content .top-block .logo-link .logo img{height:auto;width:100%}}footer.nh-footer-module .container .main-content .bottom-block{align-items:center;display:flex;flex-direction:row;gap:2.5rem;justify-content:center}@media (max-width:950px){footer.nh-footer-module .container .main-content .bottom-block{flex-wrap:wrap;gap:1.25rem 2.5rem}}footer.nh-footer-module .container .main-content .bottom-block .copyright{color:#2a294a;font-size:.875rem;margin-right:auto}footer.nh-footer-module .container .main-content .bottom-block .item{color:#2a294a;font-size:.875rem}footer.nh-footer-module .container .main-content .bottom-block a:hover{text-decoration:underline}