/* [next]/internal/font/google/inter_63be3667.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.0-dom-5bn10r2.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: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.2uwcyprjm3xu3.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: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.0k62hbripvv8p.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: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.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: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.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: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_63be3667-module__SySULq__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

.inter_63be3667-module__SySULq__variable {
  --font-inter: "Inter", "Inter Fallback";
}

/* [project]/src/styles/reset.css [app-client] (css) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  border: 0;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  box-sizing: border-box;
}

/* [project]/src/styles/root.css [app-client] (css) */
:root {
  --black: #000;
  --white: #fff;
  --white-transparent: rgba(255, 255, 255, .933);
  --grey: #3a3d52;
  --grey-transparent: rgba(80, 58, 61, .32);
  --grey-light: #efefef;
  --grey-dark: #1a1b23;
  --gradient-black: rgba(239, 240, 242, 0);
  --gradient-white: #eff0f2;
  --shadow: rgba(15, 16, 53, .25);
  --background: #f6f7f9;
  --purple: #591fe2;
  --orange: #f05941;
  --green-dark: #018815;
  --green: #13c42e;
  --green-light: #94ce9c;
  --red: red;
  --table-borders: #ddd;
  --table-row-bg: #f6f7f9;
  --header: 100px;
  --footer: 369px;
  --header-scrolled: 70px;
  --active-bg: #e7f5ec;
  --active-text: #2f8b4d;
  --inactive-bg: #ffe4e4;
  --inactive-text: #b60909;
  --other-bg: #e1e8f9;
  --other-text: #335ca2;
  --resolved-bg: #f1eaf8;
  --resolved-text: #90639f;
  --imageBannerHeight: 40vh;
}

@media (min-width: 768px) {
  :root {
    --imageBannerHeight: 60vh;
  }
}

html {
  scrollbar-gutter: stable;
  overflow-x: hidden;
  overflow-y: auto;
}

html.scroll-lock {
  height: 100vh;
  overscroll-behavior: contain;
  height: 100dvh;
  overflow: hidden;
}

body {
  padding-top: var(--header);
  min-width: 350px;
}

html, body {
  background-color: var(--background);
  color: var(--grey);
}

html strong, body strong {
  font-weight: 600;
}

