* {
  font-family: "Baton Turbo", "Baton Turbo Fallback", sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}
.ccyzIk {
  font-style: normal;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
}
.button-span {
  position: absolute;
  background: conic-gradient(from 90deg at 50% 50%, rgb(0,190,255) 0%, rgb(42,187,155) 50%, rgb(0,255,148) 100%);
  inset: -1000%;
}
.button-span-2 {
  display: inline-flex;
  align-items: center;
  letter-spacing: -0.03em;
  width: 100%;
  height: 100%;
}
.animate-spin {
  animation: spin 2s linear infinite;
}

@keyframes spin {
  to {
      transform: rotate(360deg);
  }
}
.sc-6d0ccc8b-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  margin-right: 16px;
  border-radius: 50px;
  overflow: hidden;
  background-color: #f0f0f0;
}
.sc-6d0ccc8b-0:hover {
  background-color: rgb(238, 238, 238)
}
.sc-6d0ccc8b-0:focus {
  background-color: rgb(255, 255, 255)
}
i[class^='icon-']:before,
i[class*=' icon-']:before {
  font-family: 'icons' !important;
  font-style: normal;
  font-weight: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.carousel-cards-container {
  overflow-x: scroll;
  display: flex;
  scroll-behavior: smooth;
}
.list-item {
  display: flex;
  width: 100%;
  padding: 16px;
  transition: background-color 0.2s ease-in-out;
}
.list-item-content {
  flex: 1;
  display: flex;
  justify-content: center;
}
.hero {
  background-color: #f0f0f0;
  padding: 16px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.partner-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}
.offer-cta {
  background-color: #007bff;
  color: white;
  padding: 10px 20px;
  border-radius: 4px;
  text-align: center;
}
.inner-content-icon {
  background-color: #ff5722;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .hero-content {
    padding: 20px 16px;
    flex-direction: column;
  }
  .offer-cta {
    width: 100%;
  }
}
.address {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.kgIIaO {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  line-height: 18px;
}
.liorBj {
	-moz-box-align: center;
	align-items: center;
	display: inline-flex;
	font-feature-settings: "liga";
	font-size: 20px;
	-moz-box-pack: center;
	justify-content: center;
	letter-spacing: normal;
	line-height: 1;
	position: relative;
	text-indent: 0px;
	vertical-align: middle;
	user-select: none;
	margin-right: 0px;
	margin-left: 0px;
	animation: none;
	color: rgb(0, 0, 0);
	transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), visibility;
}
.griLSt {
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  display: flex;
  padding: 10px 10px;
}
.diLpXm {
	padding: 16px;
	/* background: rgb(217, 254, 248); */
  background: rgb(255 245 183);
	border-radius: 16px;
	/* border: 1px solid rgb(178, 252, 241); */
  border: 1px solid rgb(255 219 0);
	display: flex;
	-moz-box-align: start;
  -webkit-box-align: start;
	align-items: start;
	gap: 9px;
	color: rgb(0, 0, 0);
	margin-top: 16px;
}
.eWlgRj {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 14px;
  line-height: 20px;
}
.hGoYpP {
  --button-default-padding: 16px;
  border-radius: 50px;
  position: relative;
  display: flex;
  overflow: hidden;
  padding: var(--button-default-padding);
  -webkit-box-pack: start;
  justify-content: flex-start;
  height: auto;
  margin-bottom: 8px;
  width: 100%;
  background-color: var(--mpl-bg-component);
  cursor: pointer !important;
}
.wMHhT {
  background-color: rgb(238, 238, 238);
  color: rgb(0, 0, 0);
  border: 0px solid rgb(0, 0, 0);
  border-radius: 50px;
  display: inline-flex;
  flex: 0 0 auto;
  -webkit-box-pack: center;
  justify-content: center;
  outline: 0px;
  position: relative;
  text-decoration: none;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: -0.01em;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 24px;
  min-width: 64px;
  font-size: 16px;
  padding: 0px 16px;
  min-height: 48px;
  height: 48px;
}
.sc-6d0ccc8b-0 {
  --button-default-padding: 16px;
  border-radius: 50px;
  position: relative;
  display: flex;
  overflow: hidden;
  padding: var(--button-default-padding);
  justify-content: flex-start;
  height: auto;
  margin-bottom: 8px;
  width: 100%;
  background-color: var(--mpl-bg-component);
  cursor: pointer !important;
}

