#footer-newsletter-contenair{background-color:var(--footer-bg);padding:0 30px 20px 30px;display:flex;justify-content:center}.footer-newsletter{text-align:center;padding:20px;max-width:600px}#footer{color:var(--text-color);font-size:.75rem;line-height:1.5;padding:20px 30px;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background-color:var(--footer-bg)}#footer .footer-column{flex:1}#footer .footer-column ul{list-style:none;padding:0;margin:0}#footer .footer-column ul li{margin:5px 0}#footer .footer-column ul li a{color:#e59430;text-decoration:none}#footer .footer-column ul li a:hover{color:#ff4500}#footer button{background:0;border:0;color:var(--text-color);font-size:.75rem;font-size:1rem;cursor:pointer;transition:all .3s ease}#footer button:hover{color:orange;transform:scale(1.1)}#footer-secondary{color:var(--text-color);font-size:.75rem;padding:15px 30px;box-sizing:border-box;text-align:center;box-shadow:none;margin:0;background-color:var(--footer-bg)}#footer-secondary .payment-methods{text-align:center}#footer-secondary .payment-icons{list-style:none;padding:0;margin-top:10px}#footer-secondary .payment-icons li{display:inline-block;margin-right:20px;font-size:1.125rem;color:#333}#footer-secondary .payment-icons i{font-size:2rem;color:orange;margin-right:10px}#footer-secondary .payment-icons i:hover{color:#d47c00}@media(max-width:1179px){#footer{order:4}}@media(max-width:768px){#footer{grid-template-columns:1fr 1fr}#footer .theme-accessibility{grid-column:1;align-items:flex-start;text-align:left}}@media(max-width:480px){#footer{grid-template-columns:1fr;text-align:center}#footer .theme-accessibility{text-align:center}}.footer-socials-mobile{display:flex;flex-direction:column;justify-content:center;align-items:center;background:0;text-align:center;background-color:var(--footer-bg);box-shadow:0 -4px 8px var(--footer-shadow);padding:20px 30px 20px 30px;margin-top:20px}.footer-socials-mobile .footer-socials-title{font-size:1.2rem;font-weight:bold;margin-top:20px;color:#ff6a00;letter-spacing:1px;margin-bottom:.7rem;text-shadow:0 1px 3px #0003;max-width:600px}.footer-socials-mobile .footer-socials-icons .footer-social-link{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:46px;height:46px;font-size:1.6rem;color:#fff;margin:0 8px 0 0;background:#191919;box-shadow:0 2px 8px #0005;transition:background .18s,transform .18s}.footer-socials-mobile .footer-socials-icons .footer-social-link:hover,.footer-socials-mobile .footer-socials-icons .footer-social-link:focus{transform:scale(1.13) rotate(-3deg);box-shadow:0 2px 10px #1115}.footer-socials-mobile .footer-socials-icons .footer-social-link.facebook{background:#1877f2e6}.footer-socials-mobile .footer-socials-icons .footer-social-link.facebook:hover{background:#1877f2}.footer-socials-mobile .footer-socials-icons .footer-social-link.youtube{background:#ff0000e6}.footer-socials-mobile .footer-socials-icons .footer-social-link.youtube:hover{background:red}.footer-socials-mobile .footer-socials-icons .footer-social-link.discord{background:#5865f2e6}.footer-socials-mobile .footer-socials-icons .footer-social-link.discord:hover{background:#5865f2}@media(min-width:992px){.footer-socials-mobile{display:none !important}#footer-newsletter-contenair{margin-top:20px;box-shadow:0 -4px 8px var(--footer-shadow);padding-top:20px}}
