.section-breadcrumb{padding-top:24px}.section-breadcrumb ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.section-breadcrumb a{color:var(--text-neutral-400,#a1a1a1);font-size:var(--Font-size-Paragraph-sm,14px);font-style:normal;font-weight:var(--Font-weight-or-style-Medium,500);line-height:var(--Line-height-Paragraph-sm,20px)}.section-breadcrumb a:hover{color:var(--text-neutral-600,#525252)}.section-breadcrumb li:last-child a{color:var(--text-neutral-600,#525252);font-size:var(--Font-size-Paragraph-sm,14px);font-style:normal;font-weight:var(--Font-weight-or-style-Medium,500);line-height:var(--Line-height-Paragraph-sm,20px)}.section-breadcrumb li:not(:last-child) a:after{content:"/";display:inline-block;vertical-align:middle;margin:0 0 0 8px}@media(max-width:991px){.section-breadcrumb{padding-top:20px}}