/* RED BLACK FOOTER - COMPLETE */
.front-theme-redblack .rb-footer{width:100%;border-top:0;background:#090b10;color:#fff}.front-theme-redblack .rb-footer::before{display:block;width:100%;height:8px;background:linear-gradient(90deg,#ff7a00 0 54%,#ef233c 54% 72%,#f7c95c 72%);content:""}.front-theme-redblack .rb-footer-container{width:min(calc(100% - 56px),1360px);margin:0 auto;padding:70px 0 34px}.front-theme-redblack .rb-footer-top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(520px,1fr);gap:76px}.front-theme-redblack .rb-footer-brand{display:grid;grid-template-columns:54px 1fr;column-gap:14px;align-items:center}.front-theme-redblack .rb-footer-brand img,.front-theme-redblack .rb-footer-sign{grid-row:1/3;width:54px;height:54px;border-radius:16px;object-fit:contain}.front-theme-redblack .rb-footer-sign{display:grid;place-items:center;background:#ff7a00;color:#090b10;font-size:17px;font-weight:950}.front-theme-redblack .rb-footer-brand>strong{color:#fff;font-size:25px;font-weight:950}.front-theme-redblack .rb-footer-brand p{grid-column:1/3;max-width:520px;margin:26px 0 0;color:#a8adb7;font-size:13px;line-height:1.85}.front-theme-redblack .rb-footer-brand>a{grid-column:1/3;justify-self:start;margin-top:22px;padding:11px 14px;border:1px solid #4f7772;border-radius:999px;color:#ff8a96;font-size:10px;font-weight:850;text-decoration:none}.front-theme-redblack .rb-footer-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}.front-theme-redblack .rb-footer-links section{display:flex;flex-direction:column;gap:13px}.front-theme-redblack .rb-footer-links h2{margin:0 0 8px;color:#ff4d5e;font-size:9px;font-weight:900;letter-spacing:.16em}.front-theme-redblack .rb-footer-links a,.front-theme-redblack .rb-footer-links strong,.front-theme-redblack .rb-footer-links span{color:#d8dbe1;font-size:12px;font-weight:700;line-height:1.65;text-decoration:none}.front-theme-redblack .rb-footer-links a:hover{color:#ff9d86}.front-theme-redblack .rb-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:58px;padding-top:26px;border-top:1px solid #2a2e37;color:#777d87;font-size:10px}.front-theme-redblack .rb-footer-bottom>div{display:flex;gap:20px}@media(max-width:960px){.front-theme-redblack .rb-footer-top{grid-template-columns:1fr;gap:48px}}@media(max-width:680px){.front-theme-redblack .rb-footer-container{width:calc(100% - 32px);padding-top:52px}.front-theme-redblack .rb-footer-links{grid-template-columns:1fr 1fr}.front-theme-redblack .rb-footer-links section:last-child{grid-column:1/-1}.front-theme-redblack .rb-footer-bottom{display:block}.front-theme-redblack .rb-footer-bottom>div{margin-top:12px;flex-wrap:wrap}}