.thha-breadcumbs nav,
.thha-breadcumbs .thha-breadcumbs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.thha-breadcumbs .thha-prefix {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 8px;
  font-weight: 600;
}
.thha-breadcumbs .thha-prefix .thha-icon,
.thha-breadcumbs .thha-prefix i {
  margin-right: 6px;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thha-breadcumbs .thha-item-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 6px;
}
.thha-breadcumbs .thha-item-icon svg,
.thha-breadcumbs .thha-item-icon i {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.thha-breadcumbs.thha-presets-1 nav, .thha-breadcumbs.thha-presets-2 nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
}
.thha-breadcumbs.thha-presets-1 nav a, .thha-breadcumbs.thha-presets-2 nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Outfit", "Inter", ui-sans-serif, system-ui, sans-serif;
  color: #64748b;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.thha-breadcumbs.thha-presets-1 nav a .thha-icon, .thha-breadcumbs.thha-presets-2 nav a .thha-icon {
  width: 14px;
  height: 14px;
  stroke: currentColor;
  fill: none;
  stroke-width: 2;
}
.thha-breadcumbs.thha-presets-1.thha-presets-1 nav a, .thha-breadcumbs.thha-presets-2.thha-presets-1 nav a {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.thha-breadcumbs.thha-presets-1.thha-presets-1 nav a.thha-active, .thha-breadcumbs.thha-presets-2.thha-presets-1 nav a.thha-active {
  color: #155dfc;
}
.thha-breadcumbs.thha-presets-1.thha-presets-1 nav a:hover:not(.thha-active), .thha-breadcumbs.thha-presets-2.thha-presets-1 nav a:hover:not(.thha-active) {
  color: #0f172a;
}
.thha-breadcumbs.thha-presets-1.thha-presets-1 nav a:hover, .thha-breadcumbs.thha-presets-2.thha-presets-1 nav a:hover {
  -webkit-transform: translateX(2px);
      -ms-transform: translateX(2px);
          transform: translateX(2px);
}
.thha-breadcumbs.thha-presets-1.thha-presets-1 nav .thha-divider, .thha-breadcumbs.thha-presets-2.thha-presets-1 nav .thha-divider {
  margin: 0 8px;
  color: #cbd5e1;
  -webkit-transform: rotate(12deg);
      -ms-transform: rotate(12deg);
          transform: rotate(12deg);
  font-weight: bold;
}
.thha-breadcumbs.thha-presets-1.thha-presets-2 nav a, .thha-breadcumbs.thha-presets-2.thha-presets-2 nav a {
  padding: 4px 8px;
  border-radius: 4px;
}
.thha-breadcumbs.thha-presets-1.thha-presets-2 nav a.thha-active, .thha-breadcumbs.thha-presets-2.thha-presets-2 nav a.thha-active {
  background-color: #eff6ff;
  color: #155dfc;
}
.thha-breadcumbs.thha-presets-1.thha-presets-2 nav a:hover:not(.thha-active), .thha-breadcumbs.thha-presets-2.thha-presets-2 nav a:hover:not(.thha-active) {
  background: #f3f3f3;
}
.thha-breadcumbs.thha-presets-1.thha-presets-2 nav .thha-divider, .thha-breadcumbs.thha-presets-2.thha-presets-2 nav .thha-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 4px;
}
.thha-breadcumbs.thha-presets-1.thha-presets-2 nav .thha-divider svg, .thha-breadcumbs.thha-presets-2.thha-presets-2 nav .thha-divider svg {
  width: 14px;
  height: 14px;
  stroke: #90a1b9;
}
.thha-breadcumbs.thha-presets-3 nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.thha-breadcumbs.thha-presets-3 nav .thha-breadcumb-item {
  position: relative;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px 0 20px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--thha-d3-item-color, #555);
  font-family: "Rajdhani", sans-serif;
  background: var(--thha-d3-item-bg, #ffffff);
  border: 1px solid var(--thha-d3-item-border, #e3e6ed);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  white-space: nowrap;
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%, 14px 50%);
  margin-left: -10px;
}
.thha-breadcumbs.thha-presets-3 nav .thha-breadcumb-item.thha-active {
  background: #155dfc;
  color: #fff;
  border-color: #155dfc;
  z-index: 5;
}
.thha-breadcumbs.thha-presets-3 nav .thha-breadcumb-item:first-child {
  clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
  border-radius: 8px 0 0 8px;
  margin-left: 0;
  padding-left: 22px;
}
.thha-breadcumbs.thha-presets-3 nav .thha-breadcumb-item:hover:not(.thha-active) {
  background: var(--thha-d3-item-hover-bg, #f5f7fb);
  color: var(--thha-d3-item-hover-color, inherit);
  border-color: var(--thha-d3-item-hover-border, #e3e6ed);
}
.thha-breadcumbs.thha-presets-4 nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  text-decoration: none;
  cursor: pointer;
  padding: 0 6px;
  font-family: "Lexend", sans-serif;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item .thha-circle {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #d6dbe6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "DM Mono", monospace;
  font-size: 0.65rem;
  color: #666;
  background: #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item .thha-label {
  font-size: 0.9rem;
  font-weight: 500;
  color: #555;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item.thha-breadcumb-item-active .thha-circle {
  border-color: #8b5cf6;
  background: #8b5cf6;
  color: #fff;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item.thha-breadcumb-item-active .thha-label {
  color: #8b5cf6;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item:hover:not(.thha-breadcumb-item-active) .thha-circle {
  color: #8b5cf6;
  border-color: #8b5cf6;
}
.thha-breadcumbs.thha-presets-4 nav .thha-breadcumb-item:hover:not(.thha-breadcumb-item-active) .thha-label {
  color: #222;
}
.thha-breadcumbs.thha-presets-4 nav .thha-line {
  width: 32px;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#d6dbe6), to(#eef1f7));
  background: linear-gradient(90deg, #d6dbe6, #eef1f7);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.thha-breadcumbs.thha-presets-4 nav .thha-line.thha-line-active {
  background: -webkit-gradient(linear, left top, right top, from(#8b5cf6), to(#d6dbe6));
  background: linear-gradient(90deg, #8b5cf6, #d6dbe6);
}
.thha-breadcumbs.thha-presets-5 nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 4px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 10px;
}
.thha-breadcumbs.thha-presets-5 nav .thha-breadcumb-item {
  position: relative;
  font-family: "Rajdhani", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 20px;
  color: #000000;
  background: #ffffff;
  border: 1px solid #d6dbe6;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  clip-path: polygon(10px 0%, 100% 0%, calc(100% - 10px) 100%, 0% 100%);
  overflow: hidden;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.thha-breadcumbs.thha-presets-5 nav .thha-breadcumb-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 60%;
  height: 100%;
  background: linear-gradient(120deg, transparent, rgba(6, 182, 212, 0.25), transparent);
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.thha-breadcumbs.thha-presets-5 nav .thha-breadcumb-item.thha-breadcumb-item-active {
  color: #ffffff;
  background: #06b6d4;
  border-color: #06b6d4;
  font-weight: 700;
  -webkit-box-shadow: 0 6px 20px rgba(6, 182, 212, 0.35), 0 0 30px rgba(6, 182, 212, 0.2);
          box-shadow: 0 6px 20px rgba(6, 182, 212, 0.35), 0 0 30px rgba(6, 182, 212, 0.2);
  -webkit-animation: pulseGlow 2s infinite ease-in-out;
          animation: pulseGlow 2s infinite ease-in-out;
}
.thha-breadcumbs.thha-presets-5 nav .thha-breadcumb-item:hover {
  color: #0284c7;
  background: #ecfeff;
  border-color: #67e8f9;
  -webkit-box-shadow: 0 4px 12px rgba(6, 182, 212, 0.15);
          box-shadow: 0 4px 12px rgba(6, 182, 212, 0.15);
}
.thha-breadcumbs.thha-presets-5 nav .thha-breadcumb-item:hover::before {
  left: 120%;
}
@-webkit-keyframes pulseGlow {
  0% {
    -webkit-box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
            box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
  }
  50% {
    -webkit-box-shadow: 0 8px 25px rgba(6, 182, 212, 0.45), 0 0 40px rgba(6, 182, 212, 0.25);
            box-shadow: 0 8px 25px rgba(6, 182, 212, 0.45), 0 0 40px rgba(6, 182, 212, 0.25);
  }
  100% {
    -webkit-box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
            box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
  }
}
@keyframes pulseGlow {
  0% {
    -webkit-box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
            box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
  }
  50% {
    -webkit-box-shadow: 0 8px 25px rgba(6, 182, 212, 0.45), 0 0 40px rgba(6, 182, 212, 0.25);
            box-shadow: 0 8px 25px rgba(6, 182, 212, 0.45), 0 0 40px rgba(6, 182, 212, 0.25);
  }
  100% {
    -webkit-box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
            box-shadow: 0 4px 12px rgba(6, 182, 212, 0.25), 0 0 20px rgba(6, 182, 212, 0.15);
  }
}

/*# sourceMappingURL=thha-huge-breadcumbs.css.map*/