/*rgba(245, 130, 32, 0.05)*/
.content-wrapper.icon-description-groups .content .title {
  font-size: 2em;
}
.content-wrapper.icon-description-groups .content .content-inner {
  max-height: 22.2em;
  position: relative;
}
.content-wrapper.icon-description-groups .content .content-inner .background_image {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content-wrapper.icon-description-groups .content .content-inner .content-items-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
.content-wrapper.icon-description-groups .content .content-inner .content-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 0.9em;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group-title {
  color: #FFFFFF;
  margin-bottom: 0.7em;
  padding-left: 0.9em;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group-wrapper {
  width: auto;
  height: auto;
  max-height: 4.5em;
  display: flex;
  flex-direction: row;
  border-radius: 0.7em;
  background: rgba(255, 255, 255, 0.66);
  padding: 0 0.65em;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group .item-group-l2 {
  width: auto;
  height: 4.1em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  padding: 0 0.2em;
  margin-top: 0.4em;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group .item-group-l2.grouped {
  margin-left: 2em;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group .item-group-l2.grouped:first-child {
  margin-left: 0;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group .item-group-l2-title {
  font-size: 0.56em;
  line-height: 1.5;
  color: #41C7CF;
  background-color: #FFFFFF;
  padding: 0.2em 1em;
  border-radius: 1em;
  position: absolute;
  transform: translate(0.2em, -4.4em);
  white-space: nowrap;
}
.content-wrapper.icon-description-groups .content .content-inner .item-group .item-group-l2-image {
  width: auto;
  height: 2.9em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .content-items-wrapper {
  max-height: 22.2em;
  padding: 0.6em 0 0.7em 1.5em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group .item-group-l2-image {
  width: auto;
  height: 2.9em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(2), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(3), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(5), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(6), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(7) {
  margin-right: 1.4em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(5), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(6), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(7), .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(8) {
  margin-bottom: 0;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(5) .item-group-title, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(6) .item-group-title, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(7) .item-group-title, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(8) .item-group-title {
  margin-bottom: 0.2em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(5) .item-group-l2, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(6) .item-group-l2, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(7) .item-group-l2, .content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(8) .item-group-l2 {
  margin-top: 0;
  padding: 0 0.24em;
}
.content-wrapper.icon-description-groups.style_1 .content-inner .item-group:nth-child(2) .item-group-wrapper {
  padding-right: 3.4em;
}

/*# sourceMappingURL=icon-description-groups.css.map */
