.footer-bottom{--fb-bg:#141414;--fb-border:#2a2a2a;--fb-yellow:#fc0;--fb-white:#fff;--fb-gray:#9a9a9a;--fb-radius:24px;font-family:"Poppins","Segoe UI",Arial,sans-serif;margin:0 auto;padding:40px 24px 30px;box-sizing:border-box;background:#0a0a0a}.footer-bottom *{box-sizing:border-box}.fb-row{background:var(--fb-bg);border:1px solid var(--fb-border);border-radius:var(--fb-radius);display:flex;align-items:stretch;margin-bottom:18px}.fb-item{flex:1 1 0;display:flex;align-items:center;gap:16px;padding:26px 32px}.fb-item+.fb-item{border-left:1px solid var(--fb-border)}.fb-item__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.fb-item__icon .material-icons-outlined{font-size:26px;color:var(--fb-yellow)}.fb-item__text h4{margin:0 0 2px;font-size:17px;font-weight:700;color:var(--fb-white);line-height:1.3}.fb-item__text p{margin:0;font-size:14px;color:var(--fb-gray);line-height:1.4}.fb-payment{display:flex;justify-content:center;align-items:center;margin:36px 0 28px}.fb-payment img{max-width:340px;width:100%;height:auto;display:block}.fb-legal{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 6px;text-align:center;font-size:13.5px;color:var(--fb-gray);padding-bottom:26px}.fb-legal a{color:var(--fb-gray);text-decoration:none;transition:color .15s ease}.fb-legal a:hover{color:var(--fb-yellow)}.fb-legal .fb-sep{color:#4a4a4a}@media(max-width:1024px){.footer-bottom{padding:32px 20px 24px}.fb-item{padding:22px 24px;gap:14px}.fb-item__text h4{font-size:16px}.fb-item__text p{font-size:13.5px}}@media(max-width:820px){.fb-row{flex-wrap:wrap}.fb-item{flex:1 1 50%;min-width:220px}.fb-item+.fb-item{border-left:1px solid var(--fb-border)}.fb-item:nth-child(2){border-left:1px solid var(--fb-border)}.fb-row .fb-item:last-child{border-left:0;flex-basis:100%;border-top:1px solid var(--fb-border)}}@media(max-width:600px){.footer-bottom{padding:28px 16px 20px}.fb-row{border-radius:18px;margin-bottom:14px}.fb-item{flex:1 1 100%;padding:18px 20px}.fb-item+.fb-item,.fb-row .fb-item:nth-child(2){border-left:0;border-top:1px solid var(--fb-border)}.fb-row .fb-item:last-child{border-top:1px solid var(--fb-border)}.fb-item__icon{width:28px;height:28px}.fb-item__icon .material-icons-outlined{font-size:22px}.fb-item__text h4{font-size:15px}.fb-item__text p{font-size:13px}.fb-payment{margin:28px 0 22px}.fb-payment img{max-width:260px}.fb-legal{font-size:12.5px;gap:8px 6px}}@media(max-width:380px){.fb-item{padding:16px;gap:12px}.fb-item__text h4{font-size:14px}.fb-item__text p{font-size:12.5px}.fb-payment img{max-width:220px}}