@media (min-width:600px){.breadcrumb__wrapper{gap:8px}}@media (min-width:1024px){.breadcrumb__base{background-color:var(--breadcrumb-background-color,#fff)}.breadcrumb--bottom .breadcrumb__base,.breadcrumb__base .breadcrumb--top{border-radius:16px;-webkit-box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02);box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02)}.dark-theme .breadcrumb--bottom .breadcrumb__base,.dark-theme .breadcrumb__base .breadcrumb--top{-webkit-box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16);box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16)}.breadcrumb__wrapper{gap:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.breadcrumb__social{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.breadcrumb--mobile{display:none}}