.hGoYpP .button-span-2 {
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.byzlMO {
  -webkit-box-align: center;
  align-items: center;
  color: inherit;
  display: flex;
  flex: 1 0 auto;
  -webkit-box-pack: inherit;
  justify-content: inherit;
  line-height: normal;
  position: relative;
  transition-duration: inherit;
  transition-timing-function: inherit;
  transition-delay: inherit;
  transition-behavior: inherit;
  transition-property: opacity;
  opacity: 1;
}
.jNfjdL {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.jNfjdL #next-button-wrapper {
  display: flex;
  flex-direction: column;
}
.eCeboy {
  margin: 0px auto;
  text-align: center;
  padding: 0px 16px;
}
.kbjWJh {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 24px;
}
.byDtLZ {
  background-color: var(--mpl-bg-component);
  padding: 16px;
}
.faupsx {
  box-sizing: border-box;
  background-color: rgb(255, 255, 255);
  overflow: hidden;
  border-radius: 16px;
}
.ejcrFU {
  font-style: normal;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 28px;
  line-height: 36px;
  font-weight: 600;
}
.bCHyPQ {
  width: 100%;
  height: 0.5rem;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 0.375rem;
  appearance: none;
  cursor: pointer;
}
.eKugam {
  position: absolute;
  width: 100%;
  top: 40%;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
}
.YnUjv {
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: rgb(10, 148, 148);
  visibility: hidden;
  z-index: 2;
}
.dNUEbg {
  border-radius: 16px;
  background-color: rgb(0, 229, 196);
  position: absolute;
  left: 0px;
  top: 50%;
  bottom: 0px;
  transform: translateY(-50%);
  height: 8px;
}
.fJJMnA {
  width: 100%;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}
input[type="range" i] {
  cursor: default;
  color: light-dark(rgb(16, 16, 16), rgb(255, 255, 255));
  padding: initial;
  border: initial;
  margin-top: 5px;
}

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  background: rgb(0, 229, 196);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 6px 12px -4px rgba(0, 0, 0, 0.3);
}

