html,
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-synthesis-weight: none;
  background: transparent;
  box-sizing: border-box;
  overflow: hidden;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

::-webkit-scrollbar {
  display: none;
}

.content-layer {
  position: relative;
  z-index: 0;
}

.frame,
.shape,
.text,
.svg-container,
.mask-container {
  box-sizing: border-box;
  position: relative;
  z-index: 0;
}

.svg-container>svg {
  display: block;
  width: 100%;
  height: 100%;
  shape-rendering: geometricPrecision;
}

.svg-container>img {
  display: block;
  width: 100%;
  height: 100%;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.items-end {
  align-items: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.grow {
  flex-grow: 1;
}

.basis-auto {
  flex-basis: auto;
}

.min-w-0 {
  min-width: 0px;
}

.min-h-0 {
  min-height: 0px;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.box-border {
  box-sizing: border-box;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.overflow-hidden {
  overflow: hidden;
}

.gap-\[8px\] {
  gap: 8px;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[4px\] {
  gap: 4px;
}

.gap-\[16px\] {
  gap: 16px;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[5px\] {
  gap: 5px;
}

.rounded-\[14px\] {
  border-radius: 14px;
}

.rounded-\[2px\] {
  border-radius: 2px;
}

.rounded-\[8px\] {
  border-radius: 8px;
}

.rounded-\[1px\] {
  border-radius: 1px;
}

.rounded-\[9999px\] {
  border-radius: 9999px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[11px\] {
  font-size: 11px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[20px\] {
  line-height: 20px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-\[16px\] {
  line-height: 16px;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.w-\[255px\] {
  width: 255px;
}

.h-\[49px\] {
  height: 49px;
}

.h-\[873px\] {
  height: 873px;
}

.w-\[1078px\] {
  width: 1078px;
}

.h-\[32px\] {
  height: 32px;
}

.h-\[20px\] {
  height: 20px;
}

.w-\[20px\] {
  width: 20px;
}

.w-\[32px\] {
  width: 32px;
}

.w-\[159px\] {
  width: 159px;
}

.h-\[16px\] {
  height: 16px;
}

.w-\[16px\] {
  width: 16px;
}

.w-\[860px\] {
  width: 860px;
}

.w-\[245\.5px\] {
  width: 245.5px;
}

.h-\[390px\] {
  height: 390px;
}

.h-\[12px\] {
  height: 12px;
}

.w-\[12px\] {
  width: 12px;
}

.w-\[199px\] {
  width: 199px;
}

.h-\[18px\] {
  height: 18px;
}

.w-\[18px\] {
  width: 18px;
}

.h-\[28px\] {
  height: 28px;
}

.w-\[28px\] {
  width: 28px;
}

.w-\[300px\] {
  width: 300px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[14px\] {
  height: 14px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[276px\] {
  width: 276px;
}

.w-\[750px\] {
  width: 750px;
}

.h-\[250px\] {
  height: 250px;
}

.w-\[167\.5px\] {
  width: 167.5px;
}

.h-\[24px\] {
  height: 24px;
}

.w-\[24px\] {
  width: 24px;
}

.w-\[114\.5px\] {
  width: 114.5px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[210px\] {
  height: 210px;
}

.h-\[40px\] {
  height: 40px;
}

.w-\[44px\] {
  width: 44px;
}

.w-\[385\.82px\] {
  width: 385.82px;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[108\.18px\] {
  width: 108.18px;
}

.w-\[128px\] {
  width: 128px;
}

.w-\[88px\] {
  width: 88px;
}

.h-\[53px\] {
  height: 53px;
}

.w-\[388\.82px\] {
  width: 388.82px;
}

.w-\[383\.82px\] {
  width: 383.82px;
}

.h-\[13px\] {
  height: 13px;
}

.w-\[13px\] {
  width: 13px;
}

.w-\[197\.5px\] {
  width: 197.5px;
}

.h-\[219px\] {
  height: 219px;
}

.w-\[19px\] {
  width: 19px;
}

.w-\[73px\] {
  width: 73px;
}

.h-\[3px\] {
  height: 3px;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[369\.82px\] {
  width: 369.82px;
}

.left-\[0px\] {
  left: 0px;
}

.top-\[0px\] {
  top: 0px;
}

.left-\[4px\] {
  left: 4px;
}

.top-\[-8px\] {
  top: -8px;
}

.p-\[8px\] {
  padding: 8px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

.p-\[6px\] {
  padding: 6px;
}

.px-\[24px\] {
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[8\.5px\] {
  padding-left: 8.5px;
  padding-right: 8.5px;
}

.px-\[8px\] {
  padding-left: 8px;
  padding-right: 8px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.py-\[4px\] {
  padding-top: 4px;
  padding-bottom: 4px;
}

.pl-\[24px\] {
  padding-left: 24px;
}

.pr-\[24px\] {
  padding-right: 24px;
}

.pt-\[24px\] {
  padding-top: 24px;
}

.p-\[3px\] {
  padding: 3px;
}

.px-\[5\.5px\] {
  padding-left: 5.5px;
  padding-right: 5.5px;
}

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

.pl-\[36px\] {
  padding-left: 36px;
}

.py-\[8px\] {
  padding-top: 8px;
  padding-bottom: 8px;
}

.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}

.py-\[16px\] {
  padding-top: 16px;
  padding-bottom: 16px;
}

.text-\[rgb\(23\,23\,23\)\] {
  color: rgb(23, 23, 23);
}

.text-\[rgb\(10\,10\,10\)\] {
  color: rgb(10, 10, 10);
}

.text-\[rgb\(110\,110\,115\)\] {
  color: rgb(110, 110, 115);
}

.text-\[rgb\(26\,26\,26\)\] {
  color: rgb(26, 26, 26);
}

.text-\[rgb\(255\,255\,255\)\] {
  color: rgb(255, 255, 255);
}

.text-\[rgb\(115\,115\,115\)\] {
  color: rgb(115, 115, 115);
}

.text-\[rgb\(52\,199\,89\)\] {
  color: rgb(52, 199, 89);
}

.text-\[rgb\(255\,59\,48\)\] {
  color: rgb(255, 59, 48);
}

.text-\[rgb\(94\,97\,102\)\] {
  color: rgb(94, 97, 102);
}

.text-\[rgb\(148\,163\,184\)\] {
  color: rgb(148, 163, 184);
}

.text-\[rgb\(255\,149\,0\)\] {
  color: rgb(255, 149, 0);
}

.text-\[rgb\(0\,0\,0\)\] {
  color: rgb(0, 0, 0);
}

.text-\[rgb\(28\,70\,134\)\] {
  color: rgb(28, 70, 134);
}

.opacity-\[0\.5\] {
  opacity: 0.5;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[2\] {
  z-index: 2;
}

.z-\[3\] {
  z-index: 3;
}

.z-\[4\] {
  z-index: 4;
}

.z-\[5\] {
  z-index: 5;
}

.z-\[6\] {
  z-index: 6;
}

.z-\[7\] {
  z-index: 7;
}

.z-\[8\] {
  z-index: 8;
}

.z-\[9\] {
  z-index: 9;
}

.z-\[10\] {
  z-index: 10;
}

.z-\[11\] {
  z-index: 11;
}

.z-\[12\] {
  z-index: 12;
}

[data-layer-id="448:604"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 1px 0px 0px
}

[data-layer-id="448:605"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:666"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:754"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 1px 1px 1px 0px;
  border-radius: 1px 1px 1px 1px
}

[data-layer-id="448:757"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 1px 1px 1px 0px;
  border-radius: 1px 1px 1px 1px
}

[data-layer-id="448:836"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:859"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:3184"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:889"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:3188"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:919"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:3192"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:949"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:3196"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:1009"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(229, 229, 229);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

[data-layer-id="448:3200"]::before {
  content: "";
  position: absolute;
  z-index: 0;
  pointer-events: none;
  inset: 0px;
  border-style: solid;
  border-color: rgb(238, 238, 238);
  border-width: 0px 0px 1px 0px
}

/* 确保标签内部文字垂直居中 */
.rounded-\[9999px\] .text {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.rounded-\[9999px\] .text span {
  line-height: 1;
  vertical-align: middle;
}

/* 页面所有文字垂直居中 */
.text {
  display: flex !important;
  align-items: center !important;
}

.text span {
  vertical-align: middle !important;
}
