.faq__linkText {
  margin-bottom: 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #50617a;
}
.faq__linkText--link {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #50617a;
  text-decoration-line: underline;
  text-decoration-thickness: 6%;
  text-decoration-style: solid;
  text-underline-position: from-font;
  text-underline-offset: auto;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.faq__text {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.faq__text--link {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  color: #0064cf;
  text-decoration-line: underline;
  text-decoration-thickness: 6%;
  text-decoration-style: solid;
  text-underline-position: from-font;
  text-underline-offset: auto;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}
.faq__largeText {
  margin-bottom: 24px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 900px) {
  .faq__largeText {
    font-size: 26px;
  }
}
.faq__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 64px;
}
@media (max-width: 900px) {
  .faq__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.faq__anchor {
  padding: 12px 64px;
  color: #0064cf;
  position: relative;
  padding: 12px 54px 12px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.faq__anchor--wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  border-radius: 5px;
}
.faq__anchor--wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.faq__anchor--wrapper .bg::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#00c6fb), to(#005bea));
  background: linear-gradient(270deg, #00c6fb 0%, #005bea 100%);
  border-radius: 5px;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
          mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.faq__anchor--wrapper:hover {
  cursor: pointer;
  opacity: 1;
}
.faq__anchor--wrapper:hover .bg::before {
  padding: 2px;
}
.faq__anchor::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 14px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="13.5" y="13.5" width="13" height="13" rx="6.5" transform="rotate(-180 13.5 13.5)" stroke="%230064CF"/><path d="M9.02465 7.85789C9.0647 7.8149 9.113 7.78042 9.16667 7.75651C9.22033 7.7326 9.27827 7.71974 9.33701 7.71871C9.39575 7.71767 9.4541 7.72848 9.50858 7.75048C9.56306 7.77248 9.61254 7.80524 9.65409 7.84678C9.69563 7.88832 9.72838 7.93781 9.75039 7.99229C9.77239 8.04676 9.7832 8.10511 9.78216 8.16386C9.78112 8.2226 9.76826 8.28053 9.74435 8.3342C9.72044 8.38787 9.68596 8.43617 9.64298 8.47622L7.30965 10.8096C7.22761 10.8915 7.11642 10.9375 7.00048 10.9375C6.88454 10.9375 6.77334 10.8915 6.69131 10.8096L4.35798 8.47622C4.315 8.43616 4.28052 8.38786 4.25661 8.3342C4.2327 8.28053 4.21984 8.2226 4.2188 8.16386C4.21777 8.10511 4.22857 8.04676 4.25057 7.99229C4.27258 7.93781 4.30533 7.88832 4.34687 7.84678C4.38842 7.80523 4.43791 7.77248 4.49238 7.75048C4.54686 7.72848 4.60521 7.71767 4.66395 7.71871C4.72269 7.71974 4.78063 7.7326 4.83429 7.75651C4.88796 7.78042 4.93626 7.8149 4.97631 7.85788L6.56298 9.44455L6.56298 3.79205C6.56298 3.67602 6.60907 3.56474 6.69112 3.48269C6.77317 3.40064 6.88445 3.35455 7.00048 3.35455C7.11651 3.35455 7.22779 3.40065 7.30984 3.48269C7.39189 3.56474 7.43798 3.67602 7.43798 3.79205L7.43798 9.44455L9.02465 7.85789Z" fill="%230064CF"/></svg>');
}
@media (max-width: 900px) {
  .faq__anchor::after {
    right: 16px;
  }
}
@media (max-width: 900px) {
  .faq__anchor {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 900px) {
  .faq__anchor--wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
  }
}

.try__wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 0 20px;
  background-color: #f5faff;
}
.try__text {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: white;
  background: -webkit-gradient(linear, right top, left top, from(#ff9c08), to(#ff3700));
  background: linear-gradient(270deg, #ff9c08 0%, #ff3700 100%);
  background-repeat: no-repeat;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
@media (max-width: 900px) {
  .try__text {
    font-size: 26px;
  }
}
.try__text--wrapper {
  position: absolute;
  top: -23px;
  left: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1100px;
  word-break: keep-all;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width: 900px) {
  .try__text--wrapper {
    top: 64px;
    margin-left: -20px;
  }
}
.try__buttons {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 128px 0 96px;
  margin: auto;
}
@media (max-width: 900px) {
  .try__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    min-width: auto;
    padding: 140px 0 96px;
  }
}
.try__buttons--wrapper {
  width: 100%;
  margin: auto;
}
.try__englishText {
  position: absolute;
  top: -22px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 900px) {
  .try__englishText {
    top: 10px;
    right: 0;
    height: 49px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.toggleList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #ececec;
}
.toggleList:not(:last-child) {
  margin-bottom: 24px;
}
.toggleList__question {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 44px;
  margin-bottom: 24px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.toggleList__question--mark {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
  margin-right: 16px;
  margin-bottom: auto;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  color: white;
  background-color: #0064cf;
  border-radius: 62px;
}
@media (max-width: 900px) {
  .toggleList__question--mark {
    margin-right: 12px;
  }
}
.toggleList__question:hover {
  cursor: pointer;
}
.toggleList__question::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28 15.8477H4" stroke="%232E2D28" stroke-width="2" stroke-linecap="square"/></svg>');
}
.toggleList__question::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28 15.8477H4" stroke="%232E2D28" stroke-width="2" stroke-linecap="square"/></svg>');
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.toggleList__answer {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.toggleList__answer__text {
  padding: 16px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  background-color: #f5faff;
  border-radius: 10px;
}
@media (max-width: 900px) {
  .toggleList__answer__text {
    padding: 16px;
  }
}
.toggleList.open {
  padding-bottom: 24px;
}
.toggleList.open .toggleList__question {
  margin-bottom: 16px;
}
.toggleList.open .toggleList__question::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.toggleList__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-top: 16px;
}
@media (max-width: 900px) {
  .toggleList__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.toggleList__button {
  padding: 12px 64px;
  color: #0064cf;
  position: relative;
  padding: 12px 72px 12px 64px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
.toggleList__button--wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: white;
  border-radius: 5px;
}
.toggleList__button--wrapper .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}
.toggleList__button--wrapper .bg::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  background: -webkit-gradient(linear, right top, left top, from(#00c6fb), to(#005bea));
  background: linear-gradient(270deg, #00c6fb 0%, #005bea 100%);
  border-radius: 5px;
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
          mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #000));
          mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}
.toggleList__button--wrapper:hover {
  cursor: pointer;
  opacity: 1;
}
.toggleList__button--wrapper:hover .bg::before {
  padding: 2px;
}
.toggleList__button::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 48px;
  width: 14px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url('data:image/svg+xml,<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="13.5" y="0.973633" width="13" height="13" rx="6.5" transform="rotate(90 13.5 0.973633)" stroke="%230064CF"/><path d="M7.85789 5.44947C7.8149 5.40942 7.78042 5.36112 7.75651 5.30745C7.7326 5.25379 7.71974 5.19586 7.71871 5.13711C7.71767 5.07837 7.72848 5.02002 7.75048 4.96554C7.77248 4.91107 7.80524 4.86158 7.84678 4.82004C7.88832 4.77849 7.93781 4.74574 7.99229 4.72374C8.04676 4.70173 8.10511 4.69093 8.16386 4.69196C8.2226 4.693 8.28053 4.70586 8.3342 4.72977C8.38787 4.75368 8.43617 4.78816 8.47622 4.83114L10.8096 7.16447C10.8915 7.24651 10.9375 7.3577 10.9375 7.47364C10.9375 7.58958 10.8915 7.70078 10.8096 7.78281L8.47622 10.1161C8.43617 10.1591 8.38787 10.1936 8.3342 10.2175C8.28053 10.2414 8.2226 10.2543 8.16386 10.2553C8.10511 10.2564 8.04676 10.2456 7.99229 10.2235C7.93781 10.2015 7.88832 10.1688 7.84678 10.1272C7.80524 10.0857 7.77248 10.0362 7.75048 9.98174C7.72848 9.92726 7.71767 9.86891 7.71871 9.81017C7.71974 9.75143 7.7326 9.69349 7.75651 9.63983C7.78042 9.58616 7.8149 9.53786 7.85788 9.49781L9.44455 7.91114L3.79205 7.91114C3.67602 7.91114 3.56474 7.86505 3.48269 7.783C3.40065 7.70095 3.35455 7.58967 3.35455 7.47364C3.35455 7.35761 3.40065 7.24633 3.48269 7.16428C3.56474 7.08223 3.67602 7.03614 3.79205 7.03614L9.44455 7.03614L7.85789 5.44947Z" fill="%230064CF"/></svg>');
}
@media (max-width: 900px) {
  .toggleList__button::after {
    right: 48px;
  }
}
@media (max-width: 900px) {
  .toggleList__button {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 900px) {
  .toggleList__button--wrapper {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}