.footer{background-color:#0b0b0b;color:#ccc;padding:40px 20px;border-top:1px solid #222;font-size:14px}@media(max-width:768px){.footer{display:none}}.footer .footer-wrapper{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left;gap:40px}@media(max-width:768px){.footer .footer-wrapper{flex-direction:column;text-align:center;align-items:center}}.footer .footer-column{flex:1 1 30%;min-width:250px}.footer .footer-column.center{text-align:center}.footer .footer-column.right{text-align:right}@media(max-width:768px){.footer .footer-column.right{text-align:center}}.footer .footer-column a{color:#e50914;text-decoration:none}.footer .footer-column a:hover{text-decoration:underline}.footer .footer-column .footer-logo{font-size:16px;font-weight:600;color:#fff}.footer .footer-column .footer-sub{font-size:13px;color:#888}.footer .footer-column .footer-description{font-size:13px;line-height:1.6}.footer .footer-column .footer-warning{font-size:12px;color:#888;margin-top:8px}