@media(prefers-color-scheme:dark){.cool-shadow{background:#151515;box-shadow:0 14px 22px -18px rgba(0,0,0,.8),0 6px 12px -10px rgba(0,0,0,.7)}}.footer{background-color:#111;color:#eee;padding:3rem 1.5rem 2rem;font-family:Segoe UI,sans-serif;width:100%;height:20em}.footer .footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:2rem}.footer .footer__container .footer__brand{flex:1 1 250px}.footer .footer__container .footer__brand h2{font-size:1.8rem;margin-bottom:.5rem;color:#fff}.footer .footer__container .footer__brand p{font-size:.95rem;color:#ccc}.footer .footer__container .footer__nav{flex:1 1 150px}.footer .footer__container .footer__nav ul{list-style:none;padding:0}.footer .footer__container .footer__nav ul li{margin-bottom:.5rem}.footer .footer__container .footer__nav ul li a{color:#ccc;text-decoration:none;font-size:.95rem}.footer .footer__container .footer__nav ul li a:hover{color:#fff;text-decoration:underline}.footer .footer__container .footer__payments,.footer .footer__container .footer__social{flex:1 1 150px}.footer .footer__container .footer__payments h4,.footer .footer__container .footer__social h4{margin-bottom:.5rem;font-size:1rem;color:#fff}.footer .footer__container .footer__payments .footer__icons,.footer .footer__container .footer__social .footer__icons{display:flex;gap:1rem;flex-wrap:wrap}.footer .footer__container .footer__payments .footer__icons a,.footer .footer__container .footer__payments .footer__icons svg,.footer .footer__container .footer__social .footer__icons a,.footer .footer__container .footer__social .footer__icons svg{color:#ccc;font-size:1.6rem;transition:color .3s ease}.footer .footer__container .footer__payments .footer__icons a:hover,.footer .footer__container .footer__payments .footer__icons svg:hover,.footer .footer__container .footer__social .footer__icons a:hover,.footer .footer__container .footer__social .footer__icons svg:hover{color:#fff}.footer .footer__bottom{text-align:center;margin-top:2rem;font-size:.85rem;color:#aaa;border-top:1px solid #333;padding-top:1rem}@media(max-width:768px){.footer .footer__container{flex-direction:column;align-items:center;text-align:center}.footer .footer__container .footer__brand,.footer .footer__container .footer__nav,.footer .footer__container .footer__payments,.footer .footer__container .footer__social{flex:1 1 100%}}@media screen and (max-width:700px){.footer{height:-moz-fit-content;height:fit-content}}