/* SeoBreadcrumbs.css: Generated from Figma API breakdown */

.breadcrumb-container {
  display: flex;
  width: 1280px;
  height: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.seo-breadcrumbs {
  width: 500px;
  height: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
}

.breadcrumblink,
.breadcrumblink_01,
.breadcrumblink_02,
.breadcrumblink_03 {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  padding-right: 8px;
  display: flex;
  align-items: center;
  height: 20px;
}

.home {
  width: 20px;
  height: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 8px;
}

.crumblink {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  color: #222724;
  font-family: "raleway", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 390;
  line-height: normal;
}

.icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 2px;
  top: 2px;
  border-radius: 3px;
}

.chevron-right,
.chevron-right_01,
.chevron-right_02 {
  width: 20px;
  height: 20px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 8px;
}

.icon_01,
.icon_02,
.icon_03 {
  width: 6px;
  height: 10px;
  position: absolute;
  left: 7px;
  top: 5px;
  border-radius: 1px;
}

.text_span,
.text_01_span,
.text_02_span {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 19.6px;
  letter-spacing: 0;
  display: inline-block;
  text-decoration: none;
}
