.elementor-227 .elementor-element.elementor-element-1ab9003{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--margin-top:2em;--margin-bottom:0em;--margin-left:0em;--margin-right:0em;}.elementor-227 .elementor-element.elementor-element-ee0b4c2{--display:flex;}.elementor-227 .elementor-element.elementor-element-c1a6746{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-227 .elementor-element.elementor-element-c1a6746.elementor-element{--align-self:center;}.elementor-227 .elementor-element.elementor-element-af7ece2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-227 .elementor-element.elementor-element-5d6ea03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-227 .elementor-element.elementor-element-2f54745{--display:flex;}.elementor-227 .elementor-element.elementor-element-af3dc44{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-227 .elementor-element.elementor-element-b574f77{--display:flex;}.elementor-227 .elementor-element.elementor-element-97c6f5c{--display:flex;}.elementor-227 .elementor-element.elementor-element-dc15e15{--display:flex;--padding-top:0em;--padding-bottom:4em;--padding-left:0em;--padding-right:0em;}.elementor-227 .elementor-element.elementor-element-2d801e4{padding:0em 0em 4em 0em;}@media(max-width:767px){.elementor-227 .elementor-element.elementor-element-1ab9003{--margin-top:-3em;--margin-bottom:-3em;--margin-left:-3em;--margin-right:-3em;}}@media(min-width:768px){.elementor-227 .elementor-element.elementor-element-1ab9003{--width:95%;}.elementor-227 .elementor-element.elementor-element-af7ece2{--width:99%;}.elementor-227 .elementor-element.elementor-element-5d6ea03{--width:100%;}.elementor-227 .elementor-element.elementor-element-2f54745{--width:99%;}.elementor-227 .elementor-element.elementor-element-af3dc44{--width:90%;}.elementor-227 .elementor-element.elementor-element-b574f77{--width:95%;}}/* Start custom CSS for html, class: .elementor-element-c1a6746 */.ccx-hero-split,
.ccx-hero-split * {
  box-sizing: border-box;
}

.ccx-hero-split {
  width: 100%;
  padding: 92px 32px 110px;
  overflow: hidden;
}

.ccx-hero-grid {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(520px, 1fr);
  gap: clamp(56px, 7vw, 120px);
  align-items: center;
}

.ccx-hero-content {
  max-width: 760px;
}

.ccx-hero-badge {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px;
  color: #245dff;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.ccx-hero-badge span {
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: #ff334d;
  box-shadow: 0 0 0 6px rgba(255, 51, 77, 0.08);
}

.ccx-hero-content h1 {
  margin: 0;
  color: #102033;
  font-size: clamp(48px, 5.6vw, 72px);
  line-height: 0.94;
  letter-spacing: -0.065em;
  font-weight: 900;
}

.ccx-hero-content p {
  max-width: 720px;
  margin: 28px 0 0;
  color: #344255;
  font-size: clamp(18px, 1.35vw, 24px);
  line-height: 1.65;
  font-weight: 500;
}

.ccx-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 42px;
}

.ccx-btn {
  min-height: 58px;
  padding: 0 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 900;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}

.ccx-btn:hover {
  transform: translateY(-2px);
}

.ccx-btn-primary {
  background: #1557ff;
  color: #ffffff;
  box-shadow: 0 16px 38px rgba(21, 87, 255, 0.22);
}

.ccx-btn-primary:hover {
  background: #0d49e8;
  box-shadow: 0 22px 48px rgba(21, 87, 255, 0.28);
}

.ccx-btn-secondary {
  background: #ffffff;
  color: #1557ff;
  border: 2px solid #1557ff;
}

.ccx-btn-secondary:hover {
  background: #f4f7ff;
}

.ccx-hero-proof {
  margin-top: 66px;
}

.ccx-hero-proof span {
  display: block;
  margin-bottom: 18px;
  color: #7b8494;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.ccx-proof-row {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.ccx-proof-row div {
  padding: 10px 14px;
  border-radius: 999px;
  background: #ffffff;
  color: #6d7480;
  border: 1px solid rgba(16, 32, 51, 0.08);
  font-size: 14px;
  font-weight: 800;
  box-shadow: 0 10px 28px rgba(16, 32, 51, 0.045);
}

.ccx-hero-visual {
  position: relative;
  min-width: 0;
}

.ccx-dashboard-card {
  position: relative;
  width: 100%;
  border-radius: 34px;
  background: #ffffff;
  padding: clamp(10px, 1vw, 18px);
  box-shadow:
    0 36px 90px rgba(16, 32, 51, 0.13),
    0 12px 34px rgba(16, 32, 51, 0.08);
}

.ccx-dashboard-card::before {
  content: "";
  position: absolute;
  inset: -22px;
  z-index: 0;
  border-radius: 44px;
  background:
    radial-gradient(circle at 88% 6%, rgba(255, 51, 77, 0.18), transparent 24%),
    radial-gradient(circle at 12% 92%, rgba(21, 87, 255, 0.16), transparent 32%);
  filter: blur(4px);
  opacity: 0.95;
}

.ccx-dashboard-card img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 24px;
}

