/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./app/planes/PlanesPremium.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.PlanesPremium_resultsGrid__XnJzz {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 18px;
  gap: 18px;
}

.PlanesPremium_planCard__7yv97 {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, .22);
  background: #10100f;
  box-shadow: 0 24px 60px rgba(11, 11, 11, .18);
  isolation: isolate;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
  transform: translateZ(0);
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.PlanesPremium_planCard__7yv97:hover {
  transform: translateY(-4px);
  box-shadow: 0 34px 76px rgba(11, 11, 11, .26);
  border-color: rgba(255, 255, 255, .38);
}

.PlanesPremium_planCard__7yv97::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -3;
  background-image: var(--plan-bg);
  background-size: cover;
  background-position: center;
  transform: scale(1.02);
  filter: saturate(.96) contrast(1.02);
  transition: transform .35s ease, filter .35s ease;
}

.PlanesPremium_planCard__7yv97:hover::before {
  transform: scale(1.07);
  filter: saturate(1.08) contrast(1.06);
}

.PlanesPremium_planCard__7yv97::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 59, 48, .26), transparent 28%),
    radial-gradient(circle at 90% 0%, rgba(145, 200, 62, .18), transparent 30%),
    linear-gradient(180deg, rgba(0, 0, 0, .10) 0%, rgba(0, 0, 0, .35) 38%, rgba(0, 0, 0, .88) 100%);
}

.PlanesPremium_planCardFeatured__ZvqTS {
  border-color: rgba(145, 200, 62, .58);
  box-shadow: 0 28px 72px rgba(11, 11, 11, .24), 0 0 0 4px rgba(145, 200, 62, .12);
}

.PlanesPremium_planCardFeatured__ZvqTS::after {
  background:
    radial-gradient(circle at 10% 10%, rgba(255, 59, 48, .34), transparent 30%),
    radial-gradient(circle at 92% 6%, rgba(199, 255, 0, .22), transparent 32%),
    linear-gradient(180deg, rgba(0, 0, 0, .10) 0%, rgba(0, 0, 0, .34) 36%, rgba(0, 0, 0, .90) 100%);
}

.PlanesPremium_cardInner__rYrox {
  position: relative;
  z-index: 1;
  display: grid;
  grid-gap: 14px;
  gap: 14px;
  padding: 22px;
}

.PlanesPremium_badgeRow__4rC00 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.PlanesPremium_badge__s1Mei,
.PlanesPremium_featuredBadge__vn06E,
.PlanesPremium_freeBadge__FNXwx {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 999px;
  padding: 7px 10px;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.PlanesPremium_badge__s1Mei {
  color: #f7f5ee;
  border: 1px solid rgba(255,255,255,.26);
  background: rgba(255,255,255,.12);
}

.PlanesPremium_featuredBadge__vn06E {
  color: #10100f;
  background: linear-gradient(135deg, #c7ff00, #f7f5ee);
  border: 1px solid rgba(255,255,255,.5);
  box-shadow: 0 10px 26px rgba(199, 255, 0, .20);
}

.PlanesPremium_freeBadge__FNXwx {
  color: #10100f;
  background: rgba(247, 245, 238, .92);
  border: 1px solid rgba(255,255,255,.55);
}

.PlanesPremium_planTitle__8tlgQ {
  margin: 0;
  font-size: clamp(28px, 3.1vw, 44px);
  line-height: .92;
  letter-spacing: -.055em;
  color: #fff;
  text-shadow: 0 2px 18px rgba(0,0,0,.30);
}

.PlanesPremium_planSummary__505Ka {
  margin: 0;
  color: rgba(247, 245, 238, .84);
  font-size: 15px;
  line-height: 1.45;
  max-width: 56ch;
}

.PlanesPremium_metaGrid__CwF0p {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 10px;
  gap: 10px;
}

.PlanesPremium_metaItem__wnn_A {
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.10);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  padding: 10px 12px;
  min-width: 0;
}

.PlanesPremium_metaLabel__u0hZ_ {
  display: block;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: rgba(247,245,238,.56);
  margin-bottom: 4px;
}

.PlanesPremium_metaValue__QWa3P {
  display: block;
  font-size: 13px;
  font-weight: 800;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.PlanesPremium_actionRow__RoyGb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

.PlanesPremium_actionButton__fB4MM,
.PlanesPremium_primaryActionButton__lKx08 {
  min-height: 38px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.24);
  padding: 9px 13px;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
  transition: transform .2s ease, background .2s ease, border-color .2s ease, color .2s ease;
}

.PlanesPremium_actionButton__fB4MM {
  color: #f7f5ee;
  background: rgba(255,255,255,.10);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
}

.PlanesPremium_actionButton__fB4MM:hover {
  transform: translateY(-2px);
  background: rgba(255,255,255,.18);
  border-color: rgba(255,255,255,.42);
}

.PlanesPremium_primaryActionButton__lKx08 {
  color: #10100f;
  background: linear-gradient(135deg, #f7f5ee, #c7ff00);
  border-color: rgba(255,255,255,.62);
  box-shadow: 0 14px 28px rgba(0,0,0,.18);
}

.PlanesPremium_primaryActionButton__lKx08:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(0,0,0,.24);
}

.PlanesPremium_signupNote__fSjs5 {
  margin: 0;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 999px;
  padding: 8px 11px;
  background: rgba(247,245,238,.12);
  border: 1px solid rgba(255,255,255,.18);
  color: rgba(247,245,238,.75);
  font-size: 12px;
  font-weight: 800;
}

@media (max-width: 900px) {
  .PlanesPremium_resultsGrid__XnJzz {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .PlanesPremium_resultsGrid__XnJzz {
    display: flex;
    gap: 14px;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
    padding: 2px 18px 18px 2px;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .PlanesPremium_resultsGrid__XnJzz::-webkit-scrollbar {
    display: none;
  }

  .PlanesPremium_planCard__7yv97 {
    flex: 0 0 82vw;
    max-width: 82vw;
    min-height: 440px;
    border-radius: 28px;
    scroll-snap-align: start;
  }

  .PlanesPremium_cardInner__rYrox {
    padding: 18px;
  }

  .PlanesPremium_planTitle__8tlgQ {
    font-size: clamp(27px, 9vw, 38px);
  }

  .PlanesPremium_metaGrid__CwF0p {
    grid-template-columns: 1fr;
  }

  .PlanesPremium_actionRow__RoyGb {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .PlanesPremium_primaryActionButton__lKx08,
  .PlanesPremium_actionButton__fB4MM {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}

