.cy-bfcm-2025-banner {
  background-color: #27283c;
  position: relative;
  overflow: hidden;
}
.cy-bfcm-2025-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: -101vw;
  background-image: url("/wp-content/themes/cookieyes-new/assets/images/banner/flash.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 180px;
  height: 100%;
  z-index: 1;
  animation: flash 10s infinite;
  animation-delay: 10s;
}
.gap-8 {
  gap: 6px 8px;
}
.cy-bfcm-2025-banner .gap-28 {
  gap: 18px 28px;
}
.cy-bfcm-2025-banner .gap-11 {
  gap: 8px 11px;
}
.cy-bfcm-2025-banner .gap-10 {
  gap: 8px 10px;
}
.cy-bfcm-2025-banner .bfcm-timer {
  border-radius: 8px;
  border: 1px solid var(--Gradient-CY-Green-Gradient, #2dad70);
  background: #000;
  padding: 10px 16px;
}
.cy-bfcm-2025-banner .bfcm_val {
  font-weight: 700;
  line-height: 24px; /* 75% */
  letter-spacing: -0.25px;
  color: #fff;
  margin-right: 1px;
  font-size: 24px;
  min-width: 32px;
}
.cy-bfcm-2025-banner .bfcm-label {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 69.231% */
  letter-spacing: -0.25px;
  color: #fff;
}
.cy-bfcm-2025-banner .close-header-banner {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  border-radius: 0;
  max-width: 20px;
  min-width: 20px;
  max-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.cy-bfcm-2025-banner .close-header-banner:hover {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.cy-bfcm-2025-banner .claim-deal-btn {
  color: var(--Greyscale-CY-White, #fff);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px; /* 157.143% */
  border-radius: 4px;
  background: var(--Blue-CY-Primary, #1863dc);
  padding: 6px 12px;
  min-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  outline: none;
  cursor: pointer;
}
.cy-bfcm-2025-banner .claim-deal-btn:hover,
.cy-bfcm-2025-banner .claim-deal-btn:focus {
  background: #134fb0;
  color: #fff;
  transition: all 0.3s ease;
  text-decoration: none;
}
@keyframes flash {
  0% {
    left: -101vw;
    opacity: 1;
  }
  20% {
    left: 101vw;
    opacity: 1;
  }
  20.001% {
    left: -101vw;
    opacity: 0;
  }
  100% {
    left: 101vw;
    opacity: 0;
  }
}
.bfcm-bg {
  background-image: url("/wp-content/themes/cookieyes-new/assets/images/banner/bfcm-bg-sale.svg");
  background-repeat: repeat-x;
  background-position: center;
  background-size: auto 60%;
  position: relative;
  z-index: 2;
}
.bfcm25-modal {
  border-radius: 12px;
  box-shadow: 0px 1px 8px 0px rgba(24, 99, 220, 0.17);
  overflow: hidden;
}

.bfcm25-modal .bftimer-wrap {
  background-color: #fff7ed;
  border-radius: 4px;
  padding: 6px 8px;
  gap: 4px;
  align-items: center;
}

.bfcm25-modal .bftimer-wrap span,
.bfcm25-modal .bftimer-wrap * {
  color: #dd425a;
  font-size: 12px;
  font-weight: 500;
}

.bfcm25-modal .modal-content {
  border: none;
  border-radius: 12px;
  overflow: hidden;
}

.bfcm25-modal .modal-body {
  padding: 0;
}

.bfcm25-modal button.close {
  position: absolute;
  right: 12px;
  top: 12px;
  z-index: 9;
}

.bfcm25-modal .popup-agency-banner {
  max-width: 360px;
}

.bfcm25-modal .green-badge-bg {
  background-image: url(/wp-content/themes/cookieyes-new/assets/images/green-badge-bg.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 5px 9px 5px 18px;
}

.bfcm25-modal .agency-info {
  color: var(--greyscale-cy-shade-70-placeholder, #686876);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 145.455% */
  margin-top: 8px;
}

.bfcm25-modal .bg-box-shadow {
  box-shadow: -1px 0px 8px 0px rgba(24, 99, 220, 0.17);
}

.bfcm25-modal .agency-note {
  color: var(--greyscale-cy-shade-80-label, #525363);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
}

.bfcm25-modal .popup-agency-banner {
  padding-top: 38px;
}

.bfcm25-modal .popup-agency-banner h4 {
  color: var(--greyscale-cy-shade-title, #27283c);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  /* 135.714% */
  letter-spacing: -0.25px;
  margin-bottom: 16px;
}

.bfcm25-modal span.green-badge-bg {
  color: var(--Greyscale-CY-White, #fff);
  text-align: center;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 153.846% */
}

.bfcm25-modal .green-badge-bg.large {
  padding: 5px 9px 5px 40px;
  display: inline-block;
  background-image: url(/wp-content/themes/cookieyes-new/assets/images/green-badge-bg-large.svg);
}

.bfcm25-modal .popup-title {
  color: var(--greyscale-cy-shade-title, #27283c);
  font-feature-settings: "ss02" on, "ss04" on, "liga" off, "clig" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  /* 150% */
  letter-spacing: -0.25px;
}

.bfcm25-modal .cy-blue-bg {
  background: var(--Blue-CY-Primary_Bg-3, #f1f6fd);
}

.bfcm25-modal a.pri-btn,
.bfcm25-modal a.sec-btn {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  border-radius: 4px;
  border: 1px solid var(--Blue-CY-Primary, #1863dc);
  background: var(--Greyscale-CY-White, #fff);
  padding: 8px 16px;
  display: block;
  text-align: center;
  transition: all 0.2s ease;
}

.bfcm25-modal a.pri-btn {
  color: var(--Greyscale-CY-White, #fff);

  background: var(--Blue-CY-Primary, #1863dc);
}

.bfcm25-modal a.sec-btn {
  color: #1863dc;
  background-color: #fff;
}

.bfcm25-modal a.pri-btn:hover,
.bfcm25-modal a.sec-btn:hover,
.bfcm25-modal a.pri-btn:focus,
.bfcm25-modal a.sec-btn:focus {
  text-decoration: none;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
  border-color: #134fb0;
}

.bfcm25-modal a.pri-btn:hover,
.bfcm25-modal a.pri-btn:focus {
  background: #134fb0;
}

.bfcm25-modal a.sec-btn:hover,
.bfcm25-modal a.sec-btn:focus {
  background: #d1e0f8;
  color: #134fb0;
}

.bfcm25-modal .popup-subtitle {
  color: var(--greyscale-cy-shade-title, #27283c);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  /* 157.143% */
}

.bfcm25-modal .popup-h3title {
  color: var(--greyscale-cy-shade-90-body, #3d3e50);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  /* 150% */
  letter-spacing: -0.25px;
  margin-bottom: 12px;
}

.bfcm25-modal .popup-h3title.border-bottom {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--Blue-CY-Primary_Bg-1, #d1e0f8);
}

.bfcm25-modal .popup-content {
  background: white;
  max-width: 1000px;
  margin: 0;
  padding: 32px 24px 24px 32px;
}

.bfcm25-modal .modal-dialog {
  max-width: 1300px !important;
}

.bfcm25-modal .popup-content {
  max-width: 100% !important;
}

.bfcm25-modal .toggle-wrap {
  display: flex;
  align-items: center;
  gap: 16px;
  position: relative;
}

.bfcm25-modal .period-toggle {
  display: inline-flex;
  position: relative;
}

.bfcm25-modal .list-title {
  color: var(--Grey-style-Body, #4e4b66);
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  /* 150% */
}

.bfcm25-modal .card .list-title {
  margin-top: 16px;
  margin-bottom: 6px;
}

.bfcm25-modal .mb-32 {
  margin-bottom: 32px;
}

.bfcm25-modal .period-toggle button {
  transition: all 0.2s ease;
  color: var(--greyscale-cy-shade-70-placeholder, #686876);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  /* 157.143% */
  word-break: keep-all;
  padding: 6px 16px;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid;
  border-color: #bebfc5;
  background: var(--Greyscale-CY-White, #fff);
  box-shadow: none;
}

.bfcm25-modal .period-toggle button:last-child {
  border-radius: 0px 8px 8px 0px;
}

.bfcm25-modal .period-toggle button:first-child {
  border-radius: 8px 0px 0px 8px;
}

.bfcm25-modal .period-toggle button.active {
  color: var(--Greyscale-CY-White, #fff);
  border-color: var(--Blue-CY-Primary, #1863dc);
  background: var(--Blue-CY-Primary, #1863dc);
}

.bfcm25-modal .period-toggle button:hover,
.bfcm25-modal .period-toggle button:focus {
  text-decoration: none;
  transition: all 0.2s ease;
  outline: none;
  box-shadow: none;
}

.bfcm25-modal ul.blue-tick {
  padding: 0;
}

.bfcm25-modal ul.blue-tick li {
  position: relative;
  list-style: none;
  padding-left: 24px;
  color: var(--greyscale-cy-shade-90-body, #3d3e50);
  font-feature-settings: "ss02" on, "ss04" on, "liga" off, "clig" off;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 153.846% */
  margin-bottom: 6px;
}

.bfcm25-modal ul.blue-tick li::before {
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M3.33203 8L6.66536 11.3333L13.332 4.66666" stroke="%231578F7" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.fz-6 {
  font-size: 6px;
}
.lh-low {
  line-height: 1.2 !important;
}
.bfcm25-modal .fz-10 {
  font-size: 10px;
  line-height: 22px;
}

.bfcm25-modal .fz-12 {
  color: var(--greyscale-cy-shade-80-label, #525363);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
}

.bfcm25-modal .fz-16 {
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  /* 150% */
}

.bfcm25-modal .fw600 {
  font-weight: 600;
}

.bfcm25-modal .white-text {
  color: #fff !important;
}

.bfcm25-modal .free-badge {
  border-radius: 4px;
  background: var(--Green-CY-Green_Dark, #248a5a);
  color: #fff;
  padding: 5px 6px;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  /* 108.333% */
  letter-spacing: -0.48px;
  top: -33px;
  right: 0;
  position: absolute;
}

.bfcm25-modal .free-badge:after {
  content: "";
  position: absolute;
  border-top: 6px solid #248a5a;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: -5px;
  right: 42px;
}

.bfcm25-modal select {
  padding: 6px 12px;
  border-radius: 8px;
  font-size: 14px;
  border-radius: 4px;
  border: 1px solid var(--greyscale-cy-shade-30-line, #bebfc5);
  background: var(--Greyscale-CY-White, #fff);
}

.bfcm25-modal .pricing-cards {
  display: flex;
  gap: 16px;
}

.bfcm25-modal .card {
  flex: 1;
  border-radius: 8px;
  border: 1px solid var(--greyscale-cy-shade-30-line, #bebfc5);
  background: #fff;
  box-shadow: 0px 1px 8px 0px rgba(24, 99, 220, 0.17);
  padding: 20px;
  position: relative;
  transition: all 0.2s ease;
  max-width: 400px;
}

.bfcm25-modal .card:hover {
  transform: translateY(-4px);
  transition: all 0.2s ease;
  z-index: 9;
}

.bfcm25-modal .card.popular {
  border-color: #1863dc;
  box-shadow: 0px 1px 8px 0px rgba(24, 99, 220, 0.17);
}

.bfcm25-modal .popular-tag {
  display: inline-block;
  padding: 2px 12px;
  border-radius: 20px;
  color: #045ae8;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  border-radius: 4px;
  border: 1px solid var(--Blue-CY-Primary, #1863dc);
  background: var(--Blue-CY-Primary_Bg-1, #d1e0f8);
}

.bfcm25-modal .plan-name {
  color: var(--greyscale-cy-shade-title, #27283c);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 38px;
  /* 135.714% */
  letter-spacing: -0.25px;
  margin-bottom: 3px;
}

.bfcm25-modal .desc {
  color: var(--greyscale-cy-shade-80-label, #525363);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
  margin-bottom: 14px;
}

.bfcm25-modal .old {
  color: #999;
  text-decoration: line-through;
  font-size: 16px;
}

.bfcm25-modal .current {
  color: var(--greyscale-cy-shade-90-body, #3d3e50);
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 44px;
  /* 122.222% */
  letter-spacing: -0.5px;
}

.bfcm25-modal .period {
  color: var(--greyscale-cy-shade-80-label, #525363);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 153.846% */
}

.bfcm25-modal .discount.green-badge-bg {
  margin-left: 8px;
}

.bfcm25-modal .billing_cycle_info {
  color: var(--greyscale-cy-shade-70-placeholder, #686876);
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 145.455% */
  margin: 0 0 12px 0;
  position: relative;
}

.bfcm25-modal .info {
  color: #999;
  margin-left: 4px;
  cursor: help;
}

.bfcm25-modal .tooltip {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  background: #1a1a1a;
  color: white;
  padding: 8px 12px;
  border-radius: 6px;
  width: 250px;
  margin-bottom: 8px;
  z-index: 1;
}

.bfcm25-modal .first-year:hover .tooltip {
  display: block;
}

.bfcm25-modal .features h4 {
  font-size: 14px;
  color: #666;
  margin: 16px 0 8px;
  font-weight: 500;
}

.bfcm25-modal .guarantee {
  color: var(--greyscale-cy-shade-80-label, #525363);
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 153.846% */
}

.bfcm25-modal .powered p {
  color: var(--Grey-style-Placeholder, #8f92af);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  /* 133.333% */
}

.bfcm25-modal .powered img {
  min-width: 108px;
}

.bfcm25-modal .stripe {
  font-weight: 500;
}

.bfcm25-modal .gap-30 {
  gap: 30px;
}

.bfcm25-modal .gap-15 {
  gap: 15px;
}

.bfcm25-modal .cycle_tooltip {
  position: relative;
  cursor: pointer;
  margin: 0 5px;
}

.bfcm25-modal .cycle_tooltip:hover::after {
  content: attr(tooltip-content);
  position: absolute;
  left: calc(100% + 14px);
  top: 50%;
  transform: translateY(-50%);
  background-color: #585858;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
  /* white-space: nowrap; */
  z-index: 99;
  max-width: 210px;
  min-width: 205px;
  font-size: 12px;
}

.bfcm25-modal span.cycle_tooltip:hover:before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #585858;
  content: "";
  position: absolute;
  left: calc(100% + 7px);
  top: 50%;
  transform: translateY(-50%);
}

.bfcm25-modal .features ul:last-child {
  margin-bottom: 0;
}
.copy-code-bg {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="87" height="29" viewBox="0 0 87 29" fill="none"><path d="M0.179688 2.72724C0.179688 1.31892 1.32136 0.177246 2.72969 0.177246H83.6297C85.038 0.177246 86.1797 1.31892 86.1797 2.72725V8.69076C81.6409 10.9404 81.6409 17.4141 86.1797 19.6637V25.6272C86.1797 27.0356 85.038 28.1772 83.6297 28.1772H2.72969C1.32137 28.1772 0.179688 27.0356 0.179688 25.6272V19.6637C4.9266 17.5462 4.9266 10.8083 0.179688 8.69076V2.72724Z" stroke="%23525363" stroke-width="0.354545" stroke-linecap="round" stroke-linejoin="round" stroke-dasharray="1.42 1.42"/></svg>');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 43px;
  width: 113px;
}

.copy-code-bg button {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: none;
  box-shadow: none;
  border-radius: 0;
}
@media (max-width: 1200px) {
  .bfcm25-modal .pricing-cards {
    flex-direction: column;
  }

  .bfcm25-modal .card {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .bfcm25-modal .popup-agency-banner {
    width: 100% !important;
    max-width: 325px;
    min-width: auto;
  }

  .bfcm25-modal .green-badge-bg.large {
    min-width: 185px;
  }

  .bfcm25-modal .discount.green-badge-bg {
    min-width: 86px;
  }

  .gdpr-ann-tb:before,
  .gdpr-ann-tb:after {
    background-size: cover;
    opacity: 0.4;
  }
}

@media (max-width: 575px) {
  .bfcm25-modal .popup-agency-banner {
    min-width: 100%;
    padding: 32px;
  }
}
@media (max-width: 768px) {
  .cy-bfcm-2025-banner:after {
    content: none;
  }
}
@media (max-width: 300px) {
  .bfcm-timer {
    display: none;
  }
}
