* {
  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;
  }
}

.ice-qcd7cr {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .ice-qcd7cr {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .ice-qcd7cr {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.ice-vo3c4v {
  overflow: hidden;
}

.ice-0i28fo img {
  background: var(--Neutral-300);
}

.ice-5juqtm {
  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;
}

.ice-yolpzh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.ice-yolpzh:hover {
  background: var(--button-bg-hover);
}

.ice-6btg73 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.ice-6btg73:hover {
  background: var(--button-bg-hover);
}

.ice-idy660 {
  font-size: 12px;
  line-height: 18px;
}

.ice-foevq9 {
  font-size: 18px;
  line-height: 26px;
}

.ice-83hzcy {
  width: 100%;
}

.ice-djn0sr {
  padding: 6px 16px;
}

.ice-x503ld {
  padding: 10px 16px;
}

.ice-iu3a1x {
  padding: 15px 26px;
}

.ice-bk0mjv {
  flex-shrink: 0;
}

.ice-zkalze {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.ice-ruyvwa {
  display: none;
}

.ice-jj7ndm {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.ice-0susya {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.ice-96mpuq {
  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;
}

.ice-ewsja5 {
  cursor: grab;
}

.ice-96mpuq::-webkit-scrollbar {
  display: none;
}

.ice-8em9rb {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.ice-7l6ism {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.ice-bdj9wj {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.ice-455zc1 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.ice-k8cv7n {
  visibility: visible;
}

.ice-hk2gaq {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.ice-g8chuu ease;
}

.ice-7czulj {
  background-color: var(--Primary-200);
  width: 16px;
}

.ice-g25xym {
  -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.ice-g8chuu,
    mask-image 0.3s;
}

.ice-g25xym.ice-avzl6t {
  -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;
  }
}

.ice-wuknda: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;
}

.ice-lku0kg {
  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.ice-73lap1.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.ice-73lap1.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;
}

.ice-bmgvbb {
  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);
}

.ice-bmgvbb::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%
  );
}

.ice-kmltyi {
  position: relative;
  z-index: 1;
}

.ice-yo6bc3 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.ice-ojzkpi {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.ice-yl9j6a {
  font-size: 40px;
  line-height: 48px;
}

.ice-u1hdjm {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ice-bygxx7 {
  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;
}

.ice-bygxx7:hover {
  background: var(--Primary-400);
}

.ice-bygxx7 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.ice-wuknda 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) {
  .ice-bmgvbb {
    max-width: 600px;
    padding: 64px;
  }

  .ice-yo6bc3 {
    font-size: 24px;
    line-height: 32px;
  }

  .ice-ojzkpi {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .ice-yl9j6a {
    font-size: 50px;
    line-height: 56px;
  }

  .ice-u1hdjm {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .ice-lku0kg {
    top: 25px;
    right: 25px;
  }
}

.ice-ajc83i,
.ice-rdmxcz {
  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;
}

.ice-xpl70n.ice-xm4x8q::before,
.ice-rdmxcz::before,
.ice-2q96u6::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.ice-73lap1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.ice-nv3r8s 14.ice-m8azgg.ice-8jtby7 14.ice-736ipv 15.ice-w2evf6 14.ice-cgkc6w 15.ice-fsmwcn 14.ice-kfa8xj.ice-hsw4xp 14.ice-zr8hlp 19.ice-voivm2 12.ice-oirvwy 19.ice-voivm2 10.ice-qpy8we.ice-voivm2 8.ice-v3yn1h 17.ice-igtkgv 7.ice-ngaphk 15.ice-gj10dp 7.ice-m7eysg.ice-q68vdf 7.ice-ngaphk 11.ice-s3iyjv 8.ice-v3yn1h 11.ice-s3iyjv 10.ice-eha9zy.ice-s3iyjv 12.ice-btg2a0 13.ice-dqye5l 14.ice-czbz72 15.ice-cwl5zb 14.ice-u5besw.ice-deqs7e 14.ice-uks4i7 15.ice-zvis2h 14.ice-f4nhbh 15.ice-lcxteq 14.ice-hv82pz.ice-nv3r8s 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.ice-ovxco4 15.ice-q2le28.ice-ithclr 15.ice-r2xpae 15.ice-hn3qzr 15.ice-q3txqa 15.ice-i2p06q 15.ice-ta0c40.ice-0wb9p8 15.ice-q3txqa 15.ice-wg399o 15.ice-123392 15.ice-j35wq6 15.ice-p0fcf1.ice-9e94bq 15.ice-u48upt 7.ice-tkbqkx 18.ice-2aevkd 7.ice-jfgjvk 23.ice-k8xu4n.ice-4fb3vx.ice-64psrv 18.ice-3ca5na 19.ice-82ew3y 15.ice-w1ujdf 15.ice-ovxco4 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.ice-zq3xyz [type="submit"] *,
.ice-rla22p button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .ice-evp29q {
    display: none;
  }
}

.ice-0z3hy7 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .ice-0z3hy7 {
  display: none;
}

@media (min-width: 768px) {
  .ice-0z3hy7 {
    bottom: 22px;
  }
}

.ice-0z3hy7 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .ice-0z3hy7 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.ice-x472p7.static) .ice-0z3hy7 {
    bottom: 8px;
  }
}

.ice-o61cev {
  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.ice-73lap1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.ice-v4vuya 3.ice-3al60p.ice-yi1o1o.ice-20cn5z 3.ice-mrbq3o 3.ice-z0bykj 5.ice-h27bys 3.ice-z0bykj 8.ice-a75cs8.ice-ui268x.ice-z0bykj 26.ice-2745yx 5.ice-ki92dm 28.ice-ocwx91 8.ice-43s88v 28.ice-q14tuc.ice-bjlpag 28.ice-jifon9.ice-ymyukc 34.ice-9z11g5.ice-j0yanp 36.ice-8a9h6c 11.ice-prd05p 37.ice-tjutjk 12.ice-xk0y45 36.ice-yrj9ka.ice-o8wcok 28.ice-hkgnbh.ice-vpu0hl.ice-hvn57h 28.ice-qv1kzc 36.ice-psv5fw 26.ice-3jc9r1 36.ice-psv5fw 23.ice-xjqy1t.ice-7ho5c5.ice-psv5fw 5.ice-ztgn2m 34.ice-l998vb 3.ice-mrbq3o 31.ice-v4vuya 3.ice-l70bb6.ice-5htueh 18.ice-ti7gj7.ice-90h3mx 18.ice-tsxuec 8.ice-d68qdh 17.ice-psilhe 8.ice-d68qdh 15.ice-al1vir.ice-d68qdh 14.ice-3hehol 9.ice-90h3mx 13.ice-m5nvq7 11.ice-5htueh 13.ice-elmqb2.ice-t4ibh5 13.ice-m5nvq7 13.ice-3zwmw5 14.ice-3hehol 13.ice-3zwmw5 15.ice-2pgoex.ice-3zwmw5 17.ice-psilhe 12.ice-t4ibh5 18.ice-tsxuec 11.ice-5htueh 18.ice-8dre4t.ice-4bg1v1 18.ice-jzxtae.ice-13of47 18.ice-tsxuec 17.ice-7o07lf 17.ice-psilhe 17.ice-7o07lf 15.ice-kl897b.ice-7o07lf 14.ice-3hehol 18.ice-13of47 13.ice-m5nvq7 20.ice-4bg1v1 13.ice-bdsn78.ice-z53w39 13.ice-m5nvq7 22.ice-m6pkxt 14.ice-3hehol 22.ice-m6pkxt 15.ice-zm4hmy.ice-m2wb4e 17.ice-psilhe 21.ice-z53w39 18.ice-tsxuec 20.ice-4bg1v1 18.ice-woxs9r.ice-x7b0j6 18.ice-r4bfnx.ice-f2bdkp 18.ice-tsxuec 26.ice-dxui4d 17.ice-psilhe 26.ice-dxui4d 15.ice-wfic61.ice-dxui4d 14.ice-3hehol 27.ice-f2bdkp 13.ice-m5nvq7 28.ice-x7b0j6 13.ice-o1zlod.ice-9zgx04 13.ice-m5nvq7 31.ice-3yiqjd 14.ice-3hehol 31.ice-3yiqjd 15.ice-7c0xug.ice-dxui4d 17.ice-psilhe 30.ice-9zgx04 18.ice-tsxuec 28.ice-x7b0j6 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"])
    .ice-o61cev {
    display: none;
  }
}

.ice-y99enx {
  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) {
  .ice-y99enx {
    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;
}

.ice-rla22p {
  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) {
  .ice-rla22p {
    padding: 14px 16px;
  }
}

.ice-rla22p button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.ice-rla22p button:first-child {
  align-content: end;
}

.ice-rla22p button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .ice-rla22p
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .ice-rla22p
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.ice-rla22p button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.ice-rla22p button:last-child svg {
  width: 38px;
  height: 38px;
}

.ice-2q96u6 {
  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;
}

.ice-2q96u6::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .ice-2q96u6,
.pc61d126-chatbot[data-active-screen="3"]
  .ice-2q96u6 {
  opacity: 1;
  visibility: visible;
}

.ice-1jypyq {
  flex: 1 1;
}

.ice-5bly1y {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .ice-5bly1y {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .ice-l8hr0y {
  display: block;
}

.ice-bia0qm {
  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) {
  .ice-bia0qm {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.ice-rdmxcz {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.ice-rdmxcz::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.ice-n8itna span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.ice-n8itna p {
  color: var(--Text-100);
}

.ice-rdmxcz .ice-58qkg3 {
  grid-area: button;
}

.ice-rdmxcz .ice-58qkg3::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.ice-73lap1.org/2000/svg'%3E%3Cpath d='M4.ice-ecoomt 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ice-1qocpz 15L16.ice-1qocpz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.ice-1qocpz 5L16.ice-1qocpz 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .ice-h34je5 {
  display: block;
}

.ice-lbewgg {
  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) {
  .ice-lbewgg {
    margin-top: 40px;
  }
}

.ice-ajc83i label,
.ice-ajc83i input {
  display: block;
  width: 100%;
}

.ice-ajc83i label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.ice-ajc83i label.ice-xah51r input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.ice-ajc83i label.ice-xah51r::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;
}

.ice-ajc83i 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;
}

.ice-ajc83i input::placeholder {
  color: var(--Text-400);
}

.ice-45n3m5 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .ice-45n3m5 {
  display: flex;
}

.ice-45n3m5 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .ice-45n3m5 ol {
    height: 420px;
    padding: 24px;
  }
}

.ice-45n3m5 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.ice-zq3xyz {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .ice-zq3xyz {
    padding: 0 24px 24px;
  }
}

.ice-zq3xyz 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;
}

.ice-zq3xyz input::placeholder {
  color: var(--Text-400);
}

.ice-zq3xyz [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.ice-zq3xyz [type="submit"]:disabled {
  opacity: 0.5;
}

.ice-zq3xyz [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .ice-zq3xyz [type="submit"] {
    right: 40px;
  }
}

.ice-xpl70n {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.ice-xpl70n.ice-xm4x8q {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.ice-xpl70n.ice-xm4x8q::before {
  content: "";
  width: 31px;
}

.ice-xpl70n.ice-xm4x8q p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ice-xpl70n.ice-30st0i p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.ice-xpl70n p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.ice-0z3hy7 .ice-58qkg3 {
  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;
  }
}

.ice-evp29q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .ice-evp29q {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .ice-evp29q {
    padding: 18px 0;
  }
}

.ice-evp29q .ice-qcd7cr {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .ice-evp29q .ice-qcd7cr {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.ice-xp3zhi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .ice-xp3zhi {
    max-width: 160px;
    height: 40px;
  }
}

.ice-xp3zhi picture,
.ice-xp3zhi img {
  display: block;
  width: 100%;
  height: 100%;
}

.ice-xp3zhi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .ice-khkcsm {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.ice-g8chuu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .ice-evp29q.ice-kmizp7 .ice-khkcsm {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .ice-khkcsm {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .ice-khkcsm {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.ice-nr14wc,
.ice-zdnnkz {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .ice-nr14wc,
  .ice-zdnnkz {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .ice-zdnnkz {
    display: none;
  }
}

.ice-tdnheu {
  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;
}

.ice-kmizp7 .ice-tdnheu {
  background: var(--fh-bg-color);
}

.ice-tdnheu button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .ice-tdnheu {
    display: none;
  }
}

.ice-x25wet {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ice-x25wet {
    display: none;
  }
}

.ice-7eepuk {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.ice-evp29q.ice-kmizp7 .ice-7eepuk:first-child {
  display: none;
}

.ice-evp29q.ice-kmizp7 .ice-7eepuk:last-child {
  display: block;
}

.ice-7eepuk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .ice-7eepuk {
    display: none;
  }
}

.ice-r1q9hg {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ice-r1q9hg {
    display: flex;
  }
}

.ice-r1q9hg ul {
  max-height: 350px;
  overflow-y: auto;
}

.ice-r1q9hg:hover ul {
  visibility: visible;
  opacity: 1;
}

.ice-r1q9hg:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ice-r1q9hg:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.ice-r1q9hg:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.ice-r1q9hg:hover .ice-uyf46p svg {
  transform: rotate(180deg);
}

.ice-89h1ge {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.ice-av0lw7 {
  padding: 0 8px;
}

.ice-gdby8u {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.ice-gdby8u:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .ice-gdby8u {
    padding: 4px 8px;
  }
}

.ice-w1z7z2 {
  display: flex;
}

.ice-w1z7z2 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.ice-uyf46p {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.ice-uyf46p svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.ice-81rlwa {
  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) {
  .ice-81rlwa {
    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;
  }
}

.ice-xl1gbu {
  width: 100%;
}

@media (min-width: 1200px) {
  .ice-xl1gbu {
    display: none;
  }
}

.ice-t2nbj8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.ice-ziagop {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.ice-1l38al {
  display: flex;
}

.ice-o5ftyg {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.ice-3vjbik {
  list-style: none;
}

@media (max-width: 1199px) {
  .ice-3vjbik {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .ice-3vjbik {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .ice-3vjbik .ice-efanhl [data-ref-el],
  .ice-3vjbik .ice-efanhl span,
  .ice-3vjbik .ice-efanhl a {
    white-space: nowrap;
  }
}

.ice-xlyzq9 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .ice-xlyzq9.ice-0pnf5i > .ice-efanhl {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .ice-xlyzq9.ice-kf8dzn:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .ice-xlyzq9.ice-0pnf5i > .ice-i0vt5z {
    height: auto;
  }

  .ice-xlyzq9.ice-0pnf5i > div > .ice-t3tsjf {
    transform: rotate(180deg);
  }
}

.ice-xlyzq9 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.ice-xlyzq9 [data-ref-el],
.ice-xlyzq9 span {
  cursor: pointer;
}

.ice-xlyzq9 [data-ref-el],
.ice-xlyzq9 span,
.ice-xlyzq9 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .ice-xlyzq9 [data-ref-el],
  .ice-xlyzq9 span,
  .ice-xlyzq9 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .ice-xlyzq9 [data-ref-el],
  .ice-xlyzq9 span,
  .ice-xlyzq9 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.ice-i0vt5z {
  height: 0;
  overflow: hidden;
  transition: height 0.ice-g8chuu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.ice-i0vt5z::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.ice-i0vt5z::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.ice-i0vt5z::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .ice-i0vt5z {
    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;
  }

  .ice-i0vt5z:has(> .ice-xlyzq9.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .ice-i0vt5z .ice-i0vt5z {
    padding: 0;
  }

  .ice-i0vt5z .ice-xlyzq9 {
    font-weight: 400;
  }

  .ice-i0vt5z .ice-xlyzq9:hover > .ice-efanhl {
    background: var(--Neutral-300);
  }

  .ice-i0vt5z .ice-t3tsjf {
    rotate: -90deg;
  }
}

.ice-efanhl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .ice-efanhl {
    padding: 8px;
  }

  .ice-xlyzq9.ice-qfeg24 > .ice-efanhl {
    background: var(--Neutral-300);
  }
}

.ice-t3tsjf {
  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.ice-73lap1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.ice-jv5b6q 0.ice-21m0fj.ice-h2vgdh -0.ice-r0lclz 0.ice-82vwp3 -0.ice-r0lclz 1.ice-1vqhsv 0.ice-a4z26t.ice-fhdkff 4.ice-b5itiw.ice-jv5b6q 0.ice-cymkyc.ice-1njy9r -0.ice-r0lclz 9.ice-bg3i6g -0.ice-r0lclz 10.ice-yrjkjw 0.ice-pu5rut.ice-23uta5 0.ice-h2vgdh 10.ice-23uta5 0.ice-82vwp3 10.ice-yrjkjw 1.ice-tc4ga0.ice-obfieg 5.ice-2ehrbc.ice-zlzrdk 6.ice-gw1rbg 5.ice-sxcy1h 6.ice-gw1rbg 4.ice-aug3x7 5.ice-fymm4z.ice-jv5b6q 1.ice-12ckpa.ice-r0lclz 0.ice-82vwp3 -0.ice-r0lclz 0.ice-h2vgdh 0.ice-jv5b6q 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.ice-g8chuu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .ice-t3tsjf {
    cursor: default;
  }
}

.ice-da2akj {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.ice-g65sxq {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .ice-g65sxq {
    padding: 40px 4px;
  }
}

.ice-5k5xx2 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .ice-5k5xx2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.ice-mc4crk {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .ice-mc4crk {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.ice-mc4crk ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.ice-mc4crk [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.ice-mc4crk [data-ref-el],
.ice-mc4crk span,
.ice-mc4crk a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.ice-7yar5h {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ice-7yar5h {
    margin-bottom: 12px;
  }
}

.ice-p4sph8 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.ice-p4sph8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .ice-p4sph8:last-child {
    margin-right: 0;
  }
}

.ice-nhppu8 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ice-7yar5h:hover .ice-vle8yd {
  visibility: visible;
  opacity: 1;
}

.ice-vle8yd {
  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);
}

.ice-3dtf4z {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ice-d0l1gz {
  display: flex;
  margin: 6px;
}

.ice-d0l1gz img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.ice-vle8yd::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);
}

.ice-vle8yd::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);
}

.ice-4dbzwp {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .ice-4dbzwp {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.ice-d75zc3 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .ice-d75zc3 {
    margin-right: 32px;
  }
}

.ice-9c2ruq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .ice-9c2ruq {
    margin-top: 0;
    width: 340px;
  }
}

.ice-9c2ruq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.ice-eaykk3 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.ice-nt15yk {
  position: relative;
}

@media (min-width: 768px) {
  .ice-nt15yk {
    margin-top: 40px;
  }
}

.ice-nt15yk + .ice-c42t44,
.ice-nt15yk + .ice-nt15yk {
  margin-top: 24px;
}

.ice-nvtd4e {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .ice-nvtd4e {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .ice-nvtd4e {
    padding: 80px;
  }
}

.ice-7e527i {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .ice-7e527i {
    padding: 0 16px;
}


}

.ice-iawfh0 {
  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) {
  .ice-iawfh0 {
    font-size: 48px;
    line-height: 56px;
  }
}

.ice-w1l4h2 {
  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) {
  .ice-w1l4h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.ice-3esrsl {
  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;
}

.ice-3esrsl:hover {
  background: var(--button-bg-hover);
}

.ice-ibyrj0 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.ice-ibyrj0 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .ice-ibyrj0 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .ice-ibyrj0 img {
  min-height: 100%;
  }
}

.ice-nvtd4e::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.ice-3f4vxs {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.ice-3f4vxs h1,
.ice-3f4vxs h2,
.ice-3f4vxs h3,
.ice-3f4vxs h4 {
  margin-bottom: 6px;
}

.ice-3f4vxs h1:not(:first-child),
.ice-3f4vxs h2:not(:first-child),
.ice-3f4vxs h3:not(:first-child),
.ice-3f4vxs h4:not(:first-child) {
  margin-top: 16px;
}

.ice-3f4vxs h1,
.ice-3f4vxs h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .ice-3f4vxs h1,
  .ice-3f4vxs h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.ice-3f4vxs h2,
.ice-3f4vxs h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .ice-3f4vxs h2,
  .ice-3f4vxs h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.ice-3f4vxs h3,
.ice-3f4vxs h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .ice-3f4vxs h3,
  .ice-3f4vxs h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.ice-3f4vxs h4,
.ice-3f4vxs h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.ice-3f4vxs ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.ice-3f4vxs ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.ice-3f4vxs 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);
}

.ice-3f4vxs ul ul {
  margin-bottom: 8px;
}

.ice-3f4vxs ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.ice-3f4vxs ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.ice-3f4vxs ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.ice-3f4vxs ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.ice-3f4vxs ol li::marker {
  font-weight: 700;
}

.ice-3f4vxs ol ol {
  margin-bottom: 8px;
}

.ice-3f4vxs ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.ice-3f4vxs ol ul li {
  padding-left: 16px;
}

.ice-3f4vxs 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) {
  .ice-3f4vxs table {
    padding: 24px;
  }
}

.ice-3f4vxs table.ice-q9v0ud {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ice-g8chuu,
    mask-image 0.3s;
}

.ice-3f4vxs table.ice-q9v0ud.ice-avzl6t {
  -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) {
  .ice-3f4vxs table {
    display: table;
  }
}

.ice-3f4vxs 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);
}

.ice-3f4vxs table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ice-3f4vxs table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ice-3f4vxs 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) {
  .ice-3f4vxs table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.ice-3f4vxs table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.ice-3f4vxs table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.ice-3f4vxs table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.ice-3f4vxs img {
  max-width: 100%;
  height: auto;
}

.ice-zs4mo9 {
  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) {
  .ice-zs4mo9 {
    padding: 24px;
  }
}

.ice-h18hit {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .ice-h18hit {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.ice-h18hit > * {
  margin: 0 !important;
}

.ice-h18hit img,
.ice-4rmrkz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ice-h18hit img,
  .ice-4rmrkz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ice-kx7yf0 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ice-kx7yf0 {
    width: 32px;
    height: 32px;
  }
}

.ice-7pt95y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.ice-7pt95y .ice-aspcjb {
  flex-shrink: 0;
}

.ice-7pt95y .ice-xyv7jw svg {
  display: none;
}

.ice-0vewgl {
  display: grid;
  transition: max-height 0.ice-g8chuu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .ice-0vewgl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .ice-0vewgl {
    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));
  }
}

.ice-0vewgl.ice-cj38un + .ice-aspcjb svg {
  transform: rotate(180deg);
}

.ice-334275 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.ice-334275 > div:nth-child(3n) {
  grid-column: span 2;
}

.ice-334275
  > div:nth-child(3n)
  .ice-dy7nb4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .ice-334275 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .ice-334275 > div:nth-child(3n) {
    grid-column: unset;
  }

  .ice-334275
    > div:nth-child(3n)
    .ice-dy7nb4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .ice-334275 {
    max-width: 270px;
  }
}

.ice-334275 .ice-dy7nb4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .ice-334275 .ice-dy7nb4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .ice-334275 .ice-dy7nb4 button {
    max-width: 104px;
  }
}

.ice-8iyvgb {
  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) {
  .ice-8iyvgb {
    margin-bottom: 0;
  }
}

.ice-fcn7uc {
  display: none;
  opacity: 0;
}

.ice-bdi8q2 {
  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;
  }
}

.ice-bdi8q2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.ice-dy7nb4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.ice-dy7nb4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ice-dy7nb4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .ice-dy7nb4
    button {
    max-width: 145px;
  }
}

.ice-u135lb:first-child
  .ice-dy7nb4
  button {
  max-width: 270px;
}

.ice-rhfgir {
  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%;
}

.ice-8iyvgb picture {
  width: 100%;
  max-width: 100%;
}

.ice-8nk4y8 {
  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;
}

.ice-8nk4y8 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.ice-8iyvgb:hover .ice-8nk4y8 {
  display: flex;
}

.ice-g4ctoi {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.ice-r2gx3a {
  display: flex;
}

.ice-r2gx3a:hover .ice-s0w880,
.ice-r2gx3a .ice-qfeg24 .ice-s0w880 {
  display: flex;
}

.ice-r2gx3a svg {
  flex-shrink: 0;
}

.ice-s0w880 {
  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) {
  .ice-s0w880 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.ice-s0w880:hover {
  display: flex;
}

.ice-s0w880 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.ice-rbjj85 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .ice-rbjj85 {
    font-size: 12px;
  }
}

.ice-ns5a6s,
.ice-i2tviq {
  width: 50%;
  flex-shrink: 0;
}

.ice-ns5a6s {
  font-weight: 700;
}

.ice-cy06gq .ice-0vewgl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .ice-cy06gq .ice-0vewgl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .ice-cy06gq .ice-0vewgl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.ice-cy06gq
  .ice-rhfgir:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.ice-cy06gq .ice-bdi8q2 {
  height: 100% !important;
  border-radius: 16px;
}

.ice-cy06gq .ice-dy7nb4 {
  gap: 4px;
  align-items: center;
}

.ice-cy06gq .ice-dy7nb4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ice-cy06gq .ice-dy7nb4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.ice-cy06gq .ice-f3vexr,
.ice-cy06gq .ice-hntugu {
  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.ice-73lap1.org/2000/svg'%3E%3Cpath d='M9.ice-ew0qm5 4.ice-3sdqri.ice-thot10 5.ice-cperx8.ice-rifxe0 5.ice-tl5zuq.ice-d4q60v 5.ice-lbi1pb.ice-8l1l16 8.ice-m0tixh.ice-fivu3l 9.ice-vtkawz.ice-pzy657 9.ice-z749ib.ice-m97rqd 13.ice-drjt5x.ice-1s5cra 11.ice-zj2j61.ice-mcbf6h 11.ice-c3hllv.ice-l0pnkx 11.ice-vwdbfi.ice-6kgrin 13.ice-q5clhm.ice-93rxac 9.ice-mmg1kg.ice-f9qfgz 9.ice-i0kuwm.ice-shjui9 8.ice-9ensmx.ice-cfxqbo 5.ice-uecc6m.ice-etiyuq 5.ice-wui4kg.ice-27eg6b 5.ice-8vi26z.ice-yhz7l7 4.ice-xae5yf.ice-mcbf6h 1.ice-3419rz.ice-ew0qm5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.ice-cy06gq .ice-f3vexr {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.ice-cy06gq .ice-hntugu {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.ice-ed8b68 {
  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) {
  .ice-ed8b68 {
    padding: 24px;
  }
}

.ice-ed8b68 .ice-aspcjb {
  display: flex;
}

@media (min-width: 768px) {
  .ice-ed8b68 .ice-aspcjb {
    display: none;
  }
}

.ice-ed8b68 .ice-xyv7jw svg {
  display: none;
}

.ice-aikhm0 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.ice-aikhm0 .ice-5juqtm {
  display: none;
}

@media (min-width: 768px) {
  .ice-aikhm0 .ice-5juqtm {
    display: flex;
  }
}

.ice-4vbvan {
  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) {
  .ice-4vbvan {
    font-size: 40px;
    line-height: 48px;
  }
}

.ice-4vbvan > * {
  margin: 0 !important;
}

.ice-4vbvan img,
.ice-zkr6mr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ice-4vbvan img,
  .ice-zkr6mr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ice-v1wt31 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ice-v1wt31 {
    width: 32px;
    height: 32px;
  }
}

.ice-hszxn0 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .ice-hszxn0 {
    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;
  }

  .ice-hszxn0::-webkit-scrollbar {
    display: none;
  }
}

.ice-a1nd0e {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .ice-a1nd0e {
    padding: 7px 15px;
  }
}

.ice-a1nd0e:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ice-sia04n {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ice-sia04n {
    display: flex;
    opacity: 1;
  }
}

.ice-a1nd0e picture {
  height: 100%;
  display: block;
}

.ice-a1nd0e img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .ice-a1nd0e img {
    width: 88px;
    height: 44px;
  }
}

.ice-a1nd0e p {
  text-align: center;
  width: 100%;
}

.ice-b2u0qy {
  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) {
  .ice-b2u0qy {
    font-size: 40px;
    line-height: 48px;
  }
}

.ice-b2u0qy img,
.ice-6edcgq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ice-b2u0qy img,
  .ice-6edcgq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ice-hwakwg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ice-hwakwg {
    width: 32px;
    height: 32px;
  }
}

.ice-trm9x0 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.ice-yuul6v {
  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;
}

.ice-pt9h6q {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.ice-pt9h6q.ice-qfeg24 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.ice-2w3wew {
  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) {
  .ice-2w3wew {
    font-size: 20px;
    line-height: 28px;
  }
}

.ice-uptyoc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.ice-fpj069 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.ice-g8chuu ease;
  opacity: 0;
  color: var(--text-color);
}

.ice-zllg02 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.ice-zllg02 ol,
.ice-zllg02 ul {
  padding-left: 1.3em;
}

.ice-pt9h6q.ice-qfeg24 .ice-fpj069 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.ice-pt9h6q.ice-qfeg24 .ice-uptyoc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.ice-xjesyj {
  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) {
  .ice-xjesyj {
    padding: 24px;
  }
}

.ice-xjesyj .ice-aspcjb {
  display: flex;
}

@media (min-width: 768px) {
  .ice-xjesyj .ice-aspcjb {
    display: none;
  }
}

.ice-xjesyj .ice-xyv7jw svg {
  display: none;
}

.ice-pk7hln {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ice-pk7hln .ice-5juqtm {
  display: none;
}

@media (min-width: 768px) {
  .ice-pk7hln .ice-5juqtm {
    display: flex;
  }
}

.ice-neuytw {
  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) {
  .ice-neuytw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.ice-neuytw > * {
  margin: 0 !important;
}

.ice-neuytw img,
.ice-t1coaf {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .ice-neuytw img,
  .ice-t1coaf {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.ice-49rwmx {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .ice-49rwmx {
    width: 32px;
    height: 32px;
  }
}

.ice-ldaprd {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .ice-ldaprd {
    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;
  }

  .ice-ldaprd::-webkit-scrollbar {
    display: none;
  }
}

.ice-eff7ua {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.ice-eff7ua:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.ice-xonrlq {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .ice-xonrlq {
    display: flex;
    opacity: 1;
  }
}

.ice-eff7ua picture {
  width: auto;
  height: 100%;
  display: block;
}

.ice-eff7ua picture img {
  display: block;
  width: auto;
  height: 100%;
}

.ice-ja23iw {
  margin: -24px 0;
}

.ice-ja23iw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .ice-ja23iw {
    margin: -16px 0;
  }
}

.ice-dgekb9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .ice-dgekb9 {
    flex-direction: row;
  }
}

.ice-iwaj2d {
  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) {
  .ice-iwaj2d {
    flex: 1;
  }
}

.ice-iwaj2d::placeholder {
  color: var(--Text-400);
}

.ice-bgtsjq {
  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;
}

.ice-mfwn73 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.ice-mfwn73::-webkit-scrollbar {
  display: none;
}

.ice-8a4uzf {
  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;
}

.ice-8a4uzf img,
.ice-8a4uzf svg {
  margin-right: 8px;
}

.ice-odfm6c {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.ice-ja23iw + .ice-3o1w4v {
  margin-top: 0;
}

@media (min-width: 768px) {
  .ice-ja23iw + .ice-3o1w4v {
    margin-top: -16px;
  }
}

.ice-il2wgc {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.ice-il2wgc > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.ice-il2wgc > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.ice-7maj10 {
  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;
}

.ice-1amjnj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.ice-qyb5mo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.ice-5759gy {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.ice-jprvzn {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.ice-7maj10 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;
}

.ice-7maj10 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) {
  .ice-7maj10 {
    padding: 39px 179px 39px 39px;
  }

  .ice-1amjnj {
    font-size: 40px;
    line-height: 48px;
  }

  .ice-jprvzn {
    height: 348px;
  }

  .ice-7maj10 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .ice-7maj10 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .ice-7maj10 {
    padding: 63px;
  }
}

.ice-8bcop8 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .ice-8bcop8 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.ice-06sb9o {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ice-06sb9o {
    width: auto;
  }
}

.ice-p3s0l2 {
  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;
}

.ice-p3s0l2::-webkit-scrollbar {
  display: none;
}

.ice-p3s0l2 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);
}

.ice-p3s0l2 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .ice-p3s0l2 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.ice-8bcop8 .ice-4e5yj3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.ice-g8chuu,
    mask-image 0.3s;
}

.ice-8bcop8 .ice-4e5yj3.ice-avzl6t {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.ice-hzw9m2 {
  margin: 40px -16px;
}

.ice-rfxet6 + .ice-c42t44,
.ice-rfxet6 + .ice-nt15yk {
  margin-top: 24px;
}

.ice-4q3xry {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.ice-4q3xry picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.ice-6t7jsl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .ice-6t7jsl {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .ice-6t7jsl {
    margin-top: 0;
  }
}

.ice-a43h2s {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ice-a43h2s {
    font-size: 24px;
    line-height: 32px;
  }
}

.ice-yvpi0l {
  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) {
  .ice-yvpi0l {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.ice-4im07v {
  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) {
  .ice-4im07v {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.ice-9raqfb {
  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) {
  .ice-9raqfb {
    font-size: 20px;
    line-height: 28px;
  }
}

.ice-o9vq4u {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .ice-o9vq4u {
    font-size: 32px;
    line-height: 40px;
  }
}

.ice-cu7h5t {
  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;
}

.ice-pdsws8 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.ice-pdsws8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.ice-3o1w4v {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.ice-4e53y5 {
  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) {
  .ice-4e53y5 {
    padding: 15px 48px;
  }
}

main > .ice-3o1w4v {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .ice-0vewgl.ice-plsymi > div:nth-child(n+5) {
    display: none;
  }
}

.ice-3f4vxs p a img {
  display: block;
  margin: 0 auto;
}


.ice-96rvz8 {
  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 */
.ice-cr1q06 {
  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;
}

.ice-cr1q06 label {
  font-size: 14px;
}

.ice-cr1q06 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.ice-cr1q06 input,
.ice-cr1q06 textarea,
.ice-cr1q06 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;
}
.ice-cr1q06 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.ice-duehab ease;
}
.ice-cr1q06 button:hover {
  background-color: var(--button-bg-hover);
}
.ice-209582 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.ice-p8g89p ease-in;
}

.ice-209582 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;
}
.ice-yam3wb, .ice-pwdtvw, [class*="review-card"],
thead, thead th, table th, .ice-2yi9rc,
.ice-mj93fv, [class*="collapsible-header"],
.ice-57xomg, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v5 */
header, header nav { background: #111214 !important; }
footer { background: #111214 !important; border-top: 1px solid rgba(255, 255, 255, 0.10) !important; color: #d8d3c6 !important; }
header label span { background: #d8d3c6 !important; }
