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