.ccx-floating-chip {
  position: absolute;
  z-index: 3;
  display: grid;
  gap: 2px;
  padding: 12px 16px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(16, 32, 51, 0.08);
  box-shadow: 0 18px 44px rgba(16, 32, 51, 0.14);
  backdrop-filter: blur(12px);
}

.ccx-floating-chip strong {
  color: #1557ff;
  font-size: 18px;
  line-height: 1;
  font-weight: 900;
}

.ccx-floating-chip span {
  color: #667386;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
}

.ccx-chip-top {
  top: 34px;
  right: 34px;
}

.ccx-chip-bottom {
  left: 34px;
  bottom: 34px;
}

/* Responsive tablette */
@media (max-width: 1180px) {
  .ccx-hero-grid {
    grid-template-columns: 1fr;
    gap: 64px;
  }

  .ccx-hero-content {
    max-width: 900px;
  }

  .ccx-hero-visual {
    max-width: 900px;
    width: 100%;
  }
}

/* Responsive mobile */
@media (max-width: 767px) {
  .ccx-hero-split {
    padding: 64px 20px 76px;
  }

  .ccx-hero-content h1 {
    font-size: clamp(40px, 12vw, 54px);
    line-height: 0.98;
  }

  .ccx-hero-content p {
    font-size: 17px;
    line-height: 1.6;
  }

  .ccx-hero-actions {
    flex-direction: column;
    margin-top: 34px;
  }

  .ccx-btn {
    width: 100%;
    min-height: 56px;
  }

  .ccx-hero-proof {
    margin-top: 46px;
  }

  .ccx-proof-row {
    gap: 8px;
  }

  .ccx-proof-row div {
    font-size: 13px;
    padding: 9px 12px;
  }

  .ccx-dashboard-card {
    border-radius: 24px;
    padding: 8px;
  }

  .ccx-dashboard-card img {
    border-radius: 18px;
  }

  .ccx-floating-chip {
    display: none;
  }
}

/* Très petits écrans */
@media (max-width: 420px) {
  .ccx-hero-split {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ccx-hero-badge {
    font-size: 11px;
    letter-spacing: 0.06em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f9e8961 */.cc-problem-section {
  border-radius: 45px;
  padding: 90px 24px;
  background-image: url('https://test.callcorico.fr/wp-content/uploads/2026/05/ChatGPT-Image-17-mai-2026-20_08_34.webp');

  overflow: hidden;
  position: relative;
  font-family: "Satoshi", system-ui, sans-serif;
}

.cc-problem-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at top left, rgba(204, 54, 30, 0.12), transparent 34%),
    radial-gradient(circle at bottom right, rgba(35, 108, 255, 0.08), transparent 34%);
  pointer-events: none;
}

.cc-problem-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  text-align: center;
}

