/* [project]/web/src/pages/banana/_block/home-new/index.module.scss.module.css [client] (css) */
.index-module-scss-module__9IhstW__heroVideoStage {
  aspect-ratio: 1329 / 680;
  width: min(1329px, 100vw - 120px);
  margin-top: 120px;
}

.index-module-scss-module__9IhstW__scrollIntro {
  --scroll-intro-scale: 1;
  --scroll-intro-y: 0px;
  transform: translate3d(0, var(--scroll-intro-y), 0) scale(var(--scroll-intro-scale));
  transform-origin: bottom;
  will-change: transform;
  transition: transform .42s cubic-bezier(.16, .84, .24, 1);
}

@media (max-width: 768px) {
  .index-module-scss-module__9IhstW__heroVideoFrame {
    transform: none !important;
  }

  .index-module-scss-module__9IhstW__scrollIntro {
    --scroll-intro-y: 48px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__scrollIntro {
    transform: none;
  }
}

.index-module-scss-module__9IhstW__contentHighlightsLight:after {
  content: none;
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__featureCard, .index-module-scss-module__9IhstW__featureCard:before {
    transition: none;
  }
}

@media (max-width: 768px) {
  .index-module-scss-module__9IhstW__audienceCard {
    background: #131414;
    min-height: 0;
    padding-bottom: calc(52.6627vw - 16.8521px);
  }

  .index-module-scss-module__9IhstW__audienceCard:after {
    background: linear-gradient(#131414fa 0%, #131414db 28%, #13141466 58%, #13141414 82%, #13141405 100%);
  }

  .index-module-scss-module__9IhstW__audienceImageFrame {
    inset-inline: auto;
    z-index: auto;
    position: relative;
    bottom: auto;
    -webkit-mask-image: none;
    mask-image: none;
  }
}

.index-module-scss-module__9IhstW__featureCard {
  isolation: isolate;
  border-color: #0000;
  transition: border-color .18s;
  position: relative;
}

.index-module-scss-module__9IhstW__featureCard:before {
  z-index: 0;
  pointer-events: none;
  content: "";
  opacity: 0;
  background: radial-gradient(401px 185px at 70% 90%, #4dffa733 0%, #4dffa700 100%);
  transition: opacity .18s;
  position: absolute;
  inset: 88px 0 0;
}

.index-module-scss-module__9IhstW__featureCard:hover, .index-module-scss-module__9IhstW__featureCard:focus-within {
  border-color: #fafefd14;
}

.index-module-scss-module__9IhstW__featureCard:hover:before, .index-module-scss-module__9IhstW__featureCard:focus-within:before {
  opacity: .2;
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__featureCard, .index-module-scss-module__9IhstW__featureCard:before {
    transition: none;
  }
}

.index-module-scss-module__9IhstW__audienceCard {
  background: radial-gradient(circle at 84% 18%, #40ffb414, #0000 42%), #131414;
  min-height: 400px;
}

.index-module-scss-module__9IhstW__audienceCard:after {
  z-index: 1;
  pointer-events: none;
  content: "";
  background: linear-gradient(#131414fa 0%, #131414e6 24%, #13141473 52%, #13141414 78%, #13141405 100%);
  position: absolute;
  inset: 0;
}

.index-module-scss-module__9IhstW__audienceImageFrame {
  inset-inline: 0;
  z-index: 0;
  position: absolute;
  bottom: 0;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(#0000 0%, #000000d1 26%, #000 46% 100%);
  mask-image: linear-gradient(#0000 0%, #000000d1 26%, #000 46% 100%);
}

@media (max-width: 768px) {
  .index-module-scss-module__9IhstW__audienceCard {
    background: #131414;
    min-height: 0;
    padding-bottom: calc(52.6627vw - 16.8521px);
  }

  .index-module-scss-module__9IhstW__audienceCard:after {
    background: linear-gradient(#131414fa 0%, #131414db 28%, #13141466 58%, #13141414 82%, #13141405 100%);
  }

  .index-module-scss-module__9IhstW__audienceImageFrame {
    inset-inline: auto;
    z-index: auto;
    position: relative;
    bottom: auto;
    -webkit-mask-image: none;
    mask-image: none;
  }
}

.index-module-scss-module__9IhstW__audienceCardLight {
  background: var(--f-bg-base);
}

.index-module-scss-module__9IhstW__audienceCardLight:after {
  content: none;
}

.index-module-scss-module__9IhstW__heroActionButton {
  isolation: isolate;
  min-width: 247px;
  transition: background-color .18s, border-color .18s, color .18s, box-shadow .18s;
  position: relative;
  overflow: hidden;
}

.index-module-scss-module__9IhstW__heroActionButton:after {
  z-index: 2;
  content: "";
  pointer-events: none;
  width: 50%;
  transition: transform 2s cubic-bezier(.22, .61, .36, 1);
  position: absolute;
  top: -55%;
  bottom: -55%;
  left: -65%;
  transform: translateX(-120%)skewX(-18deg);
}

.index-module-scss-module__9IhstW__heroActionButton:hover:after {
  transform: translateX(440%)skewX(-18deg);
}

.index-module-scss-module__9IhstW__heroPrimaryButton:after {
  background: linear-gradient(0deg, var(--f-text-secondary), var(--f-text-secondary)),linear-gradient(100deg, #0000 23.23%, #000 43.12%, #0000 63%);
}

.index-module-scss-module__9IhstW__heroSecondaryButton:after {
  background: linear-gradient(0deg, var(--f-bg-layout), var(--f-bg-layout)),linear-gradient(102.98deg, #0000 19.88%, #00000029 38.3%, #0000 56.73%);
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__heroActionButton:after {
    display: none;
  }

  .index-module-scss-module__9IhstW__heroVideoFrame {
    transform: none;
  }
}

.index-module-scss-module__9IhstW__greenPanel {
  background: linear-gradient(135deg, #00ad6b8c, #0000002e), #03130e;
  border: 1px solid #53ffb73d;
  box-shadow: inset 0 0 60px #35ffaf1f;
}

.index-module-scss-module__9IhstW__platformControl {
  --control-bg: #fafefd0a;
  isolation: isolate;
  color: #ffffffb8;
  white-space: nowrap;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-width: 194px;
  min-height: 56px;
  padding: 20px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  transition: background-color .18s, color .18s, border-color .18s;
  display: inline-flex;
  position: relative;
  overflow: hidden;
}

.index-module-scss-module__9IhstW__platformControl:hover {
  --control-bg: #fafefd14;
  color: var(--f-text);
}

.index-module-scss-module__9IhstW__platformControlActive {
  --control-bg: #fafefd0f;
  color: var(--f-text);
}

.index-module-scss-module__9IhstW__platformControlBorder {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  inset: 1px;
}

.index-module-scss-module__9IhstW__plagiarismCard {
  background: linear-gradient(#1cffa61f, #000000d6), #03100c;
  box-shadow: inset 0 0 80px #2dffab29, 0 0 30px #2dffab14;
}

.index-module-scss-module__9IhstW__contentHighlightsTrack {
  --content-highlights-track-gap: 20px;
  gap: var(--content-highlights-track-gap);
  width: max-content;
  transform: translate3d(calc(-1 * var(--content-highlights-loop-distance)), 0, 0);
  will-change: transform;
  display: flex;
}

.index-module-scss-module__9IhstW__contentHighlightsGroup {
  gap: var(--content-highlights-track-gap);
  flex-shrink: 0;
  display: flex;
}

.index-module-scss-module__9IhstW__contentHighlightsMarqueeActive .index-module-scss-module__9IhstW__contentHighlightsTrack {
  animation: 48s linear infinite index-module-scss-module__9IhstW__contentHighlightsScroll;
}

.index-module-scss-module__9IhstW__contentHighlightsMarqueeActive:hover .index-module-scss-module__9IhstW__contentHighlightsTrack {
  animation-play-state: paused;
}

.index-module-scss-module__9IhstW__testimonialsMarquee {
  -webkit-mask-image: linear-gradient(#0000, #000 9% 91%, #0000);
  mask-image: linear-gradient(#0000, #000 9% 91%, #0000);
}

.index-module-scss-module__9IhstW__testimonialsTrack {
  --testimonials-track-gap: 8px;
  gap: var(--testimonials-track-gap);
  will-change: transform;
  flex-direction: column;
  animation: 52s linear infinite index-module-scss-module__9IhstW__testimonialsScroll;
  display: flex;
}

.index-module-scss-module__9IhstW__testimonialsTrackReverse {
  animation-direction: reverse;
}

.index-module-scss-module__9IhstW__testimonialsMarquee:hover .index-module-scss-module__9IhstW__testimonialsTrack {
  animation-play-state: paused;
}

@keyframes index-module-scss-module__9IhstW__contentHighlightsScroll {
  from {
    transform: translate3d(calc(-1 * var(--content-highlights-loop-distance)), 0, 0);
  }

  to {
    transform: translate3d(calc(-2 * var(--content-highlights-loop-distance)), 0, 0);
  }
}

@keyframes index-module-scss-module__9IhstW__testimonialsScroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(0, calc(-50% - var(--testimonials-track-gap) / 2), 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__contentHighlightsTrack, .index-module-scss-module__9IhstW__testimonialsTrack {
    animation-play-state: paused;
  }
}

.index-module-scss-module__9IhstW__logoLoop {
  --logo-loop-duration: 32s;
  --logo-loop-gap: 40px;
  --logo-loop-height: 32px;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, #0000, #000 12% 88%, #0000);
  mask-image: linear-gradient(90deg, #0000, #000 12% 88%, #0000);
}

.index-module-scss-module__9IhstW__logoLoopTrack {
  gap: var(--logo-loop-gap);
  width: max-content;
  animation: index-module-scss-module__9IhstW__logoLoopScroll var(--logo-loop-duration) linear infinite;
  will-change: transform;
  display: flex;
}

.index-module-scss-module__9IhstW__logoLoopTrack:hover {
  animation-play-state: paused;
}

@keyframes index-module-scss-module__9IhstW__logoLoopScroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(calc(-20% - var(--logo-loop-gap) / 4), 0, 0);
  }
}

@media (max-width: 768px) {
  .index-module-scss-module__9IhstW__logoLoop {
    --logo-loop-gap: 25px;
    --logo-loop-height: 20px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__9IhstW__logoLoopTrack {
    animation-play-state: paused;
  }
}

/* [project]/web/src/components/ShineButtonLink/index.module.scss.module.css [client] (css) */
.index-module-scss-module__J-PrvW__root {
  isolation: isolate;
  background: var(--shine-button-background);
  color: var(--shine-button-color);
  transition: background .18s, color .18s, box-shadow .18s;
  position: relative;
}

.index-module-scss-module__J-PrvW__root:after {
  z-index: 2;
  background: var(--shine-button-gradient);
  content: "";
  width: 50%;
  filter: var(--shine-button-filter);
  pointer-events: none;
  will-change: transform;
  transition: transform 2s cubic-bezier(.22, .61, .36, 1);
  position: absolute;
  top: -55%;
  bottom: -55%;
  left: -65%;
  transform: translateX(-120%)skewX(-18deg);
}

.index-module-scss-module__J-PrvW__root:hover, .index-module-scss-module__J-PrvW__root:focus-visible {
  background: var(--shine-button-hover-background);
  color: var(--shine-button-hover-color);
}

.index-module-scss-module__J-PrvW__root:hover:after, .index-module-scss-module__J-PrvW__root:focus-visible:after {
  transform: translateX(440%)skewX(-18deg);
}

.index-module-scss-module__J-PrvW__primary {
  --shine-button-background: var(--f-text);
  --shine-button-color: var(--f-text-invert);
  --shine-button-hover-background: var(--f-text);
  --shine-button-hover-color: var(--f-text-invert);
  --shine-button-gradient: linear-gradient(95.49deg, transparent 0%, color-mix(in srgb, var(--f-text-invert) 20%, transparent) 28.76%, transparent 57.53%);
  --shine-button-filter: none;
}

.index-module-scss-module__J-PrvW__primary:after, .index-module-scss-module__J-PrvW__secondary:after {
  width: auto;
  transition: none;
  inset: 0;
  transform: translate3d(-110%, 0, 0);
}

.index-module-scss-module__J-PrvW__primary:hover:after, .index-module-scss-module__J-PrvW__primary:focus-visible:after, .index-module-scss-module__J-PrvW__secondary:hover:after, .index-module-scss-module__J-PrvW__secondary:focus-visible:after {
  animation: 1.4s cubic-bezier(.22, .61, .36, 1) both index-module-scss-module__J-PrvW__shineButtonSweep;
}

.index-module-scss-module__J-PrvW__secondary:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 156% 100%;
}

.index-module-scss-module__J-PrvW__secondary {
  --shine-button-background: var(--f-bg-layout);
  --shine-button-color: var(--f-text);
  --shine-button-hover-background: var(--f-bg-layout);
  --shine-button-hover-color: var(--f-text);
  --shine-button-gradient: linear-gradient(102.98deg, transparent 19.88%, color-mix(in srgb, var(--f-text) 16%, transparent) 38.3%, transparent 56.73%);
  --shine-button-filter: none;
}

.index-module-scss-module__J-PrvW__light:after {
  z-index: -1;
  filter: none;
  width: auto;
  transition: none;
  inset: 0;
  transform: translate3d(-110%, 0, 0);
}

.index-module-scss-module__J-PrvW__light:hover:after, .index-module-scss-module__J-PrvW__light:focus-visible:after {
  animation: 1.4s cubic-bezier(.22, .61, .36, 1) both index-module-scss-module__J-PrvW__shineButtonSweep;
}

.index-module-scss-module__J-PrvW__primary.index-module-scss-module__J-PrvW__light {
  --shine-button-hover-background: var(--f-text);
}

.index-module-scss-module__J-PrvW__secondary.index-module-scss-module__J-PrvW__light {
  --shine-button-gradient: linear-gradient(102.98deg, transparent 19.88%, color-mix(in srgb, var(--f-text) 16%, transparent) 38.3%, transparent 56.73%);
}

@keyframes index-module-scss-module__J-PrvW__shineButtonSweep {
  from {
    transform: translate3d(-110%, 0, 0);
  }

  to {
    transform: translate3d(110%, 0, 0);
  }
}

@media (prefers-reduced-motion: reduce) {
  .index-module-scss-module__J-PrvW__root:after {
    display: none;
  }
}

/* [project]/web/src/pages/orange/_components/UndetectableaiButton/index.module.scss.module.css [client] (css) */
.index-module-scss-module__-lqmIW__gradient:before {
  z-index: -1;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #00d1ff var(--tw-gradient-from-position);
  --tw-gradient-to: #2dffb5 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #ba8fff var(--tw-gradient-via-position), var(--tw-gradient-to);
  opacity: 0;
  content: var(--tw-content);
  border-radius: .25rem;
  width: 100%;
  height: 100%;
  transition-property: all;
  transition-duration: .5s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  inset: 0;
}

.index-module-scss-module__-lqmIW__gradient:hover:before {
  content: var(--tw-content);
  opacity: 1;
}

.index-module-scss-module__-lqmIW__basic {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #2dffb5 var(--tw-gradient-from-position);
  --tw-gradient-to: #ba8fff var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #00d1ff var(--tw-gradient-via-position), var(--tw-gradient-to);
  border-radius: .25rem;
  height: 100%;
}

.index-module-scss-module__-lqmIW__btnBorderOffset {
  --tw-translate-x: -9px;
  --tw-translate-y: -9px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.index-module-scss-module__-lqmIW__btnBorderOffset:hover {
  --tw-translate-x: 0px;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: .125rem;
}

/* [project]/web/src/blocks/BypassAiDetectionWindow/_components/CountryFlag/index.module.scss.module.css [client] (css) */
.index-module-scss-module__moiH4q__countryFlagScrollbar::-webkit-scrollbar {
  background-color: #0000;
  height: 6px;
}

.index-module-scss-module__moiH4q__countryFlagScrollbar::-webkit-scrollbar-thumb {
  background-color: #e0e0e01a;
  border-radius: 4px;
}

.index-module-scss-module__moiH4q__countryFlagScrollbar::-webkit-scrollbar-track {
  background-color: #0000;
  border-radius: 6px;
}

.index-module-scss-module__moiH4q__countryFlagScrollbar::-webkit-scrollbar-button {
  display: none;
}

.index-module-scss-module__moiH4q__countryFlagThumbTransparent::-webkit-scrollbar-thumb {
  background-color: #0000 !important;
}

/* [project]/web/src/pages/strawberry/_blocks/CheckWindow/RenderForm/MainForm/EntryForm/index.module.scss.module.css [client] (css) */
.index-module-scss-module__ff_q-W__bypassEditor .coco-spin-nested-loading {
  height: 100% !important;
}

.index-module-scss-module__ff_q-W__bypassEditor .coco-spin-container {
  height: 100% !important;
}

.index-module-scss-module__ff_q-W__bypassEditor .ProseMirror {
  color: #dee8f9;
  background-color: #141414;
  width: 100%;
  height: 100%;
}

.index-module-scss-module__ff_q-W__bypassEditor .ProseMirror .is-empty {
  margin-top: 0 !important;
}

.index-module-scss-module__ff_q-W__bypassEditor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

.index-module-scss-module__ff_q-W__bypassEditor .ProseMirror mark.tiptap-mark-highlight {
  color: #55527299;
  background-color: #0000;
}

/* [project]/web/src/pages/strawberry/_blocks/CheckWindow/RenderForm/MainForm/OutputForm/index.module.scss.module.css [client] (css) */
.index-module-scss-module__ZMTSlq__bypassEditor .ProseMirror {
  color: #dee8f9;
  background-color: #141414;
}

.index-module-scss-module__ZMTSlq__bypassEditor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

.index-module-scss-module__ZMTSlq__bypassEditor .ProseMirror pre {
  color: #dee8f9;
  background: #141414;
}

/* [project]/web/src/pages/strawberry/_blocks/CheckWindow/_blocks/GroupLayoutSidebarRow/RightLayout/EntryForm/index.module.scss.module.css [client] (css) */
.index-module-scss-module__GMVOba__bypassEditor .coco-spin-nested-loading {
  height: 100% !important;
}

.index-module-scss-module__GMVOba__bypassEditor .coco-spin-container {
  height: 100% !important;
}

.index-module-scss-module__GMVOba__bypassEditor .ProseMirror {
  color: var(--f-text-secondary);
  width: 100%;
  height: 100%;
  background-color: #0000;
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__GMVOba__bypassEditor .ProseMirror .is-empty {
  margin-top: 0 !important;
}

.index-module-scss-module__GMVOba__bypassEditor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

.index-module-scss-module__GMVOba__bypassEditor .ProseMirror mark.tiptap-mark-highlight {
  color: #55527299;
  background-color: #0000;
}

/* [project]/web/src/pages/strawberry/_blocks/CheckWindow/_blocks/GroupLayoutSidebarRow/RightLayout/OutputForm/index.module.scss.module.css [client] (css) */
.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror {
  color: var(--f-text-secondary);
  background-color: #0000;
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

.index-module-scss-module__BNB3Ua__bypassEditor .ProseMirror pre {
  color: #dee8f9;
  background: #141414;
}

/* [next]/internal/font/google/poppins_f16ce231.module.css [client] (css) */
@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/0a7740363b4d4863-s.1110aazvokzp..woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/e2334d715941921e-s.p.12skym0rqknxy.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/798ea22d9983e047-s.106do9xzbuago.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/99ce71e74c11bc20-s.0hoqzal24odb4.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/8cf1ea7b03cdeb83-s.0.56594qx.-9o.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/829ba4228c966254-s.p.0ub.k0om~_-xi.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/4ae8e3010ce79e6a-s.0g5xoah9dq00_.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/1747e1908d2352d2-s.08t4zcuc4z7pw.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../media/4b766aa38fdaaae3-s.p.0cbnlo4n.czwi.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Poppins Fallback;
  src: local(Arial);
  ascent-override: 93.62%;
  descent-override: 31.21%;
  line-gap-override: 8.92%;
  size-adjust: 112.16%;
}

.poppins_f16ce231-module__6rPszW__className {
  font-family: Poppins, Poppins Fallback;
  font-style: normal;
}

.poppins_f16ce231-module__6rPszW__variable {
  --inter-font: "Poppins", "Poppins Fallback";
}

/* [next]/internal/font/google/k2d_e7f7a062.module.css [client] (css) */
@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../media/7bba7fad2e116e1e-s.0nxegq2iagdea.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../media/1e874bf351fccc9e-s.08o0u5j~txsgw.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../media/375b052e664a8e0a-s.0pxhpk390idyz.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 100;
  font-display: swap;
  src: url("../media/54a82e3462ebca4f-s.p.0~k4r7zakh.1d.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../media/b86ceecfb2f58851-s.0xdj0v30-wvi9.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../media/4cba95ccdbb71742-s.151n3lbmibnq9.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../media/ff8fa2f985abe1d7-s.0p0mimj6q3c7w.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../media/97e38163484633db-s.p.0av8v_bhvor4l.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../media/34359415116112e8-s.1481h7fxwbwt9.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../media/bb6aebf28ca43211-s.12lqr-s1jspgd.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../media/b16034218f18ae57-s.0gg3-uac9v2wd.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url("../media/ac57a5efaa9663ef-s.p.0z49y~9zrgcrm.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../media/e50c1e6998a28f0a-s.0v6aln9q_sf.o.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../media/dc0523f7fbc482c4-s.0gr~.7pfu7o4a.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../media/224429c43e9afd8c-s.0tfarxy-38k4n.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../media/f6a401fd819ec0d1-s.p.0h-i6m4i3g8y6.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../media/cd93c6f0b4e1dc8c-s.08m5.mt.mh-t1.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../media/29e41d1a5f1b7c1a-s.145c3~bgtu1mm.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../media/1b966214a71deb33-s.0xspn9anr3usd.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url("../media/a6a3900a5f42052a-s.p.0q_dqar5_0jlh.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../media/985c9776aa3af0f7-s.0j~v5rta57xvl.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../media/71d501c6e3613c5c-s.06.2wsr_9t9c..woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../media/3ab7dfc790a02c56-s.118rlzecmaw8y.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../media/c75849c7b9156fac-s.p.0pbyymhomneme.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/e233eb9d5470789c-s.12b..rrcivac~.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/adc8c29663145f27-s.0qj_pvo_ir1_h.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/a2a7d9e5934096fa-s.0e-1r0g57aod6.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/b56f6c8b82ed7e29-s.p.0qq.ze~nwmggx.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/825c69388a7f97dc-s.0-9ii4iuqxejg.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/66a705d90f0e14bd-s.17y7yk0mam4rf.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/43071c6d097f470b-s.0ro8mblmdx._-.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/284623c41acc233c-s.p.0b~q1qd8fxtfd.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/3f817038955b2ed8-s.0y5dfxeuxz3tm.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/fe31164960334bc6-s.0~zm--l0.i4hv.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/e3c73f4013cddf48-s.0pspsbajsvcjz.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/0379674020bf3d30-s.p.01-9.155q0lfq.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/c2e8bd24657a47c0-s.0mgtb4wkd_d2g.woff2") format("woff2");
  unicode-range: U+2D7, U+303, U+331, U+E01-E5B, U+200C-200D, U+25CC;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/c6040d546ea4a17a-s.0n23i~ae7to4p.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/502311a1c37c6d02-s.0xc1f4mym32oz.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: K2D;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/c567b6469c3645d1-s.p.07z0u~yeo7b-z.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: K2D Fallback;
  src: local(Arial);
  ascent-override: 102.23%;
  descent-override: 24.58%;
  line-gap-override: 0.0%;
  size-adjust: 102.51%;
}

.k2d_e7f7a062-module__HkzsSa__className {
  font-family: K2D, K2D Fallback;
}

/* [next]/internal/font/google/paytone_one_b84dbbe9.module.css [client] (css) */
@font-face {
  font-family: Paytone One;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/641975bef1026c7c-s.01~7rqsm384~y.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Paytone One;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/309bed3fea9ae782-s.11nif03ii_~yr.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Paytone One;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/ae5db5251f6ce4dd-s.p.0ds4g5oyx7fa0.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Paytone One Fallback;
  src: local(Arial);
  ascent-override: 98.25%;
  descent-override: 24.98%;
  line-gap-override: 0.0%;
  size-adjust: 113.28%;
}

.paytone_one_b84dbbe9-module__HmMCjq__className {
  font-family: Paytone One, Paytone One Fallback;
  font-style: normal;
  font-weight: 400;
}

.paytone_one_b84dbbe9-module__HmMCjq__variable {
  --paytone-one-font: "Paytone One", "Paytone One Fallback";
}

/* [project]/web/src/pages/banana/_layout/antd.module.scss.module.css [client] (css) */
:is(.antd-module-scss-module__nwgdHG__antd .coco-input:focus, .antd-module-scss-module__nwgdHG__antd .coco-input-focused, .antd-module-scss-module__nwgdHG__antd .coco-input-affix-wrapper:focus, .antd-module-scss-module__nwgdHG__antd .coco-input-affix-wrapper-focused, .antd-module-scss-module__nwgdHG__antd .coco-input-affix-wrapper-status-error:focus.coco-input-affix-wrapper:focus, .antd-module-scss-module__nwgdHG__antd .coco-input-status-error.coco-input:focus.coco-input-focused) {
  box-shadow: none !important;
}

.antd-module-scss-module__nwgdHG__antd .coco-btn-primary {
  box-shadow: none;
}

.antd-module-scss-module__nwgdHG__antd .coco-select-dropdown .rc-virtual-list-holder {
  scrollbar-width: auto;
  scrollbar-color: var(--f-text-disabled);
}

.antd-module-scss-module__nwgdHG__antd .coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}

.antd-module-scss-module__nwgdHG__antd .coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-track {
  background: none;
  border-radius: 5px;
}

.antd-module-scss-module__nwgdHG__antd .coco-select-dropdown .rc-virtual-list-holder::-webkit-scrollbar-thumb {
  background-color: var(--f-text-disabled);
  border-radius: 14px;
}

/* [project]/web/src/pages/strawberry/app/_layouts/BaseLayout/_blocks/UserInfo/index.module.scss.module.css [client] (css) */
.index-module-scss-module__aYNptG__userPopover .coco-popover .coco-popover-arrow:before {
  background-color: #000;
  border: 1px solid #303030;
}

.index-module-scss-module__aYNptG__userPopover .coco-popover .coco-popover-arrow:after {
  background-color: #000;
  border: 1px solid #303030;
}

/* [project]/web/src/pages/banana/_layout/index.module.scss.module.css [client] (css) */
.index-module-scss-module__pzImea__font .text-gradient {
  background: linear-gradient(to right, #c5fbff 0.17%, #89fff8 18.52%, var(--f-primary) 54.29%);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

.index-module-scss-module__pzImea__layout .scrollbar {
  scrollbar-width: auto;
  scrollbar-color: var(--f-text-disabled);
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar {
  width: 6px;
  height: 10px;
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar-track {
  background: none;
  border-radius: 5px;
}

.index-module-scss-module__pzImea__layout .scrollbar::-webkit-scrollbar-thumb {
  background-color: var(--f-text-disabled);
  border-radius: 14px;
}

.index-module-scss-module__pzImea__layout .scrollbar-hide::-webkit-scrollbar {
  display: none;
}

/* [project]/web/src/blocks/RewriterWindow/Com/MDEditor.module.scss.module.css [client] (css) */
.MDEditor-module-scss-module__BfM9tW__rewriter .ProseMirror {
  min-height: 300px !important;
  padding: 0 !important;
}

.MDEditor-module-scss-module__BfM9tW__rewriter .ProseMirror mark.tiptap-mark-highlight {
  color: #55527299;
  background-color: #0000;
}

.MDEditor-module-scss-module__BfM9tW__rewriter .hidden-placeholder .ProseMirror .is-empty:before {
  content: "" !important;
}

.MDEditor-module-scss-module__BfM9tW__rewriter .coco-select-sm .coco-select-selector {
  cursor: pointer !important;
  font-size: 14px !important;
}

.MDEditor-module-scss-module__BfM9tW__rewriter .coco-select-sm.coco-select-disabled .coco-select-selector {
  cursor: not-allowed !important;
}

.MDEditor-module-scss-module__BfM9tW__rewriter .coco-select-sm .coco-select-arrow {
  inset-inline-end: 8px !important;
}

/* [project]/web/src/pages/banana/_styles/figma-theme.module.scss.module.css [client] (css) */
.figma-theme-module-scss-module__q2dgMG__dark {
  --f-primary: var(--f-primary-style-6);
  --f-primary-hover: var(--f-primary-style-7);
  --f-primary-active: var(--f-primary-style-8);
  --f-text: #fff;
  --f-text-secondary: #fffc;
  --f-text-tertiary: #fff9;
  --f-text-quaternary: #ffffff4d;
  --f-text-disabled: #ffffff26;
  --f-text-invert: #0e1010;
  --f-text-invert-secondary: #0e1010b3;
  --f-bg-base: #131414;
  --f-bg-container: #161a1a;
  --f-bg-elevated: #1e2222;
  --f-bg-mask: #1119;
  --f-bg-layout: #fafefd0f;
  --f-bg-hover: #fafefd14;
  --f-bg-active: #fafefd1f;
  --f-bg-disabled: #fafefd0d;
  --f-border: #fafefd14;
  --f-border-hover: #fafefd1a;
  --f-border-active: #fafefd1f;
  --f-border-secondary: #fafefd29;
  --f-secondary: var(--f-secondary-style-6);
  --f-secondary-hover: var(--f-secondary-style-7);
  --f-secondary-active: var(--f-secondary-style-8);
  --f-other-1: #060606;
  --f-other-2: #101414d9;
  --f-other-3: #101414a6;
  --f-other-4: #10141440;
  --f-other-5: #ffffff1f;
  --f-other-6: #ffffff14;
  --f-other-7: #ffffff0f;
  --f-other-8: #ffffff05;
  --f-other-9: #fff;
  --f-other-10: #060606;
  --f-primary-style-1: #4dffa71a;
  --f-primary-style-2: #4dffa733;
  --f-primary-style-3: #4dffa773;
  --f-primary-style-4: #4dffa7a6;
  --f-primary-style-5: #4dffa7d9;
  --f-primary-style-6: #4dffa7;
  --f-primary-style-7: #2af08e;
  --f-primary-style-8: #1add7d;
  --f-secondary-style-1: #5cfaff1a;
  --f-secondary-style-2: #5cfaff40;
  --f-secondary-style-3: #5cfaff73;
  --f-secondary-style-4: #5cfaffa6;
  --f-secondary-style-5: #5cfaffd9;
  --f-secondary-style-6: #5cfaff;
  --f-secondary-style-7: #55f3e9;
  --f-secondary-style-8: #2ae2d7;
  --f-blue-1: #2e8eff1a;
  --f-blue-2: #2e8eff40;
  --f-blue-3: #2e8eff73;
  --f-blue-4: #2e8effa6;
  --f-blue-5: #2e8eff;
  --f-blue-6: #1e84fc;
  --f-blue-7: #0a76f4;
  --f-green-1: #66e31a1a;
  --f-green-2: #66e31a40;
  --f-green-3: #66e31a73;
  --f-green-4: #66e31aa6;
  --f-green-5: #49d308;
  --f-green-6: #34bd04;
  --f-green-7: #2fbf0b;
  --f-yellow-1: #fac7141a;
  --f-yellow-2: #fac71440;
  --f-yellow-3: #fac71473;
  --f-yellow-4: #fac714a6;
  --f-yellow-5: #fac714;
  --f-yellow-6: #f4b107;
  --f-yellow-7: #ed9d02;
  --f-orange-1: #ff8d241a;
  --f-orange-2: #ff8d2440;
  --f-orange-3: #ff8d2473;
  --f-orange-4: #ff8d24a6;
  --f-orange-5: #ff8d24;
  --f-orange-6: #fe7f0a;
  --f-orange-7: #e87001;
  --f-red-1: #ff4f511a;
  --f-red-2: #ff4f5140;
  --f-red-3: #ff4f5173;
  --f-red-4: #ff4f51a6;
  --f-red-5: #ff4f51;
  --f-red-6: #f5222d;
  --f-red-7: #cf1322;
  --f-success-bg: var(--f-green-1);
  --f-success-bg-hover: var(--f-green-2);
  --f-success-border: var(--f-green-3);
  --f-success-border-hover: var(--f-green-4);
  --f-success: var(--f-green-5);
  --f-success-hover: var(--f-green-6);
  --f-success-active: var(--f-green-7);
  --f-warning-bg: var(--f-orange-1);
  --f-warning-bg-hover: var(--f-orange-2);
  --f-warning-border: var(--f-orange-3);
  --f-warning-border-hover: var(--f-orange-4);
  --f-warning: var(--f-orange-5);
  --f-warning-hover: var(--f-orange-6);
  --f-warning-active: var(--f-orange-7);
  --f-error-bg: var(--f-red-1);
  --f-error-bg-hover: var(--f-red-2);
  --f-error-border: var(--f-red-3);
  --f-error-border-hover: var(--f-red-4);
  --f-error: var(--f-red-5);
  --f-error-hover: var(--f-red-6);
  --f-error-active: var(--f-red-7);
}

.figma-theme-module-scss-module__q2dgMG__light {
  --f-primary: var(--f-primary-style-6);
  --f-primary-hover: var(--f-primary-style-7);
  --f-primary-active: var(--f-primary-style-8);
  --f-text: #0e1010;
  --f-text-secondary: #0e1010cc;
  --f-text-tertiary: #0e101099;
  --f-text-quaternary: #0e10104d;
  --f-text-disabled: #0e101026;
  --f-text-invert: #fff;
  --f-text-invert-secondary: #ffffffb3;
  --f-bg-base: #fff;
  --f-bg-container: #f9f9fa;
  --f-bg-elevated: #f2f2f4;
  --f-bg-mask: #1119;
  --f-bg-layout: #13141408;
  --f-bg-hover: #1314140f;
  --f-bg-active: #1314141f;
  --f-bg-disabled: #1314140a;
  --f-border: #0000000f;
  --f-border-hover: #00000014;
  --f-border-active: #0000001a;
  --f-border-secondary: #0000000f;
  --f-secondary: var(--f-secondary-style-6);
  --f-secondary-hover: var(--f-secondary-style-7);
  --f-secondary-active: var(--f-secondary-style-8);
  --f-other-1: #f9fafa;
  --f-other-2: #f2f2f4d9;
  --f-other-3: #f2f2f4a6;
  --f-other-4: #f2f2f440;
  --f-other-5: #1014141f;
  --f-other-6: #06060614;
  --f-other-7: #1014140f;
  --f-other-8: #10141405;
  --f-other-9: #fff;
  --f-other-10: #060606;
  --f-primary-style-1: #00d76d1a;
  --f-primary-style-2: #00d76d40;
  --f-primary-style-3: #00d76d73;
  --f-primary-style-4: #00d76da6;
  --f-primary-style-5: #00d76dd9;
  --f-primary-style-6: #0add76;
  --f-primary-style-7: #2af08e;
  --f-primary-style-8: #4dffa7;
  --f-secondary-style-1: #00bbff1a;
  --f-secondary-style-2: #00bbff40;
  --f-secondary-style-3: #00bbff73;
  --f-secondary-style-4: #00bbffa6;
  --f-secondary-style-5: #00bbffd9;
  --f-secondary-style-6: #0bf;
  --f-secondary-style-7: #55f3e9;
  --f-secondary-style-8: #2ae2d7;
  --f-blue-1: #2e8eff1a;
  --f-blue-2: #2e8eff40;
  --f-blue-3: #2e8eff73;
  --f-blue-4: #2e8effa6;
  --f-blue-5: #2e8eff;
  --f-blue-6: #1e84fc;
  --f-blue-7: #0a76f4;
  --f-green-1: #66e31a1a;
  --f-green-2: #66e31a40;
  --f-green-3: #66e31a73;
  --f-green-4: #66e31aa6;
  --f-green-5: #49d308;
  --f-green-6: #34bd04;
  --f-green-7: #2fbf0b;
  --f-yellow-1: #fac7141a;
  --f-yellow-2: #fac71440;
  --f-yellow-3: #fac71473;
  --f-yellow-4: #fac714a6;
  --f-yellow-5: #fac714;
  --f-yellow-6: #f4b107;
  --f-yellow-7: #ed9d02;
  --f-orange-1: #ff8d241a;
  --f-orange-2: #ff8d2440;
  --f-orange-3: #ff8d2473;
  --f-orange-4: #ff8d24a6;
  --f-orange-5: #ff8d24;
  --f-orange-6: #fe7f0a;
  --f-orange-7: #e87001;
  --f-red-1: #ff4f511a;
  --f-red-2: #ff4f5140;
  --f-red-3: #ff4f5173;
  --f-red-4: #ff4f51a6;
  --f-red-5: #ff4f51;
  --f-red-6: #f5222d;
  --f-red-7: #cf1322;
  --f-success-bg: var(--f-green-1);
  --f-success-bg-hover: var(--f-green-2);
  --f-success-border: var(--f-green-3);
  --f-success-border-hover: var(--f-green-4);
  --f-success: var(--f-green-5);
  --f-success-hover: var(--f-green-6);
  --f-success-active: var(--f-green-7);
  --f-warning-bg: var(--f-orange-1);
  --f-warning-bg-hover: var(--f-orange-2);
  --f-warning-border: var(--f-orange-3);
  --f-warning-border-hover: var(--f-orange-4);
  --f-warning: var(--f-orange-5);
  --f-warning-hover: var(--f-orange-6);
  --f-warning-active: var(--f-orange-7);
  --f-error-bg: var(--f-red-1);
  --f-error-bg-hover: var(--f-red-2);
  --f-error-border: var(--f-red-3);
  --f-error-border-hover: var(--f-red-4);
  --f-error: var(--f-red-5);
  --f-error-hover: var(--f-red-6);
  --f-error-active: var(--f-red-7);
}

/* [next]/internal/font/google/sarpanch_24776493.module.css [client] (css) */
@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/db8fc934f1ab1f60-s.0pv6cvhjbckpl.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/e4d08c5edde5e33b-s.07ctkmb_23qwk.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../media/65caebd483bf76e2-s.p.0zmcvn5horw66.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/929797355dfb4573-s.0q3j_c7x.ni-j.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/4cfa642fda91e4d9-s.0d_7.ao0kzw3t.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../media/1e52c15c89a10709-s.p.0pa7cj.ycv8pj.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/a3ac50c753ff64a7-s.10~5p9rho__5n.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/40f5608189117bc8-s.0gr9mq~ijt1rh.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/4e3e8cd10e629b8c-s.p.0njux2.10qshm.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/a48d0e5011fe0f9c-s.0p7.x.f-sr_x1.woff2") format("woff2");
  unicode-range: U+900-97F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/7ab008df082fb7c2-s.16uy.3jq78qgo.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Sarpanch;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../media/6151ec614a988f9f-s.p.0j2mjcmk9kbp~.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Sarpanch Fallback;
  src: local(Arial);
  ascent-override: 93.81%;
  descent-override: 31.27%;
  line-gap-override: 0.0%;
  size-adjust: 111.93%;
}

.sarpanch_24776493-module__JnhqWG__className {
  font-family: Sarpanch, Sarpanch Fallback;
  font-style: normal;
}

.sarpanch_24776493-module__JnhqWG__variable {
  --sarpanch-font: "Sarpanch", "Sarpanch Fallback";
}

/* [project]/web/src/blocks/RewriterWindow/Com/tiptap.module.scss.module.css [client] (css) */
:is(.tiptap-module-scss-module__KacNGa__tiptap div.ProseMirror h1, .tiptap-module-scss-module__KacNGa__tiptap div.ProseMirror h2, .tiptap-module-scss-module__KacNGa__tiptap div.ProseMirror h3) {
  color: #fff;
}

.tiptap-module-scss-module__KacNGa__tiptap div.ProseMirror blockquote {
  padding-left: 12px;
  line-height: 26px;
  position: relative;
}

.tiptap-module-scss-module__KacNGa__tiptap div.ProseMirror blockquote:after {
  content: "";
  background: #c2c1c5;
  border-radius: 4px;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* [project]/web/src/pages/banana/_styles/gradient.module.scss.module.css [client] (css) */
.gradient-module-scss-module__owOVGG__dark, .gradient-module-scss-module__owOVGG__light {
  --f-gradient-text-style-1: #fff6;
  --f-gradient-text-style-2: #ffffffb3;
  --f-gradient-text-style-3: #fff6;
  --f-gradient-text-style-4: #08e9dc;
  --f-gradient-text-style-5: #0de47a;
  --f-gradient-text-style-6: #ff8f34;
  --f-gradient-text-style-7: #ff5f62;
  --f-gradient-text-style-8: #ff34aa;
  --f-gradient-text-style-9: #f02c5c;
  --f-gradient-text-style-10: #ff5f62;
  --f-gradient-text-style-11: #f02c5c;
  --f-gradient-primary-3: #4dffa780;
}

.gradient-module-scss-module__owOVGG__dark {
  --f-gradient-primary-1: #89fff8;
  --f-gradient-primary-2: #4dffa7;
  --f-gradient-background-style-2: #092617;
  --f-gradient-background-style-3: #161a1a;
  --f-gradient-background-style-4: #161a1a;
  --f-gradient-background-style-5: #0e2e1e;
  --f-gradient-background-style-1: #13151400;
  --f-gradient-background-style-6: #0003;
  --f-gradient-background-style-7: #0000;
  --f-gradient-background-style-8: #0f131300;
  --f-gradient-background-style-9: #161a1a;
  --f-gradient-background-style-10: #282828;
  --f-gradient-background-style-11: #161a1a;
}

.gradient-module-scss-module__owOVGG__light {
  --f-gradient-primary-1: #08e9dc;
  --f-gradient-primary-2: #0de47a;
  --f-gradient-text-style-1: #0006;
  --f-gradient-text-style-2: #000000b3;
  --f-gradient-text-style-3: #0006;
  --f-gradient-background-style-2: #ddffed;
  --f-gradient-background-style-3: #fff;
  --f-gradient-background-style-4: #fff;
  --f-gradient-background-style-5: #f4fffa;
  --f-gradient-background-style-1: #fff0;
  --f-gradient-background-style-6: #fff3;
  --f-gradient-background-style-7: #fff0;
  --f-gradient-background-style-8: #fff0;
  --f-gradient-background-style-9: #f2f2f3;
  --f-gradient-background-style-10: #fff;
  --f-gradient-background-style-11: #f2f2f3;
}

/* [project]/web/src/pages/orange/_layout/index.module.scss.module.css [client] (css) */
.index-module-scss-module__FE-ZNa__layout .scrollbar {
  scrollbar-width: auto;
  scrollbar-color: #94a2ae;
}

.index-module-scss-module__FE-ZNa__layout .scrollbar::-webkit-scrollbar {
  width: 6px;
}

.index-module-scss-module__FE-ZNa__layout .scrollbar::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 5px;
}

.index-module-scss-module__FE-ZNa__layout .scrollbar::-webkit-scrollbar-thumb {
  background-color: #55527280;
  border-radius: 14px;
}

.index-module-scss-module__FE-ZNa__layout .beautify-scroll::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.index-module-scss-module__FE-ZNa__layout .beautify-scroll::-webkit-scrollbar-thumb {
  background: #ffffff1a;
  border-radius: 5px;
  box-shadow: inset 0 0 5px #ffffff1a;
}

.index-module-scss-module__FE-ZNa__layout .beautify-scroll::-webkit-scrollbar-track {
  background: none;
  border-radius: 0;
}

/* [next]/internal/font/google/open_sans_7e57c648.module.css [client] (css) */
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2") format("woff2");
  unicode-range: U+307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2") format("woff2");
  unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/5b0229109f6656bb-s.1455rc8vwuctw.woff2") format("woff2");
  unicode-range: U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+28??, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B??, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F0??, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F7??, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2") format("woff2");
  unicode-range: U+307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2") format("woff2");
  unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/5b0229109f6656bb-s.1455rc8vwuctw.woff2") format("woff2");
  unicode-range: U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+28??, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B??, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F0??, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F7??, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2") format("woff2");
  unicode-range: U+307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2") format("woff2");
  unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/5b0229109f6656bb-s.1455rc8vwuctw.woff2") format("woff2");
  unicode-range: U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+28??, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B??, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F0??, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F7??, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/3ce154ad7d54dc86-s.0n54~jvon9ee5.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/7cdbb9ca823c0a73-s.0g~9kd3dx56ng.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/1e239d59b95c7889-s.0y5o_un~q19dn.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/a421df443b3f383b-s.0-2a4_vov7hfq.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/c2873153dc73d9e3-s.0g6heybwh~nbo.woff2") format("woff2");
  unicode-range: U+307-308, U+590-5FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/d38a53d0ba90b32d-s.0-z21w-861g1d.woff2") format("woff2");
  unicode-range: U+302-303, U+305, U+307-308, U+310, U+312, U+315, U+31A, U+326-327, U+32C, U+32F-330, U+332-333, U+338, U+33A, U+346, U+34D, U+391-3A1, U+3A3-3A9, U+3B1-3C9, U+3D1, U+3D5-3D6, U+3F0-3F1, U+3F4-3F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/5b0229109f6656bb-s.1455rc8vwuctw.woff2") format("woff2");
  unicode-range: U+1-C, U+E-1F, U+7F-9F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+28??, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B??, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F0??, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F7??, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB??;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/ca19bc83075b2625-s.0s0y.-f87v-al.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/2aec202ebfcf461b-s.0p8pxnvll2h.7.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url("../media/cf514f5d0007dafa-s.p.0lok5zj4ubzox.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Open Sans Fallback;
  src: local(Arial);
  ascent-override: 101.65%;
  descent-override: 27.86%;
  line-gap-override: 0.0%;
  size-adjust: 105.15%;
}

.open_sans_7e57c648-module__qN-yUG__className {
  font-family: Open Sans, Open Sans Fallback;
  font-style: normal;
}

.open_sans_7e57c648-module__qN-yUG__variable {
  --sarpanch-font: "Open Sans", "Open Sans Fallback";
}

/* [project]/web/src/components/_editor/styles/tiptap.module.scss.module.css [client] (css) */
.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror {
  z-index: 2;
  width: 100%;
  min-height: 24px;
  position: relative;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror .is-editor-empty:first-child:before {
  content: attr(data-placeholder);
  float: left;
  color: #94a2ae;
  pointer-events: none;
  height: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror .is-empty:before {
  content: attr(data-placeholder);
  float: left;
  color: #94a2ae;
  pointer-events: none;
  height: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror .is-empty br:before {
  margin-top: 0 !important;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror h1 {
  font-size: 1.75rem;
  line-height: 2.5rem;
  font-weight: calc(700 + var(--font-weight-scale));
  padding-top: 1.25rem;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror h2 {
  font-size: 1.5rem;
  line-height: 2.25rem;
  font-weight: calc(700 + var(--font-weight-scale));
  padding-top: 1.25rem;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror h3 {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: calc(600 + var(--font-weight-scale));
  padding-top: 1.25rem;
}

:is(.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li, .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li) {
  margin-top: .5rem;
}

:is(.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li:first-child, .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li:first-child) {
  margin-top: 0;
}

:is(.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li > *, .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li > *) {
  margin-top: .5rem;
}

:is(.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li > :first-child, .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li > :first-child) {
  margin-top: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li {
  padding-left: 1.25rem;
  position: relative;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ul > li:before {
  content: "";
  background: currentColor 0 0 / cover;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(.5em + 1px);
  left: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol {
  counter-reset: li;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li {
  padding-left: 28px;
  position: relative;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li:before {
  content: counter(li) ".";
  counter-increment: li;
  width: 25px;
  position: absolute;
  top: 0;
  left: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror ol > li:nth-child(-n+9):before {
  text-align: right;
  width: 18px;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror > * {
  padding-top: .5rem;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror blockquote {
  margin-top: .75rem;
  padding-top: 0;
  padding-left: 12px;
  line-height: 26px;
  position: relative;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror pre {
  margin-top: .5rem;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror * {
  min-height: 22px;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror .katex * {
  min-height: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror blockquote:after {
  content: "";
  background: #c2c1c5;
  border-radius: 4px;
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror br:before {
  content: "" !important;
  margin-top: 8px !important;
  display: block !important;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror .ProseMirror-separator + .ProseMirror-trailingBreak {
  display: none !important;
}

.tiptap-module-scss-module__12JOjG__tiptap .ProseMirror img {
  margin-bottom: .5rem;
}

@media print {
  .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror :has(img) {
    page-break-inside: avoid;
  }

  .tiptap-module-scss-module__12JOjG__tiptap .ProseMirror img {
    page-break-inside: avoid;
    max-width: 400px;
    display: block;
  }
}

.tiptap-module-scss-module__12JOjG__tiptap .loading .ProseMirror > :last-child {
  position: relative;
}

.tiptap-module-scss-module__12JOjG__tiptap .loading .ProseMirror > :last-child:after {
  content: "";
  background-color: #375375;
  width: 8px;
  height: 22px;
  animation: 1s infinite tiptap-module-scss-module__12JOjG__cursor-blink;
  display: inline-block;
  position: relative;
  top: 4px;
}

.tiptap-module-scss-module__12JOjG__tiptap .tiptap-drag-handle {
  opacity: 1;
  z-index: 50;
  cursor: grab;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: calc(.5em + .375rem) calc(.5em + .375rem);
  border-radius: .25rem;
  width: 1.2rem;
  height: 1.5rem;
  transition: opacity .2s ease-in;
  position: fixed;
}

.tiptap-module-scss-module__12JOjG__tiptap .tiptap-drag-handle:hover {
  background-color: #f5f5f4;
  transition: background-color .2s;
}

.tiptap-module-scss-module__12JOjG__tiptap .tiptap-drag-handle:active {
  background-color: #e7e5e4;
  transition: background-color .2s;
}

.tiptap-module-scss-module__12JOjG__tiptap .tiptap-drag-handle.tiptap-module-scss-module__12JOjG__hide {
  opacity: 0;
  pointer-events: none;
}

@media screen and (max-width: 600px) {
  .tiptap-module-scss-module__12JOjG__tiptap .tiptap-drag-handle {
    pointer-events: none;
    display: none;
  }
}

@keyframes tiptap-module-scss-module__12JOjG__cursor-blink {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* [project]/web/src/pages/apple/app/refer/_components/RewardHistory/index.module.scss.module.css [client] (css) */
.index-module-scss-module__23xEzW__rewardHistory .coco-table-cell:before {
  display: none;
}

.index-module-scss-module__23xEzW__rewardHistory .coco-table-cell {
  background-color: #0000 !important;
  border: none !important;
}

.index-module-scss-module__23xEzW__rewardHistory .coco-table-thead .coco-table-cell {
  border-bottom: 1px solid #675aff40 !important;
}

/* [project]/web/src/pages/banana/app/account/_blocks/CancelSubscription/CancelModal/index.module.scss.module.css [client] (css) */
.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-wrapper {
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-wrapper + .coco-checkbox-wrapper {
  margin-inline-start: 0;
}

.index-module-scss-module__H7d4Ia__checkbox-group .coco-checkbox-inner {
  border-width: 2px;
  border-color: var(--f-text-secondary);
  width: 18px;
  height: 18px;
}

/* [project]/web/src/pages/orange/app/account/billing/_blocks/CancelSubscription/CancelModal/index.module.scss.module.css [client] (css) */
.index-module-scss-module__rIU3Ra__checkbox-group .coco-checkbox-wrapper {
  font-size: .875rem;
  line-height: 1.375rem;
}

.index-module-scss-module__rIU3Ra__checkbox-group .coco-checkbox-wrapper + .coco-checkbox-wrapper {
  margin-inline-start: 0;
}

.index-module-scss-module__rIU3Ra__checkbox-group .coco-checkbox-inner {
  border-width: 2px;
  width: 20px;
  height: 20px;
}

/* [project]/web/src/pages/orange/app/rewards/_components/InviteContent/index.module.scss.module.css [client] (css) */
.index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td.coco-table-cell-row-hover {
  background-color: #1c1c1d;
  overflow: hidden;
}

:is(.index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th, .index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-thead > tr > td) {
  background-color: #1c1c1d;
  border-bottom: 1px solid #ffffff1f;
  padding: 12px 20px;
  font-weight: 500;
}

.index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td {
  background-color: #1c1c1d;
  border-bottom: 1px solid #ffffff1f;
  padding: 12px 20px;
}

.index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-tbody > tr:last-child > td {
  border-bottom: 0 !important;
}

.index-module-scss-module__Wn8MzW__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th:not(:last-child):not(.coco-table-selection-column):not(.coco-table-row-expand-icon-cell):not([colspan]):before {
  top: 50%;
  content: "";
  background-color: #584b8a;
  width: 0;
  height: 1.6em;
  transition: background-color .2s;
  position: absolute;
  inset-inline-end: 0;
  transform: translateY(-50%);
}

/* [project]/web/src/pages/strawberry/ad/[...params]/_style/index.module.scss.module.css [client] (css) */
.index-module-scss-module__QlsHcW__gradientText {
  background: linear-gradient(#ffe5bb 0%, #fbb699 100%);
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
  display: inline-block;
}

/* [project]/web/src/blocks/EssayGeneratorWindow/SimpleAiEditor/editor.module.scss.module.css [client] (css) */
.editor-module-scss-module__RD1OJG__editor .ProseMirror > :first-child {
  padding-top: 0 !important;
}

/* [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/banana/_components/ProductPlans/AdvancedWords/AdvancedWordsSelect/index.module.scss.module.css [client] (css) */
.index-module-scss-module__F1B1nG__select {
  text-align: left;
  width: 100px;
}

@media (max-width: 768px) {
  .index-module-scss-module__F1B1nG__select {
    min-width: 80px;
  }
}

.index-module-scss-module__F1B1nG__select {
  color: var(--f-text);
}

:is(.index-module-scss-module__F1B1nG__select.coco-select, .index-module-scss-module__F1B1nG__select.coco-select-single) {
  height: 26px !important;
}

.index-module-scss-module__F1B1nG__select .coco-select-selector {
  border-radius: 4px;
  max-width: 180px;
  padding-left: .75rem;
  padding-right: .75rem;
  height: 26px !important;
  min-height: 26px !important;
  color: var(--f-text) !important;
  border-color: var(--f-border) !important;
  box-shadow: none !important;
  background-color: #0000 !important;
}

.index-module-scss-module__F1B1nG__select .coco-select-selection-item {
  align-items: center;
  height: 100%;
  padding-inline-end: 1.25rem;
  line-height: 1;
  display: flex;
  color: var(--f-text) !important;
}

.index-module-scss-module__F1B1nG__select .coco-select-arrow {
  color: var(--f-text-tertiary);
  background-color: var(--f-bg-layout);
  border-radius: 0 4px 4px 0;
  display: flex;
  inset-inline-end: 0;
  justify-content: center !important;
  align-items: center !important;
  width: 28px !important;
  height: calc(100% - 2px) !important;
  margin-top: 0 !important;
  top: 1px !important;
}

.index-module-scss-module__F1B1nG__popup {
  border-radius: 4px;
  width: fit-content;
  padding: .375rem;
  border: 1px solid var(--f-border) !important;
  background-color: var(--f-bg-base) !important;
}

.index-module-scss-module__F1B1nG__popup .coco-select-item {
  border-radius: 4px;
  padding: .375rem .75rem;
  color: var(--f-text-secondary) !important;
  background-color: #0000 !important;
}

:is(.index-module-scss-module__F1B1nG__popup .coco-select-item-option-active, .index-module-scss-module__F1B1nG__popup .coco-select-item-option-selected) {
  background-color: var(--f-bg-hover) !important;
}

:is(.index-module-scss-module__F1B1nG__popup .coco-select-item-option-active .coco-select-item-option-content > div, .index-module-scss-module__F1B1nG__popup .coco-select-item-option-selected .coco-select-item-option-content > div) {
  color: var(--f-primary) !important;
}

.index-module-scss-module__F1B1nG__popup .coco-select-item-option-content {
  align-items: center;
  display: flex;
}

/* [project]/web/src/pages/banana/_components/ai-quiz/_components/questions/editor.module.scss.module.css [client] (css) */
.editor-module-scss-module__Q75oKW__aiQuizQuestionEditor .ProseMirror {
  width: 100%;
  color: var(--f-text-secondary);
  font-size: .875rem;
  line-height: 1.25rem;
  overflow: visible;
}

/* [project]/web/src/pages/banana/app/refer/_components/InviteContent/index.module.scss.module.css [client] (css) */
.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td.coco-table-cell-row-hover {
  background-color: #1c1c1d;
  overflow: hidden;
}

:is(.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th, .index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > td) {
  background-color: var(--f-bg-elevated);
  padding: 24px;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th {
  color: #fff;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-thead > tr > th:before {
  display: none;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr > td {
  background-color: #1c1c1d;
  padding: 12px 20px;
}

.index-module-scss-module__2E9E0W__myCustomTable .coco-table-wrapper .coco-table-tbody > tr:last-child > td {
  border-bottom: 0 !important;
}

/* [project]/web/src/pages/orange/_block/index/index.module.scss.module.css [client] (css) */
.index-module-scss-module__c6n6Ca__gradient {
  background: linear-gradient(91.2deg, #2dffb5 8.77%, #00d1ff 54.81%, #ba8fff 92.52%);
  -webkit-background-clip: text;
  background-clip: text;
}

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

@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 {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: calc(700 + var(--font-weight-scale));
  --tw-text-opacity: 1;
  color: rgb(27 23 70 / var(--tw-text-opacity, 1));
  margin-top: 1.25rem;
  margin-bottom: .5rem;
}

@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;
  line-height: 1.75rem;
  font-weight: calc(600 + var(--font-weight-scale));
}

.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 {
  font-weight: calc(600 + var(--font-weight-scale));
  --tw-text-opacity: 1;
  color: rgb(27 23 70 / var(--tw-text-opacity, 1));
}

.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 {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: calc(600 + var(--font-weight-scale));
  margin-top: 1.25rem;
  margin-bottom: .5rem;
  padding-left: 1.5rem;
  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/banana/_block/Modal/Tips/PlansModal/_blocks/UpgradeModalPlanBlock/index.module.scss.module.css [client] (css) */
.index-module-scss-module__GetvpW__btsFlowerBackground:before, .index-module-scss-module__GetvpW__btsFlowerBackground:after {
  pointer-events: none;
  content: "";
  background: var(--bts-flower-bg-image) no-repeat;
  background-size: contain;
  width: 455px;
  height: 264px;
  position: absolute;
  top: 0;
}

.index-module-scss-module__GetvpW__btsFlowerBackground:before {
  left: 0;
}

.index-module-scss-module__GetvpW__btsFlowerBackground:after {
  right: 0;
  transform: scaleX(-1);
}

@media (max-width: 768px) {
  .index-module-scss-module__GetvpW__btsFlowerBackground:before, .index-module-scss-module__GetvpW__btsFlowerBackground:after {
    width: 227.5px;
    height: 132px;
    top: 60px;
  }
}

/* [project]/web/src/pages/banana/c/[slug]/_blocks/longContent.module.scss.module.css [client] (css) */
.longContent-module-scss-module__9uRYWG__longContent h1 {
  font-size: 48px;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  margin-bottom: 3rem;
  scroll-margin-top: 5rem;
  line-height: 64px;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent h1 {
    font-size: 28px;
    line-height: 2.25rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent h1 + p {
  font-size: 1.25rem;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text-tertiary);
  line-height: 1.5rem;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent h1 + p {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent h2 {
  font-size: 40px;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  scroll-margin-top: 5rem;
  line-height: 88px;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent h2 {
    font-size: 24px;
  }
}

.longContent-module-scss-module__9uRYWG__longContent h2:first-of-type {
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  margin-top: 0;
}

.longContent-module-scss-module__9uRYWG__longContent h3 {
  font-size: 32px;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  line-height: 72px;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent h3 {
    font-size: 18px;
  }
}

.longContent-module-scss-module__9uRYWG__longContent h4 {
  font-size: 20px;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  line-height: 48px;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent h4 {
    font-size: 16px;
  }
}

.longContent-module-scss-module__9uRYWG__longContent h5 {
  font-size: 1.125rem;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text);
  line-height: 2.5rem;
}

.longContent-module-scss-module__9uRYWG__longContent p {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: calc(400 + var(--font-weight-scale));
  color: var(--f-text-tertiary);
  margin-bottom: .5rem;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent p {
    font-size: .875rem;
    line-height: 1.25rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent ul {
  margin-bottom: .5rem;
  list-style-type: disc;
  list-style-position: inside;
}

.longContent-module-scss-module__9uRYWG__longContent ol {
  margin-bottom: .5rem;
  list-style-type: decimal;
  list-style-position: inside;
}

.longContent-module-scss-module__9uRYWG__longContent li {
  color: var(--f-text-tertiary);
  font-size: 1rem;
  line-height: 1.75rem;
}

@media (min-width: 1920px) {
  .longContent-module-scss-module__9uRYWG__longContent h2 {
    font-size: 40px;
    line-height: 104px;
  }

  .longContent-module-scss-module__9uRYWG__longContent h3 {
    font-size: 32px;
    line-height: 80px;
  }

  .longContent-module-scss-module__9uRYWG__longContent h4 {
    font-size: 1.25rem;
    line-height: 56px;
  }

  .longContent-module-scss-module__9uRYWG__longContent h5 {
    font-size: 1.125rem;
    line-height: 48px;
  }
}

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

  .longContent-module-scss-module__9uRYWG__longContent h3 {
    margin-top: .375rem;
    margin-bottom: .375rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
  }

  .longContent-module-scss-module__9uRYWG__longContent h4 {
    margin-top: .25rem;
    margin-bottom: .25rem;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .longContent-module-scss-module__9uRYWG__longContent h5 {
    margin-top: .25rem;
    margin-bottom: .25rem;
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .longContent-module-scss-module__9uRYWG__longContent li {
    font-size: .875rem;
    line-height: 1.5rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent a {
  color: var(--f-text);
  text-decoration-line: underline;
}

:is(.longContent-module-scss-module__9uRYWG__longContent img, .longContent-module-scss-module__9uRYWG__longContent video) {
  border-width: 1px;
  border-color: var(--f-border);
  border-radius: .75rem;
  width: 100%;
  margin-bottom: .5rem;
}

.longContent-module-scss-module__9uRYWG__longContent table {
  border-collapse: separate;
  border-spacing: 0;
  outline: 1px solid var(--f-border);
  outline-offset: -1px;
  border-radius: .75rem;
  width: 100%;
  margin-bottom: .5rem;
  overflow: hidden;
}

:is(.longContent-module-scss-module__9uRYWG__longContent :is(p, ul, ol, img, video, table):last-child, .longContent-module-scss-module__9uRYWG__longContent :is(p, ul, ol, img, video, table):has( + :is(h2, h3, h4, h5))) {
  margin-bottom: 0;
}

:is(.longContent-module-scss-module__9uRYWG__longContent tr:first-child td, .longContent-module-scss-module__9uRYWG__longContent th) {
  background-color: var(--f-bg-container);
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: calc(600 + var(--font-weight-scale));
  color: var(--f-text);
}

:is(.longContent-module-scss-module__9uRYWG__longContent tr td, .longContent-module-scss-module__9uRYWG__longContent th) {
  border-bottom-width: 1px;
  border-inline-end-width: 1px;
  border-color: var(--f-border);
  padding: .75rem 1rem;
  line-height: 1.5rem;
}

@media (max-width: 768px) {
  :is(.longContent-module-scss-module__9uRYWG__longContent tr td, .longContent-module-scss-module__9uRYWG__longContent th) {
    padding: .5rem .75rem;
  }
}

:is(.longContent-module-scss-module__9uRYWG__longContent tr td:last-child, .longContent-module-scss-module__9uRYWG__longContent tr th:last-child) {
  border-inline-end-width: 0;
}

.longContent-module-scss-module__9uRYWG__longContent tbody tr:last-child td {
  border-bottom-width: 0;
}

.longContent-module-scss-module__9uRYWG__longContent tr:not(:first-child) td {
  background-color: var(--f-bg-base);
  color: var(--f-text-tertiary);
  font-size: .875rem;
  line-height: 1.375rem;
}

.longContent-module-scss-module__9uRYWG__longContent .table-box {
  overflow-x: auto;
}

.longContent-module-scss-module__9uRYWG__longContent .features {
  border-width: 1px;
  border-color: var(--f-border);
  background-color: var(--f-bg-base);
  border-radius: .75rem;
  margin-bottom: 2.5rem;
  padding: 1rem;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent .features {
    margin-bottom: 2rem;
    padding: 1rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent .full-screen {
  background-color: var(--f-bg-base);
  text-align: center;
  flex-direction: column;
  gap: 2.5rem;
  margin-top: 1.5rem;
  padding: 3rem .75rem;
  display: flex;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent .full-screen {
    gap: 120px;
    margin-top: 2.5rem;
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.longContent-module-scss-module__9uRYWG__longContent .youtube h2 {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent .youtube h2 {
    padding-left: 0;
    padding-right: 0;
  }
}

.longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
  -moz-columns: 1;
  columns: 1;
  gap: 1rem;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (max-width: 1536px) {
  .longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
    -moz-columns: 5;
    columns: 5;
  }
}

@media (max-width: 1280px) {
  .longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
    -moz-columns: 4;
    columns: 4;
  }
}

@media (max-width: 1024px) {
  .longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
    -moz-columns: 3;
    columns: 3;
  }
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
    -moz-columns: 2;
    columns: 2;
    padding-top: 1.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 640px) {
  .longContent-module-scss-module__9uRYWG__longContent .waterfail-flow {
    -moz-columns: 1;
    columns: 1;
  }
}

.longContent-module-scss-module__9uRYWG__longContent .waterfail-flow iframe {
  margin-bottom: 20px !important;
}

.longContent-module-scss-module__9uRYWG__longContent .waterfail-flow p {
  padding: 0;
}

.longContent-module-scss-module__9uRYWG__longContent .flex-flow {
  flex-direction: column;
  justify-content: center;
  gap: 1rem;
  padding-top: 1rem;
  display: flex;
}

@media (max-width: 768px) {
  .longContent-module-scss-module__9uRYWG__longContent .flex-flow {
    flex-flow: wrap;
    padding-top: 1.5rem;
  }
}

.longContent-module-scss-module__9uRYWG__longContent .flex-flow p {
  display: none;
}

.longContent-module-scss-module__9uRYWG__longContent .twitter-tweet {
  margin-top: 0 !important;
}

/* [project]/web/src/pages/orange/_components/H2/index.module.scss.module.css [client] (css) */
.index-module-scss-module__HmD0JW__gradient {
  z-index: 1;
  width: fit-content;
  padding-top: .125rem;
  padding-bottom: .125rem;
  padding-left: .25rem;
  position: relative;
}

.index-module-scss-module__HmD0JW__gradient:after {
  z-index: -1;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #23fff2 var(--tw-gradient-from-position);
  --tw-gradient-to: #1c2842 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  content: var(--tw-content);
  opacity: .6;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  inset: .125rem 0 0;
}

/* [project]/web/src/pages/orange/_components/ProductPlans/DiscountPlansBlock/_blocks/DiscountBlock/index.module.scss.module.css [client] (css) */
.index-module-scss-module__EZLeYG__gradient {
  background: linear-gradient(91.2deg, #2dffb5 8.77%, #00d1ff 54.81%, #ba8fff 92.52%);
  -webkit-background-clip: text;
  background-clip: text;
}

/* [project]/web/src/pages/strawberry/_components/Plans/PlanSlider/index.module.scss.module.css [client] (css) */
.index-module-scss-module__vrz8ra__month .coco-slider-dot {
  border-width: 0;
  width: 0;
  height: 0;
}

.index-module-scss-module__vrz8ra__month .coco-slider-rail {
  background-color: #2a2a2a !important;
}

.index-module-scss-module__vrz8ra__month .coco-slider:hover .coco-slider-rail {
  background-color: #2a2a2a !important;
}

.index-module-scss-module__vrz8ra__month .coco-slider-handle:after {
  background: #222;
  width: 12px !important;
  height: 12px !important;
  inset-block-start: -1px !important;
  inset-inline-start: -1px !important;
  box-shadow: 0 0 0 4px #4949f4 !important;
}

.index-module-scss-module__vrz8ra__month .coco-slider-track {
  background-color: #3a3fa7 !important;
}

.index-module-scss-module__vrz8ra__month .coco-slider-mark-text {
  top: 6px;
}

.index-module-scss-module__vrz8ra__month .coco-slider-tooltip {
  font-size: 12px;
}

.index-module-scss-module__vrz8ra__month .plan-slider-inner {
  color: #dee8f9;
  background: #303030;
  min-height: auto;
  padding: 1px 4px;
}

.index-module-scss-module__vrz8ra__month .plan-slider-arrow:before {
  background: #303030;
}

.index-module-scss-module__vrz8ra__year .coco-slider-dot {
  border-width: 0;
  width: 0;
  height: 0;
}

.index-module-scss-module__vrz8ra__year .coco-slider-rail {
  background-color: #2a2a2a !important;
}

.index-module-scss-module__vrz8ra__year .coco-slider:hover .coco-slider-rail {
  background-color: #2a2a2a !important;
}

.index-module-scss-module__vrz8ra__year .coco-slider-handle:after {
  background: #222;
  width: 12px !important;
  height: 12px !important;
  inset-block-start: -1px !important;
  inset-inline-start: -1px !important;
  box-shadow: 0 0 0 4px #e9aa28 !important;
}

.index-module-scss-module__vrz8ra__year .coco-slider-track {
  background-color: #c99526 !important;
}

.index-module-scss-module__vrz8ra__year .coco-slider-mark-text {
  top: 6px;
}

.index-module-scss-module__vrz8ra__year .coco-slider-tooltip {
  font-size: 12px;
}

.index-module-scss-module__vrz8ra__year .plan-slider-inner {
  color: #dee8f9;
  background: #303030;
  min-height: auto;
  padding: 1px 4px;
}

.index-module-scss-module__vrz8ra__year .plan-slider-arrow:before {
  background: #303030;
}

.index-module-scss-module__vrz8ra__textColor {
  opacity: .85;
  -webkit-text-fill-color: #0000;
  background: linear-gradient(90deg, #8eff7c 3.13%, #ffce6f 76.2%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 700;
}

/* [next]/internal/font/google/suwannaphum_2c8bc0f5.module.css [client] (css) */
@font-face {
  font-family: Suwannaphum;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/79437cab7b0affe0-s.12gevk~ecqusp.woff2") format("woff2");
  unicode-range: U+1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC;
}

@font-face {
  font-family: Suwannaphum;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../media/663761323e2872bd-s.p.0s7ab~4id0v30.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Suwannaphum Fallback;
  src: local(Times New Roman);
  ascent-override: 101.46%;
  descent-override: 48.7%;
  line-gap-override: 0.0%;
  size-adjust: 120.31%;
}

.suwannaphum_2c8bc0f5-module__AqZnBW__className {
  font-family: Suwannaphum, Suwannaphum Fallback;
  font-style: normal;
  font-weight: 700;
}

/* [project]/web/src/pages/strawberry/_components/Plans/Common/index.module.scss.module.css [client] (css) */
.index-module-scss-module__CDJrzG__textColor {
  opacity: .85;
  -webkit-text-fill-color: #0000;
  background: linear-gradient(90deg, #8eff7c 0%, #ffce6f 46.08%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

/* [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;
}

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

.index-module-scss-module__EXpozq__page .paragraph {
  color: rgb(33 29 83 / var(--tw-text-opacity, 1));
  --tw-text-opacity: .85;
}

.index-module-scss-module__EXpozq__page .bgc-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.index-module-scss-module__EXpozq__page .bgc-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 253 / var(--tw-bg-opacity, 1));
}

.index-module-scss-module__EXpozq__page .bgc-gray-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(244 245 249 / var(--tw-bg-opacity, 1));
}

.index-module-scss-module__EXpozq__page .bgc-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(27 23 70 / var(--tw-bg-opacity, 1));
}

.index-module-scss-module__EXpozq__page .bgc-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(238 237 253 / var(--tw-bg-opacity, 1));
}

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

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

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

/* [project]/web/src/pages/mango/_components/PlansBlocks/PlanCard/PlanCardTemplate/index.module.scss.module.css [client] (css) */
.index-module-scss-module__7cQo_q__unlimitedText {
  -webkit-text-fill-color: #0000;
  background: linear-gradient(90deg, #ff6262 0%, #ff54a3 41.26%);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 600;
}

.index-module-scss-module__7cQo_q__yCheckBox .coco-checkbox-inner {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.index-module-scss-module__7cQo_q__yCheckBox .coco-checkbox-inner:after {
  border-color: var(--f-primary);
}

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

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

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

/* [project]/web/src/pages/strawberry/_blocks/Modal/Tips/PlansModal/_blocks/UpgradeModalPlanBlock/friday.module.scss.module.css [client] (css) */
.friday-module-scss-module__-A9YhG__friday .plans-modal .coco-modal-content {
  background-color: #0000;
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
  --tw-gradient-from: #fce7c7 var(--tw-gradient-from-position);
  --tw-gradient-to: #fc803d var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  border-radius: .75rem;
  padding: .75rem;
}

.friday-module-scss-module__-A9YhG__friday .plans-modal .coco-modal-content .coco-modal-close-x span {
  color: var(--f-text-quaternary);
}

.friday-module-scss-module__-A9YhG__friday .plans-modal .coco-modal-content .coco-modal-close-x span:hover {
  opacity: .8;
}

.friday-module-scss-module__-A9YhG__friday .plans-modal .coco-modal-content .coco-modal-body {
  min-height: 50px;
}

