/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/sections/section_CRR-724_step-by-step/scss/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-b2b-section-step-by-step {
  display: flex;
  flex-direction: column;
  gap: var(--ds-semantic-spacing-2xl);
  padding: var(--ds-semantic-spacing-5xl) 0;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
  color: var(--ds-semantic-color-accent1-content-strong);
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent1-content-strong);
}
.wp-block-b2b-section-step-by-step:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent1-surface-subtle);
  background: var(--ds-semantic-color-accent1-surface-subtlest);
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider {
  position: relative;
  overflow: hidden;
  --control-gap: 6.25rem;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  display: block;
  height: 100%;
  width: 51rem;
  -webkit-mask-image: var(--svg-pattern-corner);
          mask-image: var(--svg-pattern-corner);
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
  -webkit-mask-position: right bottom;
          mask-position: right bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 20rem;
          mask-size: 20rem;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(2).active-slide)::before, .wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(2).active-slide)::after, .wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(1).active-slide)::before, .wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(1).active-slide)::after, .wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(3).active-slide)::before, .wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:has(.slider-wrap .wp-block-b2b-block-step:nth-last-child(3).active-slide)::after {
  opacity: 1;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 0;
  width: 120px;
  height: 500px;
  flex-shrink: 0;
  background: linear-gradient(90deg, transparent 0%, var(--ds-semantic-color-layout-surface-medium-default) 100%);
  transform: translateY(-50%);
  pointer-events: none;
  opacity: 0;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider .slider-wrap:not(.no-slide) {
  padding-top: calc(var(--ds-semantic-spacing-xl) + var(--ds-semantic-spacing-2xl));
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider .slider-controls {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  gap: var(--control-gap);
  margin-top: 0;
}
.wp-block-b2b-section-step-by-step .wp-block-citeo-semantic-horizontal-slider .total-wrap {
  width: var(--control-gap);
  line-height: 50px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 50px;
  pointer-events: none;
}
.wp-block-b2b-section-step-by-step.subtheme-accent1 .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
  color: var(--ds-semantic-color-accent1-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent1 .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent1-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent1:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent1-surface-subtle);
  background: var(--ds-semantic-color-accent1-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent1 .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent2 .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent2-surface-subtlest);
  color: var(--ds-semantic-color-accent2-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent2 .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent2-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent2:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent2-surface-subtle);
  background: var(--ds-semantic-color-accent2-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent2 .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  background-color: var(--ds-semantic-color-accent2-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent3 .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent3-surface-subtlest);
  color: var(--ds-semantic-color-accent3-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent3 .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent3-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent3:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent3-surface-subtle);
  background: var(--ds-semantic-color-accent3-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent3 .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  background-color: var(--ds-semantic-color-accent3-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent4 .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent4-surface-subtlest);
  color: var(--ds-semantic-color-accent4-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent4 .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent4-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent4:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent4-surface-subtle);
  background: var(--ds-semantic-color-accent4-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent4 .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  background-color: var(--ds-semantic-color-accent4-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent5 .wp-block-citeo-semantic-tag {
  background-color: var(--ds-semantic-color-accent5-surface-subtlest);
  color: var(--ds-semantic-color-accent5-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent5 .wp-block-citeo-semantic-tag .wp-block-citeo-semantic-icon {
  --ds-icon-color: var(--ds-semantic-color-accent5-content-strong);
}
.wp-block-b2b-section-step-by-step.subtheme-accent5:not(.has-active-hover) .active-slide {
  border-color: transparent;
  border-bottom: solid 2px var(--ds-semantic-color-accent5-surface-subtle);
  background: var(--ds-semantic-color-accent5-surface-subtlest);
}
.wp-block-b2b-section-step-by-step.subtheme-accent5 .wp-block-citeo-semantic-horizontal-slider:not(:has(.slider-wrap.no-slide))::after {
  background-color: var(--ds-semantic-color-accent5-surface-subtlest);
}
.ds-theme-citeob2c.wp-block-b2b-section-step-by-step:not(.has-active-hover) .active-slide {
  border-color: var(--ds-semantic-color-layout-border-medium-default) !important;
  box-shadow: 4px 4px 0 0 var(--ds-semantic-color-layout-border-medium-default);
}

/*# sourceMappingURL=style-index.css.map*/