* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.coolzino-fofzjp {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .coolzino-fofzjp {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .coolzino-fofzjp {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.coolzino-vkzb2r {
  overflow: hidden;
}

.coolzino-g51oa7 img {
  background: var(--Neutral-300);
}

.coolzino-kmeond {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.coolzino-iq23as {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.coolzino-iq23as:hover {
  background: var(--button-bg-hover);
}

.coolzino-kmvlh7 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.coolzino-kmvlh7:hover {
  background: var(--button-bg-hover);
}

.coolzino-8asu2w {
  font-size: 12px;
  line-height: 18px;
}

.coolzino-ox4xeb {
  font-size: 18px;
  line-height: 26px;
}

.coolzino-sg4y0n {
  width: 100%;
}

.coolzino-hsk24o {
  padding: 6px 16px;
}

.coolzino-klkyrv {
  padding: 10px 16px;
}

.coolzino-4u6533 {
  padding: 15px 26px;
}

.coolzino-vhgehp {
  flex-shrink: 0;
}

.coolzino-wq8ix8 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.coolzino-dp0rhp {
  display: none;
}

.coolzino-rvilbc {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.coolzino-y20pai {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.coolzino-1u40vr {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.coolzino-2z3qjf {
  cursor: grab;
}

.coolzino-1u40vr::-webkit-scrollbar {
  display: none;
}

.coolzino-vnnvh0 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.coolzino-hw7tza {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.coolzino-xl4o3u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.coolzino-lt0eoj {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.coolzino-bpbca1 {
  visibility: visible;
}

.coolzino-0092bo {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.coolzino-zh7dnw ease;
}

.coolzino-nvv1jv {
  background-color: var(--Primary-200);
  width: 16px;
}

.coolzino-hy5346 {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.coolzino-zh7dnw,
    mask-image 0.3s;
}

.coolzino-hy5346.coolzino-5fysmy {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.coolzino-bn6zcu:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.coolzino-vnize9 {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.coolzino-8brdvi {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.coolzino-8brdvi::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.coolzino-8jgpt5 {
  position: relative;
  z-index: 1;
}

.coolzino-lejf1l {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.coolzino-0v2o5d {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.coolzino-ds2ab5 {
  font-size: 40px;
  line-height: 48px;
}

.coolzino-yev1e8 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.coolzino-fupklp {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.coolzino-fupklp:hover {
  background: var(--Primary-400);
}

.coolzino-fupklp svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.coolzino-bn6zcu img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .coolzino-8brdvi {
    max-width: 600px;
    padding: 64px;
  }

  .coolzino-lejf1l {
    font-size: 24px;
    line-height: 32px;
  }

  .coolzino-0v2o5d {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .coolzino-ds2ab5 {
    font-size: 50px;
    line-height: 56px;
  }

  .coolzino-yev1e8 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .coolzino-vnize9 {
    top: 25px;
    right: 25px;
  }
}

.coolzino-10x5vd,
.coolzino-8nnom8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.coolzino-ns47ix.coolzino-seczoq::before,
.coolzino-8nnom8::before,
.coolzino-l4ewpm::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.coolzino-832lcj 14.coolzino-ra6fd3.coolzino-bku8fs 14.coolzino-qp4jxw 15.coolzino-dlq5cw 14.coolzino-3oe8hc 15.coolzino-elcl53 14.coolzino-uifhxp.coolzino-0zil24 14.coolzino-jdu4pr 19.coolzino-qjl9ni 12.coolzino-02a4dj 19.coolzino-qjl9ni 10.coolzino-iyssb9.coolzino-qjl9ni 8.coolzino-z30y3n 17.coolzino-t88f3c 7.coolzino-xd9cmo 15.coolzino-k8ur3w 7.coolzino-oh389u.coolzino-76pi6c 7.coolzino-xd9cmo 11.coolzino-ua33o1 8.coolzino-z30y3n 11.coolzino-ua33o1 10.coolzino-ml5yvq.coolzino-ua33o1 12.coolzino-mybh0p 13.coolzino-zqgq9d 14.coolzino-hxmk5o 15.coolzino-msf197 14.coolzino-fiu3t2.coolzino-15aukm 14.coolzino-8e7a2q 15.coolzino-nyaxpp 14.coolzino-hxqlr5 15.coolzino-fz5vrv 14.coolzino-82j1im.coolzino-832lcj 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.coolzino-zw01aq 15.coolzino-adikag.coolzino-8ktqj1 15.coolzino-p6drfv 15.coolzino-82vyxx 15.coolzino-294ah7 15.coolzino-adf2sf 15.coolzino-en86a5.coolzino-cn0y7v 15.coolzino-294ah7 15.coolzino-nirigg 15.coolzino-727bja 15.coolzino-pshdte 15.coolzino-fsuvpg.coolzino-dayb7w 15.coolzino-pg64di 7.coolzino-wkj2oe 18.coolzino-n294fe 7.coolzino-cs7jbj 23.coolzino-yinwg2.coolzino-9e866j.coolzino-wzu9df 18.coolzino-g8panb 19.coolzino-f2d96n 15.coolzino-0hvecg 15.coolzino-zw01aq 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.coolzino-mvhsa6 [type="submit"] *,
.coolzino-eo4xr0 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .coolzino-z16qzs {
    display: none;
  }
}

.coolzino-qxthi4 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .coolzino-qxthi4 {
  display: none;
}

@media (min-width: 768px) {
  .coolzino-qxthi4 {
    bottom: 22px;
  }
}

.coolzino-qxthi4 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .coolzino-qxthi4 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.coolzino-nq6tai.static) .coolzino-qxthi4 {
    bottom: 8px;
  }
}

.coolzino-qt2j7b {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.coolzino-vrm705.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.coolzino-n2se4j 3.coolzino-jt0nyg.coolzino-sp17sk.coolzino-0qvjc8 3.coolzino-nimlfc 3.coolzino-mrp8ef 5.coolzino-mall8a 3.coolzino-mrp8ef 8.coolzino-li28e7.coolzino-b6vhy9.coolzino-mrp8ef 26.coolzino-vrldnz 5.coolzino-jnvfci 28.coolzino-nmvnpf 8.coolzino-weztdt 28.coolzino-cjod1p.coolzino-tfiblm 28.coolzino-il4jou.coolzino-jgecrm 34.coolzino-3j76qz.coolzino-ytmpqv 36.coolzino-lvyzw5 11.coolzino-zzylgi 37.coolzino-3sx1fp 12.coolzino-u67vso 36.coolzino-74muq9.coolzino-m6cbgc 28.coolzino-7v1s9e.coolzino-fqzaq4.coolzino-06no01 28.coolzino-95vm12 36.coolzino-y6oc1y 26.coolzino-zndd02 36.coolzino-y6oc1y 23.coolzino-pknz3y.coolzino-2cr5k2.coolzino-y6oc1y 5.coolzino-gtvzba 34.coolzino-khk2ke 3.coolzino-nimlfc 31.coolzino-n2se4j 3.coolzino-1iozj6.coolzino-v8mm5l 18.coolzino-amzor4.coolzino-toszk3 18.coolzino-7kfgjx 8.coolzino-d5wmva 17.coolzino-6t212o 8.coolzino-d5wmva 15.coolzino-ereeke.coolzino-d5wmva 14.coolzino-annb04 9.coolzino-toszk3 13.coolzino-v5bqo8 11.coolzino-v8mm5l 13.coolzino-vlwrlw.coolzino-skdr7h 13.coolzino-v5bqo8 13.coolzino-m24xk0 14.coolzino-annb04 13.coolzino-m24xk0 15.coolzino-7vb2zs.coolzino-m24xk0 17.coolzino-6t212o 12.coolzino-skdr7h 18.coolzino-7kfgjx 11.coolzino-v8mm5l 18.coolzino-wtkvef.coolzino-4pgs42 18.coolzino-eomt8s.coolzino-xw7nyo 18.coolzino-7kfgjx 17.coolzino-kam663 17.coolzino-6t212o 17.coolzino-kam663 15.coolzino-nc5omw.coolzino-kam663 14.coolzino-annb04 18.coolzino-xw7nyo 13.coolzino-v5bqo8 20.coolzino-4pgs42 13.coolzino-q4sa2z.coolzino-ee0uwl 13.coolzino-v5bqo8 22.coolzino-023787 14.coolzino-annb04 22.coolzino-023787 15.coolzino-ge2ic3.coolzino-ksjnju 17.coolzino-6t212o 21.coolzino-ee0uwl 18.coolzino-7kfgjx 20.coolzino-4pgs42 18.coolzino-h2pk9g.coolzino-kgpnyx 18.coolzino-5h7a7t.coolzino-lgqsdn 18.coolzino-7kfgjx 26.coolzino-xpysyb 17.coolzino-6t212o 26.coolzino-xpysyb 15.coolzino-mvgona.coolzino-xpysyb 14.coolzino-annb04 27.coolzino-lgqsdn 13.coolzino-v5bqo8 28.coolzino-kgpnyx 13.coolzino-yfdd63.coolzino-nu5fy9 13.coolzino-v5bqo8 31.coolzino-vyekx6 14.coolzino-annb04 31.coolzino-vyekx6 15.coolzino-85fhju.coolzino-xpysyb 17.coolzino-6t212o 30.coolzino-nu5fy9 18.coolzino-7kfgjx 28.coolzino-kgpnyx 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .coolzino-qt2j7b {
    display: none;
  }
}

.coolzino-nnw3iu {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .coolzino-nnw3iu {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.coolzino-eo4xr0 {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .coolzino-eo4xr0 {
    padding: 14px 16px;
  }
}

.coolzino-eo4xr0 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.coolzino-eo4xr0 button:first-child {
  align-content: end;
}

.coolzino-eo4xr0 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .coolzino-eo4xr0
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .coolzino-eo4xr0
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.coolzino-eo4xr0 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.coolzino-eo4xr0 button:last-child svg {
  width: 38px;
  height: 38px;
}

.coolzino-l4ewpm {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.coolzino-l4ewpm::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .coolzino-l4ewpm,
.pc61d126-chatbot[data-active-screen="3"]
  .coolzino-l4ewpm {
  opacity: 1;
  visibility: visible;
}

.coolzino-nin5ek {
  flex: 1 1;
}

.coolzino-8dyptx {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .coolzino-8dyptx {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .coolzino-jeeaa7 {
  display: block;
}

.coolzino-ra67k2 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .coolzino-ra67k2 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.coolzino-8nnom8 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.coolzino-8nnom8::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.coolzino-hcjnyd span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.coolzino-hcjnyd p {
  color: var(--Text-100);
}

.coolzino-8nnom8 .coolzino-8crbq9 {
  grid-area: button;
}

.coolzino-8nnom8 .coolzino-8crbq9::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Cpath d='M4.coolzino-xneuhq 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.coolzino-tbsbdz 15L16.coolzino-tbsbdz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.coolzino-tbsbdz 5L16.coolzino-tbsbdz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .coolzino-8zolx6 {
  display: block;
}

.coolzino-0154fk {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .coolzino-0154fk {
    margin-top: 40px;
  }
}

.coolzino-10x5vd label,
.coolzino-10x5vd input {
  display: block;
  width: 100%;
}

.coolzino-10x5vd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.coolzino-10x5vd label.coolzino-32okmc input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.coolzino-10x5vd label.coolzino-32okmc::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.coolzino-10x5vd input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.coolzino-10x5vd input::placeholder {
  color: var(--Text-400);
}

.coolzino-cbzbty {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .coolzino-cbzbty {
  display: flex;
}

.coolzino-cbzbty ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .coolzino-cbzbty ol {
    height: 420px;
    padding: 24px;
  }
}

.coolzino-cbzbty ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.coolzino-mvhsa6 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .coolzino-mvhsa6 {
    padding: 0 24px 24px;
  }
}

.coolzino-mvhsa6 input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.coolzino-mvhsa6 input::placeholder {
  color: var(--Text-400);
}

.coolzino-mvhsa6 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.coolzino-mvhsa6 [type="submit"]:disabled {
  opacity: 0.5;
}

.coolzino-mvhsa6 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .coolzino-mvhsa6 [type="submit"] {
    right: 40px;
  }
}

.coolzino-ns47ix {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.coolzino-ns47ix.coolzino-seczoq {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.coolzino-ns47ix.coolzino-seczoq::before {
  content: "";
  width: 31px;
}

.coolzino-ns47ix.coolzino-seczoq p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.coolzino-ns47ix.coolzino-i3aaye p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.coolzino-ns47ix p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.coolzino-qxthi4 .coolzino-8crbq9 {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.coolzino-z16qzs {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .coolzino-z16qzs {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .coolzino-z16qzs {
    padding: 18px 0;
  }
}

.coolzino-z16qzs .coolzino-fofzjp {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .coolzino-z16qzs .coolzino-fofzjp {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.coolzino-y5pju7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .coolzino-y5pju7 {
    max-width: 160px;
    height: 40px;
  }
}

.coolzino-y5pju7 picture,
.coolzino-y5pju7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.coolzino-y5pju7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .coolzino-nepyi0 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.coolzino-zh7dnw ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .coolzino-z16qzs.coolzino-upu6zv .coolzino-nepyi0 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .coolzino-nepyi0 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .coolzino-nepyi0 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.coolzino-5c55q4,
.coolzino-ynos8s {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .coolzino-5c55q4,
  .coolzino-ynos8s {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .coolzino-ynos8s {
    display: none;
  }
}

.coolzino-q01lz3 {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.coolzino-upu6zv .coolzino-q01lz3 {
  background: var(--fh-bg-color);
}

.coolzino-q01lz3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .coolzino-q01lz3 {
    display: none;
  }
}

.coolzino-tyv59k {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .coolzino-tyv59k {
    display: none;
  }
}

.coolzino-rrazfg {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.coolzino-z16qzs.coolzino-upu6zv .coolzino-rrazfg:first-child {
  display: none;
}

.coolzino-z16qzs.coolzino-upu6zv .coolzino-rrazfg:last-child {
  display: block;
}

.coolzino-rrazfg:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .coolzino-rrazfg {
    display: none;
  }
}

.coolzino-ucu7u2 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .coolzino-ucu7u2 {
    display: flex;
  }
}

.coolzino-ucu7u2 ul {
  max-height: 350px;
  overflow-y: auto;
}

.coolzino-ucu7u2:hover ul {
  visibility: visible;
  opacity: 1;
}

.coolzino-ucu7u2:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.coolzino-ucu7u2:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.coolzino-ucu7u2:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.coolzino-ucu7u2:hover .coolzino-17rqge svg {
  transform: rotate(180deg);
}

.coolzino-dqcwyt {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.coolzino-5ffb4c {
  padding: 0 8px;
}

.coolzino-wgkhgg {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.coolzino-wgkhgg:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .coolzino-wgkhgg {
    padding: 4px 8px;
  }
}

.coolzino-9af2qb {
  display: flex;
}

.coolzino-9af2qb img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.coolzino-17rqge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.coolzino-17rqge svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.coolzino-mtoqhl {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .coolzino-mtoqhl {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.coolzino-uquir8 {
  width: 100%;
}

@media (min-width: 1200px) {
  .coolzino-uquir8 {
    display: none;
  }
}

.coolzino-aafbi0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.coolzino-p7aw1z {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.coolzino-b4tc82 {
  display: flex;
}

.coolzino-8avr8n {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.coolzino-te5dim {
  list-style: none;
}

@media (max-width: 1199px) {
  .coolzino-te5dim {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .coolzino-te5dim {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .coolzino-te5dim .coolzino-ii9r5n [data-ref-el],
  .coolzino-te5dim .coolzino-ii9r5n span,
  .coolzino-te5dim .coolzino-ii9r5n a {
    white-space: nowrap;
  }
}

.coolzino-a5fp7u {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .coolzino-a5fp7u.coolzino-k044re > .coolzino-ii9r5n {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .coolzino-a5fp7u.coolzino-ycerkx:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .coolzino-a5fp7u.coolzino-k044re > .coolzino-ne69uo {
    height: auto;
  }

  .coolzino-a5fp7u.coolzino-k044re > div > .coolzino-l3ijy9 {
    transform: rotate(180deg);
  }
}

.coolzino-a5fp7u [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.coolzino-a5fp7u [data-ref-el],
.coolzino-a5fp7u span {
  cursor: pointer;
}

.coolzino-a5fp7u [data-ref-el],
.coolzino-a5fp7u span,
.coolzino-a5fp7u a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .coolzino-a5fp7u [data-ref-el],
  .coolzino-a5fp7u span,
  .coolzino-a5fp7u a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .coolzino-a5fp7u [data-ref-el],
  .coolzino-a5fp7u span,
  .coolzino-a5fp7u a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.coolzino-ne69uo {
  height: 0;
  overflow: hidden;
  transition: height 0.coolzino-zh7dnw ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.coolzino-ne69uo::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.coolzino-ne69uo::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.coolzino-ne69uo::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .coolzino-ne69uo {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .coolzino-ne69uo:has(> .coolzino-a5fp7u.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .coolzino-ne69uo .coolzino-ne69uo {
    padding: 0;
  }

  .coolzino-ne69uo .coolzino-a5fp7u {
    font-weight: 400;
  }

  .coolzino-ne69uo .coolzino-a5fp7u:hover > .coolzino-ii9r5n {
    background: var(--Neutral-300);
  }

  .coolzino-ne69uo .coolzino-l3ijy9 {
    rotate: -90deg;
  }
}

.coolzino-ii9r5n {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .coolzino-ii9r5n {
    padding: 8px;
  }

  .coolzino-a5fp7u.coolzino-n0kgsk > .coolzino-ii9r5n {
    background: var(--Neutral-300);
  }
}

.coolzino-l3ijy9 {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.coolzino-2rpo18 0.coolzino-jirxzt.coolzino-igkl1k -0.coolzino-bgw7hy 0.coolzino-9cxo42 -0.coolzino-bgw7hy 1.coolzino-70lvgy 0.coolzino-s9hxnh.coolzino-fjqpim 4.coolzino-5fuig8.coolzino-2rpo18 0.coolzino-tqsyvg.coolzino-oqreis -0.coolzino-bgw7hy 9.coolzino-8l0zkc -0.coolzino-bgw7hy 10.coolzino-j6jn7l 0.coolzino-gj0gp4.coolzino-ehsrwi 0.coolzino-igkl1k 10.coolzino-ehsrwi 0.coolzino-9cxo42 10.coolzino-j6jn7l 1.coolzino-5w5dvc.coolzino-5kn6ds 5.coolzino-i3vk6e.coolzino-zptklb 6.coolzino-zxkykg 5.coolzino-kb24iu 6.coolzino-zxkykg 4.coolzino-umeq5x 5.coolzino-rnv9ss.coolzino-2rpo18 1.coolzino-jli96d.coolzino-bgw7hy 0.coolzino-9cxo42 -0.coolzino-bgw7hy 0.coolzino-igkl1k 0.coolzino-2rpo18 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.coolzino-zh7dnw ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .coolzino-l3ijy9 {
    cursor: default;
  }
}

.coolzino-qatjb5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.coolzino-gq4dta {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .coolzino-gq4dta {
    padding: 40px 4px;
  }
}

.coolzino-reo406 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .coolzino-reo406 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.coolzino-xx2zqu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .coolzino-xx2zqu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.coolzino-xx2zqu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.coolzino-xx2zqu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.coolzino-xx2zqu [data-ref-el],
.coolzino-xx2zqu span,
.coolzino-xx2zqu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.coolzino-j2bed5 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .coolzino-j2bed5 {
    margin-bottom: 12px;
  }
}

.coolzino-ntmkch {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.coolzino-ntmkch img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .coolzino-ntmkch:last-child {
    margin-right: 0;
  }
}

.coolzino-mcbn8n {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.coolzino-j2bed5:hover .coolzino-cwcami {
  visibility: visible;
  opacity: 1;
}

.coolzino-cwcami {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.coolzino-is90qt {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.coolzino-ugzghy {
  display: flex;
  margin: 6px;
}

.coolzino-ugzghy img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.coolzino-cwcami::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.coolzino-cwcami::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.coolzino-ooguf5 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .coolzino-ooguf5 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.coolzino-ip98ae {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .coolzino-ip98ae {
    margin-right: 32px;
  }
}

.coolzino-y49hyh {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .coolzino-y49hyh {
    margin-top: 0;
    width: 340px;
  }
}

.coolzino-y49hyh a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.coolzino-i0i740 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.coolzino-a9t6pp {
  position: relative;
}

@media (min-width: 768px) {
  .coolzino-a9t6pp {
    margin-top: 40px;
  }
}

.coolzino-a9t6pp + .coolzino-alk2jr,
.coolzino-a9t6pp + .coolzino-a9t6pp {
  margin-top: 24px;
}

.coolzino-zju9d6 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .coolzino-zju9d6 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .coolzino-zju9d6 {
    padding: 80px;
  }
}

.coolzino-h4gowi {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .coolzino-h4gowi {
    padding: 0 16px;
}


}

.coolzino-hfmgyc {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .coolzino-hfmgyc {
    font-size: 48px;
    line-height: 56px;
  }
}

.coolzino-nq4o83 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .coolzino-nq4o83 {
    font-size: 24px;
    line-height: 32px;
  }
}

.coolzino-vddrgj {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.coolzino-vddrgj:hover {
  background: var(--button-bg-hover);
}

.coolzino-i11cqf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.coolzino-i11cqf img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .coolzino-i11cqf img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .coolzino-i11cqf img {
  min-height: 100%;
  }
}

.coolzino-zju9d6::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.coolzino-gc6is9 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.coolzino-gc6is9 h1,
.coolzino-gc6is9 h2,
.coolzino-gc6is9 h3,
.coolzino-gc6is9 h4 {
  margin-bottom: 6px;
}

.coolzino-gc6is9 h1:not(:first-child),
.coolzino-gc6is9 h2:not(:first-child),
.coolzino-gc6is9 h3:not(:first-child),
.coolzino-gc6is9 h4:not(:first-child) {
  margin-top: 16px;
}

.coolzino-gc6is9 h1,
.coolzino-gc6is9 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .coolzino-gc6is9 h1,
  .coolzino-gc6is9 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.coolzino-gc6is9 h2,
.coolzino-gc6is9 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .coolzino-gc6is9 h2,
  .coolzino-gc6is9 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.coolzino-gc6is9 h3,
.coolzino-gc6is9 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .coolzino-gc6is9 h3,
  .coolzino-gc6is9 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.coolzino-gc6is9 h4,
.coolzino-gc6is9 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.coolzino-gc6is9 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.coolzino-gc6is9 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.coolzino-gc6is9 ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.coolzino-gc6is9 ul ul {
  margin-bottom: 8px;
}

.coolzino-gc6is9 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.coolzino-gc6is9 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.coolzino-gc6is9 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.coolzino-gc6is9 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.coolzino-gc6is9 ol li::marker {
  font-weight: 700;
}

.coolzino-gc6is9 ol ol {
  margin-bottom: 8px;
}

.coolzino-gc6is9 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.coolzino-gc6is9 ol ul li {
  padding-left: 16px;
}

.coolzino-gc6is9 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .coolzino-gc6is9 table {
    padding: 24px;
  }
}

.coolzino-gc6is9 table.coolzino-yxv6yz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.coolzino-zh7dnw,
    mask-image 0.3s;
}

.coolzino-gc6is9 table.coolzino-yxv6yz.coolzino-5fysmy {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .coolzino-gc6is9 table {
    display: table;
  }
}

.coolzino-gc6is9 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.coolzino-gc6is9 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.coolzino-gc6is9 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.coolzino-gc6is9 table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .coolzino-gc6is9 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.coolzino-gc6is9 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.coolzino-gc6is9 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.coolzino-gc6is9 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.coolzino-gc6is9 img {
  max-width: 100%;
  height: auto;
}

.coolzino-jc3qgr {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .coolzino-jc3qgr {
    padding: 24px;
  }
}

.coolzino-oncwpn {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .coolzino-oncwpn {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.coolzino-oncwpn > * {
  margin: 0 !important;
}

.coolzino-oncwpn img,
.coolzino-w3y98m {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .coolzino-oncwpn img,
  .coolzino-w3y98m {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.coolzino-krz7ga {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .coolzino-krz7ga {
    width: 32px;
    height: 32px;
  }
}

.coolzino-1fbqpn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.coolzino-1fbqpn .coolzino-8zviif {
  flex-shrink: 0;
}

.coolzino-1fbqpn .coolzino-hixxvj svg {
  display: none;
}

.coolzino-elgj7s {
  display: grid;
  transition: max-height 0.coolzino-zh7dnw ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .coolzino-elgj7s {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .coolzino-elgj7s {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.coolzino-elgj7s.coolzino-mlccjr + .coolzino-8zviif svg {
  transform: rotate(180deg);
}

.coolzino-bajxzb {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.coolzino-bajxzb > div:nth-child(3n) {
  grid-column: span 2;
}

.coolzino-bajxzb
  > div:nth-child(3n)
  .coolzino-mt1jk3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .coolzino-bajxzb {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .coolzino-bajxzb > div:nth-child(3n) {
    grid-column: unset;
  }

  .coolzino-bajxzb
    > div:nth-child(3n)
    .coolzino-mt1jk3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .coolzino-bajxzb {
    max-width: 270px;
  }
}

.coolzino-bajxzb .coolzino-mt1jk3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .coolzino-bajxzb .coolzino-mt1jk3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .coolzino-bajxzb .coolzino-mt1jk3 button {
    max-width: 104px;
  }
}

.coolzino-oeyi1f {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .coolzino-oeyi1f {
    margin-bottom: 0;
  }
}

.coolzino-jsg2i0 {
  display: none;
  opacity: 0;
}

.coolzino-0x134f {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.coolzino-0x134f img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.coolzino-mt1jk3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.coolzino-mt1jk3 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .coolzino-mt1jk3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .coolzino-mt1jk3
    button {
    max-width: 145px;
  }
}

.coolzino-vdtwib:first-child
  .coolzino-mt1jk3
  button {
  max-width: 270px;
}

.coolzino-mc3hqc {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.coolzino-oeyi1f picture {
  width: 100%;
  max-width: 100%;
}

.coolzino-otd1vu {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.coolzino-otd1vu svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.coolzino-oeyi1f:hover .coolzino-otd1vu {
  display: flex;
}

.coolzino-a296qf {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.coolzino-uskxao {
  display: flex;
}

.coolzino-uskxao:hover .coolzino-f5w4je,
.coolzino-uskxao .coolzino-n0kgsk .coolzino-f5w4je {
  display: flex;
}

.coolzino-uskxao svg {
  flex-shrink: 0;
}

.coolzino-f5w4je {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .coolzino-f5w4je {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.coolzino-f5w4je:hover {
  display: flex;
}

.coolzino-f5w4je svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.coolzino-amajej {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .coolzino-amajej {
    font-size: 12px;
  }
}

.coolzino-6hxicr,
.coolzino-ibu3hc {
  width: 50%;
  flex-shrink: 0;
}

.coolzino-6hxicr {
  font-weight: 700;
}

.coolzino-8n9r3u .coolzino-elgj7s {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .coolzino-8n9r3u .coolzino-elgj7s {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .coolzino-8n9r3u .coolzino-elgj7s {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.coolzino-8n9r3u
  .coolzino-mc3hqc:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.coolzino-8n9r3u .coolzino-0x134f {
  height: 100% !important;
  border-radius: 16px;
}

.coolzino-8n9r3u .coolzino-mt1jk3 {
  gap: 4px;
  align-items: center;
}

.coolzino-8n9r3u .coolzino-mt1jk3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.coolzino-8n9r3u .coolzino-mt1jk3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.coolzino-8n9r3u .coolzino-vnsncf,
.coolzino-8n9r3u .coolzino-lgymwx {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.coolzino-vrm705.org/2000/svg'%3E%3Cpath d='M9.coolzino-iy5ibl 4.coolzino-dezjnb.coolzino-k54p7m 5.coolzino-c083ar.coolzino-asy7nt 5.coolzino-6s5b9d.coolzino-90wg1k 5.coolzino-wpxhbo.coolzino-fvppf7 8.coolzino-4saqlk.coolzino-a4img2 9.coolzino-m237c2.coolzino-qtliiv 9.coolzino-26bh46.coolzino-cpbuh3 13.coolzino-3s8heg.coolzino-iokua4 11.coolzino-ie7268.coolzino-o7j42o 11.coolzino-v13as9.coolzino-p3q2r5 11.coolzino-5bm8r3.coolzino-7w968n 13.coolzino-b16882.coolzino-230p5h 9.coolzino-c4i028.coolzino-x3xq10 9.coolzino-y9ua02.coolzino-uitlj4 8.coolzino-wc3lyk.coolzino-78fevy 5.coolzino-4edzof.coolzino-lvyrj9 5.coolzino-tf41ln.coolzino-2up4e2 5.coolzino-ddc5wm.coolzino-eorl51 4.coolzino-fuc04m.coolzino-o7j42o 1.coolzino-9009vp.coolzino-iy5ibl 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.coolzino-8n9r3u .coolzino-vnsncf {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.coolzino-8n9r3u .coolzino-lgymwx {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.coolzino-9ilc9m {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .coolzino-9ilc9m {
    padding: 24px;
  }
}

.coolzino-9ilc9m .coolzino-8zviif {
  display: flex;
}

@media (min-width: 768px) {
  .coolzino-9ilc9m .coolzino-8zviif {
    display: none;
  }
}

.coolzino-9ilc9m .coolzino-hixxvj svg {
  display: none;
}

.coolzino-i0npny {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.coolzino-i0npny .coolzino-kmeond {
  display: none;
}

@media (min-width: 768px) {
  .coolzino-i0npny .coolzino-kmeond {
    display: flex;
  }
}

.coolzino-s2ebj3 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .coolzino-s2ebj3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.coolzino-s2ebj3 > * {
  margin: 0 !important;
}

.coolzino-s2ebj3 img,
.coolzino-sx5as5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .coolzino-s2ebj3 img,
  .coolzino-sx5as5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.coolzino-r56lxo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .coolzino-r56lxo {
    width: 32px;
    height: 32px;
  }
}

.coolzino-0wxaxo {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .coolzino-0wxaxo {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .coolzino-0wxaxo::-webkit-scrollbar {
    display: none;
  }
}

.coolzino-2uhbrj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .coolzino-2uhbrj {
    padding: 7px 15px;
  }
}

.coolzino-2uhbrj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.coolzino-yye5et {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .coolzino-yye5et {
    display: flex;
    opacity: 1;
  }
}

.coolzino-2uhbrj picture {
  height: 100%;
  display: block;
}

.coolzino-2uhbrj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .coolzino-2uhbrj img {
    width: 88px;
    height: 44px;
  }
}

.coolzino-2uhbrj p {
  text-align: center;
  width: 100%;
}

.coolzino-uh6iwt {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .coolzino-uh6iwt {
    font-size: 40px;
    line-height: 48px;
  }
}

.coolzino-uh6iwt img,
.coolzino-c9qlnd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .coolzino-uh6iwt img,
  .coolzino-c9qlnd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.coolzino-5rjp2z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .coolzino-5rjp2z {
    width: 32px;
    height: 32px;
  }
}

.coolzino-8ifdd5 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.coolzino-pvhrw5 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.coolzino-3mziv3 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.coolzino-3mziv3.coolzino-n0kgsk {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.coolzino-jzaul1 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .coolzino-jzaul1 {
    font-size: 20px;
    line-height: 28px;
  }
}

.coolzino-la78tt {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.coolzino-cpgb4h {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.coolzino-zh7dnw ease;
  opacity: 0;
  color: var(--text-color);
}

.coolzino-h9ybtq {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.coolzino-h9ybtq ol,
.coolzino-h9ybtq ul {
  padding-left: 1.3em;
}

.coolzino-3mziv3.coolzino-n0kgsk .coolzino-cpgb4h {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.coolzino-3mziv3.coolzino-n0kgsk .coolzino-la78tt {
  transform: rotate(180deg);
  color: var(--text-color);
}

.coolzino-zdrihg {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .coolzino-zdrihg {
    padding: 24px;
  }
}

.coolzino-zdrihg .coolzino-8zviif {
  display: flex;
}

@media (min-width: 768px) {
  .coolzino-zdrihg .coolzino-8zviif {
    display: none;
  }
}

.coolzino-zdrihg .coolzino-hixxvj svg {
  display: none;
}

.coolzino-eu50pb {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.coolzino-eu50pb .coolzino-kmeond {
  display: none;
}

@media (min-width: 768px) {
  .coolzino-eu50pb .coolzino-kmeond {
    display: flex;
  }
}

.coolzino-t8oit2 {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .coolzino-t8oit2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.coolzino-t8oit2 > * {
  margin: 0 !important;
}

.coolzino-t8oit2 img,
.coolzino-x3w2oi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .coolzino-t8oit2 img,
  .coolzino-x3w2oi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.coolzino-0kjvgt {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .coolzino-0kjvgt {
    width: 32px;
    height: 32px;
  }
}

.coolzino-ab3crm {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .coolzino-ab3crm {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .coolzino-ab3crm::-webkit-scrollbar {
    display: none;
  }
}

.coolzino-86bci2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.coolzino-86bci2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.coolzino-tneysq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .coolzino-tneysq {
    display: flex;
    opacity: 1;
  }
}

.coolzino-86bci2 picture {
  width: auto;
  height: 100%;
  display: block;
}

.coolzino-86bci2 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.coolzino-266uvg {
  margin: -24px 0;
}

.coolzino-266uvg:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .coolzino-266uvg {
    margin: -16px 0;
  }
}

.coolzino-ylf5wg {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .coolzino-ylf5wg {
    flex-direction: row;
  }
}

.coolzino-itu6wv {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .coolzino-itu6wv {
    flex: 1;
  }
}

.coolzino-itu6wv::placeholder {
  color: var(--Text-400);
}

.coolzino-qqlbt5 {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.coolzino-87a3f5 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.coolzino-87a3f5::-webkit-scrollbar {
  display: none;
}

.coolzino-o51jca {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.coolzino-o51jca img,
.coolzino-o51jca svg {
  margin-right: 8px;
}

.coolzino-pfvakx {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.coolzino-266uvg + .coolzino-81ebg8 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .coolzino-266uvg + .coolzino-81ebg8 {
    margin-top: -16px;
  }
}

.coolzino-mby1yr {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.coolzino-mby1yr > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.coolzino-mby1yr > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.coolzino-ai18e7 {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.coolzino-7uwp71 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.coolzino-gnwc3h {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.coolzino-e64nar {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.coolzino-ma6jwk {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.coolzino-ai18e7 button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.coolzino-ai18e7 button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .coolzino-ai18e7 {
    padding: 39px 179px 39px 39px;
  }

  .coolzino-7uwp71 {
    font-size: 40px;
    line-height: 48px;
  }

  .coolzino-ma6jwk {
    height: 348px;
  }

  .coolzino-ai18e7 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .coolzino-ai18e7 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .coolzino-ai18e7 {
    padding: 63px;
  }
}

.coolzino-vxjt6m {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .coolzino-vxjt6m {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.coolzino-5rf220 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .coolzino-5rf220 {
    width: auto;
  }
}

.coolzino-0veqh0 {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.coolzino-0veqh0::-webkit-scrollbar {
  display: none;
}

.coolzino-0veqh0 a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.coolzino-0veqh0 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .coolzino-0veqh0 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.coolzino-vxjt6m .coolzino-cbqsq8 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.coolzino-zh7dnw,
    mask-image 0.3s;
}

.coolzino-vxjt6m .coolzino-cbqsq8.coolzino-5fysmy {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.coolzino-tali1a {
  margin: 40px -16px;
}

.coolzino-2n7fvs + .coolzino-alk2jr,
.coolzino-2n7fvs + .coolzino-a9t6pp {
  margin-top: 24px;
}

.coolzino-kxnn3x {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.coolzino-kxnn3x picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.coolzino-mzzvqh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .coolzino-mzzvqh {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .coolzino-mzzvqh {
    margin-top: 0;
  }
}

.coolzino-2bx5at {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .coolzino-2bx5at {
    font-size: 24px;
    line-height: 32px;
  }
}

.coolzino-h2npf6 {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .coolzino-h2npf6 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.coolzino-pdy3ik {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .coolzino-pdy3ik {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.coolzino-q4yobn {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .coolzino-q4yobn {
    font-size: 20px;
    line-height: 28px;
  }
}

.coolzino-ucj7k3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .coolzino-ucj7k3 {
    font-size: 32px;
    line-height: 40px;
  }
}

.coolzino-gue7sz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.coolzino-k58kqk {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.coolzino-k58kqk img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.coolzino-81ebg8 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.coolzino-2zk2t0 {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .coolzino-2zk2t0 {
    padding: 15px 48px;
  }
}

main > .coolzino-81ebg8 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .coolzino-elgj7s.coolzino-zsz3v0 > div:nth-child(n+5) {
    display: none;
  }
}

.coolzino-gc6is9 p a img {
  display: block;
  margin: 0 auto;
}


.coolzino-6rp9br {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

/* contanct form */
.coolzino-wvbkgs {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.coolzino-wvbkgs label {
  font-size: 14px;
}

.coolzino-wvbkgs h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.coolzino-wvbkgs input,
.coolzino-wvbkgs textarea,
.coolzino-wvbkgs button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.coolzino-wvbkgs button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.coolzino-5bzbme ease;
}
.coolzino-wvbkgs button:hover {
  background-color: var(--button-bg-hover);
}
.coolzino-p2jrar {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.coolzino-wsjt9g ease-in;
}

.coolzino-p2jrar h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.coolzino-uqoyav, .coolzino-duak17, [class*="review-card"],
thead, thead th, table th, .coolzino-fcqmbl,
.coolzino-yw4pij, [class*="collapsible-header"],
.coolzino-r6knoa, [class*="updated-block"] {
  color: #ece7dc !important;
}
