/* [project]/web/src/pages/apple/[...params]/_components/RelatedArticlesSidebar/index.module.scss.module.css [client] (css) */
.index-module-scss-module__lZt-UG__sidebar::-webkit-scrollbar {
  width: 5px;
  height: 6px;
}

.index-module-scss-module__lZt-UG__sidebar::-webkit-scrollbar-track {
  border-radius: 2px;
}

.index-module-scss-module__lZt-UG__sidebar::-webkit-scrollbar-thumb {
  box-shadow: inset;
  background: #e8edf4;
  border-radius: 10px;
}

/* [project]/web/src/pages/apple/[...params]/_block/ToolsPage/index.module.scss.module.css [client] (css) */
.index-module-scss-module__xmgVRG__content h2 {
  --tw-text-opacity: 1;
  color: rgb(27 23 70 / var(--tw-text-opacity, 1));
  margin-top: 4rem;
  margin-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.75rem;
}

@media (max-width: 1024px) {
  .index-module-scss-module__xmgVRG__content h2 {
    margin-top: 5rem;
  }
}

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

.index-module-scss-module__xmgVRG__content h3 {
  --tw-text-opacity: 1;
  color: rgb(27 23 70 / var(--tw-text-opacity, 1));
  margin-top: 1.25rem;
  margin-bottom: .5rem;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2rem;
}

@media (max-width: 768px) {
  .index-module-scss-module__xmgVRG__content h3 {
    margin-bottom: .25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.index-module-scss-module__xmgVRG__content h4 {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
}

.index-module-scss-module__xmgVRG__content p, .index-module-scss-module__xmgVRG__content ul, .index-module-scss-module__xmgVRG__content ol {
  color: #211d53d9;
  margin-bottom: 14px;
}

@media (max-width: 768px) {
  .index-module-scss-module__xmgVRG__content p, .index-module-scss-module__xmgVRG__content ul, .index-module-scss-module__xmgVRG__content ol {
    margin-bottom: .75rem;
    font-size: .875rem;
    line-height: 1.375rem;
  }
}

.index-module-scss-module__xmgVRG__content ul > :not([hidden]) ~ :not([hidden]), .index-module-scss-module__xmgVRG__content ol > :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));
}

@media (max-width: 640px) {
  .index-module-scss-module__xmgVRG__content ul > :not([hidden]) ~ :not([hidden]), .index-module-scss-module__xmgVRG__content ol > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
  }
}

.index-module-scss-module__xmgVRG__content .list-dot > li > p:first-child {
  margin-bottom: .5rem;
}

.index-module-scss-module__xmgVRG__content .list-dot .title {
  --tw-text-opacity: 1;
  color: rgb(27 23 70 / var(--tw-text-opacity, 1));
  font-weight: 600;
}

.index-module-scss-module__xmgVRG__content .text-primary {
  --tw-text-opacity: 1;
  color: rgb(100 86 255 / var(--tw-text-opacity, 1));
}

.index-module-scss-module__xmgVRG__content .text-primary-hover:hover {
  --tw-text-opacity: 1;
  color: rgb(139 130 240 / var(--tw-text-opacity, 1));
}

.index-module-scss-module__xmgVRG__content .faq {
  counter-reset: h3;
}

.index-module-scss-module__xmgVRG__content .faq h3 {
  margin-top: 1.25rem;
  margin-bottom: .5rem;
  padding-left: 1.5rem;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.75rem;
  position: relative;
}

@media (max-width: 768px) {
  .index-module-scss-module__xmgVRG__content .faq h3 {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.index-module-scss-module__xmgVRG__content .faq h3:before {
  content: counter(h3) ".";
  counter-increment: h3;
  position: absolute;
  top: 0;
  left: 0;
}

:is(.index-module-scss-module__xmgVRG__content .faq p, .index-module-scss-module__xmgVRG__content .faq ul) {
  padding-left: 1.5rem;
}

/* [project]/web/src/pages/apple/_block/index/Banner/index.module.scss.module.css [client] (css) */
.index-module-scss-module__5W6hAa__gradient {
  background: linear-gradient(to right, #c9ff42 .02%, #2effff 36.48%, #ffdf6c 67.03%, #d940ff 99.74%);
  -webkit-background-clip: text;
  background-clip: text;
}