input[type="range"]::-moz-range-thumb {
  width: 24px;
  height: 24px;
  background: rgb(0, 229, 196);
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
}
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}
.cuvFjD {
    background-color: var(--mpl-bg-page);
  min-height: 100vh;
  --mpl-bg-component: #FFFFFF;
  --mpl-bg-page: #F6F6F6;
}
.sc-fd6ec366-7 {
  background-color: #FFF;
}
.illuAC {
  min-height: calc(-180px + 100vh);
  box-sizing: border-box;
  flex-direction: column;
  margin: 44px auto 0px;
  display: flex;
  position: relative;
  width: 100%;
  padding: 0px 16px;
  flex: 1 1 0%;
}
.mb-3 {
  margin-bottom: 16px;
}
.jLbPUi {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}
.jLafYK {
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 24px;
}
.hSSovF {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 16px;
  line-height: 24px;
}
.oTHcT {
  padding: 16px;
  background: rgb(238, 238, 238);
  border-radius: 16px;
  color: rgb(0, 0, 0);
  margin-top: 24px;
}
.oTHcT .partner-content {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 24px;
}
.ftvEwR {
  text-align: center;
}
.iFrEPj {
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 20px;
}
.my-3 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.sc-fd6ec366-3 {
  display:flex;flex-direction:column;gap:8px;margin-bottom:16px;
}
.fznSmS .upper-section, .fznSmS .lower-section {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.mb-2 {
  margin-bottom: 8px;
}
.mx-1 {
  margin-left: 4px;
  margin-right: 4px;
}
.vuxNm {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 12px;
  line-height: 18px;
}
.ml-3 {
  margin-left: 16px;
}
.ml-1 {
  margin-left: 4px;
}
.cMCljO {
  background-color: rgb(238, 238, 238);
  transform: translateY(-50%);
  transition: 0.2s ease-in-out;
  padding: 15px 15px 15px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  left: 24px;
  top: 50%;
  font-size: 18px;
}
.iwkMsM {
  background-color: rgb(0, 229, 196);
  color: rgb(0, 0, 0);
  border: 0px solid rgb(0, 0, 0);
  border-radius: 50px;
  display: inline-flex;
  flex: 0 0 auto;
  -webkit-box-pack: center;
  justify-content: center;
  outline: 0px;
  position: relative;
  text-decoration: none;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  letter-spacing: -0.01em;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 24px;
  font-weight: 600;
  min-width: 64px;
  font-size: 16px;
  padding: 0px 16px;
  min-height: 48px;
  height: 48px;
}
.iwkMsM:hover::before {
  background-color: rgba(0, 0, 0, 0.08);
}
.iwkMsM::before {
  border-radius: inherit;
  inset: 0px;
  color: inherit;
  content: "";
  pointer-events: none;
  position: absolute;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.6, 1);
}
.upper-section,.lower-section{
  display:flex;
  align-items:center;
  justify-content:center;
  ul{
    display:flex;
    align-items:center;
    justify-content:center;
    list-style:none;
    li{
      display:flex;
      align-items:center;
      justify-content:center;
      a{
        text-decoration:underline;
      }
    }
  }
}
#back-button:hover {
  background-color: #d6d6d6;
}
[role="button"], [type="button"], [type="reset"], [type="submit"], button {
    cursor: pointer;
}
@media (max-width:768px){
  padding:0 16px;
  flex-direction:column;
  text-align:center;
  .upper-section,.lower-section{
    flex-direction:column;
    span{
      display:none;
    }
    ul{
      flex-wrap:wrap;
    }
  }
}

@media (max-width: 768px) {
  .fznSmS {
    padding: 0px 16px;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .fznSmS .upper-section, .fznSmS .lower-section {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .fznSmS {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .fznSmS .upper-section ul, .fznSmS .lower-section ul {
    flex-wrap: wrap;
  }
}
.dnVtWI {
  position: relative;
}
.bzAoXk > div > div {
  background-color: transparent;
}
.gMRuzE .sc-feUZmu,
.gMRuzE .sc-hzhJZQ {
  color: rgba(0, 0, 0, 0.6);
}
.input-container {
  position: relative;
  width: 100%;
}
.input-container .input-label.error {
  color: red;
}
.input-field {
  width: 70%;
  padding-right: 30px;
  border-radius: 16px;
  font-size: 16px;
  padding-left: 16px;
  outline: none;
  transition: border-color 0.3s;
  cursor: pointer;
}
.input-field:focus {
  border-color: black;
}
.input-field.invalid {
  border-color: red;
}
.input-label {
  position: absolute;
  top: 12.5px;
  left: 52px;
  font-size: 16px;
  margin-left: 5px;
  color: #000;
  pointer-events: none;
  transition: 0.3s ease;
}
.iTRcVL {
  align-items: center;
  display: inline-flex;
  font-feature-settings: "liga";
  font-size: 24px;
  justify-content: center;
  line-height: 1;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  text-indent: 0px;
  vertical-align: middle;
  user-select: none;
  margin: 0;
  animation: auto ease 0s 1 normal none running none;
  color: rgb(0, 0, 0);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1), visibility;
  cursor: pointer;
}
.gEkjpI {
  padding: 16px;
  cursor: pointer;
  background-color: rgb(255, 255, 255);
}
.gEkjpI:hover {
  background-color: rgb(238, 238, 238);
}
.cmJwep {
  background-color: rgb(255, 255, 255);
  border-radius: 16px;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 4px;
  position: absolute;
  left: 0px;
  right: 0px;
  max-height: 280px;
  overflow-y: scroll;
  z-index: 999;
}
.cmJwep::-webkit-scrollbar {
  background-color: transparent;
  width: 0px;
}
.jwZNGZ {
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: rgb(0, 0, 0);
  font-size: 16px;
  line-height: 24px;
}
.state_button:hover {
  background-color: white;
}