.breadcrumb-section{background:none;padding:7px 0;font-family:stc;position:fixed;background:#fff;width:100%;z-index:10;top:57px;@media screen and (min-width:768px){top:104px}}.switch-stc-breadcrumb{background-color:#fff;border-bottom:1px solid #e0e0e0}.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;font-size:12px}.breadcrumb-item{display:inline-flex;align-items:center}.breadcrumb-item a{color:#1d252d;text-decoration:none;transition:color .3s ease}.breadcrumb-item a:hover{color:#4a0e78;text-decoration:underline}.breadcrumb-item.active{color:#333;font-family:stc_bold}.breadcrumb i{font-size:14px;color:#1d252d}@media screen and (max-width:767px){.breadcrumb{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;gap:8px}.breadcrumb-item{white-space:nowrap;flex:0 0 auto}}