.cc-problem-kicker {
  margin-bottom: 16px;
  color: #ff735c;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.cc-problem-title {
  max-width: 860px;
  margin: 0 auto;
  color: #ffffff;
  font-size: clamp(32px, 4vw, 54px);
  line-height: 1.02;
  font-weight: 850;
  letter-spacing: -0.05em;
}

.cc-problem-intro {
  max-width: 700px;
  margin: 22px auto 0;
  color: rgba(230, 236, 245, 0.72);
  font-size: clamp(15px, 1.1vw, 18px);
  line-height: 1.65;
  font-weight: 500;
}

.cc-problem-stack {
  margin-top: 52px;

  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.cc-problem-row {
  position: relative;
  padding: 28px 22px;
  border-radius: 24px;

  background: rgba(255, 255, 255, 0.04);

  border: 1px solid rgba(255, 255, 255, 0.07);

  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);

  box-shadow:
    0 10px 30px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.03);

  overflow: hidden;

  transition:
    transform 0.45s cubic-bezier(.22,1,.36,1),
    border-color 0.4s ease,
    box-shadow 0.4s ease;
}

.cc-problem-row::before {
  content: "";
  position: absolute;
  inset: 0;

  background: linear-gradient(
    120deg,
    transparent,
    rgba(255,255,255,0.06),
    transparent
  );

  transform: translateX(-120%);
  transition: transform 0.8s cubic-bezier(.22,1,.36,1);
}

.cc-problem-row:hover::before {
  transform: translateX(120%);
}

.cc-problem-row:hover {
  transform: translateY(-6px);

  border-color: rgba(255,255,255,0.14);

  box-shadow:
    0 24px 60px rgba(0,0,0,0.4),
    0 0 0 1px rgba(255,255,255,0.03);
}

.cc-problem-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 34px;
  height: 34px;
  margin-bottom: 16px;

  border-radius: 999px;

  background: rgba(255, 115, 92, 0.12);

  color: #ff846f;

  font-size: 11px;
  font-weight: 900;
}

.cc-problem-row h3 {
  margin: 0;

  color: #ffffff;

  font-size: clamp(20px, 1.6vw, 26px);
  line-height: 1.12;
  font-weight: 850;
  letter-spacing: -0.04em;
}

.cc-problem-row p {
  margin: 12px auto 0;

  max-width: 260px;

  color: rgba(226, 235, 245, 0.68);

  font-size: 14.5px;
  line-height: 1.6;
  font-weight: 500;
}

.cc-problem-conclusion {
  margin: 44px auto 0;

  max-width: 620px;

  color: rgba(226, 235, 245, 0.72);

  font-size: clamp(16px, 1.4vw, 21px);
  line-height: 1.45;
  font-weight: 600;
}

.cc-problem-conclusion strong {
  display: block;
  margin-top: 4px;

  color: #ffffff;

  font-weight: 900;
  letter-spacing: -0.03em;
}