.gradientText {
  color: var(--orange);
  background: linear-gradient(90deg, #5520ce 0%, #f05941 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.loader {
  border: 4px solid #ddd;
  border-top: 4px solid var(--purple);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: 1s linear infinite spin;
}

.loader.small {
  border: 2px solid #ddd;
  border-top: 2px solid var(--purple);
  width: 15px;
  height: 15px;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

a {
  color: var(--purple);
  text-decoration: none;
  transition: all .2s;
}

a:hover {
  color: var(--orange);
  transition: all .2s;
}

ul, ol {
  margin: 20px;
}

ul li, ol li {
  margin: 10px 0;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
}

.storeBlock {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 0 60px;
  display: flex;
}

.pageData {
  max-width: 960px;
  white-space: wrap;
  overflow-wrap: break-word;
  word-break: break-word;
  padding: 0 30px;
  font-size: 14px;
  line-height: 30px;
}

@media (min-width: 1200px) {
  .pageData {
    font-size: 16px;
  }
}

.pageData iframe {
  border-radius: 4px;
  width: 100%;
}

.pageData h1, .pageData .h1 {
  margin-bottom: 30px;
  font-size: 25px;
  display: block;
}

.pageData h2 {
  margin: 30px 0;
  font-size: 22px;
  font-weight: 500;
  display: block;
}

.pageData h3 {
  margin: 30px 0;
  font-size: 18px;
  font-weight: 500;
  display: block;
}

.pageData p {
  margin-bottom: 20px;
  font-size: 14px;
  display: block;
}

@media (min-width: 1200px) {
  .pageData p {
    font-size: 16px;
  }
}

.pageData h2 {
  margin: 30px 0;
  font-size: 22px;
  font-weight: 500;
}

.pageData h3 {
  margin: 20px 0;
  font-size: 20px;
  font-weight: 600;
}

.pageData h4, .pageData h5, .pageData h6 {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 600;
}

.pageData .checkmarks ul {
  margin: 0;
  list-style-type: none;
}

.pageData .checkmarks ul li {
  padding-left: 28px;
  position: relative;
}

.pageData .checkmarks ul li:before {
  content: "";
  background-image: url("/images/check.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 6px;
  left: 0;
}

.pageData img, .pageData video, .pageData iframe {
  max-width: 100%;
  height: auto;
  margin: 20px 0;
  display: block;
}

.pageData p a, .pageData li a {
  text-decoration: underline;
}

.accountContainer {
  min-height: calc(100vh - var(--header) - var(--footer) - 70px);
  background-color: var(--background);
  flex-direction: column;
  height: 100%;
  display: flex;
  position: relative;
}

@media (min-width: 1200px) {
  .accountContainer {
    flex-direction: row;
  }
}

.accountContainer .accountContent {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

@media (min-width: 1040px) {
  .accountContainer .accountContent {
    max-width: 900px;
    left: 0;
  }
}

@media (min-width: 1400px) {
  .accountContainer .accountContent {
    left: -50px;
  }
}

.accountContainer .accountContent > div {
  background-color: var(--white);
  margin-top: 10px;
  padding: 40px 40px 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

@media (min-width: 768px) {
  .accountContainer .accountContent > div {
    border-radius: 10px;
    margin: 35px 0 50px;
    padding: 40px 40px 30px;
  }
}

.accountContainer .accountContent > div.accountBackRow {
  background-color: var(--background);
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 12px;
  font-weight: 500;
  transition: transform .2s, box-shadow .2s;
  display: flex;
}

.accountContainer .accountContent > div.accountBackRow:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
}

@media (min-width: 768px) {
  .accountContainer .accountContent > div.accountBackRow {
    margin: 35px 0 -20px;
  }
}

.accountContainer .accountContent > div.accountBackRow .backArrow {
  margin-right: 12px;
  font-size: 15px;
}

.accountContainer .accountContent > div.accountBackRow:hover {
  color: var(--purple);
  cursor: pointer;
}

.accountContainer .accountContent > div.accountBackRow:hover .backArrow {
  color: var(--purple);
}

.accountContainer .accountContent > div hr {
  border: none;
  border-top: 1px solid var(--grey-light);
  width: 100%;
  margin: 32px 0;
}

.accountContainer .accountContent > div hr.topSpace {
  margin-top: 50px;
}

.accountContainer .accountContent > div .accountSubtitle {
  color: var(--grey);
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

@media (min-width: 768px) {
  .accountContainer .accountContent > div .accountSubtitle {
    font-size: 18px;
  }
}

.accountContainer .accountContent > div .accountSubtitle:before {
  content: "";
  background: linear-gradient(180deg, var(--purple) 0%, var(--orange) 100%);
  border-radius: 2px;
  width: 4px;
  height: 20px;
}

.accountContainer .accountContent > div .accountText {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.accountContainer .loader {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

/* [project]/src/styles/toast.css [app-client] (css) */
.Toastify__toast-container {
  margin-top: var(--header);
  z-index: 97;
}

.Toastify__toast {
  background-color: var(--background);
  min-height: 50px;
}

.Toastify__close-button {
  opacity: 1;
  margin-top: 8px;
}

.Toastify__toast-icon {
  align-self: baseline;
}

/* [project]/src/app/header/style.module.css [app-client] (css) */
.style-module__-pZYuq__header {
  height: var(--header);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 999;
  background: linear-gradient(87deg, #1a1b23 0%, #3a3d52 100%);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  min-width: 350px;
  padding: 0 20px;
  transition: height .3s, padding .3s, background .3s, box-shadow .3s;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1200px) {
  .style-module__-pZYuq__header {
    padding: 0 35px;
  }
}

.style-module__-pZYuq__header .style-module__-pZYuq__logo {
  width: 100%;
  transition: width .3s;
}

.style-module__-pZYuq__header .style-module__-pZYuq__logo img {
  filter: saturate(1.4);
  width: 100%;
  height: auto;
  transition: all .2s;
  display: block;
}

.style-module__-pZYuq__header .style-module__-pZYuq__logo:hover img {
  filter: saturate(2);
  transform: scale(1.05);
}

@media (min-width: 1040px) {
  .style-module__-pZYuq__header .style-module__-pZYuq__logo {
    width: 213px;
  }
}

.style-module__-pZYuq__scrolled {
  height: var(--header-scrolled);
  background: linear-gradient(87deg, rgba(26, 27, 35, .98) 0%, rgba(58, 61, 82, .98) 100%);
  box-shadow: 0 2px 20px rgba(0, 0, 0, .3);
}

@media (min-width: 1040px) {
  .style-module__-pZYuq__scrolled .style-module__-pZYuq__logo {
    width: 180px;
  }
}

/* [project]/src/components/button/style.module.css [app-client] (css) */
.style-module__DPxrPG__buttonContainer {
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  border-radius: 5px;
  outline: none;
  justify-content: center;
  align-items: center;
  padding: 15px 50px;
  font-size: 14px;
  transition: color .3s, border-color .3s, filter .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.style-module__DPxrPG__buttonContainer:after {
  content: "";
  border-radius: inherit;
  z-index: -1;
  width: 0;
  height: 100%;
  transition: width .3s ease-in-out;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.style-module__DPxrPG__buttonContainer:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 2px;
}

.style-module__DPxrPG__roundedCorners {
  border-radius: 50px;
}

.style-module__DPxrPG__buttonSmall {
  padding: 12px 15px;
  font-size: 12px !important;
}

.style-module__DPxrPG__buttonMedium {
  padding: 15px 40px;
  font-size: 16px !important;
}

.style-module__DPxrPG__buttonTiny {
  text-transform: uppercase;
  letter-spacing: .04em;
  cursor: pointer;
  border: none;
  border-radius: 4px;
  padding: 11px 20px 10px;
  font-size: 13px;
  font-weight: 600;
}

.style-module__DPxrPG__buttonShadow {
  box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
}

.style-module__DPxrPG__colorPurple {
  background-color: var(--purple);
  color: var(--white);
  cursor: pointer;
}

.style-module__DPxrPG__colorPurple:hover:after {
  background-color: var(--orange);
  width: 100%;
}

.style-module__DPxrPG__colorPurple:active:after {
  background-color: var(--orange);
  filter: brightness(.9);
  width: 100%;
}

.style-module__DPxrPG__colorOrange {
  background-color: var(--orange);
  color: var(--white);
  cursor: pointer;
}

.style-module__DPxrPG__colorOrange:hover:after {
  background-color: var(--purple);
  width: 100%;
}

.style-module__DPxrPG__colorOrange:active:after {
  background-color: var(--purple);
  filter: brightness(.9);
  width: 100%;
}

.style-module__DPxrPG__colorWhite {
  background-color: var(--white);
  color: var(--grey);
  border: 1px solid var(--grey-transparent);
  cursor: pointer;
}

.style-module__DPxrPG__colorWhite:hover {
  color: var(--black);
  border: 1px solid var(--black);
}

.style-module__DPxrPG__colorWhite:active {
  background-color: var(--grey-transparent);
}

.style-module__DPxrPG__colorOutlined {
  background-color: var(--white);
  color: var(--purple);
  border: 1px solid var(--purple);
  cursor: pointer;
}

.style-module__DPxrPG__colorOutlined:hover {
  color: var(--white);
}

.style-module__DPxrPG__colorOutlined:hover:after {
  background-color: var(--purple);
  width: 100%;
}

.style-module__DPxrPG__colorOutlined:active {
  color: var(--white);
}

.style-module__DPxrPG__colorOutlined:active:after {
  background-color: var(--purple);
  filter: brightness(.9);
  width: 100%;
}

.style-module__DPxrPG__colorOutlinedTransparant {
  border: 2px solid var(--white);
  cursor: pointer;
  background: none;
}

.style-module__DPxrPG__colorOutlinedTransparant:hover {
  border-color: var(--orange);
}

.style-module__DPxrPG__colorOutlinedTransparant:hover:after {
  background-color: var(--orange);
  width: 100%;
}

.style-module__DPxrPG__colorOutlinedTransparant:active {
  border-color: var(--orange);
}

.style-module__DPxrPG__colorOutlinedTransparant:active:after {
  background-color: var(--orange);
  filter: brightness(.9);
  width: 100%;
}

.style-module__DPxrPG__colorGrey {
  background-color: var(--grey);
  color: var(--white);
  cursor: pointer;
}

.style-module__DPxrPG__colorGrey:hover:after {
  background-color: var(--black);
  width: 100%;
}

.style-module__DPxrPG__colorGrey:active:after {
  background-color: var(--black);
  filter: brightness(.9);
  width: 100%;
}

.style-module__DPxrPG__colorDarkGrey {
  background-color: var(--grey-dark);
  color: var(--white);
  cursor: pointer;
}

.style-module__DPxrPG__colorDarkGrey:hover {
  background-color: var(--black);
  color: var(--white);
}

.style-module__DPxrPG__colorGradient {
  color: var(--white);
  cursor: pointer;
  background: linear-gradient(90deg, #f05941 0%, #5520ce 100%);
}

.style-module__DPxrPG__colorGradient:before {
  content: "";
  z-index: -1;
  border-radius: inherit;
  opacity: 0;
  background: linear-gradient(90deg, #f05941 0%, #5520ce 60%);
  transition: opacity .3s ease-in-out;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.style-module__DPxrPG__colorGradient:hover:before {
  opacity: 1;
}

.style-module__DPxrPG__colorGradient:active {
  filter: opacity(80%);
}

.style-module__DPxrPG__buttonLoading {
  pointer-events: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-module__DPxrPG__loader {
  opacity: .9;
  border: 2px solid;
  border-right-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: .6s linear infinite style-module__DPxrPG__spin;
}

@keyframes style-module__DPxrPG__spin {
  to {
    transform: rotate(360deg);
  }
}

.style-module__DPxrPG__buttonDisabled {
  opacity: .6;
  pointer-events: none;
}

.style-module__DPxrPG__hiddenLabel {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

/* [project]/src/app/header/components/cart/style.module.css [app-client] (css) */
.style-module__goI6Ia__cartContainer {
  align-items: center;
  width: auto;
  height: auto;
  margin: 0;
  display: flex;
  position: relative;
}

@media (min-width: 1200px) {
  .style-module__goI6Ia__cartContainer {
    width: 50px;
    height: 25px;
    margin: 0 20px 0 0;
    display: block;
  }
}

.style-module__goI6Ia__cartContainer:hover {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .style-module__goI6Ia__cartContainer:hover .style-module__goI6Ia__productAmount {
    top: -20px !important;
    right: -5px !important;
  }

  .style-module__goI6Ia__cartContainer:hover .style-module__goI6Ia__cartContents {
    display: block !important;
  }

  .style-module__goI6Ia__cartContainer:hover .style-module__goI6Ia__cartIcon {
    background: var(--white);
    z-index: 100;
    border-radius: 5px;
    position: relative;
  }
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartIcon {
  padding: 4px;
  display: flex;
  position: relative;
}

@media (min-width: 1200px) {
  .style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartIcon {
    padding: 15px 10px 5px;
    display: inline;
  }
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__productAmount {
  background: var(--grey-dark);
  color: var(--white);
  z-index: 101;
  width: 18px;
  height: 18px;
  box-shadow: 0px 0px 5px var(--purple);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  display: flex;
  position: absolute;
}

@media (min-width: 1200px) {
  .style-module__goI6Ia__cartContainer .style-module__goI6Ia__productAmount {
    width: 25px;
    height: 25px;
    font-size: 14px;
  }
}

.style-module__goI6Ia__cartContainer.style-module__goI6Ia__filledCart .style-module__goI6Ia__productAmount {
  top: -6px;
  right: -6px;
}

@media (min-width: 1200px) {
  .style-module__goI6Ia__cartContainer.style-module__goI6Ia__filledCart .style-module__goI6Ia__productAmount {
    top: -15px;
    right: 0;
  }
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents {
  background: var(--white);
  width: 350px;
  box-shadow: 0px 0px 2px var(--shadow);
  border-radius: 5px;
  display: none;
  position: relative;
  left: -200px;
  z-index: 99 !important;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents:hover {
  cursor: auto;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__loader {
  width: 30px;
  height: 50px;
  margin: 0 auto;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__loader > div {
  width: 30px;
  height: 30px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__text {
  padding: 0 20px 20px;
  font-size: 13px;
  display: block;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__scrollable {
  max-height: 250px;
  overflow-x: hidden;
  overflow-y: scroll;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__cartTitle {
  padding: 20px 20px 15px;
  font-weight: 600;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row {
  border-bottom: 1px solid var(--grey-light);
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row:first-child {
  padding-top: 0;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row:last-child {
  border-bottom: 0;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__product {
  flex-direction: row;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__content {
  flex-direction: column;
  width: 190px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__productImage {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__productImage img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__productImagePlaceholder {
  width: 50px;
  height: 50px;
  padding: 10px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__titleContainer {
  color: var(--grey-dark);
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__titleContainer:hover {
  color: var(--purple);
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__price {
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 10px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__price .style-module__goI6Ia__price {
  font-size: 14px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__price .style-module__goI6Ia__prevPrice {
  margin-right: 5px;
  font-size: 12px;
  font-style: italic;
  text-decoration: line-through;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__price .style-module__goI6Ia__salePrice {
  color: var(--orange);
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__price .style-module__goI6Ia__per {
  text-transform: lowercase;
  margin-left: 5px;
  font-size: 11px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity {
  align-items: center;
  margin-top: 12px;
  font-size: 12px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityText {
  margin: 0 5px;
  display: inline-block;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityText:first-child {
  margin: 0;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__buttons {
  align-items: center;
  margin-left: 5px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityButton {
  border: 1px solid var(--table-borders);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  padding-bottom: 2px;
  font-weight: 600;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityButton:focus {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityButton:hover {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid var(--purple);
  color: var(--purple);
  outline: 0;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityButton.style-module__goI6Ia__disabled {
  opacity: .2;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__quantity .style-module__goI6Ia__quantityButton.style-module__goI6Ia__disabled:hover {
  border: 1px solid var(--table-borders);
  cursor: auto !important;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions {
  text-align: right;
  width: 35px;
  justify-content: flex-end !important;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions img {
  border: 1px solid var(--orange);
  border-radius: 30px;
  width: 20px;
  padding: 5px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions:hover {
  cursor: pointer;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions:hover img {
  width: 21px;
  transform: scale(1.2);
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions .style-module__goI6Ia__loader {
  position: relative;
  right: -15px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions .style-module__goI6Ia__loader:hover {
  cursor: auto !important;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__actions .style-module__goI6Ia__loader > div {
  border: 2px solid #ddd;
  border-top: 2px solid var(--purple);
  width: 20px;
  height: 20px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__disabledActions {
  opacity: .3;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__disabledActions:hover {
  cursor: inherit !important;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__row .style-module__goI6Ia__disabledActions:hover img {
  width: 20px;
  transform: none;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__subtotal .style-module__goI6Ia__total {
  border-top: 1px solid var(--table-borders);
  justify-content: space-between;
  padding: 20px;
  font-size: 14px;
  display: flex;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__subtotal .style-module__goI6Ia__total .style-module__goI6Ia__bold {
  font-weight: 600;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__subtotal .style-module__goI6Ia__total .style-module__goI6Ia__small {
  font-size: 12px;
}

.style-module__goI6Ia__cartContainer .style-module__goI6Ia__cartContents .style-module__goI6Ia__subtotal .style-module__goI6Ia__button {
  padding: 0 20px 20px;
}

/* [project]/src/app/header/components/menu/style.module.css [app-client] (css) */
.style-module__yoj-BG__headerLink {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--white);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
  position: relative;
}

.style-module__yoj-BG__headerLink:hover {
  color: var(--orange);
  cursor: pointer;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__headerLink {
    color: var(--grey);
    letter-spacing: .5px;
    text-transform: capitalize;
    font-size: 14px;
  }

  .style-module__yoj-BG__headerLink:hover {
    color: var(--purple);
  }
}

.style-module__yoj-BG__linkDivider {
  border-right: 1px solid var(--grey-light);
}

.style-module__yoj-BG__linkDivider:last-child {
  border: 0;
}

.style-module__yoj-BG__menuItem {
  white-space: nowrap;
  padding: 20px;
  position: relative;
}

.style-module__yoj-BG__menuItem:hover {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__menuItem {
    padding: 15px;
  }
}

@media (min-width: 1400px) {
  .style-module__yoj-BG__menuItem {
    padding: 20px;
  }
}

.style-module__yoj-BG__menuItem:last-child .style-module__yoj-BG__headerSubmenuDesktop {
  left: -7px;
}

.style-module__yoj-BG__menuArrow {
  margin-left: 6px;
}

.style-module__yoj-BG__subMainItem {
  position: relative;
  top: -2px;
}

.style-module__yoj-BG__highlightText {
  color: var(--orange);
  background: linear-gradient(90deg, #5520ce 0%, #f05941 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  font-weight: 600;
}

.style-module__yoj-BG__highlightText:hover {
  color: var(--orange);
  background: none;
  -webkit-background-clip: initial;
  -webkit-text-fill-color: initial;
}

.style-module__yoj-BG__countryFlagContainer {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.style-module__yoj-BG__countryFlagContainer .style-module__yoj-BG__icon {
  width: 14px;
  height: 9px;
  margin-right: 12px;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__countryFlagContainer {
    font-size: 13px;
  }

  .style-module__yoj-BG__countryFlagContainer .style-module__yoj-BG__icon {
    margin-right: 6px;
  }
}

.style-module__yoj-BG__headerActions {
  align-items: center;
  gap: 12px;
  display: flex;
}

.style-module__yoj-BG__headerBtns {
  flex-direction: column;
  align-items: center;
  width: calc(100% - 30px);
  margin-top: 25px;
  display: flex;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__headerBtns {
    flex-direction: row;
    width: auto;
    margin-top: 0;
  }
}

.style-module__yoj-BG__headerBtns a div {
  width: 100%;
  padding: 15px 50px;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__headerBtns a div {
    padding: 15px;
  }
}

@media (min-width: 1400px) {
  .style-module__yoj-BG__headerBtns a div {
    padding: 15px 50px;
  }
}

.style-module__yoj-BG__menuContainer {
  display: none;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__menuContainer {
    background-color: var(--white);
    border: none;
    border-radius: 50px;
    flex-direction: row;
    display: flex;
    padding: 0 0 0 10px !important;
  }
}

@media (min-width: 1400px) {
  .style-module__yoj-BG__menuContainer {
    padding: 0 20px !important;
  }
}

.style-module__yoj-BG__headerMenuDesktop {
  display: none;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__headerMenuDesktop {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }
}

.style-module__yoj-BG__headerSubmenuDesktop {
  z-index: 99;
  background-color: var(--white);
  opacity: 0;
  pointer-events: none;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 100%;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  transition: opacity .25s cubic-bezier(.4, 0, .2, 1), transform .25s cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 40px;
  left: 0;
  overflow: hidden;
  transform: translateY(-8px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
}

@media (min-width: 1400px) {
  .style-module__yoj-BG__headerSubmenuDesktop {
    top: 50px;
  }
}

.style-module__yoj-BG__headerSubmenuDesktopShow {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

.style-module__yoj-BG__headerSubmenuDesktopItem {
  border-bottom: 1px solid var(--background);
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .15s;
}

.style-module__yoj-BG__headerSubmenuDesktopItem:hover {
  background-color: var(--background);
}

.style-module__yoj-BG__headerSubMenuFlag {
  border-bottom: 1px solid var(--background);
  cursor: pointer;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 500;
  transition: background-color .15s;
}

.style-module__yoj-BG__headerSubMenuFlag:hover {
  background-color: var(--background);
}

.style-module__yoj-BG__headerMobileIcon {
  display: block;
}

.style-module__yoj-BG__headerMobileIcon:hover {
  cursor: pointer;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__headerMobileIcon {
    display: none;
  }
}

.style-module__yoj-BG__mobileMenuContainer {
  -webkit-backdrop-filter: blur(10px);
  pointer-events: none;
  z-index: 9999;
  text-align: center;
  opacity: 0;
  width: 100%;
  height: 0;
  color: var(--white);
  background: linear-gradient(rgba(26, 27, 35, .98) 0%, rgba(58, 61, 82, .98) 100%);
  flex-direction: column;
  align-items: center;
  transition: height .4s cubic-bezier(.4, 0, .2, 1), opacity .3s;
  display: flex;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__mobileMenuContainer {
    pointer-events: none;
    z-index: 1;
    display: none;
  }
}

.style-module__yoj-BG__open, .style-module__yoj-BG__openScrolled {
  pointer-events: all;
  z-index: 9999;
  opacity: 1;
  overscroll-behavior: contain;
  box-sizing: border-box;
  padding: 10px 0 30px;
  overflow-x: hidden;
  overflow-y: auto;
}

.style-module__yoj-BG__open {
  height: calc(100vh - var(--header));
  height: calc(100dvh - var(--header));
}

.style-module__yoj-BG__openScrolled {
  height: calc(100vh - var(--header-scrolled));
  height: calc(100dvh - var(--header-scrolled));
}

.style-module__yoj-BG__mobileSubMenuIcon {
  margin-left: 10px;
}

.style-module__yoj-BG__headerMenuItemMobile {
  width: calc(100% - 30px);
  color: var(--white);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0 15px;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  transition: background-color .2s;
  position: relative;
}

.style-module__yoj-BG__headerMenuItemMobile:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, .05);
}

.style-module__yoj-BG__headerMenuItemMobile:first-child {
  margin-top: 10px;
}

.style-module__yoj-BG__border {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.style-module__yoj-BG__subItemName {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 14px 15px;
  display: flex;
}

.style-module__yoj-BG__singleItem {
  padding: 14px 15px;
  display: block;
}

.style-module__yoj-BG__headerSubmenuMobile {
  opacity: 0;
  pointer-events: none;
  background-color: rgba(255, 255, 255, .08);
  border-radius: 8px;
  height: 0;
  margin: 0 10px;
  transition: height .25s cubic-bezier(.4, 0, .2, 1), opacity .25s cubic-bezier(.4, 0, .2, 1), margin .25s cubic-bezier(.4, 0, .2, 1);
  overflow: hidden;
}

.style-module__yoj-BG__headerSubmenuMobileInner {
  padding: 8px 0;
}

.style-module__yoj-BG__headerSubmenuMobileShow {
  opacity: 1;
  pointer-events: all;
  margin-bottom: 10px;
}

.style-module__yoj-BG__headerSubmenuMobileItem {
  box-sizing: border-box;
  color: rgba(255, 255, 255, .85);
  text-transform: none;
  letter-spacing: .5px;
  border-bottom: 1px solid rgba(255, 255, 255, .05);
  width: 100%;
  padding: 15px 20px;
  font-size: 14px;
  font-weight: 400;
  transition: background-color .15s, color .15s;
}

.style-module__yoj-BG__headerSubmenuMobileItem:last-child {
  border-bottom: none;
}

.style-module__yoj-BG__headerSubmenuMobileItem:hover {
  color: var(--white);
  background-color: rgba(255, 255, 255, .05);
}

.style-module__yoj-BG__active {
  color: var(--purple);
  font-weight: 600;
}

@media (min-width: 1200px) {
  .style-module__yoj-BG__active {
    color: var(--purple);
  }
}

.style-module__yoj-BG__headerMenuItemMobile.style-module__yoj-BG__active, .style-module__yoj-BG__headerMenuItemMobile.style-module__yoj-BG__active .style-module__yoj-BG__headerLink {
  color: var(--orange);
}

/* [project]/src/app/footer/style.module.css [app-client] (css) */
.style-module__ayqcja__footer {
  background-color: var(--grey-dark);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.style-module__ayqcja__footer:before {
  content: "";
  z-index: 1;
  pointer-events: none;
  opacity: .8;
  background: radial-gradient(123% 58% at 87% 15%, rgba(89, 31, 226, .48) 0%, rgba(89, 31, 226, 0) 99%), radial-gradient(123% 110% at 46% -40%, rgba(240, 89, 65, .5) 0%, rgba(240, 89, 65, 0) 93%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media (min-width: 1040px) {
  .style-module__ayqcja__footer:before {
    opacity: .5;
  }
}

.style-module__ayqcja__footer.style-module__ayqcja__withPattern:after {
  content: "";
  z-index: 1;
  pointer-events: none;
  opacity: .03;
  background-image: url("../media/background-pattern.3ec79124lfliq.webp");
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.style-module__ayqcja__footer .style-module__ayqcja__copyright {
  text-align: center;
  color: var(--white);
  opacity: .8;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 2;
  background: linear-gradient(87deg, #1a1b23 0%, #3a3d52 100%);
  width: 100%;
  margin-top: 20px;
  padding: 25px;
  font-size: 10px;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows {
  z-index: 3;
  width: calc(100% - 40px);
  padding: 30px 10px 20px;
  position: relative;
}

@media (min-width: 1040px) {
  .style-module__ayqcja__footer .style-module__ayqcja__footerRows {
    justify-content: space-between;
    padding: 50px 20px 30px;
    display: flex;
  }
}

@media (min-width: 1200px) {
  .style-module__ayqcja__footer .style-module__ayqcja__footerRows {
    max-width: 1000px;
  }
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenu {
  padding: 20px 0;
}

@media (min-width: 1040px) {
  .style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenu {
    padding: 20px;
  }
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerHeader {
  color: var(--white);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
  font-size: 13px;
  font-weight: 500;
  display: block;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem {
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 6px;
  font-size: 12px;
  line-height: 18px;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem svg {
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem a, .style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem button {
  color: var(--white);
  opacity: .8;
  line-height: 25px;
  text-decoration: none;
  transition: all .2s;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem a:hover, .style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem button:hover {
  color: var(--orange);
  opacity: 1;
  transition: all .2s;
}

.style-module__ayqcja__footer .style-module__ayqcja__footerRows .style-module__ayqcja__footerMenuItem button {
  font: inherit;
  text-align: inherit;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
}

/* [project]/src/app/[lang]/layout.module.css [app-client] (css) */
.layout-module__r42_9a__mainContainer {
  background: var(--grey);
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}

.layout-module__r42_9a__childrenContainer {
  top: calc(-1 * (var(--header) - var(--header-scrolled)));
  margin-bottom: calc(-1 * (var(--header) - var(--header-scrolled)));
  background: var(--white);
  flex: 1;
  position: relative;
}

/* [project]/src/components/cookieConsent/style.module.css [app-client] (css) */
.style-module__1BMOOG__overlay {
  z-index: 1000;
  background-color: rgba(0, 0, 0, .55);
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.style-module__1BMOOG__panel {
  background-color: var(--white);
  width: 100%;
  color: var(--grey);
  border-top: 4px solid var(--purple);
  flex-direction: column;
  gap: 16px;
  max-height: 90dvh;
  padding: 24px 20px 0;
  display: flex;
  position: relative;
  overflow-y: auto;
  box-shadow: 0 -8px 30px rgba(0, 0, 0, .25);
}

@media (min-width: 768px) {
  .style-module__1BMOOG__panel {
    gap: 24px;
    padding: 32px 48px 0;
  }
}

.style-module__1BMOOG__close {
  color: var(--grey);
  cursor: pointer;
  background: none;
  border: 0;
  outline: 0;
  padding: 4px 8px;
  font-size: 26px;
  line-height: 1;
  position: absolute;
  top: 8px;
  right: 12px;
}

.style-module__1BMOOG__close:hover {
  color: var(--purple);
}

.style-module__1BMOOG__intro {
  max-width: 900px;
}

.style-module__1BMOOG__intro .style-module__1BMOOG__title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__intro .style-module__1BMOOG__title {
    font-size: 24px;
  }
}

.style-module__1BMOOG__intro .style-module__1BMOOG__text {
  font-size: 14px;
  line-height: 22px;
}

.style-module__1BMOOG__intro .style-module__1BMOOG__link {
  color: var(--purple);
  font-weight: 600;
  text-decoration: underline;
}

.style-module__1BMOOG__categories {
  border-top: 1px solid var(--grey-light);
  border-bottom: 1px solid var(--grey-light);
  grid-template-columns: 1fr;
  gap: 0;
  display: grid;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__categories {
    grid-template-columns: repeat(4, 1fr);
  }
}

.style-module__1BMOOG__category {
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding: 12px 0;
  display: flex;
}

.style-module__1BMOOG__category + .style-module__1BMOOG__category {
  border-top: 1px solid var(--grey-light);
}

@media (min-width: 768px) {
  .style-module__1BMOOG__category {
    flex-direction: column;
    gap: 10px;
    padding: 20px 10px;
  }

  .style-module__1BMOOG__category + .style-module__1BMOOG__category {
    border-top: 0;
    border-left: 1px solid var(--grey-light);
  }
}

.style-module__1BMOOG__categoryName {
  flex: 1;
  font-size: 15px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__categoryName {
    flex: none;
  }
}

.style-module__1BMOOG__alwaysOn {
  color: var(--grey);
  opacity: .7;
  font-size: 12px;
}

.style-module__1BMOOG__switch {
  background-color: var(--grey-dark);
  cursor: pointer;
  border: 0;
  border-radius: 14px;
  outline: 0;
  flex: none;
  width: 52px;
  height: 28px;
  padding: 0;
  transition: background-color .2s;
  display: inline-block;
  position: relative;
}

.style-module__1BMOOG__switch .style-module__1BMOOG__knob {
  background-color: var(--white);
  border-radius: 50%;
  width: 22px;
  height: 22px;
  transition: transform .2s;
  position: absolute;
  top: 3px;
  left: 3px;
}

.style-module__1BMOOG__switch:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 2px;
}

.style-module__1BMOOG__switchOn {
  background-color: var(--purple);
}

.style-module__1BMOOG__switchOn .style-module__1BMOOG__knob {
  transform: translateX(24px);
}

.style-module__1BMOOG__switchLocked {
  opacity: .6;
  cursor: default;
}

.style-module__1BMOOG__details {
  padding-left: 20px;
  font-size: 13px;
  line-height: 21px;
  list-style: outside;
}

.style-module__1BMOOG__details li + li {
  margin-top: 6px;
}

.style-module__1BMOOG__meta {
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__meta {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.style-module__1BMOOG__gpc {
  color: var(--purple);
  font-size: 13px;
  font-weight: 600;
}

.style-module__1BMOOG__detailsToggle {
  color: var(--purple);
  cursor: pointer;
  background: none;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__detailsToggle {
    margin-left: auto;
  }
}

.style-module__1BMOOG__buttons {
  background-color: var(--white);
  grid-template-columns: 1fr;
  gap: 10px;
  padding: 16px 0 20px;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
}

@media (min-width: 768px) {
  .style-module__1BMOOG__buttons {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    padding: 20px 0 28px;
  }
}

.style-module__1BMOOG__button {
  text-align: center;
  background-color: var(--grey);
  color: var(--white);
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  outline: 0;
  padding: 16px 20px;
  font-size: 15px;
  font-weight: 600;
  transition: opacity .2s;
}

.style-module__1BMOOG__button:hover {
  opacity: .85;
}

.style-module__1BMOOG__button:focus-visible {
  outline: 2px solid var(--grey-dark);
  outline-offset: 2px;
}

.style-module__1BMOOG__buttonPrimary {
  background-color: var(--purple);
}

.style-module__1BMOOG__notice {
  z-index: 90;
  background-color: var(--white);
  color: var(--grey);
  border-radius: 10px;
  flex-direction: column;
  gap: 12px;
  padding: 18px 20px;
  display: flex;
  position: fixed;
  bottom: 12px;
  left: 12px;
  right: 12px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .25);
}

@media (min-width: 576px) {
  .style-module__1BMOOG__notice {
    width: 380px;
    bottom: 20px;
    left: 20px;
    right: auto;
  }
}

.style-module__1BMOOG__noticeText {
  font-size: 14px;
  line-height: 21px;
}

.style-module__1BMOOG__noticeActions {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 14px;
  display: flex;
}

.style-module__1BMOOG__noticeManage {
  color: var(--purple);
  cursor: pointer;
  background: none;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}

.style-module__1BMOOG__noticeManage:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 2px;
}

.style-module__1BMOOG__noticeAccept {
  padding: 11px 24px;
}

.style-module__1BMOOG__trigger {
  bottom: calc(20px + var(--banner-height, 0px));
  z-index: 90;
  background-color: var(--grey);
  width: 48px;
  height: 48px;
  color: var(--white);
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  outline: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: background-color .2s, transform .2s, bottom .25s ease-out;
  display: flex;
  position: fixed;
  left: 20px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .25);
}

.style-module__1BMOOG__trigger:hover {
  background-color: var(--purple);
  transform: translateY(-2px);
}

.style-module__1BMOOG__trigger:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 3px;
}

.style-module__1BMOOG__srOnly {
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

/* [project]/src/components/banner/style.module.css [app-client] (css) */
.style-module__ah5fdW__bar {
  left: 0;
  right: 0;
  z-index: 80;
  padding: 12px 16px calc(12px + env(safe-area-inset-bottom)) 16px;
  box-shadow: 0 -2px 12px var(--shadow);
  color: var(--white);
  background: linear-gradient(90deg, #4718b8 0%, #c9401f 100%);
  align-items: center;
  gap: 10px;
  font-size: 14px;
  animation: .25s ease-out style-module__ah5fdW__slideUp;
  display: flex;
  position: fixed;
  bottom: 0;
}

@media (min-width: 768px) {
  .style-module__ah5fdW__bar {
    gap: 20px;
    padding-left: 76px;
    padding-right: 76px;
  }
}

.style-module__ah5fdW__body {
  text-align: center;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.style-module__ah5fdW__enter {
  animation: .45s cubic-bezier(.22, 1, .36, 1) both style-module__ah5fdW__slideIn;
}

.style-module__ah5fdW__exit {
  animation: .35s cubic-bezier(.55, 0, 1, .45) both style-module__ah5fdW__slideOut;
}

@media (prefers-reduced-motion: reduce) {
  .style-module__ah5fdW__enter {
    animation-name: style-module__ah5fdW__fadeIn;
  }

  .style-module__ah5fdW__exit {
    animation-name: style-module__ah5fdW__fadeOut;
  }
}

.style-module__ah5fdW__title {
  font-size: 15px;
  font-weight: 600;
}

.style-module__ah5fdW__content {
  font-weight: 400;
}

.style-module__ah5fdW__title p {
  margin: 0;
}

.style-module__ah5fdW__content p {
  margin: 0;
}

.style-module__ah5fdW__content a {
  color: var(--white);
  font-weight: 600;
  text-decoration: underline;
}

.style-module__ah5fdW__content a:hover {
  opacity: .85;
}

.style-module__ah5fdW__close {
  width: 32px;
  height: 32px;
  color: var(--white);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 26px;
  line-height: 1;
  transition: background-color .2s;
}

.style-module__ah5fdW__close:hover {
  background-color: rgba(255, 255, 255, .2);
}

@keyframes style-module__ah5fdW__slideUp {
  from {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}

@keyframes style-module__ah5fdW__slideIn {
  from {
    opacity: 0;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes style-module__ah5fdW__slideOut {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}

@keyframes style-module__ah5fdW__fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes style-module__ah5fdW__fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

/* [project]/src/components/modal/style.module.css [app-client] (css) */
.style-module__fOSNDa__overlay {
  z-index: 1000;
  background: rgba(0, 0, 0, .45);
  justify-content: center;
  align-items: center;
  padding: 16px;
  animation: .15s ease-out style-module__fOSNDa__fadeIn;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.style-module__fOSNDa__modal {
  background: #fff;
  border-radius: 8px;
  max-height: calc(100vh - 32px);
  padding: 20px 24px;
  animation: .15s ease-out style-module__fOSNDa__zoomIn;
  position: relative;
  overflow-y: auto;
  box-shadow: 0 6px 16px rgba(0, 0, 0, .08), 0 3px 6px rgba(0, 0, 0, .12);
}

.style-module__fOSNDa__close {
  color: rgba(0, 0, 0, .45);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 4px;
  width: 32px;
  height: 32px;
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 12px;
  right: 12px;
}

.style-module__fOSNDa__close:hover {
  color: rgba(0, 0, 0, .88);
  background: rgba(0, 0, 0, .06);
}

.style-module__fOSNDa__header {
  color: rgba(0, 0, 0, .88);
  margin-bottom: 12px;
  padding-right: 24px;
  font-size: 16px;
  font-weight: 600;
}

.style-module__fOSNDa__footer {
  margin-top: 16px;
}

@keyframes style-module__fOSNDa__fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes style-module__fOSNDa__zoomIn {
  from {
    opacity: 0;
    transform: scale(.96);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/* [project]/src/components/promoModal/style.module.css [app-client] (css) */
.style-module__pxa7rW__content {
  width: min(992px, calc(100vw - 80px), calc((100dvh - 200px) * var(--ratio)));
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-top: 28px;
  display: flex;
}

.style-module__pxa7rW__imageAction {
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 8px;
  width: 100%;
  padding: 0;
  line-height: 0;
  transition: opacity .2s;
  display: block;
}

.style-module__pxa7rW__imageAction:hover {
  opacity: .92;
}

.style-module__pxa7rW__image {
  border-radius: 8px;
  width: 100%;
  height: auto;
  display: block;
}

.style-module__pxa7rW__actions {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  display: flex;
}

.style-module__pxa7rW__code {
  border: 2px dashed var(--purple);
  border-radius: 8px;
  align-items: center;
  gap: 12px;
  padding: 6px 6px 6px 16px;
  display: flex;
}

.style-module__pxa7rW__codeLabel {
  color: var(--grey);
  white-space: nowrap;
  font-size: 13px;
  display: none;
}

@media (min-width: 576px) {
  .style-module__pxa7rW__codeLabel {
    display: inline;
  }
}

.style-module__pxa7rW__codeValue {
  color: var(--purple);
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 700;
}

.style-module__pxa7rW__copy, .style-module__pxa7rW__cta {
  background: var(--purple);
  color: var(--white);
  cursor: pointer;
  border: none;
  border-radius: 6px;
  padding: 10px 18px;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: opacity .2s;
}

.style-module__pxa7rW__copy:hover, .style-module__pxa7rW__cta:hover {
  opacity: .85;
}

.style-module__pxa7rW__copy {
  min-width: 90px;
  padding: 8px 14px;
}

.style-module__pxa7rW__copy[data-state="copied"] {
  background: var(--green-dark);
}

.style-module__pxa7rW__copy[data-state="failed"] {
  background: var(--inactive-text);
}

.style-module__pxa7rW__cta {
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 24px;
  padding-right: 24px;
}

.style-module__pxa7rW__cta:hover, .style-module__pxa7rW__cta:visited {
  color: var(--white);
}

/* [project]/node_modules/react-toastify/dist/ReactToastify.css [app-client] (css) */
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, .7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-offset: 16px;
  --toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));
  --toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));
  --toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));
  --toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-toast-bd-radius: 6px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55);
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
  --toastify-color-progress-bgo: .2;
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
  padding: 4px;
  position: fixed;
}

.Toastify__toast-container--top-left {
  top: var(--toastify-toast-top);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--top-center {
  top: var(--toastify-toast-top);
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--top-right {
  top: var(--toastify-toast-top);
  right: var(--toastify-toast-right);
}

.Toastify__toast-container--bottom-left {
  bottom: var(--toastify-toast-bottom);
  left: var(--toastify-toast-left);
}

.Toastify__toast-container--bottom-center {
  bottom: var(--toastify-toast-bottom);
  left: 50%;
  transform: translateX(-50%);
}

.Toastify__toast-container--bottom-right {
  bottom: var(--toastify-toast-bottom);
  right: var(--toastify-toast-right);
}

@media only screen and (max-width: 480px) {
  .Toastify__toast-container {
    width: 100vw;
    left: env(safe-area-inset-left);
    margin: 0;
    padding: 0;
  }

  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: env(safe-area-inset-top);
    transform: translateX(0);
  }

  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: env(safe-area-inset-bottom);
    transform: translateX(0);
  }

  .Toastify__toast-container--rtl {
    right: env(safe-area-inset-right);
    left: initial;
  }
}

.Toastify__toast {
  --y: 0;
  -ms-touch-action: none;
  touch-action: none;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  border-radius: var(--toastify-toast-bd-radius);
  max-height: var(--toastify-toast-max-height);
  font-family: var(--toastify-font-family);
  cursor: default;
  z-index: 0;
  direction: ltr;
  justify-content: space-between;
  margin-bottom: 1rem;
  padding: 8px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
}

.Toastify__toast--stacked {
  width: 100%;
  transform: translate3d(0, var(--y), 0) scale(var(--s));
  transition: transform .3s;
  position: absolute;
}

.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body, .Toastify__toast--stacked[data-collapsed] .Toastify__close-button {
  transition: opacity .1s;
}

.Toastify__toast--stacked[data-collapsed="false"] {
  overflow: visible;
}

.Toastify__toast--stacked[data-collapsed="true"]:not(:last-child) > * {
  opacity: 0;
}

.Toastify__toast--stacked:after {
  content: "";
  height: calc(var(--g) * 1px);
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
}

.Toastify__toast--stacked[data-pos="top"] {
  top: 0;
}

.Toastify__toast--stacked[data-pos="bot"] {
  bottom: 0;
}

.Toastify__toast--stacked[data-pos="bot"].Toastify__toast--stacked:before {
  transform-origin: top;
}

.Toastify__toast--stacked[data-pos="top"].Toastify__toast--stacked:before {
  transform-origin: bottom;
}

.Toastify__toast--stacked:before {
  content: "";
  z-index: -1;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scaleY(3);
}

.Toastify__toast--rtl {
  direction: rtl;
}

.Toastify__toast--close-on-click {
  cursor: pointer;
}

.Toastify__toast-body {
  flex: auto;
  align-items: center;
  margin: auto 0;
  padding: 6px;
  display: flex;
}

.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1;
}

.Toastify__toast-icon {
  -webkit-margin-end: 10px;
  flex-shrink: 0;
  width: 20px;
  display: flex;
}

.Toastify__toast-icon:not(:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 10px;
}

.Toastify__toast-icon:not(:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 10px;
}

.Toastify__toast-icon:not(:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi))) {
  margin-right: 10px;
}

.Toastify__toast-icon:-webkit-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 10px;
}

.Toastify__toast-icon:-moz-any(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 10px;
}

.Toastify__toast-icon:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  margin-left: 10px;
}

.Toastify--animate {
  animation-duration: .5s;
  animation-fill-mode: both;
}

.Toastify--animate-icon {
  animation-duration: .3s;
  animation-fill-mode: both;
}

@media only screen and (max-width: 480px) {
  .Toastify__toast {
    border-radius: 0;
    margin-bottom: 0;
  }
}

.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

.Toastify__toast-theme--light, .Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  cursor: pointer;
  opacity: .7;
  z-index: 1;
  background: none;
  border: none;
  outline: none;
  align-self: flex-start;
  padding: 0;
  transition: all .3s;
}

.Toastify__close-button--light {
  color: #000;
  opacity: .3;
}

.Toastify__close-button > svg {
  fill: currentColor;
  width: 14px;
  height: 16px;
}

.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }

  100% {
    transform: scaleX(0);
  }
}

.Toastify__progress-bar {
  width: 100%;
  height: 100%;
  z-index: var(--toastify-z-index);
  opacity: .7;
  transform-origin: 0;
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
  position: absolute;
  bottom: 0;
  left: 0;
}

.Toastify__progress-bar--animated {
  animation: linear forwards Toastify__trackProgress;
}

.Toastify__progress-bar--controlled {
  transition: transform .2s;
}

.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: 100%;
  border-bottom-left-radius: initial;
  border-bottom-right-radius: var(--toastify-toast-bd-radius);
}

.Toastify__progress-bar--wrp {
  border-bottom-left-radius: var(--toastify-toast-bd-radius);
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.Toastify__progress-bar--wrp[data-hidden="true"] {
  opacity: 0;
}

.Toastify__progress-bar--bg {
  opacity: var(--toastify-color-progress-bgo);
  width: 100%;
  height: 100%;
}

.Toastify__spinner {
  box-sizing: border-box;
  border: 2px solid;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  border-radius: 100%;
  width: 20px;
  height: 20px;
  animation: .65s linear infinite Toastify__spin;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, var(--y), 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, var(--y), 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, var(--y), 0);
  }
}

@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

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

@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, calc(var(--y) - 10px), 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, calc(var(--y) + 20px), 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}

.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}

.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}

.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}

.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}

.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}

.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: translate3d(0, var(--y), 0) scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    opacity: 0;
    animation-timing-function: ease-in;
    transform: perspective(400px)rotate3d(1, 0, 0, 90deg);
  }

  40% {
    animation-timing-function: ease-in;
    transform: perspective(400px)rotate3d(1, 0, 0, -20deg);
  }

  60% {
    opacity: 1;
    transform: perspective(400px)rotate3d(1, 0, 0, 10deg);
  }

  80% {
    transform: perspective(400px)rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

@keyframes Toastify__flipOut {
  from {
    transform: translate3d(0, var(--y), 0) perspective(400px);
  }

  30% {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    visibility: visible;
    transform: translate3d(110%, 0, 0);
  }

  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInLeft {
  from {
    visibility: visible;
    transform: translate3d(-110%, 0, 0);
  }

  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInUp {
  from {
    visibility: visible;
    transform: translate3d(0, 110%, 0);
  }

  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideInDown {
  from {
    visibility: visible;
    transform: translate3d(0, -110%, 0);
  }

  to {
    transform: translate3d(0, var(--y), 0);
  }
}

@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, var(--y), 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, var(--y), 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-110%, var(--y), 0);
  }
}

@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, var(--y), 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}

@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, var(--y), 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}

.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}

.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}

.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}

.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
  animation-duration: .3s;
  animation-timing-function: ease-in;
}

.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
  animation-duration: .3s;
  animation-timing-function: ease-in;
}

.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
  animation-duration: .3s;
  animation-timing-function: ease-in;
}

.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
  animation-duration: .3s;
  animation-timing-function: ease-in;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}

/* [project]/src/components/intercom/style.module.css [app-client] (css) */
.style-module__VAH9sG__root {
  bottom: calc(20px + var(--banner-height, 0px));
  z-index: 90;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
  transition: bottom .25s ease-out;
  display: flex;
  position: fixed;
  right: 20px;
}

.style-module__VAH9sG__launcher {
  background-color: var(--purple);
  width: 48px;
  height: 48px;
  color: var(--white);
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  outline: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  transition: transform .2s;
  display: flex;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .25);
}

.style-module__VAH9sG__launcher:hover {
  transform: translateY(-2px);
}

.style-module__VAH9sG__launcher:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 3px;
}

.style-module__VAH9sG__card {
  background-color: var(--white);
  width: min(320px, 100vw - 40px);
  color: var(--grey);
  border-radius: 12px;
  flex-direction: column;
  gap: 12px;
  padding: 16px;
  display: flex;
  box-shadow: 0 6px 24px rgba(0, 0, 0, .22);
}

.style-module__VAH9sG__header {
  flex-direction: row;
  align-items: center;
  gap: 10px;
  display: flex;
}

.style-module__VAH9sG__avatar {
  background-color: var(--purple);
  width: 32px;
  height: 32px;
  color: var(--white);
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.style-module__VAH9sG__name {
  flex: 1;
  font-size: 15px;
  font-weight: 700;
}

.style-module__VAH9sG__close {
  color: var(--grey);
  cursor: pointer;
  background: none;
  border: 0;
  outline: 0;
  padding: 0 4px;
  font-size: 24px;
  line-height: 1;
}

.style-module__VAH9sG__close:hover {
  color: var(--purple);
}

.style-module__VAH9sG__bubble {
  background-color: var(--grey-light);
  border-radius: 12px 12px 12px 3px;
  padding: 12px 14px;
  font-size: 14px;
  line-height: 21px;
}

.style-module__VAH9sG__cta {
  text-align: center;
  background-color: var(--purple);
  width: 100%;
  color: var(--white);
  cursor: pointer;
  border: 0;
  border-radius: 5px;
  outline: 0;
  padding: 12px 16px;
  font-size: 15px;
  font-weight: 600;
  transition: opacity .2s;
}

.style-module__VAH9sG__cta:hover {
  opacity: .85;
}

.style-module__VAH9sG__cta:focus-visible {
  outline: 2px solid var(--purple);
  outline-offset: 2px;
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__07t3pmo._.css.map*/