/* [project]/web/src/pages/strawberry/_components/BypassgptAgreement/index.module.scss.module.css [client] (css) */
.index-module-scss-module__yyuZnG__agreement h1 {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #ffe5bb var(--tw-gradient-from-position);
  --tw-gradient-to: #fbb699 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 3rem;
  font-weight: 700;
  line-height: 4rem;
}

@media (max-width: 1024px) {
  .index-module-scss-module__yyuZnG__agreement h1 {
    font-size: 2rem;
    line-height: 2.75rem;
  }
}

@media (max-width: 768px) {
  .index-module-scss-module__yyuZnG__agreement h1 {
    font-size: 1.5rem;
    line-height: 2.25rem;
  }
}

.index-module-scss-module__yyuZnG__agreement p {
  --tw-text-opacity: 1;
  color: rgb(148 162 174 / var(--tw-text-opacity, 1));
  margin-bottom: .75rem;
}

.index-module-scss-module__yyuZnG__agreement h2 {
  --tw-text-opacity: 1;
  color: rgb(222 232 249 / var(--tw-text-opacity, 1));
  margin-top: 2rem;
  margin-bottom: .75rem;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
  position: relative;
}

@media (max-width: 768px) {
  .index-module-scss-module__yyuZnG__agreement h2 {
    margin-top: 1rem;
    margin-bottom: .5rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.index-module-scss-module__yyuZnG__agreement h3 {
  --tw-text-opacity: 1;
  color: rgb(216 230 253 / var(--tw-text-opacity, 1));
  margin-bottom: .75rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
}

.index-module-scss-module__yyuZnG__agreement ul {
  margin-bottom: .75rem;
  list-style-type: disc;
}

.index-module-scss-module__yyuZnG__agreement ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.index-module-scss-module__yyuZnG__agreement ul {
  --tw-text-opacity: 1;
  color: rgb(148 162 174 / var(--tw-text-opacity, 1));
  padding-left: 1rem;
}

.index-module-scss-module__yyuZnG__agreement a {
  --tw-text-opacity: 1;
  color: rgb(var(--ux-primary) / var(--tw-text-opacity, 1));
}

.index-module-scss-module__yyuZnG__agreement a:hover {
  text-decoration-line: underline;
}