@media (max-width: 980px) {
  .cc-problem-stack {
    grid-template-columns: 1fr;
  }

  .cc-problem-row p {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .cc-problem-section {
    padding: 72px 20px;
  }

  .cc-problem-title {
    font-size: clamp(30px, 10vw, 42px);
  }

  .cc-problem-row {
    padding: 24px 20px;
    border-radius: 22px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e2db397 */.cc-services-section {
  padding: clamp(64px, 7vw, 96px) clamp(20px, 5vw, 72px);
  font-family: "Satoshi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #122435;
  background: transparent;
}

.cc-services-inner {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}

.cc-services-header {
  max-width: 740px;
  margin: 0 auto;
  text-align: center;
}

.cc-services-kicker {
  margin-bottom: 14px;
  color: #236cff;
  font-size: 11px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cc-services-title {
  max-width: 760px;
  margin: 0 auto;
  color: #122435;
  font-size: clamp(30px, 3.4vw, 48px);
  line-height: 1.03;
  font-weight: 850;
  letter-spacing: -0.045em;
}

.cc-services-text {
  max-width: 620px;
  margin: 18px auto 0;
  color: rgba(18, 36, 53, 0.66);
  font-size: clamp(15px, 1.05vw, 17px);
  line-height: 1.6;
  font-weight: 500;
}

.cc-services-bento {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
  margin-top: clamp(36px, 4.6vw, 56px);
}

.cc-service-card {
  position: relative;
  min-height: 230px;
  padding: 24px;
  border: 1px solid rgba(18, 36, 53, 0.10);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.78);
  box-shadow: 0 18px 48px rgba(18, 36, 53, 0.05);
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition:
    transform 0.35s cubic-bezier(.22, 1, .36, 1),
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}

.cc-card-large {
  grid-column: span 6;
  min-height: 250px;
}

.cc-card-small {
  grid-column: span 4;
  min-height: 235px;
}

.cc-card-wide {
  grid-column: span 12;
  min-height: 210px;
  flex-direction: row;
  align-items: center;
  gap: 28px;
}

.cc-card-wide .cc-service-content {
  margin-top: 0;
  flex: 1;
}

.cc-card-wide .cc-service-card h3,
.cc-card-wide h3 {
  max-width: 560px;
}

.cc-card-wide p {
  max-width: 640px;
}

.cc-service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 92% 88%, rgba(35, 108, 255, 0.08), transparent 26%),
    linear-gradient(180deg, rgba(35, 108, 255, 0.035), transparent 46%);
  opacity: 0;
  transition: opacity 0.35s ease;
}

.cc-service-card::after {
  content: "";
  position: absolute;
  right: -58px;
  bottom: -58px;
  width: 138px;
  height: 138px;
  border-radius: 999px;
  border: 1px solid rgba(35, 108, 255, 0.12);
  background: rgba(35, 108, 255, 0.03);
  pointer-events: none;
}

.cc-service-card:hover {
  transform: translateY(-5px);
  border-color: rgba(35, 108, 255, 0.22);
  box-shadow: 0 26px 64px rgba(18, 36, 53, 0.09);
}

.cc-service-card:hover::before {
  opacity: 1;
}

.cc-service-icon-img {
  position: relative;
  z-index: 1;
  width: 58px;
  height: 58px;
  object-fit: contain;
  display: block;
  border-radius: 16px;
  flex: 0 0 auto;
}

.cc-service-content {
  position: relative;
  z-index: 1;
  margin-top: 26px;
}

.cc-service-card h3 {
  max-width: 420px;
  margin: 0;
  color: #122435;
  font-size: clamp(21px, 1.65vw, 27px);
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: -0.04em;
}

.cc-card-small h3 {
  font-size: clamp(20px, 1.45vw, 24px);
}

.cc-service-card p {
  max-width: 390px;
  margin: 11px 0 0;
  color: rgba(34, 71, 102, 0.74);
  font-size: 14.5px;
  line-height: 1.5;
  font-weight: 550;
}

.cc-service-card span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  color: #236cff;
  font-size: 13.5px;
  line-height: 1;
  font-weight: 850;
}

.cc-service-card span::after {
  content: "→";
  transition: transform 0.25s ease;
}

.cc-service-card:hover span::after {
  transform: translateX(4px);
}

