/**
 * FIPS Technology CTA — structural styles only.
 * Visual settings are applied via Elementor controls on {{WRAPPER}}.
 */

.elementor-widget-fips-technology-cta .fips-tech-detail__cta,
.fips-tech-detail__cta {
  display: flex;
  flex-wrap: wrap;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-text,
.fips-tech-detail__cta-text {
  margin: 0;
  min-width: 0;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-content,
.fips-tech-detail__cta-content {
  display: flex;
  flex: 1 1 auto;
  min-width: 0;
  align-items: center;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-icon,
.fips-tech-detail__cta-icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-icon svg,
.fips-tech-detail__cta-icon svg,
.elementor-widget-fips-technology-cta .fips-tech-detail__cta-icon i,
.fips-tech-detail__cta-icon i {
  display: block;
  width: 1em;
  height: 1em;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn,
.fips-tech-detail__cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  flex-shrink: 0;
  border-style: solid;
  border-width: 0;
  transition: background-color 0.15s ease, color 0.15s ease, border-color 0.15s ease;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn-icon,
.fips-tech-detail__cta-btn-icon {
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-style: solid;
  border-width: 0;
  background-color: transparent;
  transition: background-color 250ms ease, border-color 250ms ease, border-radius 250ms ease;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn-icon-graphic,
.fips-tech-detail__cta-btn-icon-graphic {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn-icon-graphic svg,
.fips-tech-detail__cta-btn-icon-graphic svg,
.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn-icon-graphic i,
.fips-tech-detail__cta-btn-icon-graphic i {
  display: block;
  width: 1em;
  height: 1em;
  transform: rotate(0deg);
  transform-origin: center center;
  transition: transform 250ms ease, fill 250ms ease, color 250ms ease;
}

.elementor-widget-fips-technology-cta.iyi-cta-btn-icon-stacked-yes .fips-tech-detail__cta-btn-icon,
.iyi-cta-btn-icon-stacked-yes .fips-tech-detail__cta-btn-icon {
  box-sizing: border-box;
}

.elementor-widget-fips-technology-cta .fips-tech-detail__cta-btn-label,
.fips-tech-detail__cta-btn-label {
  display: inline-block;
}
