.breadcrumbs{border-top:1px solid rgba(228,154,59,.12);border-bottom:1px solid rgba(228,154,59,.2);background:rgba(4,14,25,.94)}.breadcrumbs ol{max-width:1240px;margin:0 auto;padding:11px 24px;display:flex;align-items:center;gap:10px;list-style:none;font-size:12px;color:#8f9baa}.breadcrumbs li{display:flex;align-items:center;gap:10px}.breadcrumbs li+li:before{content:'›';color:var(--gold);font-size:17px}.breadcrumbs a{color:#c7d0d9}.breadcrumbs a:hover{color:var(--gold-light)}.breadcrumbs li[aria-current="page"]{color:var(--gold-light)}
.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .footer-legal{display:flex;align-items:center;gap:10px}.site-footer .footer-bottom a,.site-footer .footer-bottom button,.site-footer .footer-bottom span{display:inline;margin:0}.site-footer .footer-bottom button{font:inherit;color:inherit;border:0;background:none;padding:0;cursor:pointer}.site-footer .footer-bottom button:hover{color:var(--gold-light)}
.card-arrow{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-top:auto;border:1px solid rgba(228,154,59,.45);border-radius:50%;color:var(--gold-light);text-decoration:none;transition:.2s ease}.card-arrow:hover{background:var(--gold);color:#07111d;transform:translateX(3px)}
@media(max-width:620px){.breadcrumbs ol{padding:9px 16px;white-space:nowrap;overflow:hidden}.breadcrumbs li[aria-current="page"]{overflow:hidden;text-overflow:ellipsis}.site-footer .footer-bottom{align-items:flex-start;flex-direction:column}.site-footer .footer-legal{flex-wrap:wrap}}