@media (max-width: 1080px) {
  .cc-services-bento {
    grid-template-columns: repeat(2, 1fr);
  }

  .cc-card-large,
  .cc-card-small,
  .cc-card-wide {
    grid-column: span 1;
    min-height: 240px;
  }

  .cc-card-wide {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .cc-card-wide .cc-service-content {
    margin-top: 26px;
  }
}

@media (max-width: 680px) {
  .cc-services-section {
    padding: 64px 20px;
  }

  .cc-services-title {
    font-size: clamp(30px, 8.4vw, 40px);
  }

  .cc-services-text {
    font-size: 15.5px;
  }

  .cc-services-bento {
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 34px;
  }

  .cc-service-card {
    grid-column: span 1;
    min-height: 220px;
    padding: 22px;
    border-radius: 22px;
  }

  .cc-service-card h3 {
    font-size: 22px;
  }

  .cc-service-card p {
    font-size: 14.5px;
  }

  .cc-service-icon-img {
    width: 54px;
    height: 54px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-434a971 */.cc-promise-image {
  width: 72px;
  height: 72px;
  margin: 0 auto 20px; /* changed */
  display: flex;
  align-items: center;
  justify-content: center;
}

.cc-promise-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.cc-promise-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(72px, 8vw, 120px) clamp(20px, 5vw, 72px);
  font-family: "Satoshi", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #122435;
  background: transparent;
  overflow: hidden;
}

.cc-promise-inner {
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}

.cc-promise-kicker {
  margin-bottom: 18px;
  color: #236cff;
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.cc-promise-title {
  max-width: 820px;
  margin: 0 auto;
  color: #122435;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.04;
  font-weight: 850;
  letter-spacing: -0.045em;
}

.cc-promise-text {
  max-width: 760px;
  margin: 24px auto 0;
  color: rgba(18, 36, 53, 0.68);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.65;
  font-weight: 500;
}

.cc-promise-badges {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.cc-promise-badges span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 0 16px;
  border: 1px solid rgba(35, 108, 255, 0.18);
  border-radius: 999px;
  background: rgba(35, 108, 255, 0.055);
  color: #164fbd;
  font-size: 13px;
  line-height: 1;
  font-weight: 800;
}

.cc-promise-flow {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin: clamp(38px, 5vw, 62px) auto 0;
  color: rgba(18, 36, 53, 0.48);
  font-size: 13px;
  line-height: 1;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.cc-promise-flow i {
  display: block;
  width: 52px;
  height: 1px;
  background: linear-gradient(
    90deg,
    rgba(35, 108, 255, 0.12),
    rgba(35, 108, 255, 0.46),
    rgba(35, 108, 255, 0.12)
  );
}

.cc-promise-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 24px;
}

.cc-promise-card {
  position: relative;
  min-height: 270px;
  padding: 32px 28px 30px;
  border: 1px solid rgba(18, 36, 53, 0.11);
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.58);
  box-shadow: 0 20px 56px rgba(18, 36, 53, 0.06);
  text-align: center;
  overflow: hidden;
  transform: translateY(16px);
  opacity: 0;
  animation: ccPromiseReveal 0.8s cubic-bezier(.22, 1, .36, 1) forwards;
}

.cc-promise-card:nth-child(2) {
  animation-delay: 0.12s;
}

.cc-promise-card:nth-child(3) {
  animation-delay: 0.24s;
}

.cc-promise-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(35, 108, 255, 0.08),
    transparent 42%
  );
  opacity: 0;
  transition: opacity 0.35s ease;
}

.cc-promise-card:hover {
  transform: translateY(-6px);
  border-color: rgba(35, 108, 255, 0.24);
  box-shadow: 0 30px 76px rgba(18, 36, 53, 0.10);
}

.cc-promise-card:hover::before {
  opacity: 1;
}

.cc-promise-icon {
  position: relative;
  width: 76px;
  height: 76px;
  margin: 0 auto 26px;
  border: 1px solid rgba(35, 108, 255, 0.18);
  border-radius: 24px;
  background: rgba(35, 108, 255, 0.055);
  overflow: hidden;
}

.cc-promise-icon::before {
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 17px;
  background:
    linear-gradient(90deg, rgba(35, 108, 255, 0.15) 1px, transparent 1px),
    linear-gradient(0deg, rgba(35, 108, 255, 0.12) 1px, transparent 1px);
  background-size: 14px 14px;
  opacity: 0.45;
}

