/* --- cookiee concent popup) --- */


.cky-consent-container {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
}



/* ── Minimal Cookie Bar ── */
/* ── Minimal Dark Cookie Bar ── */
.cky-consent-container.cky-banner-bottom {
  bottom: 0 !important;
  top: auto !important;
}

.cky-consent-bar {
  padding: 10px 16px !important;
  background-color: #121212 !important;
  border-top: 1px solid #2a2a2a !important;
  border-radius: 0 !important;
  box-shadow: 0 -2px 10px rgba(0,0,0,0.3) !important;
}

.cky-title {
  display: none !important;
}

.cky-notice {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}

.cky-notice-group {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  flex: 1 !important;
}

.cky-notice-des {
  flex: 1 !important;
}

.cky-notice-des p {
  font-size: 11px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
  color: #d0d0d0 !important;
}

.cky-notice-btn-wrapper {
  display: flex !important;
  gap: 6px !important;
  flex-shrink: 0 !important;
  align-items: center !important;
}

/* Small pill buttons */
.cky-btn {
  padding: 5px 12px !important;
  font-size: 11px !important;
  font-weight: 500 !important;
  border-radius: 20px !important;
  white-space: nowrap !important;
  min-width: unset !important;
  line-height: 1.4 !important;
}

.cky-btn-accept {
  background-color: #1578F7 !important;
  border-color: #1578F7 !important;
  color: #ffffff !important;
}

.cky-btn-reject {
  background-color: transparent !important;
  border-color: #555555 !important;
  color: #d0d0d0 !important;
}

.cky-btn-customize {
  display: none !important;
}

/* ── Mobile ── */
@media (max-width: 600px) {
  .cky-consent-bar {
    padding: 10px 12px !important;
  }

  .cky-notice {
    flex-direction: row !important;
    align-items: center !important;
    gap: 10px !important;
  }

  .cky-notice-group {
    flex-direction: row !important;
    align-items: center !important;
    gap: 8px !important;
  }

  .cky-notice-des p {
    font-size: 10px !important;
  }

  .cky-notice-btn-wrapper {
    flex-direction: column !important;
    gap: 4px !important;
  }

  .cky-btn {
    padding: 4px 10px !important;
    font-size: 10px !important;
  }
}
/* --- CTA Layout Shortcode (Optimized) --- */

