.page-banner{--height:480px;--color-foreground:#fff;--color-foreground-heading:#fff;height:var(--height);position:relative;overflow:hidden}.page-banner-content{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.breadcrumb{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#030f1229;border-radius:30px;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-block-start:20px;padding:12px 24px;display:inline-flex}.breadcrumb svg{color:var(--color-foreground)}.breadcrumb>li:last-child>a{color:var(--color-primary-hover)}.breadcrumb a:not(.active),.breadcrumb li svg{opacity:.75}@media (max-width:767px){.page-banner{--height:340px}}