.cc-icon-volume span {
  position: absolute;
  left: 18px;
  width: 40px;
  height: 5px;
  border-radius: 999px;
  background: #236cff;
  animation: ccPulseLine 1.9s ease-in-out infinite;
}

.cc-icon-volume span:nth-child(1) {
  top: 25px;
  width: 26px;
}

.cc-icon-volume span:nth-child(2) {
  top: 36px;
  width: 40px;
  animation-delay: 0.16s;
}

.cc-icon-volume span:nth-child(3) {
  top: 47px;
  width: 32px;
  animation-delay: 0.32s;
}

.cc-icon-quality span {
  position: absolute;
  border-radius: 999px;
  background: #236cff;
}

.cc-icon-quality span:nth-child(1) {
  width: 36px;
  height: 22px;
  left: 18px;
  top: 23px;
  border-radius: 14px;
  animation: ccSoftFloat 2.2s ease-in-out infinite;
}

.cc-icon-quality span:nth-child(2) {
  width: 12px;
  height: 12px;
  left: 43px;
  top: 41px;
  background: #236cff;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.cc-icon-quality span:nth-child(3) {
  width: 20px;
  height: 10px;
  left: 27px;
  top: 30px;
  background: #ffffff;
  opacity: 0.95;
}

.cc-icon-performance span {
  position: absolute;
  bottom: 20px;
  width: 8px;
  border-radius: 999px;
  background: #236cff;
  animation: ccBarsGrow 2s ease-in-out infinite;
}

.cc-icon-performance span:nth-child(1) {
  left: 22px;
  height: 18px;
}

.cc-icon-performance span:nth-child(2) {
  left: 34px;
  height: 28px;
  animation-delay: 0.16s;
}

.cc-icon-performance span:nth-child(3) {
  left: 46px;
  height: 40px;
  animation-delay: 0.32s;
}

.cc-promise-card h3 {
  position: relative;
  max-width: 290px;
  margin: 0 auto;
  color: #122435;
  font-size: clamp(21px, 1.75vw, 28px);
  line-height: 1.12;
  font-weight: 850;
  letter-spacing: -0.035em;
}

.cc-promise-card p {
  position: relative;
  max-width: 290px;
  margin: 16px auto 0;
  color: rgba(34, 71, 102, 0.76);
  font-size: 15.5px;
  line-height: 1.55;
  font-weight: 550;
}

@keyframes ccPromiseReveal {
  from {
    opacity: 0;
    transform: translateY(16px) scale(0.985);
  }

  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes ccPulseLine {
  0%,
  100% {
    transform: scaleX(0.76);
    opacity: 0.55;
  }

  50% {
    transform: scaleX(1);
    opacity: 1;
  }
}

@keyframes ccSoftFloat {
  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-3px);
  }
}

@keyframes ccBarsGrow {
  0%,
  100% {
    transform: scaleY(0.78);
    opacity: 0.65;
  }

  50% {
    transform: scaleY(1);
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .cc-promise-card,
  .cc-promise-icon span {
    animation: none;
  }

  .cc-promise-card {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 980px) {
  .cc-promise-section {
    min-height: auto;
    padding: 76px 20px;
  }

  .cc-promise-grid {
    grid-template-columns: 1fr;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }

  .cc-promise-card {
    min-height: auto;
  }
}

@media (max-width: 640px) {
  .cc-promise-title {
    font-size: clamp(32px, 9vw, 44px);
  }

  .cc-promise-text {
    font-size: 16px;
  }

  .cc-promise-flow {
    gap: 10px;
    font-size: 11px;
  }

  .cc-promise-flow i {
    width: 24px;
  }

  .cc-promise-card {
    padding: 28px 22px;
    border-radius: 24px;
  }
}/* End custom CSS */