/* CTA container */
.cs-cta {
  background: linear-gradient(135deg, #EBD9FC, #EBD9FC);
  color: #202020;
  border-radius: 16px;
  padding: 40px;
  margin: 60px 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: left;
}

/* Title */
.cs-cta-variation-2 .cs-cta-title {
  font-size: 22px !important;
  margin: 0;
  color: #fff !important;
}
.cs-cta-title {
    font-size: 22px !important;
    margin: 0;
    color: #311b49 !important;
    font-family: 'BagossCondensed-TRIAL-Medium' !important;
    font-weight: 500 !important;
}

/* Paragraph text */
.cs-cta-text {
  font-size: 16px;
  line-height: 1.6;
  color: #575760;
}

/* Author section */
.cs-cta-author {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* Avatar */
.cs-cta-avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

/* Author name */
.cs-cta-author-info strong {
  color: #202020;
}

/* Author designation/company */
.cs-cta-author-info span {
  color: #575760;
  font-size: 14px;
}
/* //////////////////////////// */
/* Variation 2 CTA */
.cs-cta-variation-2 {
  background: linear-gradient(135deg, #717179, #303036);
  color: #fff;
}

.cs-cta-variation-2 .cs-cta-text {
  color: #eaeaea;
}

.cs-cta-variation-2 .cs-cta-author-info strong,
.cs-cta-variation-2 .cs-cta-author-info span {
  color: #fff;
}

/* Tablet (width up to 1024px) */
@media (max-width: 1366px) {
  .cs-cta {
    padding: 18px;
    gap: 15px;
  }
  .cs-cta-title {
    font-size: 18px;
  }

  .cs-counter-value {
    font-size: 42px;
  }
  .cs-cta-title {
    font-size: 18px;
    
 
}
}


/* Tablet (width up to 1024px) */
@media (max-width: 1024px) {
  .cs-cta {
    padding: 30px;
    gap: 15px;
  }
  .cs-cta-title {
    font-size: 24px;
  }
  .cs-cta-text {
    font-size: 15px;
  }
  .cs-cta-avatar {
    width: 50px;
    height: 50px;
  }
  .cs-cta-author-info span {
    font-size: 13px;
  }
}

/* Mobile (width up to 768px) */
@media (max-width: 768px) {
   .cs-cta-title {
    font-size: 14px;
    
 
}
  .cs-cta {
    padding: 20px;
    gap: 12px;
  }
  .cs-cta-title {
    font-size: 18px;
  }
  .cs-cta-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .cs-cta-avatar {
    width: 40px;
    height: 40px;
  }
  .cs-cta-author-info span {
    font-size: 12px;
  }
}

/* ////////////////////////////// */



/* --- Counters Layout Short Code--- */
/* ///////////////////// */
/* --- Counters Layout --- */
.cs-counters-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-end; /* vertically center items */
  flex-wrap: nowrap;
  gap: 100px;
  text-align: center;
  margin: 60px auto;

}

/* Individual counter */
.cs-counter-item {
  flex: 0 1 0px; /* fixed max width while allowing responsiveness */
  text-align: left;
  white-space: nowrap; /* prevent multi-line labels */
}

.cs-counter-label {
  font-size: 16px;
  font-weight: 500;
  color: #6b6b6b;
  margin-bottom: 10px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cs-counter-value {
  font-size: 56px;
  font-weight: 700;
  color: #48484D;
  line-height: 1.1;

}
/* Tablet / small laptop */
@media (max-width: 1366px) {
  .cs-counters-wrapper {
    gap: 60px; /* reduce space between counters */
    max-width: 100%; /* allow wrapper to shrink */
  }
}
/* Responsive adjustments */
@media (max-width: 1024px) {
  .cs-counters-wrapper {
    gap: 60px;
  }
  .cs-counter-value {
    font-size: 48px;
  }
  .cs-counter-label {
    font-size: 15px;
  }
}

@media (max-width: 768px) {
  .cs-counters-wrapper {
    flex-direction: row;
    align-items: center;
    gap: 5px;
  }

   .cs-counter-item {
    max-width: 100%;
    white-space: normal;
    padding: 20px;
    background: linear-gradient(135deg, #F3F0FF, #EBD9FC); /* highlight background */
    border-radius: 16px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    text-align: center;
  }


   .cs-counter-value {
    font-size: 24px;
    color: #202020; /* darker for emphasis */
  }
   .cs-counter-label {
    font-size: 15px;
    color: #48484D;
  }
}
/* ============================= */
/* CTA VARIATION 3 (BANNER STYLE) */
/* ============================= */

/* Main CTA container */
.cs-cta-variation-3 {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  color: #fff;
  margin: 60px 0;
}

/* Overlay gradient for readability */
.cs-cta-variation-3::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(138,43,226,0.85), rgba(255,140,0,0.85));
  z-index: 1;
}

/* Inner row */
.cs-cta-variation-3 .cs-cta-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 50px 40px;
  gap: 40px;
}

/* Left Column: Content */
.cs-cta-variation-3 .col-left {
  flex: 1 1 55%;
  min-width: 300px;
  max-width: 600px;
  text-align: left;
}

/* Right Column: Image */
.cs-cta-variation-3 .col-right {
  flex: 1 1 40%;
  min-width: 250px;
  text-align: center;
}

/* CTA Heading */
.cs-cta-variation-3 .cs-cta-heading {
  font-size: 32px;
  line-height: 1.3;
  margin-bottom: 25px;
  color: #fff;
  font-weight: 700;
}

/* CTA Button */
.cs-cta-variation-3 .cs-cta-button {
  display: inline-block;
  background: linear-gradient(135deg, #ff7a18, #ffb347);
  color: #fff;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  margin-bottom: 25px;
  transition: all 0.3s ease;
}

.cs-cta-variation-3 .cs-cta-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.2);
}

/* Top Logos / Icons */
.cs-cta-variation-3 .cs-cta-logos {
  display: flex;
  gap: 20px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 25px;
}

.cs-cta-variation-3 .cs-cta-logos img {
  height: 24px;
  opacity: 0.9;
}

/* Bottom H3 below button */
.cs-cta-variation-3 .cs-cta-bottom-heading {
  font-size: 20px;
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 15px;
  color: #fff;
}

/* Bottom 4 icons */
.cs-cta-variation-3 .cs-cta-bottom-icons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.cs-cta-variation-3 .cs-cta-bottom-icons img {
  max-height: 40px;
  display: block;
  transition: all 0.3s ease;
}

.cs-cta-variation-3 .cs-cta-bottom-icons img:hover {
  transform: scale(1.1);
}

/* Right Image */
.cs-cta-variation-3 .cs-cta-image {
  max-width: 100%;
}

.cs-cta-variation-3 .cs-cta-image img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 16px;
}

/* ============================= */
/* CTA VARIATION 3 (Banner Style) */
/* ============================= */

/* ================================================
   CTA Variation 3 — completely isolated classes
   ================================================ */

.cs-cta-v3-wrap {
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
  position: relative;
  margin: 48px 0 48px 0;
}

.cs-cta-v3-inner {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  padding: 40px 0 0 48px;
  gap: 32px;
  min-height: 220px;
}

