footer { background:#15141a; color:#fff; padding:60px 0 22px; }
.footer-brand { font-size:24px; font-weight:800; color:#fff; }
.footer p { color:#fdfdfd; font-size:15px; line-height:1.7; max-width:330px;font-weight: 300; }
.footer h6 { font-size:20px; }
.footer a:not(.footer-brand) { display:block; color:#777; font-size:11px; margin:10px 0; }
.footer a:hover { color:#fff; }
.socials { display:flex; gap:8px; }
.socials a { width:50px; height:50px; border:1px solid #34333a; border-radius:50%; display:grid!important; place-items:center; }
.footer hr { border-color:#2d2c32; margin:40px 0 20px; }
.footer small { color:#666; font-size:15px; }
.top { position:fixed; right:20px; bottom:20px; background:var(--red); border:0; color:#fff; width:42px; height:42px; display:none; z-index:999; }
.top.show { display:block; }
.video-modal { background:#0e0d11; border:0; }
.video-modal video { width:100%; max-height:75vh; }
.video-modal .btn-close { opacity:1; }