/* ── Left ── */
.cs-cta-v3-left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-bottom: 20px;
  padding-right: 24px;
}

.cs-cta-v3-title {
  font-size: clamp(22px, 2.8vw, 34px) !important;
  font-family: "BagossCondensed-TRIAL-Medium", sans-serif !important;
  font-weight: 500 !important;
  color: #ffffff !important;
  line-height: 1.25 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* ── Button: gradient + circle on right ── */
.cs-cta-v3-btn {
  display: inline-flex !important;
  align-items: center !important;
  gap: 10px !important;
  background: linear-gradient(135deg, #ff6600, #f05a22) !important;
  color: #ffffff !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  font-family: "BagossCondensed-TRIAL-Medium", sans-serif !important;
  padding: 5px 16px 5px 16px !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  width: fit-content !important;
  transition: all 0.2s ease !important;
  border: none !important;
}
.cs-cta-v3-btn:hover {
  background: linear-gradient(135deg, #e55c00, #d44d1a) !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}

/* ── Circle icon: white bg, orange arrow ── */
.cs-cta-v3-btn-circle {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 18px !important;
  height: 18px !important;
  font-size: 14px;
  background: transparent !important;
  border: 1.5px solid #ffffff !important;
  border-radius: 50% !important;
  flex-shrink: 0 !important;
  transition: all 0.2s ease !important;
}
.cs-cta-v3-btn:hover .cs-cta-v3-btn-circle {
  background: rgba(255, 255, 255, 0.15) !important;
}
.cs-cta-v3-btn-circle svg {
  width: 14px !important;
  height: 14px !important;
  fill: none !important;
  stroke: #ffffff !important;
  stroke-width: 2.5 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}

/* ── Bottom logos section ── */
.cs-cta-v3-bottom {
  padding-top: 14px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: auto;
}

.cs-cta-v3-subtitle {
  color: rgba(255, 255, 255, 0.85) !important;
  font-size: 13px !important;
  font-family: "BagossCondensed-TRIAL-Medium", sans-serif !important;
  margin: 0 !important;
  padding: 0 !important;
}

.cs-cta-v3-logos {
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: nowrap;
}

.cs-cta-v3-logo {
  height: 24px;
  width: auto;
  max-width: 100px;
  object-fit: contain;
  filter: brightness(0) invert(1);
  opacity: 0.85;
  flex-shrink: 0;
}

/* ── Right: flush to bottom and right edge ── */
.cs-cta-v3-right {
  flex: 0 0 40%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  align-self: flex-end;
  overflow: hidden;
}

.cs-cta-v3-img {
  width: 100%;
  height: auto;
  max-height: 320px;
  object-fit: cover;
  object-position: top center;
  display: block;
}

/* ── Laptop ── */
@media (max-width: 1466px) {
  .cs-cta-v3-title {
    font-size: clamp(22px, 2.8vw, 28px) !important;
  }
  .cs-cta-v3-inner {
    padding: 30px 0 0 30px;
    gap: 20px;
  }
  .cs-cta-v3-btn {
    font-size: 14px !important;
    padding: 5px 16px 5px 16px !important;
  }
  .cs-cta-v3-btn-circle {
    width: 18px !important;
    height: 18px !important;
  }
}

/* ── Tablet ── */
@media (max-width: 1024px) {
  .cs-cta-v3-inner {
    padding: 32px 0 0 32px;
    gap: 20px;
  }
  .cs-cta-v3-title {
    font-size: clamp(20px, 2.5vw, 28px) !important;
  }
  .cs-cta-v3-logo {
    height: 20px !important;
    max-width: 80px !important;
  }
  .cs-cta-v3-logos {
    gap: 16px !important;
  }
  .cs-cta-v3-btn {
    font-size: 14px !important;
    padding: 5px 16px 5px 16px !important;
  }
  .cs-cta-v3-btn-circle {
    width: 18px !important;
    height: 18px !important;
  }
}

/* ── Mobile ── */
@media (max-width: 768px) {
  .cs-cta-v3-title {
    font-size: clamp(22px, 2.5vw, 28px) !important;
  }
  .cs-cta-v3-wrap {
    margin-top: 32px;
  }
  .cs-cta-v3-inner {
    flex-direction: column;
    padding: 32px 0 0 30px;
    gap: 24px;
  }
  .cs-cta-v3-left {
    padding-bottom: 0;
    padding-right: 20px;
  }
  .cs-cta-v3-logos {
    flex-wrap: wrap !important;
    gap: 16px !important;
  }
  .cs-cta-v3-logo {
    height: 20px !important;
    max-width: 80px !important;
  }
  .cs-cta-v3-right {
    flex: 0 0 auto;
    justify-content: right;
  }
  .cs-cta-v3-img {
    max-width: 360px;
    max-height: unset;
    margin: 0 auto;
  }
  .cs-cta-v3-btn {
    font-size: 14px !important;
    padding: 5px 16px 5px 16px !important;
  }
  .cs-cta-v3-btn-circle {
    width: 18px !important;
    height: 18px !important;
  }
}

/* ── intl-tel-input — contact / freemium forms ── */
.contact-form .iti,
.freemium-form .iti {
  width: 100%;
  display: block;
}

.contact-form .iti input.iti__tel-input,
.freemium-form .iti input.iti__tel-input {
  width: 100% !important;
  box-sizing: border-box !important;
}

.contact-form .iti .iti__selected-country,
.contact-form .iti .iti__selected-dial-code,
.freemium-form .iti .iti__selected-country,
.freemium-form .iti .iti__selected-dial-code {
  font-size: 14px !important;
  font-family: "Inter", Arial, sans-serif !important;
  font-weight: 500 !important;
  line-height: normal !important;
}

.contact-form .iti__country-container,
.freemium-form .iti__country-container {
  height: 100%;
}

.contact-form .iti__dropdown-content,
.freemium-form .iti__dropdown-content {
  z-index: 100001;
}

.contact-form .iti.input-error,
.freemium-form .iti.input-error,
.contact-form .iti input.input-error,
.freemium-form .iti input.input-error {
  border-color: #e74c3c;
}

/* ── Disable transition on error highlight so border appears instantly ── */
.contact-form .highlight-error,
.freemium-form .highlight-error {
  transition: none !important;
}

/* ── Error messages: zero-height overlay, no layout shift ── */
.contact-form .error-message:not(.dropdown-error),
.freemium-form .error-message:not(.dropdown-error) {
  display: block !important;
  height: 0;
  overflow: visible;
  font-size: 1.1rem !important;
  line-height: 1.3;
  padding: 0px 0 8px;
  margin: 0 !important;
  color: #e63946;
}

/* ── Persistent mini-labels above fields ── */
.contact-form .field-label,
.freemium-form .field-label {
  display: block;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #888;
  margin-bottom: 4px;
  line-height: 1;
  font-family: "Inter", Arial, sans-serif;
}

/* ── Select fields with custom chevron: label floats above without affecting field height ── */
.contact-form .field.custom-select,
.freemium-form .field.custom-select {
  position: relative;
  margin-top: 14px;
}
.contact-form .field.custom-select > .field-label--select,
.freemium-form .field.custom-select > .field-label--select {
  position: absolute;
  top: -14px;
  left: 0;
  margin: 0;
}

/* ── Mobile: phone field width & spacing, error space reservation ── */
@media (max-width: 768px) {
  .contact-form .iti,
  .freemium-form .iti {
    width: 100% !important;
    max-width: 100% !important;
  }
  .contact-form .iti input.iti__tel-input,
  .freemium-form .iti input.iti__tel-input {
    width: 100% !important;
    min-width: 0 !important;
  }
  .contact-form .iti .iti__selected-country-primary,
  .freemium-form .iti .iti__selected-country-primary {
    padding: 0 4px 0 6px;
  }
  .contact-form .iti .iti__selected-dial-code,
  .freemium-form .iti .iti__selected-dial-code {
    max-width: 50px;
  }
  .contact-form .iti .iti__arrow,
  .freemium-form .iti .iti__arrow {
    margin-left: 3px;
  }

  /* Reserve space below each field on mobile so absolutely-positioned errors don't overlap the next row */
  .contact-form .field,
  .contact-form .form-group,
  .freemium-form .field,
  .freemium-form .form-group {
    padding-bottom: 6px;
  }
}

/* ── Step 3: tighten header so the form feels compact ── */
.step.step-3 {
  padding: 15px 25px !important;
}
.step3-header {
  margin-bottom: 6px;
}
.step3-header .step-title {
  margin-bottom: 2px;
}
.step3-header .almost-there {
  margin: 0 0 6px;
  font-size: 13px;
  line-height: 1.3;
}

/* Book-a-demo module cards: selected state + Next always clickable */
#multiStepForm .module-card.active,
#pricingForm .module-card.active {
  outline: 3px solid #a644ff;
  background: rgba(166, 68, 255, 0.10);
  box-shadow: 0 0 0 3px rgba(166, 68, 255, 0.28);
}

#multiStepForm .step-1 .next-btn {
  opacity: 1 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

#multiStepForm .step-1 .error-message,
#multiStepForm .error-message.dropdown-error {
  color: #c0392b;
  font-size: 14px;
  font-weight: 600;
  margin: 8px 0 12px;
}

.hover-block {
  cursor: pointer;
}




@media (max-width: 1439px) {
    .brxe-section {
        position: relative;
        overflow-x: hidden !important;
        overflow-y: hidden !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}