._container_1hyz6_1 {
  position: relative;
  width: 100%;
}
._container_1hyz6_1:focus-within ._suggestions_1hyz6_5, ._container_1hyz6_1:focus-visible ._suggestions_1hyz6_5, ._container_1hyz6_1:active ._suggestions_1hyz6_5 {
  display: block;
}
._container_1hyz6_1:focus-within ._input_1hyz6_8, ._container_1hyz6_1:focus-visible ._input_1hyz6_8, ._container_1hyz6_1:active ._input_1hyz6_8 {
  border: 1px solid var(--web-blue-600);
  border-radius: 4px;
  box-shadow: 0px 0px 8px var(--web-blue-600);
}
._container_1hyz6_1 ._input_1hyz6_8 {
  width: 100%;
  box-sizing: border-box;
  padding: 0.75rem 1rem;
  border: 1px solid var(--web-blue-600);
  border-radius: 4px;
  background: var(--white);
  gap: 0.5rem;
}
._container_1hyz6_1 ._input_1hyz6_8:focus {
  outline: none;
}
._container_1hyz6_1 ._suggestions_1hyz6_5 {
  position: absolute;
  z-index: 2;
  display: none;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  padding: 0.5rem;
  border: 1px solid var(--web-blue-500);
  border-radius: 4px;
  background: var(--white);
  background-color: white;
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
}
._container_1hyz6_1 ._suggestions_1hyz6_5 ._suggestion_1hyz6_5 {
  display: grid;
  padding: 0.5rem 1rem;
  border-radius: 4px;
  background: var(--white);
  cursor: pointer;
  gap: 1rem;
  grid-template-columns: 1.5rem 6fr 3.5rem;
}
._container_1hyz6_1 ._suggestions_1hyz6_5 ._suggestion_1hyz6_5:hover {
  background: var(--web-blue-500);
}
._container_1hyz6_1 ._suggestions_1hyz6_5 ._suggestion_1hyz6_5 img {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
}
._container_1hyz6_1 ._suggestions_1hyz6_5 ._suggestion_1hyz6_5 ._username_1hyz6_56 {
  overflow: hidden;
  font-size: var(--font-size-body-md);
  font-weight: 600;
  line-height: 1.5rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._container_1hyz6_1 ._suggestions_1hyz6_5 ._suggestion_1hyz6_5 ._followersNumber_1hyz6_65 {
  width: 100%;
  text-align: right;
}
._container_1hyz6_1 ._loading_1hyz6_69 {
  padding: 2rem;
}
._container_1hyz6_1 ._trim_1hyz6_72 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}._container_41hzk_1 {
  text-align: left;
  align-items: center;
  margin: auto;
  width: var(--width-prop);
}
._container_41hzk_1 div {
  text-align: left;
}
@media (min-width: 595px) and (max-width: 768px) {
._container_41hzk_1 {
    width: calc(100% - 1rem);
}
}
._container_41hzk_1 ul {
  list-style-type: disc;
}
._container_41hzk_1 br {
  line-height: 2rem;
}
@media (max-width: 595px) {
._container_41hzk_1 {
    width: calc(100% - 2rem);
}
}
@media (min-width: 595px) and (max-width: 768px) {
._container_41hzk_1 {
    width: calc(100% - 4rem);
}
}
@media (min-width: 768px) and (max-width: 889px) {
._container_41hzk_1 {
    width: calc(100% - 5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._container_41hzk_1 {
    width: calc(100% - 6rem);
}
}
@media (min-width: 1266px) {
._container_41hzk_1 {
    width: var(--width-prop);
}
}._erLinksContainer_1urr5_1 {
  display: flex;
  justify-content: center;
  margin-top: 16px;
  gap: 16px;
}
@media (min-width: 595px) and (max-width: 768px) {
._erLinksContainer_1urr5_1 {
    flex-direction: column;
}
}
@media (max-width: 595px) {
._erLinksContainer_1urr5_1 {
    flex-direction: column;
}
}
._erLinksContainer_1urr5_1 ._erLink_1urr5_1 {
  display: flex;
  padding: 8px 16px;
  border: 1px solid var(--web-blue-900);
  border-radius: 16px;
  color: var(--web-blue-900);
  font-size: var(--font-size-body-md);
  font-weight: 600;
  gap: 8px;
  text-decoration: none;
  white-space: nowrap;
}
@media (min-width: 595px) and (max-width: 768px) {
._erLinksContainer_1urr5_1 ._erLink_1urr5_1 {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
}
}
@media (max-width: 595px) {
._erLinksContainer_1urr5_1 ._erLink_1urr5_1 {
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
}
}
._erLinksContainer_1urr5_1 ._erLink_1urr5_1:hover {
  background-color: var(--web-blue-400);
}
._erLinksContainer_1urr5_1 ._erLink_1urr5_1:active {
  color: var(--web-blue-900);
}._button_1pl1z_1 {
  display: contents;
}
._button_1pl1z_1 button {
  letter-spacing: 1px;
}
._button_1pl1z_1 > * {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.5rem;
  padding: 0rem 1.5rem;
  font-weight: 500;
  font-size: var(--font-size-body-md);
  line-height: 21px;
  border-radius: 0.25rem;
  color: var(--color);
  white-space: nowrap;
  background: var(--bg);
  border: none;
  border: var(--border, none);
  outline: none;
  cursor: pointer;
  transition: background 0.15s;
}
._button_1pl1z_1 > *:disabled {
  color: var(--disabledColor, var(--web-blue-500)) !important;
  cursor: not-allowed;
  text-decoration: unset;
}
._button_1pl1z_1:hover > * {
  color: var(--hoverColor, var(--color));
  background: var(--hoverBg, var(--bg));
  border: var(--hoverBorder, var(--border));
}
._button_1pl1z_1 > a {
  display: flex;
  align-items: center;
  text-decoration: none;
}
._button_1pl1z_1._main_1pl1z_41 > * {
  --bg: var(--main-btn-color);
  --color: var(--white);
  --hoverBg: var(--main-dark-blue-color);
  --disabledBg: var(--primitive-zinc-200);
}
._button_1pl1z_1._disabled_1pl1z_47 > * {
  --bg: var(--primitive-zinc-200) !important;
  --color: var(--primitive-zinc-500) !important;
}
._button_1pl1z_1._secondary-white_1pl1z_51 > * {
  --bg: var(--main-white-color);
  --border: 1px solid var(--main-btn-color);
  --color: var(--main-btn-color);
  --hoverBg: var(--main-bg-color);
  --hoverBorder: 1px solid var(--main-btn-color);
  --disabledBg: var(--primitive-zinc-200);
  --disabledBorder: 1px solid var(--primitive-blue-50);
}
._button_1pl1z_1._transparent-purple-border_1pl1z_60 > * {
  --bg: var(--main-white-color);
  --border: 1px solid var(--main-bg-color);
  --color: var(--main-black-color);
  --hoverBg: var(--web-blue-400);
  --hoverBorder: 1px solid var(--main-btn-color);
  --disabledBg: var(--primitive-zinc-200);
  --disabledBorder: 1px solid var(--primitive-blue-50);
}
._button_1pl1z_1._no-bg_1pl1z_69 > * {
  --bg: Transparent;
  --color: var(--main-black-color);
  --hoverColor: var(--main-grey-color);
  --disabledBg: var(--primitive-zinc-200);
  letter-spacing: normal;
}
._button_1pl1z_1._no-bg_1pl1z_69 > *:hover {
  color: var(--web-blue-700);
}
._button_1pl1z_1._purple-text_1pl1z_79 > * {
  --bg: Transparent;
  --color: var(--main-dark-blue-color);
  --hoverColor: var(--main-black-color);
  --disabledBg: var(--primitive-zinc-200);
}
._button_1pl1z_1._black-link_1pl1z_85 > * {
  --bg: Transparent;
  --color: var(--main-black-color);
  --hoverColor: var(--main-btn-color);
}
._button_1pl1z_1._blue-link_1pl1z_90 > * {
  --bg: Transparent;
  --color: var(--main-btn-color);
  --hoverColor: var(--main-dark-blue-color);
  --disabledBg: var(--main-light-purple-color);
}._blurryLink_54h8h_1 {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}
._blurryLink_54h8h_1 ._ctaLink_54h8h_7 {
  padding-top: 9.5px;
  padding-right: 16px;
  padding-bottom: 9.5px;
  padding-left: 16px;
  border: 1px solid var(--web-blue-900);
  border-radius: 4px;
  margin: auto;
  backdrop-filter: blur(2px);
  background: var(--white);
  color: var(--web-blue-900);
  font-size: var(--font-size-body-md);
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  white-space: break-spaces;
}
._blurryLink_54h8h_1 ._ctaLink_54h8h_7:visited, ._blurryLink_54h8h_1 ._ctaLink_54h8h_7:active {
  color: var(--web-blue-900);
}
._blurryLink_54h8h_1 ._ctaLink_54h8h_7:hover {
  background: var(--web-blue-900);
  color: var(--white);
}._truncatedText_14hu1_1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
._truncatedText_14hu1_1:has(.truncate),
._truncatedText_14hu1_1:has(._truncatedText_14hu1_1) {
  overflow: visible;
}._text_euo58_1 {
  margin-top: 0;
  margin-bottom: 0;
  color: var(--text-color, var(--content-primary));
  font-size: var(--text-font-size, var(--font-size-body-md));
  font-weight: var(--text-weight, var(--font-weight-regular));
  line-height: var(--text-line-height, var(--line-height-body-md));
  --text-button-font-size: var(--text-font-size, var(--font-size-body-md));
  --text-button-line-height: var(--text-line-height, var(--line-height-body-md));
}
._sm_euo58_12 {
  --text-font-size: var(--font-size-body-sm);
  --text-line-height: var(--line-height-body-sm);
}
._lg_euo58_17 {
  --text-font-size: var(--font-size-body-lg);
  --text-line-height: var(--line-height-body-lg);
}
._title_euo58_22 {
  --text-font-size: var(--font-size-title);
  --text-line-height: var(--line-height-title);
  --text-weight: var(--font-weight-semibold);
}
._heading_euo58_28 {
  --text-font-size: var(--font-size-heading);
  --text-line-height: var(--line-height-heading);
  --text-weight: var(--font-weight-semibold);
}
._normal_euo58_34,
._regular_euo58_35 {
  --text-weight: var(--font-weight-regular);
}
._semibold_euo58_39 {
  --text-weight: var(--font-weight-semibold);
}
._secondary_euo58_43 {
  --text-color: var(--content-secondary);
}
._tertiary_euo58_47 {
  --text-color: var(--content-tertiary);
}
._white_euo58_51,
._on-color_euo58_52 {
  --text-color: var(--content-on-color);
}
._accent_euo58_56 {
  --text-color: var(--background-accent);
}._chartContainer_8l1yj_1 {
  display: flex;
  flex-basis: 75%;
  justify-content: space-between;
}
._chartContainer_8l1yj_1._column_8l1yj_6 {
  flex-direction: column;
}
._svg_8l1yj_10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
._svg_8l1yj_10._medium_8l1yj_15 {
  width: 7.5rem;
  min-width: 7.5rem;
  height: 7.5rem;
}
._svg_8l1yj_10._small_8l1yj_20 {
  width: 4rem;
  min-width: 4rem;
  height: 4rem;
}
._svg_8l1yj_10._xsmall_8l1yj_25 {
  width: 3rem;
  min-width: 3rem;
  height: 3rem;
}
._row_8l1yj_30 ._svg_8l1yj_10 {
  margin-right: 1.5rem;
  margin-left: 0;
}
._color_8l1yj_35 {
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
}._root_xltcx_1 {
  display: inline-flex;
  align-items: center;
  vertical-align: middle !important;
}
._root_xltcx_1 ._icon_xltcx_6 .circle {
  visibility: hidden;
}
._root_xltcx_1:hover ._icon_xltcx_6 .i {
  fill: var(--white);
}
._root_xltcx_1:hover ._icon_xltcx_6 .circle {
  visibility: visible;
}
@media print {
._root_xltcx_1 {
    display: none;
}
}._histogram_o5bnz_1 {
display:grid;margin:0;align-items:flex-end;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:0;padding-right:0;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  grid-column-gap: 2px;
  list-style-type: none !important;
}
._histogramItem_o5bnz_9 {
position:relative;width:100%;border-radius:4px;--un-bg-opacity:1;background-color:rgb(var(--background-tertiary-rgb) / var(--un-bg-opacity));transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
}
._histogramItem_o5bnz_9:after {
pointer-events:none;position:absolute;inset:0;z-index:1;border-radius:4px;background-color:var(--background-hover);opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);content:"";
}
._histogramItem_o5bnz_9:hover:after {
opacity:1;
}
._histogramItem_o5bnz_9._isMedian_o5bnz_18 {
  background: var(--content-primary);
}
._histogramItem_o5bnz_9._isUserRange_o5bnz_21 {
  background: var(--content-accent);
}
._picture_o5bnz_25 {
  position: absolute;
  top: -0.25rem;
  left: 50%;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  border: 2px solid var(--content-accent);
  border-radius: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate(-50%, -100%);
}._bar_1luva_1 {
  height: 4px;
  border-radius: 2px;
  background: var(--primitive-zinc-200);
}
._value_1luva_7 {
  height: 100%;
  border-radius: 2px;
  background: var(--bar-color);
}._label_f88fh_1 {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}
._valueText_f88fh_7 {
  color: var(--primitive-zinc-600);
}
._row_f88fh_11 {
  margin-top: 1rem;
}
._blur_f88fh_15 {
  filter: blur(4px);
  opacity: 0.4;
}._root_1lef7_1 {
  position: relative;
}
._root_1lef7_1 ._blurryContent_1lef7_4 {
  height: 100%;
}
._root_1lef7_1._blurry_1lef7_4 ._blurryContent_1lef7_4 {
  filter: blur(var(--blur-level));
  pointer-events: none;
  user-select: none;
}
._root_1lef7_1._blurry_1lef7_4:hover ._blurryLink_1lef7_12 {
  display: flex;
}
._root_1lef7_1 ._blurryLink_1lef7_12 {
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
}
._root_1lef7_1 ._blurryLink_1lef7_12 ._ctaLink_1lef7_22 {
  padding-top: 9.5px;
  padding-right: 16px;
  padding-bottom: 9.5px;
  padding-left: 16px;
  border: 1px solid var(--web-blue-900);
  border-radius: 4px;
  margin: auto;
  backdrop-filter: blur(2px);
  background: var(--white);
  color: var(--web-blue-900);
  font-size: var(--font-size-body-md);
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  white-space: break-spaces;
}
._root_1lef7_1 ._blurryLink_1lef7_12 ._ctaLink_1lef7_22:visited, ._root_1lef7_1 ._blurryLink_1lef7_12 ._ctaLink_1lef7_22:active {
  color: var(--web-blue-900);
}
._root_1lef7_1 ._blurryLink_1lef7_12 ._ctaLink_1lef7_22:hover {
  background: var(--web-blue-900);
  color: var(--white);
}._smMarginBottom_11glz_1 {
  margin-bottom: 1rem;
}
._smMarginTopUiButton_11glz_5 {
  display: block;
  margin-top: 2.5rem;
}
._mdMarginTop_11glz_10 {
  margin-top: 2rem;
}
._lightText_11glz_14 {
  font-size: var(--font-size-body-md);
  font-weight: 400;
  line-height: 1.315rem;
  white-space: initial;
}
._bold_11glz_21 {
  font-weight: 700;
}
._flexCenter_11glz_25 {
  display: flex;
  align-items: center;
}
._flexColumn_11glz_30 {
  display: flex;
  flex-direction: column;
}
._marginTopAuto_11glz_35 {
  margin-top: auto !important;
}
._right_11glz_39 {
  float: right;
}
._contents_11glz_43 {
  display: contents;
}
._wrap_11glz_47 {
  white-space: normal;
}
._card_11glz_51 {
  display: flex;
  flex-direction: column;
  padding: 0.875rem 1rem 0.875rem 1.4375rem;
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  background: var(--white);
  white-space: initial;
}
@media (max-width: 595px) {
._card_11glz_51 {
    padding: 0.875rem 1rem;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._card_11glz_51 {
    padding: 0.875rem 1rem;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._card_11glz_51 {
    padding: 0.875rem 1rem;
}
}
._card_11glz_51 ._cardName_11glz_75 {
  display: flex;
  align-items: center;
  color: var(--primitive-zinc-600);
  font-weight: 400;
}
._card_11glz_51 ._cardValue_11glz_81 {
  color: var(--primitive-zinc-900);
  font-weight: 600;
}
._highlightedCard_11glz_86 {
  background-color: var(--web-blue-400);
}
._highlightedCard_11glz_86 ._cardName_11glz_75 {
  color: var(--web-blue-700);
}
@media (max-width: 595px) {
._hideOnMobile_11glz_94 {
    display: none !important;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._hideOnMobile_11glz_94 {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._hideOnMobile_11glz_94 {
    display: none !important;
}
}
._lineChart_11glz_109 > div > div:nth-child(1) {
  width: 100% !important;
}
._normalizeChart_11glz_113 {
  padding: 0;
  border: none;
}
._normalizeChart_11glz_113 * {
  padding: 0;
  border: none;
}
._imagePlaceholderContainer_11glz_122 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122 {
  width: 100%;
  height: 100%;
}
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._desktop_11glz_131 {
  display: block;
}
@media (max-width: 595px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._desktop_11glz_131 {
    display: none;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._desktop_11glz_131 {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._desktop_11glz_131 {
    display: none;
}
}
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._mobile_11glz_149 {
  display: none;
  height: 200px;
}
@media (max-width: 595px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._mobile_11glz_149 {
    display: block;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._mobile_11glz_149 {
    display: block;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._imagePlaceholderContainer_11glz_122 ._imagePlaceholder_11glz_122._mobile_11glz_149 {
    display: block;
}
}
._blurryLink_11glz_169 {
  position: absolute;
  top: 25%;
  display: none;
  width: 100%;
  height: 100%;
}
._blurryLink_11glz_169 ._ctaLink_11glz_176 {
  padding-top: 9.5px;
  padding-right: 16px;
  padding-bottom: 9.5px;
  padding-left: 16px;
  border: 1px solid var(--web-blue-900);
  border-radius: 4px;
  margin: auto;
  backdrop-filter: blur(2px);
  background: var(--white);
  color: var(--web-blue-900);
  font-size: var(--font-size-body-md);
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 21px;
  text-align: center;
  text-decoration: none;
  white-space: break-spaces;
}
._blurryLink_11glz_169 ._ctaLink_11glz_176:visited, ._blurryLink_11glz_169 ._ctaLink_11glz_176:active {
  color: var(--web-blue-900);
}
._blurryLink_11glz_169 ._ctaLink_11glz_176:hover {
  background: var(--web-blue-900);
  color: var(--white);
}
._labelsContainer_11glz_203 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
._bio_11glz_209 {
  font-size: var(--font-size-body-lg);
  font-weight: 400;
  word-break: break-all;
}
._list_11glz_215 > li::marker {
  font-weight: normal; /* Set the marker to be not bold */
}._smMarginBottom_hahsl_1 {
  margin-bottom: 1rem;
}
._smMarginTopUiButton_hahsl_5 {
  display: block;
  margin-top: 2.5rem;
}
._mdMarginTop_hahsl_10 {
  margin-top: 2rem;
}
._lightText_hahsl_14 {
  font-size: var(--font-size-body-md);
  font-weight: 400;
  line-height: 1.315rem;
  white-space: initial;
}
._bold_hahsl_21 {
  font-weight: 700;
}
._flexCenter_hahsl_25 {
  display: flex;
  align-items: center;
}
._flexColumn_hahsl_30 {
  display: flex;
  flex-direction: column;
}
._marginTopAuto_hahsl_35 {
  margin-top: auto !important;
}
._right_hahsl_39 {
  float: right;
}
._contents_hahsl_43 {
  display: contents;
}
._wrap_hahsl_47 {
  white-space: normal;
}
._root_hahsl_51 {
  font-weight: 400;
}
._root_hahsl_51 ._title_hahsl_54 {
  font-size: 1.25rem;
  font-weight: 600;
}._smMarginBottom_97jtd_1 {
  margin-bottom: 1rem;
}
._smMarginTopUiButton_97jtd_5 {
  display: block;
  margin-top: 2.5rem;
}
._mdMarginTop_97jtd_10 {
  margin-top: 2rem;
}
._lightText_97jtd_14 {
  font-size: var(--font-size-body-md);
  font-weight: 400;
  line-height: 1.315rem;
  white-space: initial;
}
._bold_97jtd_21 {
  font-weight: 700;
}
._flexCenter_97jtd_25 {
  display: flex;
  align-items: center;
}
._flexColumn_97jtd_30 {
  display: flex;
  flex-direction: column;
}
._marginTopAuto_97jtd_35 {
  margin-top: auto !important;
}
._right_97jtd_39 {
  float: right;
}
._contents_97jtd_43 {
  display: contents;
}
._wrap_97jtd_47 {
  white-space: normal;
}
._root_97jtd_51 {
  position: relative;
}
._root_97jtd_51 ._blurry_97jtd_54 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  backdrop-filter: blur(8px);
  background: rgba(255, 255, 255, 0.8);
}
._root_97jtd_51 ._container_97jtd_64 {
  display: flex;
  flex-wrap: wrap;
  border: 1px solid var(--web-blue-500);
  background: var(--white);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.5);
  white-space: nowrap;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
  display: flex;
  max-width: 250px;
  flex: 0.5;
  flex-direction: column;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerInfo_97jtd_78 {
  display: flex;
  flex: 1;
  flex-direction: column;
}
._root_97jtd_51 ._container_97jtd_64 ._avatarContainer_97jtd_83 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerStats_97jtd_88 {
  width: 100%;
  flex: 1;
}
._root_97jtd_51 ._container_97jtd_64 ._statsGrid_97jtd_92 {
  display: flex;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerName_97jtd_95 {
  width: 100%;
  align-self: flex-start;
  font-size: var(--font-size-heading);
  font-weight: 600;
  line-height: 36px;
  white-space: initial;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103 {
  display: flex;
  align-items: center;
  text-wrap: wrap;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103:not(:last-child) {
  margin-bottom: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103 img {
  width: 20px;
  height: 20px;
  margin-right: 1.25rem;
}
._root_97jtd_51 ._container_97jtd_64 ._cardWrapper_97jtd_116 {
  position: relative;
  display: flex;
  width: 100%;
}
._root_97jtd_51 ._container_97jtd_64 ._popularPosts_97jtd_121 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
._root_97jtd_51 ._container_97jtd_64 ._popularPostPicture_97jtd_125 {
  width: 100%;
  height: 14rem;
  border-radius: 4px;
  object-fit: cover;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 {
  display: flex;
  font-size: var(--font-size-body-lg);
  font-weight: 400;
  gap: 1.125rem;
  line-height: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 ._postStat_97jtd_131 {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._popularPostTitle_97jtd_143 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
  color: var(--primitive-zinc-900);
  font-size: 1.125rem;
  font-weight: 600;
  text-align: left;
}
._root_97jtd_51 ._container_97jtd_64 ._watermark_97jtd_153 {
  color: var(--web-blue-500);
  font-size: var(--font-size-body-md);
  font-weight: 400;
  line-height: 1.25rem;
}
._root_97jtd_51 ._container_97jtd_64 ._centeredWatermark_97jtd_159 {
  position: relative;
  z-index: 0;
  display: flex;
  width: 100%;
  height: 0;
  align-items: center;
  justify-content: center;
  margin: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageSmallScreen_97jtd_169 {
  display: none;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageBigScreen_97jtd_172 {
  display: block;
  margin-top: auto;
}
._root_97jtd_51 ._container_97jtd_64 ._labelsContainer_97jtd_176 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._errorLabel_97jtd_181 {
  width: 100%;
  padding: 0.25rem;
  font-weight: 700;
  white-space: initial;
}
._root_97jtd_51 ._container_97jtd_64 ._fitContent_97jtd_187 {
  width: fit-content;
}
._root_97jtd_51 ._container_97jtd_64 ._fullProfileButton_97jtd_190 {
  width: 100%;
  margin: 0.5rem 0;
}
@media (max-width: 595px) {
._root_97jtd_51 ._container_97jtd_64 {
    justify-content: flex-start;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103:not(last-child) {
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    display: flex;
    max-width: none !important;
    flex: 1 !important;
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._avatarContainer_97jtd_83 {
    min-width: 100px;
    justify-content: flex-start;
    margin-right: 1rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerInfo_97jtd_78 {
    flex: 1;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerStats_97jtd_88 {
    flex-basis: 100%;
    margin-bottom: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 {
    display: flex;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageSmallScreen_97jtd_169 {
    display: block;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageBigScreen_97jtd_172 {
    display: none;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_97jtd_51 ._container_97jtd_64 {
    justify-content: flex-start;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103:not(last-child) {
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    display: flex;
    max-width: none !important;
    flex: 1 !important;
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._avatarContainer_97jtd_83 {
    min-width: 100px;
    justify-content: flex-start;
    margin-right: 1rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerInfo_97jtd_78 {
    flex: 1;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerStats_97jtd_88 {
    flex-basis: 100%;
    margin-bottom: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 {
    display: flex;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageSmallScreen_97jtd_169 {
    display: block;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageBigScreen_97jtd_172 {
    display: none;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_97jtd_51 ._container_97jtd_64 {
    justify-content: flex-start;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103:not(last-child) {
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    display: flex;
    max-width: none !important;
    flex: 1 !important;
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._avatarContainer_97jtd_83 {
    min-width: 100px;
    justify-content: flex-start;
    margin-right: 1rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerInfo_97jtd_78 {
    flex: 1;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerStats_97jtd_88 {
    flex-basis: 100%;
    margin-bottom: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 {
    display: flex;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageSmallScreen_97jtd_169 {
    display: block;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageBigScreen_97jtd_172 {
    display: none;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_97jtd_51 ._container_97jtd_64 {
    justify-content: flex-start;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerDetail_97jtd_103:not(last-child) {
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    display: flex;
    max-width: none !important;
    flex: 1 !important;
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._avatarContainer_97jtd_83 {
    min-width: 100px;
    justify-content: flex-start;
    margin-right: 1rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerInfo_97jtd_78 {
    flex: 1;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerStats_97jtd_88 {
    flex-basis: 100%;
    margin-bottom: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._postStats_97jtd_131 {
    display: flex;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageSmallScreen_97jtd_169 {
    display: block;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._upYourMarketingGameMessageBigScreen_97jtd_172 {
    display: none;
}
}
@media (max-width: 595px) {
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._avatarContainer_97jtd_83 {
    margin-right: 0.75rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._avatarContainer_97jtd_83 img {
    width: 75px;
    height: 75px;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerInfo_97jtd_78 {
    align-items: flex-start;
    text-align: left;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerInfo_97jtd_78 ._influencerName_97jtd_95 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerDetail_97jtd_103 {
    justify-content: flex-start;
    margin-bottom: 0.5rem !important;
    font-size: 0.875rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerDetail_97jtd_103 img {
    width: 16px;
    height: 16px;
    margin-right: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._cardWrapper_97jtd_116 {
    flex-direction: column;
}
._root_97jtd_51 ._container_97jtd_64 ._statsGrid_97jtd_92 {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._statsGrid_97jtd_92 ._card_97jtd_116 {
    width: 100%;
    height: 100%;
    padding: 0.5rem;
    margin: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._contents_97jtd_43,
  ._root_97jtd_51 ._container_97jtd_64 [class*=flex] {
    width: 100% !important;
}
._root_97jtd_51 ._container_97jtd_64 ._fullProfileButton_97jtd_190 {
    width: 100%;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._fullProfileButton_97jtd_190 button {
    font-size: 0.875rem;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    flex-direction: row;
    align-items: flex-start !important;
    margin-bottom: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._avatarContainer_97jtd_83 {
    margin-right: 0.75rem !important;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._avatarContainer_97jtd_83 img {
    width: 75px;
    height: 75px;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerInfo_97jtd_78 {
    align-items: flex-start;
    text-align: left;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerInfo_97jtd_78 ._influencerName_97jtd_95 {
    font-size: 1.25rem;
    line-height: 1.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerDetail_97jtd_103 {
    justify-content: flex-start;
    margin-bottom: 0.5rem !important;
    font-size: 0.875rem;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 ._influencerDetail_97jtd_103 img {
    width: 16px;
    height: 16px;
    margin-right: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._cardWrapper_97jtd_116 {
    flex-direction: column;
}
._root_97jtd_51 ._container_97jtd_64 ._statsGrid_97jtd_92 {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
._root_97jtd_51 ._container_97jtd_64 ._statsGrid_97jtd_92 ._card_97jtd_116 {
    width: 100%;
    height: 100%;
    padding: 0.5rem;
    margin: 0;
}
._root_97jtd_51 ._container_97jtd_64 ._contents_97jtd_43,
  ._root_97jtd_51 ._container_97jtd_64 [class*=flex] {
    width: 100% !important;
}
._root_97jtd_51 ._container_97jtd_64 ._fullProfileButton_97jtd_190 {
    width: 100%;
    margin-top: 1rem;
}
._root_97jtd_51 ._container_97jtd_64 ._fullProfileButton_97jtd_190 button {
    font-size: 0.875rem;
}
}
@media (max-width: 595px) {
._root_97jtd_51 ._container_97jtd_64 ._popularPosts_97jtd_121 {
    display: flex;
    flex-direction: column;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_97jtd_51 ._container_97jtd_64 ._popularPosts_97jtd_121 {
    display: flex;
    flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_97jtd_51 ._container_97jtd_64 ._popularPosts_97jtd_121 {
    display: flex;
    flex-direction: column;
}
}
@media (max-width: 595px) {
._root_97jtd_51 ._container_97jtd_64 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
._root_97jtd_51 ._container_97jtd_64 ._influencerContact_97jtd_72 {
    align-items: center;
    text-align: center;
}
}
@media (max-width: 595px) {
._root_97jtd_51 ._engagementRateVariant_97jtd_490 {
    flex-direction: row;
    justify-content: center;
}
._root_97jtd_51 ._engagementRateVariant_97jtd_490 ._influencerContact_97jtd_72 {
    align-items: center;
    text-align: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_97jtd_51 ._engagementRateVariant_97jtd_490 {
    flex-direction: row;
    justify-content: center;
}
._root_97jtd_51 ._engagementRateVariant_97jtd_490 ._influencerContact_97jtd_72 {
    align-items: center;
    text-align: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_97jtd_51 ._engagementRateVariant_97jtd_490 {
    flex-direction: row;
    justify-content: center;
}
._root_97jtd_51 ._engagementRateVariant_97jtd_490 ._influencerContact_97jtd_72 {
    align-items: center;
    text-align: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_97jtd_51 ._engagementRateVariant_97jtd_490 {
    flex-direction: row;
    justify-content: center;
}
._root_97jtd_51 ._engagementRateVariant_97jtd_490 ._influencerContact_97jtd_72 {
    align-items: center;
    text-align: center;
}
}
._root_97jtd_51 ._normalizeChart_97jtd_529 {
  padding: 0;
  border: none;
}
._root_97jtd_51 ._normalizeChart_97jtd_529 * {
  padding: 0;
  border: none;
}
._root_97jtd_51 ._columnLayout_97jtd_537 {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 1rem;
}
@media (max-width: 595px) {
._root_97jtd_51 ._hideOnMobile_97jtd_544 {
    display: none !important;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_97jtd_51 ._hideOnMobile_97jtd_544 {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_97jtd_51 ._hideOnMobile_97jtd_544 {
    display: none !important;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_97jtd_51 ._hideOnDesktop_97jtd_559 {
    display: none !important;
}
}
@media (min-width: 1266px) {
._root_97jtd_51 ._hideOnDesktop_97jtd_559 {
    display: none !important;
}
}
._card_97jtd_116 {
  display: flex;
  width: calc(100% - 8px); /* Make cards slightly smaller to accommodate watermark */
  flex-direction: column;
  padding: 0.875rem 1rem 0.875rem 1.4375rem;
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  background: var(--white);
  white-space: initial;
}
._card_97jtd_116 ._cardName_97jtd_579 {
  display: flex;
  align-items: center;
  color: var(--primitive-zinc-600);
  font-weight: 400;
}
._card_97jtd_116 ._cardValue_97jtd_585 {
  color: var(--primitive-zinc-900);
  font-weight: 600;
}._logos_us4s2_1 {
  display: flex;
  align-items: center;
  font-size: inherit;
}
._logos_us4s2_1:visited {
  color: unset;
}
._text_us4s2_10 {
  margin-left: 0.32rem;
  font-size: inherit;
  text-wrap: wrap;
}._button_1am76_1 > a {
  justify-content: flex-start;
  padding: 0;
}
._list_1am76_6 {
  max-width: 18.6875rem;
  font-weight: 600;
}
._link_1am76_11 {
  margin-bottom: 1rem;
  color: var(--main-btn-color);
  font-size: 1.25rem;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
@media (min-width: 768px) and (max-width: 889px) {
._link_1am76_11 {
    margin-bottom: 1.5rem;
}
}
@media (max-width: 595px) {
._link_1am76_11 span {
    white-space: pre-wrap;
}
}
._container_1am76_29 {
  display: flex;
  max-height: 36.25rem;
  flex-direction: column;
  align-items: flex-start;
  padding: 2rem 0px 2.5rem;
  border-radius: 0.5rem;
  background: white;
  gap: 2rem;
}
@media (min-width: 595px) and (max-width: 768px) {
._container_1am76_29 {
    min-width: unset;
    flex: 1;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._container_1am76_29 {
    min-width: unset;
    flex: 1;
}
}
._groupBy_1am76_52 {
  display: flex;
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  justify-content: center;
  padding: 1rem 1.5rem;
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  background: var(--web-blue-400);
  gap: 0.5rem;
}
._linksArea_1am76_65 {
  display: flex;
  flex-direction: column;
  padding: 0 2.5rem;
  gap: 2rem;
  overflow-y: auto;
}
._input_1am76_73 {
  padding: 0.75rem 1rem;
  border: 1px solid var(--web-blue-600);
  border-radius: 0.25rem;
  background: var(--white);
}._container_13gzh_1 {
  display: flex;
  justify-content: center;
  padding: 2rem 0;
  background-color: var(--main-bg-color);
  gap: 2rem;
}
@media (min-width: 595px) and (max-width: 768px) {
._container_13gzh_1 {
    padding: 2rem 1rem;
    gap: 1rem;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._container_13gzh_1 {
    padding: 2rem 1rem;
    gap: 1rem;
}
}
@media (max-width: 595px) {
._container_13gzh_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}@media screen and (max-width: 900px) {
._links_3q3nk_2 {
    display: flex;
    flex-direction: column;
    gap: 0rem !important;
}
._text_3q3nk_7 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}
._icons_3q3nk_12 {
    flex-direction: column;
    padding: 1rem;
    margin-right: auto;
    margin-left: auto;
}
._dash_3q3nk_18 {
    display: none;
}
._base_3q3nk_21 {
    flex-direction: column !important;
}
}
._base_3q3nk_21 {
  display: flex;
  flex-direction: row;
  padding: 2.5rem 3rem;
  border-radius: 2px;
  background: var(--web-blue-900);
  box-shadow: 2px 2px 8px var(--primitive-zinc-200);
}
._links_3q3nk_2 {
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  gap: 1.5rem;
}
._text_3q3nk_7 {
  color: var(--web-blue-400);
  font-size: var(--font-size-body-md);
  line-height: 1.3125rem;
  opacity: 0.4;
}
._text_3q3nk_7._link_3q3nk_2:hover {
  color: var(--white);
  opacity: 1;
}
._link_3q3nk_2 a,
._link_3q3nk_2 a:visited {
  color: var(--web-blue-400);
}
._icons_3q3nk_12 {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  gap: 1rem;
}
._icons_3q3nk_12 ._icon_3q3nk_12 {
  opacity: 0.4;
}
._icons_3q3nk_12 ._icon_3q3nk_12:hover {
  opacity: 1;
}
._icons_3q3nk_12 a + a {
  flex-direction: row;
  align-items: center;
  padding: 10px;
}
/* Custom styles that can't be easily converted to Tailwind */
.overflow-top-style .pb-100 {
	padding-bottom: 25rem;
}
@media screen and (max-width: 768px) {
.overflow-top-style .pb-92 {
		padding-bottom: 23rem;
}
}
._root_48e0g_1 {
  background: linear-gradient(76.36deg, #b9dcf7 -16.98%, #d1d0ea 116.47%);
  -webkit-box-shadow: 0.5rem 0.5rem 1.5rem var(--primitive-zinc-300);
  box-shadow: 0.5rem 0.5rem 1.5rem var(--primitive-zinc-300);
  border-radius: 0.5rem;
  padding: 2.5rem;
  display: flex;
  align-items: center;
}
._companyDetails_48e0g_11 {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
._companyDetails_48e0g_11 ._name_48e0g_16 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
._picture_48e0g_22 {
  margin-right: 1.5rem;
  width: 92px;
}
._descriptionContainer_48e0g_27 {
  display: flex;
  flex-direction: column;
  width: 100%;
}
._logo_48e0g_33 {
  margin-left: auto;
}
@media (max-width: 595px) {
._root_48e0g_1 {
    display: block;
}
._root_48e0g_1 ._companyDetails_48e0g_11 {
    display: block;
}
._root_48e0g_1 ._companyDetails_48e0g_11 ._logo_48e0g_33 {
    margin-top: 1rem;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_48e0g_1 {
    display: block;
}
._root_48e0g_1 ._companyDetails_48e0g_11 {
    display: block;
}
._root_48e0g_1 ._companyDetails_48e0g_11 ._logo_48e0g_33 {
    margin-top: 1rem;
}
}._UiLoading_1x6gb_1 > div {
  border-radius: 50%;
  border-left-color: var(--white);
  margin-right: auto;
  margin-left: auto;
  animation: _load_1x6gb_1 0.75s infinite linear;
  transform-origin: center center !important;
  will-change: transform;
}
._UiLoadingVariant_1x6gb_11 {
  width: 1em;
  height: 1em;
}
._UiLoadingVariant_1x6gb_11 > div {
  width: 1em;
  height: 1em;
  border: 0.1666666667em solid rgba(255, 255, 255, 0.2);
}
._UiLoadingMedium_1x6gb_22 {
  width: 1.5em;
  height: 1.5em;
}
._UiLoadingMedium_1x6gb_22 > div {
  width: 1.5em;
  height: 1.5em;
  border: 0.25em solid rgba(255, 255, 255, 0.2);
}
._UiLoading_1x6gb_1._blue_1x6gb_33 > div {
  border-color: rgba(74, 172, 237, 0.2);
  border-left-color: var(--primitive-blue-500);
}
._UiLoading_1x6gb_1._cyan_1x6gb_38 > div {
  border-color: hsla(195, 70%, 22%, 0.32);
  border-left-color: var(--legacy-teal-900);
}
._UiLoading_1x6gb_1._grey_1x6gb_43 > div {
  border-color: hsla(195, 70%, 22%, 0.32);
  border-left-color: var(--primitive-zinc-600);
}
._UiLoading_1x6gb_1._black_1x6gb_48 > div {
  border-color: hsla(196, 73%, 3%, 0.32);
  border-left-color: var(--primitive-zinc-600);
}
._UiLoading_1x6gb_1._white_1x6gb_53 > div {
  border-color: var(--primitive-blue-400);
  border-left-color: var(--white);
}
@keyframes _load_1x6gb_1 {
from {
    transform: rotateZ(0deg);
}
to {
    transform: rotateZ(360deg);
}
}._message_1d918_1 {
  padding: 2.5rem;
  border-radius: 24px;
  margin-top: 3rem;
  margin-bottom: 3rem;
  background: var(--main-light-purple-color);
  text-align: center !important;
}
._message_1d918_1 ._description_1d918_9 {
  margin-bottom: 2rem;
  color: var(--primitive-zinc-900);
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center !important;
}
._message_1d918_1 ._title_1d918_16 {
  margin-bottom: 1rem;
  color: var(--primitive-zinc-900);
  font-size: 2.5rem;
  font-weight: 700;
  text-align: center !important;
}
@media (max-width: 595px) {
._message_1d918_1 ._title_1d918_16 {
    font-size: var(--font-size-heading);
}
._message_1d918_1 ._description_1d918_9 {
    font-size: 1.0625rem;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._message_1d918_1 ._title_1d918_16 {
    font-size: var(--font-size-heading);
}
._message_1d918_1 ._description_1d918_9 {
    font-size: 1.0625rem;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._message_1d918_1 ._title_1d918_16 {
    font-size: var(--font-size-heading);
}
._message_1d918_1 ._description_1d918_9 {
    font-size: 1.0625rem;
}
}._root_1p3b7_1 {
  width: 100%;
  white-space: nowrap;
}
._root_1p3b7_1 ._title_1p3b7_5 {
  margin-bottom: 2.5rem;
  font-size: var(--font-size-heading);
  font-style: normal;
  font-weight: 600;
  line-height: 2.25rem;
  text-align: center;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 {
  overflow: auto;
  width: 100%;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table {
  width: 100%;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._belowAverage_1p3b7_20 tr td:not(:first-child),
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._aboveAverage_1p3b7_21 tr td:not(:first-child) {
  font-size: var(--font-size-body-lg);
  font-weight: 400;
  line-height: 24px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._belowAverage_1p3b7_20 {
  border-radius: 8px;
  background: var(--primitive-red-100);
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._average_1p3b7_30 {
  border: 2px solid var(--web-blue-600);
  border-radius: 8px;
  background: var(--web-blue-500);
  font-size: var(--font-size-body-lg);
  font-weight: 600;
  line-height: 24px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._average_1p3b7_30 td:first-child {
  border-top: 2px solid var(--web-blue-600);
  border-bottom: 2px solid var(--web-blue-600);
  border-left: 2px solid var(--web-blue-600);
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._average_1p3b7_30 td:not(:first-child):not(:last-child) {
  border-top: 2px solid var(--web-blue-600);
  border-bottom: 2px solid var(--web-blue-600);
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._average_1p3b7_30 td:last-child {
  border-top: 2px solid var(--web-blue-600);
  border-right: 2px solid var(--web-blue-600);
  border-bottom: 2px solid var(--web-blue-600);
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._aboveAverage_1p3b7_21 {
  border-radius: 8px;
  background: var(--primitive-green-50);
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table th {
  padding-bottom: 1rem;
  font-size: var(--font-size-body-lg);
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr,
._root_1p3b7_1 ._tableContainer_1p3b7_13 table td {
  padding: 24px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr td:not(:first-child) {
  text-align: center;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr td:first-child {
  font-size: var(--font-size-body-lg);
  font-weight: 600;
  line-height: 24px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tbody tr:first-child {
  border-top: 8px var(--primitive-red-100);
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr:first-child td:first-child {
  border-top-left-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr:last-child td:first-child {
  border-bottom-left-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tr:last-child td:last-child {
  border-bottom-right-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tbody ._roundedBottom_1p3b7_94 td:first-child {
  border-bottom-left-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tbody ._roundedBottom_1p3b7_94 td:last-child {
  border-bottom-right-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tbody ._roundedTop_1p3b7_100 td:first-child {
  border-top-left-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table tbody ._roundedTop_1p3b7_100 td:last-child {
  border-top-right-radius: 8px;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerRed_1p3b7_106 td {
  position: relative;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerRed_1p3b7_106 td:not(:last-child)::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  border-radius: 2px;
  border-bottom: 1px solid var(--primitive-red-200);
  content: "";
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerRed_1p3b7_106 td:last-child::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 60%;
  border-radius: 2px;
  border-bottom: 1px solid var(--primitive-red-200);
  content: "";
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerGreen_1p3b7_127 td {
  position: relative;
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerGreen_1p3b7_127 td:not(:last-child)::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  border-radius: 2px;
  border-bottom: 1px solid var(--primitive-green-200);
  content: "";
}
._root_1p3b7_1 ._tableContainer_1p3b7_13 table ._dividerGreen_1p3b7_127 td:last-child::before {
  position: absolute;
  bottom: 0;
  display: block;
  width: 60%;
  border-radius: 2px;
  border-bottom: 1px solid var(--primitive-green-200);
  content: "";
}
._root_1p3b7_1 ._footer_1p3b7_148 {
  margin-top: 0.5rem;
}
._root_1p3b7_1 ._footer_1p3b7_148 ._right_1p3b7_151 {
  /* var(--primitive-zinc-700) */
  color: var(--primitive-zinc-700);
  float: right;
  font-size: var(--font-size-body-lg);
  font-weight: 400;
  line-height: 2rem;
  text-align: right;
}._row_1s2e8_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_1s2e8_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_1s2e8_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_1s2e8_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_1s2e8_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_1s2e8_1 > div {
    justify-content: center;
}
}
._smallRow_1s2e8_35 {
  max-width: 450px;
}
._center_1s2e8_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_1s2e8_44 {
  text-align: center;
}
._textCenterImportant_1s2e8_48 {
  text-align: center !important;
}
._card_1s2e8_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_1s2e8_52 ._title_1s2e8_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_1s2e8_52 ._bigTitle_1s2e8_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_1s2e8_52 ._faqCardTitle_1s2e8_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_1s2e8_74 {
  min-width: unset;
}
._cardShadow_1s2e8_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_1s2e8_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_1s2e8_89 {
  display: block;
  margin-top: 2rem;
}
._block_1s2e8_94 {
  display: block !important;
}
._messageCard_1s2e8_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_1s2e8_103 {
  padding: 2.5rem;
}
._flex_1s2e8_107 {
  display: flex !important;
}
._marginLeftAuto_1s2e8_111 {
  margin-left: auto;
}
._marginCenter_1s2e8_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_1s2e8_120 {
  width: 100%;
}
._justifyCenter_1s2e8_124 {
  justify-content: center;
}
._link_1s2e8_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_1s2e8_128 {
    margin-bottom: 2.5rem;
}
}
._link_1s2e8_128 ._link_1s2e8_128._disabled_1s2e8_141 {
  text-decoration: none;
}
._light_1s2e8_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_1s2e8_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_1s2e8_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_1s2e8_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_1s2e8_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_1s2e8_170 {
  margin-top: 10rem;
}
._faqTitle_1s2e8_170 ._bigTitle_1s2e8_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_1s2e8_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_1s2e8_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_1s2e8_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_1s2e8_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_1s2e8_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
._root_1s2e8_203 ._title_1s2e8_58,
  ._root_1s2e8_203 ._bigTitle_1s2e8_63,
  ._root_1s2e8_203 ._registerButton_1s2e8_151 {
    text-align: center;
}
._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._title_1s2e8_58,
  ._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._bigTitle_1s2e8_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
._root_1s2e8_203 ._title_1s2e8_58,
  ._root_1s2e8_203 ._bigTitle_1s2e8_63,
  ._root_1s2e8_203 ._registerButton_1s2e8_151 {
    text-align: center;
}
._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._title_1s2e8_58,
  ._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._bigTitle_1s2e8_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
._root_1s2e8_203 ._title_1s2e8_58,
  ._root_1s2e8_203 ._bigTitle_1s2e8_63,
  ._root_1s2e8_203 ._registerButton_1s2e8_151 {
    text-align: center;
}
._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._title_1s2e8_58,
  ._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._bigTitle_1s2e8_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_1s2e8_203 ._description_1s2e8_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1s2e8_203 ._description_1s2e8_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1s2e8_203 ._description_1s2e8_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_1s2e8_203 ._description_1s2e8_245 {
    text-align: left;
}
._root_1s2e8_203 ._faqWithDivider_1s2e8_164 ._description_1s2e8_245 {
    text-align: left;
}
}
._illustration_1s2e8_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_1s2e8_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_1s2e8_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_1s2e8_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_1s2e8_44 {
  text-align: center !important;
}
._popularExamples_1s2e8_296 {
  display: grid;
  margin-top: 2rem;
  gap: 2rem;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 595px) {
._popularExamples_1s2e8_296 {
    gap: 1rem;
    grid-template-columns: 1fr;
}
._popularExamplesContainer_1s2e8_308 div {
    text-align: center;
}
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1s2e8_203 {
    text-align: center;
}
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1s2e8_203 {
    text-align: center;
}
._root_1s2e8_203 ._card_1s2e8_52 {
    flex-basis: 100%;
}
}._row_1ckpk_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_1ckpk_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
._smallRow_1ckpk_35 {
  max-width: 450px;
}
._center_1ckpk_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_1ckpk_44 {
  text-align: center;
}
._textCenterImportant_1ckpk_48 {
  text-align: center !important;
}
._card_1ckpk_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_1ckpk_52 ._title_1ckpk_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_1ckpk_52 ._bigTitle_1ckpk_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_1ckpk_52 ._faqCardTitle_1ckpk_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_1ckpk_74 {
  min-width: unset;
}
._cardShadow_1ckpk_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_1ckpk_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_1ckpk_89 {
  display: block;
  margin-top: 2rem;
}
._block_1ckpk_94 {
  display: block !important;
}
._messageCard_1ckpk_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_1ckpk_103 {
  padding: 2.5rem;
}
._flex_1ckpk_107 {
  display: flex !important;
}
._marginLeftAuto_1ckpk_111 {
  margin-left: auto;
}
._marginCenter_1ckpk_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_1ckpk_120 {
  width: 100%;
}
._justifyCenter_1ckpk_124 {
  justify-content: center;
}
._link_1ckpk_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_1ckpk_128 {
    margin-bottom: 2.5rem;
}
}
._link_1ckpk_128 ._link_1ckpk_128._disabled_1ckpk_141 {
  text-decoration: none;
}
._light_1ckpk_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_1ckpk_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_1ckpk_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_1ckpk_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_1ckpk_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_1ckpk_170 {
  margin-top: 10rem;
}
._faqTitle_1ckpk_170 ._bigTitle_1ckpk_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._description_1ckpk_245 {
    text-align: left;
}
}
._illustration_1ckpk_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_1ckpk_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_1ckpk_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_1ckpk_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_1ckpk_44 {
  text-align: center !important;
}._row_1ckpk_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_1ckpk_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
._smallRow_1ckpk_35 {
  max-width: 450px;
}
._center_1ckpk_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_1ckpk_44 {
  text-align: center;
}
._textCenterImportant_1ckpk_48 {
  text-align: center !important;
}
._card_1ckpk_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_1ckpk_52 ._title_1ckpk_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_1ckpk_52 ._bigTitle_1ckpk_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_1ckpk_52 ._faqCardTitle_1ckpk_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_1ckpk_74 {
  min-width: unset;
}
._cardShadow_1ckpk_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_1ckpk_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_1ckpk_89 {
  display: block;
  margin-top: 2rem;
}
._block_1ckpk_94 {
  display: block !important;
}
._messageCard_1ckpk_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_1ckpk_103 {
  padding: 2.5rem;
}
._flex_1ckpk_107 {
  display: flex !important;
}
._marginLeftAuto_1ckpk_111 {
  margin-left: auto;
}
._marginCenter_1ckpk_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_1ckpk_120 {
  width: 100%;
}
._justifyCenter_1ckpk_124 {
  justify-content: center;
}
._link_1ckpk_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_1ckpk_128 {
    margin-bottom: 2.5rem;
}
}
._link_1ckpk_128 ._link_1ckpk_128._disabled_1ckpk_141 {
  text-decoration: none;
}
._light_1ckpk_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_1ckpk_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_1ckpk_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_1ckpk_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_1ckpk_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_1ckpk_170 {
  margin-top: 10rem;
}
._faqTitle_1ckpk_170 ._bigTitle_1ckpk_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._description_1ckpk_245 {
    text-align: left;
}
}
._illustration_1ckpk_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_1ckpk_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_1ckpk_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_1ckpk_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_1ckpk_44 {
  text-align: center !important;
}._row_1ckpk_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_1ckpk_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
._smallRow_1ckpk_35 {
  max-width: 450px;
}
._center_1ckpk_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_1ckpk_44 {
  text-align: center;
}
._textCenterImportant_1ckpk_48 {
  text-align: center !important;
}
._card_1ckpk_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_1ckpk_52 ._title_1ckpk_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_1ckpk_52 ._bigTitle_1ckpk_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_1ckpk_52 ._faqCardTitle_1ckpk_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_1ckpk_74 {
  min-width: unset;
}
._cardShadow_1ckpk_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_1ckpk_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_1ckpk_89 {
  display: block;
  margin-top: 2rem;
}
._block_1ckpk_94 {
  display: block !important;
}
._messageCard_1ckpk_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_1ckpk_103 {
  padding: 2.5rem;
}
._flex_1ckpk_107 {
  display: flex !important;
}
._marginLeftAuto_1ckpk_111 {
  margin-left: auto;
}
._marginCenter_1ckpk_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_1ckpk_120 {
  width: 100%;
}
._justifyCenter_1ckpk_124 {
  justify-content: center;
}
._link_1ckpk_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_1ckpk_128 {
    margin-bottom: 2.5rem;
}
}
._link_1ckpk_128 ._link_1ckpk_128._disabled_1ckpk_141 {
  text-decoration: none;
}
._light_1ckpk_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_1ckpk_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_1ckpk_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_1ckpk_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_1ckpk_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_1ckpk_170 {
  margin-top: 10rem;
}
._faqTitle_1ckpk_170 ._bigTitle_1ckpk_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._description_1ckpk_245 {
    text-align: left;
}
}
._illustration_1ckpk_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_1ckpk_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_1ckpk_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_1ckpk_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_1ckpk_44 {
  text-align: center !important;
}._row_1ckpk_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_1ckpk_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_1ckpk_1 > div {
    justify-content: center;
}
}
._smallRow_1ckpk_35 {
  max-width: 450px;
}
._center_1ckpk_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_1ckpk_44 {
  text-align: center;
}
._textCenterImportant_1ckpk_48 {
  text-align: center !important;
}
._card_1ckpk_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_1ckpk_52 ._title_1ckpk_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_1ckpk_52 ._bigTitle_1ckpk_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_1ckpk_52 ._faqCardTitle_1ckpk_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_1ckpk_74 {
  min-width: unset;
}
._cardShadow_1ckpk_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_1ckpk_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_1ckpk_89 {
  display: block;
  margin-top: 2rem;
}
._block_1ckpk_94 {
  display: block !important;
}
._messageCard_1ckpk_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_1ckpk_103 {
  padding: 2.5rem;
}
._flex_1ckpk_107 {
  display: flex !important;
}
._marginLeftAuto_1ckpk_111 {
  margin-left: auto;
}
._marginCenter_1ckpk_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_1ckpk_120 {
  width: 100%;
}
._justifyCenter_1ckpk_124 {
  justify-content: center;
}
._link_1ckpk_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_1ckpk_128 {
    margin-bottom: 2.5rem;
}
}
._link_1ckpk_128 ._link_1ckpk_128._disabled_1ckpk_141 {
  text-decoration: none;
}
._light_1ckpk_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_1ckpk_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_1ckpk_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_1ckpk_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_1ckpk_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_1ckpk_170 {
  margin-top: 10rem;
}
._faqTitle_1ckpk_170 ._bigTitle_1ckpk_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_1ckpk_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_1ckpk_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._card_1ckpk_52 {
    flex-basis: 100%;
}
._root_1ckpk_203 ._title_1ckpk_58,
  ._root_1ckpk_203 ._bigTitle_1ckpk_63,
  ._root_1ckpk_203 ._registerButton_1ckpk_151 {
    text-align: center;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._title_1ckpk_58,
  ._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._bigTitle_1ckpk_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_1ckpk_203 ._description_1ckpk_245 {
    text-align: left;
}
._root_1ckpk_203 ._faqWithDivider_1ckpk_164 ._description_1ckpk_245 {
    text-align: left;
}
}
._illustration_1ckpk_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_1ckpk_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_1ckpk_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_1ckpk_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_1ckpk_44 {
  text-align: center !important;
}._row_g8cmy_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_g8cmy_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_g8cmy_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_g8cmy_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_g8cmy_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_g8cmy_1 > div {
    justify-content: center;
}
}
._smallRow_g8cmy_35 {
  max-width: 450px;
}
._center_g8cmy_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_g8cmy_44 {
  text-align: center;
}
._textCenterImportant_g8cmy_48 {
  text-align: center !important;
}
._card_g8cmy_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_g8cmy_52 ._title_g8cmy_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_g8cmy_52 ._bigTitle_g8cmy_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_g8cmy_52 ._faqCardTitle_g8cmy_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_g8cmy_74 {
  min-width: unset;
}
._cardShadow_g8cmy_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_g8cmy_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_g8cmy_89 {
  display: block;
  margin-top: 2rem;
}
._block_g8cmy_94 {
  display: block !important;
}
._messageCard_g8cmy_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_g8cmy_103 {
  padding: 2.5rem;
}
._flex_g8cmy_107 {
  display: flex !important;
}
._marginLeftAuto_g8cmy_111 {
  margin-left: auto;
}
._marginCenter_g8cmy_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_g8cmy_120 {
  width: 100%;
}
._justifyCenter_g8cmy_124 {
  justify-content: center;
}
._link_g8cmy_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_g8cmy_128 {
    margin-bottom: 2.5rem;
}
}
._link_g8cmy_128 ._link_g8cmy_128._disabled_g8cmy_141 {
  text-decoration: none;
}
._light_g8cmy_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_g8cmy_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_g8cmy_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_g8cmy_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_g8cmy_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_g8cmy_170 {
  margin-top: 10rem;
}
._faqTitle_g8cmy_170 ._bigTitle_g8cmy_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_g8cmy_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_g8cmy_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_g8cmy_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_g8cmy_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_g8cmy_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_g8cmy_203 ._card_g8cmy_52 {
    flex-basis: 100%;
}
._root_g8cmy_203 ._title_g8cmy_58,
  ._root_g8cmy_203 ._bigTitle_g8cmy_63,
  ._root_g8cmy_203 ._registerButton_g8cmy_151 {
    text-align: center;
}
._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._title_g8cmy_58,
  ._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._bigTitle_g8cmy_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_g8cmy_203 ._card_g8cmy_52 {
    flex-basis: 100%;
}
._root_g8cmy_203 ._title_g8cmy_58,
  ._root_g8cmy_203 ._bigTitle_g8cmy_63,
  ._root_g8cmy_203 ._registerButton_g8cmy_151 {
    text-align: center;
}
._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._title_g8cmy_58,
  ._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._bigTitle_g8cmy_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_g8cmy_203 ._card_g8cmy_52 {
    flex-basis: 100%;
}
._root_g8cmy_203 ._title_g8cmy_58,
  ._root_g8cmy_203 ._bigTitle_g8cmy_63,
  ._root_g8cmy_203 ._registerButton_g8cmy_151 {
    text-align: center;
}
._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._title_g8cmy_58,
  ._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._bigTitle_g8cmy_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_g8cmy_203 ._description_g8cmy_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_g8cmy_203 ._description_g8cmy_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_g8cmy_203 ._description_g8cmy_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_g8cmy_203 ._description_g8cmy_245 {
    text-align: left;
}
._root_g8cmy_203 ._faqWithDivider_g8cmy_164 ._description_g8cmy_245 {
    text-align: left;
}
}
._illustration_g8cmy_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_g8cmy_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_g8cmy_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_g8cmy_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_g8cmy_44 {
  text-align: center !important;
}
._root_g8cmy_203 ._description_g8cmy_245 {
  text-align: left;
}._row_16xv3_1 {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5rem;
  align-items: stretch;
  width: 100%;
}
._row_16xv3_1 > div {
  flex: 1;
}
@media (max-width: 595px) {
._row_16xv3_1 > div {
    justify-content: center;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._row_16xv3_1 > div {
    justify-content: center;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._row_16xv3_1 > div {
    justify-content: center;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._row_16xv3_1 > div {
    justify-content: center;
}
}
._smallRow_16xv3_35 {
  max-width: 450px;
}
._center_16xv3_39 {
  margin-left: auto;
  margin-right: auto;
}
._textCenter_16xv3_44 {
  text-align: center;
}
._textCenterImportant_16xv3_48 {
  text-align: center !important;
}
._card_16xv3_52 {
  text-align: left;
  gap: 2.5rem;
  width: 100%;
  min-width: 300px;
}
._card_16xv3_52 ._title_16xv3_58 {
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
._card_16xv3_52 ._bigTitle_16xv3_63 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: var(--font-size-heading);
}
._card_16xv3_52 ._faqCardTitle_16xv3_68 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
}
._noMinWidth_16xv3_74 {
  min-width: unset;
}
._cardShadow_16xv3_78 {
  border: 1px solid var(--web-blue-500);
  box-shadow: 4px 4px 12px rgba(214, 218, 255, 0.6);
  border-radius: 8px;
}
._smallTopMargin_16xv3_84 {
  display: block;
  margin-top: 1rem;
}
._mediumTopMargin_16xv3_89 {
  display: block;
  margin-top: 2rem;
}
._block_16xv3_94 {
  display: block !important;
}
._messageCard_16xv3_98 {
  margin: 0 !important;
  width: 100% !important;
}
._mdPadding_16xv3_103 {
  padding: 2.5rem;
}
._flex_16xv3_107 {
  display: flex !important;
}
._marginLeftAuto_16xv3_111 {
  margin-left: auto;
}
._marginCenter_16xv3_115 {
  margin-left: auto;
  margin-right: auto;
}
._fullWidth_16xv3_120 {
  width: 100%;
}
._justifyCenter_16xv3_124 {
  justify-content: center;
}
._link_16xv3_128 {
  font-family: "Open Sans";
  font-display: swap;
  font-style: normal;
  text-decoration-line: underline;
  color: var(--web-blue-700);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
._link_16xv3_128 {
    margin-bottom: 2.5rem;
}
}
._link_16xv3_128 ._link_16xv3_128._disabled_16xv3_141 {
  text-decoration: none;
}
._light_16xv3_145 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 30px;
}
._registerButton_16xv3_151 {
  display: block;
  margin-top: 2.5rem;
}
._faqContainer_16xv3_156 {
  margin-top: 7.5rem;
  padding-bottom: 2rem;
}
._faqContainer_16xv3_156 > div {
  width: calc(100% - 200px);
}
._faqWithDivider_16xv3_164 {
  padding-bottom: 4rem;
  margin-top: 4rem;
  border-bottom: 1px solid var(--primitive-zinc-300);
}
._faqTitle_16xv3_170 {
  margin-top: 10rem;
}
._faqTitle_16xv3_170 ._bigTitle_16xv3_63 {
  text-align: center;
}
@media (max-width: 595px) {
._faqContainer_16xv3_156 > div {
    width: 100%;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._faqContainer_16xv3_156 > div {
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._faqContainer_16xv3_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._faqContainer_16xv3_156 > div {
    width: calc(100% - 2.5rem);
}
}
@media (min-width: 1266px) {
._faqContainer_16xv3_156 > div {
    width: calc(100% - 200px);
}
}
@media (max-width: 595px) {
._root_16xv3_203 ._card_16xv3_52 {
    flex-basis: 100%;
}
._root_16xv3_203 ._title_16xv3_58,
  ._root_16xv3_203 ._bigTitle_16xv3_63,
  ._root_16xv3_203 ._registerButton_16xv3_151 {
    text-align: center;
}
._root_16xv3_203 ._faqWithDivider_16xv3_164 ._title_16xv3_58,
  ._root_16xv3_203 ._faqWithDivider_16xv3_164 ._bigTitle_16xv3_63 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_16xv3_203 ._card_16xv3_52 {
    flex-basis: 100%;
}
._root_16xv3_203 ._title_16xv3_58,
  ._root_16xv3_203 ._bigTitle_16xv3_63,
  ._root_16xv3_203 ._registerButton_16xv3_151 {
    text-align: center;
}
._root_16xv3_203 ._faqWithDivider_16xv3_164 ._title_16xv3_58,
  ._root_16xv3_203 ._faqWithDivider_16xv3_164 ._bigTitle_16xv3_63 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_16xv3_203 ._card_16xv3_52 {
    flex-basis: 100%;
}
._root_16xv3_203 ._title_16xv3_58,
  ._root_16xv3_203 ._bigTitle_16xv3_63,
  ._root_16xv3_203 ._registerButton_16xv3_151 {
    text-align: center;
}
._root_16xv3_203 ._faqWithDivider_16xv3_164 ._title_16xv3_58,
  ._root_16xv3_203 ._faqWithDivider_16xv3_164 ._bigTitle_16xv3_63 {
    text-align: left;
}
}
@media (max-width: 595px) {
._root_16xv3_203 ._description_16xv3_245 {
    text-align: left;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._root_16xv3_203 ._description_16xv3_245 {
    text-align: left;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._root_16xv3_203 ._description_16xv3_245 {
    text-align: left;
}
}
@media (min-width: 889px) and (max-width: 1266px) {
._root_16xv3_203 ._description_16xv3_245 {
    text-align: left;
}
._root_16xv3_203 ._faqWithDivider_16xv3_164 ._description_16xv3_245 {
    text-align: left;
}
}
._illustration_16xv3_267 {
  max-height: 350px;
  width: 100%;
}
._customAnchor_16xv3_272 {
  display: block;
  position: relative;
  top: -250px;
  visibility: hidden;
}
._erTableRow_16xv3_279 {
  margin-bottom: 10rem;
  margin-top: 10rem;
}
._erTableTitle_16xv3_284 {
  font-weight: 600;
  font-size: var(--font-size-heading);
  line-height: 2.25rem;
  margin-top: 3rem;
  margin-bottom: 2.5rem;
}
._textCenter_16xv3_44 {
  text-align: center !important;
}
._loaderContainer_16xv3_296 {
  display: flex;
  width: 100%;
  height: 300px;
  min-height: 200px;
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  background: var(--white);
}
._loaderContainer_16xv3_296 div {
  margin: auto;
}
._flexZero_16xv3_309 {
  flex: 0 !important;
}
._influencerCardMinWidth_16xv3_313 {
  min-width: 200px;
}
._searchContainer_16xv3_317 {
  display: flex;
  width: 574px;
  margin-top: 5rem;
  margin-bottom: 2.5rem;
  gap: 1rem;
}
@media (max-width: 595px) {
._searchContainer_16xv3_317 {
    margin-top: 2.5rem;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._searchContainer_16xv3_317 {
    margin-top: 2.5rem;
}
}
@media (min-width: 768px) and (max-width: 889px) {
._searchContainer_16xv3_317 {
    margin-top: 2.5rem;
}
}
._tryForFreeButton_16xv3_340 {
  margin-top: 1.9375em;
}
@media (max-width: 595px) {
._searchContainer_16xv3_317 {
    display: flex;
    width: 100%;
    flex-direction: column;
}
._searchContainer_16xv3_317 button {
    width: 100%;
    margin: auto;
}
}
@media (min-width: 595px) and (max-width: 768px) {
._searchContainer_16xv3_317 {
    display: flex;
    width: 100%;
    flex-direction: column;
}
._searchContainer_16xv3_317 button {
    width: 100%;
    margin: auto;
}
}
._whiteRoundedBox_16xv3_366 {
  border: 1px solid var(--web-blue-500);
  border-radius: 0.5rem;
  background: var(--white);
}
@media (min-width: 889px) and (max-width: 1266px) {
._hideOnDesktop_16xv3_373 {
    display: none !important;
}
}
@media (min-width: 1266px) {
._hideOnDesktop_16xv3_373 {
    display: none !important;
}
}
._erLinks_16xv3_383 {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
._erLinksText_16xv3_389 {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  text-align: center !important;
} *,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}.container{width:100%;}@media (min-width: 0px){.container{max-width:0px;}}@media (min-width: 595px){.container{max-width:595px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 889px){.container{max-width:889px;}}@media (min-width: 1266px){.container{max-width:1266px;}}.group.group.router-link-active .group-\[\&\&\.router-link-active\]\:\[--text-color\:--content-on-color\]{--text-color:var(--content-on-color);}.\[--icon-color\:--content-accent\]{--icon-color:var(--content-accent);}.\[--icon-color\:--content-negative\]{--icon-color:var(--content-negative);}.\[--icon-color\:--content-on-color\]{--icon-color:var(--content-on-color);}.\[--icon-color\:--content-primary\],.\[--icon-color\:var\(--content-primary\)\]{--icon-color:var(--content-primary);}.\[--icon-color\:--content-secondary\]{--icon-color:var(--content-secondary);}.\[--icon-color\:--content-tertiary\],.\[--icon-color\:var\(--content-tertiary\)\]{--icon-color:var(--content-tertiary);}.\[--icon-size\:0\.75rem\]{--icon-size:0.75rem;}.\[--icon-size\:0\.875rem\]{--icon-size:0.875rem;}.\[--icon-size\:1\.25rem\]{--icon-size:1.25rem;}.\[--icon-size\:1rem\]{--icon-size:1rem;}.\[--text-color\:--primitive-zinc-500\]{--text-color:var(--primitive-zinc-500);}.\[--text-font-size\:0\.6875rem\]{--text-font-size:0.6875rem;}.\[--text-line-height\:0\.75rem\]{--text-line-height:0.75rem;}.\[\&\&\]\:\[--text-weight\:500\].\[\&\&\]\:\[--text-weight\:500\]{--text-weight:500;}.group:hover .group-hover\:\[--text-color\:--primitive-zinc-400\]{--text-color:var(--primitive-zinc-400);}.group\/checkboxIcon:hover .group-hover\/checkboxIcon\:\[--ui-checkbox-icon-stroke\:--primitive-zinc-400\]{--ui-checkbox-icon-stroke:var(--primitive-zinc-400);}.group\/radioIcon:hover .group-hover\/radioIcon\:\[--ui-radio-icon-stroke\:--primitive-zinc-400\]{--ui-radio-icon-stroke:var(--primitive-zinc-400);}.hover\:\[--icon-color\:--content-primary\]:hover{--icon-color:var(--content-primary);}.not-disabled\:hover\:\[--icon-color\:--content-secondary\]:hover:not(:disabled){--icon-color:var(--content-secondary);}.focus\:\[--icon-color\:--content-primary\]:focus{--icon-color:var(--content-primary);}.pointer-events-auto{pointer-events:auto;}.pointer-events-none{pointer-events:none;}.visible,.group\/header:hover .group-hover\/header\:visible{visibility:visible;}.invisible{visibility:hidden;}.focus\:placeholder-invisible:focus::placeholder{visibility:hidden;}.absolute{position:absolute;}.relative{position:relative;}.sticky{position:sticky;}.inset-0{inset:0;}.bottom-\[500px\]{bottom:500px;}.bottom-0{bottom:0;}.left-0{left:0;}.left-1\/2{left:50%;}.right-\[-2px\]{right:-2px;}.right-0{right:0;}.top-\[var\(--ui-table-top\,-1px\)\]{top:var(--ui-table-top,-1px);}.top-0{top:0;}.top-1\/4{top:25%;}.top-full{top:100%;}.z-\[5\],.z-5{z-index:5;}.z-1{z-index:1;}.z-10{z-index:10;}.z-2{z-index:2;}.z-3{z-index:3;}.grid{display:grid;}.auto-cols-fr{grid-auto-columns:minmax(0,1fr);}.grid-flow-col{grid-auto-flow:column;}.grid-cols-\[auto_1fr_auto\]{grid-template-columns:auto 1fr auto;}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr));}.float-right{float:right;}.-m-\[3px\]{margin:-3px;}.m-\[1px\]{margin:1px;}.m-0{margin:0;}.m\[2px\]{margin:2px;}.m11\.233{margin:2.80825rem;}.m11\.446{margin:2.8615rem;}.m12\.617{margin:3.15425rem;}.m12\.667{margin:3.16675rem;}.m13\.033{margin:3.25825rem;}.m14\.273{margin:3.56825rem;}.m15\.333{margin:3.83325rem;}.m2\.797{margin:0.69925rem;}.m2\.833{margin:0.70825rem;}.m3\.217{margin:0.80425rem;}.m3\.251{margin:0.81275rem;}.m3\.782{margin:0.9455rem;}.m5\.217{margin:1.30425rem;}.m5\.522{margin:1.3805rem;}.m5\.804{margin:1.451rem;}.m6\.398{margin:1.5995rem;}.m7\.2{margin:1.8rem;}.m8{margin:2rem;}.m8\.167{margin:2.04175rem;}.m9\.131{margin:2.28275rem;}.-mx-2{margin-left:-0.5rem;margin-right:-0.5rem;}.mx-4{margin-left:1rem;margin-right:1rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my{margin-top:1rem;margin-bottom:1rem;}.my-0{margin-top:0;margin-bottom:0;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.my-auto{margin-top:auto;margin-bottom:auto;}.-mb-2{margin-bottom:-0.5rem;}.-mt-2{margin-top:-0.5rem;}.mb-10{margin-bottom:2.5rem;}.mb-12{margin-bottom:3rem;}.mb-2{margin-bottom:0.5rem;}.mb-4{margin-bottom:1rem;}.mb-5{margin-bottom:1.25rem;}.mb-6{margin-bottom:1.5rem;}.mb-8{margin-bottom:2rem;}.ml-1{margin-left:0.25rem;}.ml-2{margin-left:0.5rem;}.ml-auto{margin-left:auto;}.mr-\[2\.9375rem\]{margin-right:2.9375rem;}.mr-1{margin-right:0.25rem;}.mr-10{margin-right:2.5rem;}.mr-2{margin-right:0.5rem;}.ms{margin-inline-start:1rem;}.mt-\[-21\.5rem\]{margin-top:-21.5rem;}.mt-0\.5{margin-top:0.125rem;}.mt-14{margin-top:3.5rem;}.mt-2{margin-top:0.5rem;}.mt-4{margin-top:1rem;}.mt-6{margin-top:1.5rem;}.mt-8{margin-top:2rem;}.inline{display:inline;}.block{display:block;}.contents{display:contents;}.list-item{display:list-item;}.hidden{display:none;}.empty\:hidden:empty{display:none;}.\[\&\&\]\:w-auto.\[\&\&\]\:w-auto,.w-auto{width:auto;}.h-\[--bar-height\]{height:var(--bar-height);}.h-\[--icon-size\]{height:var(--icon-size);}.h-\[10rem\]{height:10rem;}.h-\[12px\]{height:12px;}.h-\[18px\]{height:18px;}.h-\[2px\]{height:2px;}.h-\[6\.25rem\]{height:6.25rem;}.h-\[7rem\]{height:7rem;}.h-12{height:3rem;}.h-16{height:4rem;}.h-2,.h2{height:0.5rem;}.h-30{height:7.5rem;}.h-4,.h4{height:1rem;}.h-5{height:1.25rem;}.h-6{height:1.5rem;}.h-8{height:2rem;}.h-auto{height:auto;}.h-full{height:100%;}.h-px{height:1px;}.h-screen{height:100vh;}.h1{height:0.25rem;}.h3{height:0.75rem;}.max-w-\[15rem\]{max-width:15rem;}.max-w-\[220px\]{max-width:220px;}.max-w-\[400px\]{max-width:400px;}.max-w-\[65\%\]{max-width:65%;}.max-w-\[68\.75rem\]{max-width:68.75rem;}.max-w-40{max-width:10rem;}.max-w-900{max-width:225rem;}.max-w-full{max-width:100%;}.min-h-10{min-height:2.5rem;}.min-h-40{min-height:10rem;}.min-h-full{min-height:100%;}.min-w-0{min-width:0;}.min-w-4{min-width:1rem;}.min-w-60{min-width:15rem;}.min-w-full{min-width:100%;}.w-\[--icon-size\]{width:var(--icon-size);}.w-\[--reka-tabs-indicator-size\]{width:var(--reka-tabs-indicator-size);}.w-\[12px\]{width:12px;}.w-\[30px\]{width:30px;}.w-\[6\.25rem\]{width:6.25rem;}.w-1\/2{width:50%;}.w-12{width:3rem;}.w-16{width:4rem;}.w-2{width:0.5rem;}.w-30{width:7.5rem;}.w-4{width:1rem;}.w-5{width:1.25rem;}.w-6{width:1.5rem;}.w-60{width:15rem;}.w-8{width:2rem;}.w-90{width:22.5rem;}.w-fit{width:fit-content;}.w-full{width:100%;}.w-min{width:min-content;}.w\[l\]{width:l;}.flex,.group:hover .group-hover\:flex{display:flex;}.inline-flex{display:inline-flex;}.flex-\[1\.5\]{flex:1.5;}.flex-\[1\.71\]{flex:1.71;}.flex-\[2\]{flex:2;}.flex-1{flex:1 1 0%;}.flex-auto{flex:1 1 auto;}.flex-shrink{flex-shrink:1;}.flex-shrink-0,.shrink-0{flex-shrink:0;}.flex-grow-1,.grow{flex-grow:1;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.table{display:table;}.origin-top-right{transform-origin:top right;}.-translate-x-1\/2{--un-translate-x:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-1\/2{--un-translate-y:-50%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.-translate-y-2{--un-translate-y:-0.5rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.data-\[state\=checked\]\:translate-x-full[data-state=checked]{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-\[--reka-tabs-indicator-position\]{--un-translate-x:var(--reka-tabs-indicator-position);transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-x-\[2px\]{--un-translate-x:2px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y-1\.5{--un-translate-y:0.375rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y-2{--un-translate-y:0.5rem;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-pointer{cursor:pointer;}.cursor-not-allowed{cursor:not-allowed;}.select-none{-webkit-user-select:none;user-select:none;}.resize{resize:both;}.resize-none{resize:none;}.list-decimal{list-style-type:decimal;}.list-none{list-style-type:none;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.items-stretch{align-items:stretch;}.self-auto{align-self:auto;}.self-stretch{align-self:stretch;}.justify-start{justify-content:flex-start;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-items-center{justify-items:center;}.gap-1{gap:0.25rem;}.gap-10{gap:2.5rem;}.gap-12{gap:3rem;}.gap-2{gap:0.5rem;}.gap-3{gap:0.75rem;}.gap-4{gap:1rem;}.gap-5{gap:1.25rem;}.gap-8{gap:2rem;}.gap-x-2{column-gap:0.5rem;}.gap-y-2{row-gap:0.5rem;}.space-x-2>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.space-y-4>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--un-space-y-reverse)));margin-bottom:calc(1rem * var(--un-space-y-reverse));}.overflow-clip{overflow:clip;}.overflow-hidden{overflow:hidden;}.overflow-y-auto{overflow-y:auto;}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis{text-overflow:ellipsis;}.whitespace-nowrap{white-space:nowrap;}.break-all{word-break:break-all;}.b,.border,.border-px{border-width:1px;}.border-b{border-bottom-width:1px;}.border-l{border-left-width:1px;}.border-l-0{border-left-width:0px;}.border-r{border-right-width:1px;}.border-r-0{border-right-width:0px;}.border-t{border-top-width:1px;}.border-t-0{border-top-width:0px;}.border-\[var\(--web-blue-900\)\]{border-color:var(--web-blue-900);}.border-background-accent{--un-border-opacity:1;border-color:rgb(var(--background-accent-rgb) / var(--un-border-opacity));}.border-border-transparent{border-color:var(--border-transparent);}.border-primitive-blue-500{--un-border-opacity:1;border-color:rgb(var(--primitive-blue-500-rgb) / var(--un-border-opacity));}.border-primitive-green-500{--un-border-opacity:1;border-color:rgb(var(--primitive-green-500-rgb) / var(--un-border-opacity));}.border-primitive-orange-500{--un-border-opacity:1;border-color:rgb(var(--primitive-orange-500-rgb) / var(--un-border-opacity));}.border-primitive-red-600{--un-border-opacity:1;border-color:rgb(var(--primitive-red-600-rgb) / var(--un-border-opacity));}.border-primitive-zinc-300{--un-border-opacity:1;border-color:rgb(var(--primitive-zinc-300-rgb) / var(--un-border-opacity));}.border-primitive-zinc-400{--un-border-opacity:1;border-color:rgb(var(--primitive-zinc-400-rgb) / var(--un-border-opacity));}.focus-within\:border-primitive-blue-500:focus-within{--un-border-opacity:1;border-color:rgb(var(--primitive-blue-500-rgb) / var(--un-border-opacity));}.rounded,.rounded-legacy{border-radius:0.25rem;}.rounded-\[2px\]{border-radius:2px;}.rounded-\[inherit\]{border-radius:inherit;}.rounded-full{border-radius:9999px;}.rounded-legacy-2xl{border-radius:1rem;}.rounded-legacy-md{border-radius:0.375rem;}.rounded-legacy-sm{border-radius:0.125rem;}.rounded-md{border-radius:12px;}.rounded-sm{border-radius:8px;}.rounded-xs{border-radius:4px;}.border-none{border-style:none;}.border-solid{border-style:solid;}.group.router-link-active .\[\&\&\]\:group-\[\.router-link-active\]\:bg-primitive-zinc-700.\[\&\&\]\:group-\[\.router-link-active\]\:bg-primitive-zinc-700,.bg-primitive-zinc-700{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-700-rgb) / var(--un-bg-opacity));}.bg-\[transparent\],.bg-transparent{background-color:transparent;}.bg-\[var\(--main-bg-color\)\]{background-color:var(--main-bg-color);}.bg-background-accent{--un-bg-opacity:1;background-color:rgb(var(--background-accent-rgb) / var(--un-bg-opacity));}.bg-background-accent-light{background-color:var(--background-accent-light);}.bg-background-disabled{--un-bg-opacity:1;background-color:rgb(var(--background-disabled-rgb) / var(--un-bg-opacity));}.bg-background-elevated{--un-bg-opacity:1;background-color:rgb(var(--background-elevated-rgb) / var(--un-bg-opacity));}.bg-background-hover,.data-\[highlighted\]\:bg-background-hover[data-highlighted],.data-\[state\=open\]\:bg-background-hover[data-state=open]{background-color:var(--background-hover);}.bg-background-negative{--un-bg-opacity:1;background-color:rgb(var(--background-negative-rgb) / var(--un-bg-opacity));}.bg-background-negative-light{background-color:var(--background-negative-light);}.bg-background-primary{--un-bg-opacity:1;background-color:rgb(var(--background-primary-rgb) / var(--un-bg-opacity));}.bg-background-secondary{--un-bg-opacity:1;background-color:rgb(var(--background-secondary-rgb) / var(--un-bg-opacity));}.bg-background-tertiary{--un-bg-opacity:1;background-color:rgb(var(--background-tertiary-rgb) / var(--un-bg-opacity));}.bg-border-transparent{background-color:var(--border-transparent);}.bg-content-primary{--un-bg-opacity:1;background-color:rgb(var(--content-primary-rgb) / var(--un-bg-opacity));}.bg-primitive-blue-50{--un-bg-opacity:1;background-color:rgb(var(--primitive-blue-50-rgb) / var(--un-bg-opacity));}.bg-primitive-green-300{--un-bg-opacity:1;background-color:rgb(var(--primitive-green-300-rgb) / var(--un-bg-opacity));}.bg-primitive-green-50{--un-bg-opacity:1;background-color:rgb(var(--primitive-green-50-rgb) / var(--un-bg-opacity));}.bg-primitive-orange-50{--un-bg-opacity:1;background-color:rgb(var(--primitive-orange-50-rgb) / var(--un-bg-opacity));}.bg-primitive-red-100{--un-bg-opacity:1;background-color:rgb(var(--primitive-red-100-rgb) / var(--un-bg-opacity));}.bg-primitive-zinc-300{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-300-rgb) / var(--un-bg-opacity));}.bg-primitive-zinc-500{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-500-rgb) / var(--un-bg-opacity));}.bg-primitive-zinc-950{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-950-rgb) / var(--un-bg-opacity));}.bg-white{--un-bg-opacity:1;background-color:rgb(255 255 255 / var(--un-bg-opacity));}.group:hover .group-hover\:bg-white\/5{background-color:rgb(255 255 255 / 0.05);}.group\/row:hover .group-hover\/row\:bg-primitive-zinc-50{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-50-rgb) / var(--un-bg-opacity));}.hover\:bg-\[var\(--chip-background-hover\)\]:hover{background-color:var(--chip-background-hover);}.hover\:bg-background-hover:hover{background-color:var(--background-hover);}.hover\:bg-primitive-zinc-100:hover{--un-bg-opacity:1;background-color:rgb(var(--primitive-zinc-100-rgb) / var(--un-bg-opacity));}.bg-none{background-image:none;}.object-cover{object-fit:cover;}.\[\&\&\]\:p-0.\[\&\&\]\:p-0,.p-0{padding:0;}.\[\&\&\]\:p-1.\[\&\&\]\:p-1{padding:0.25rem;}.\[\&\&\]\:p-1\.5.\[\&\&\]\:p-1\.5{padding:0.375rem;}.p-\[3px\]{padding:3px;}.p-\[7px\]{padding:7px;}.p-2{padding:0.5rem;}.p-21px{padding:21px;}.p-4{padding:1rem;}.p-7{padding:1.75rem;}.\[\&\&\]\:px-2.\[\&\&\]\:px-2,.px-2{padding-left:0.5rem;padding-right:0.5rem;}.\[\&\&\]\:py-\[3px\].\[\&\&\]\:py-\[3px\]{padding-top:3px;padding-bottom:3px;}.\[\&\&\]\:py-1\.5.\[\&\&\]\:py-1\.5,.py-\[0\.375rem\],.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem;}.px,.px-4{padding-left:1rem;padding-right:1rem;}.px-0{padding-left:0;padding-right:0;}.px-1{padding-left:0.25rem;padding-right:0.25rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-3\.5{padding-left:0.875rem;padding-right:0.875rem;}.py-0{padding-top:0;padding-bottom:0;}.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-2{padding-top:0.5rem;padding-bottom:0.5rem;}.py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.py-6{padding-top:1.5rem;padding-bottom:1.5rem;}.py-8{padding-top:2rem;padding-bottom:2rem;}.\[\&\&\]\:pb-2\.5.\[\&\&\]\:pb-2\.5{padding-bottom:0.625rem;}.pb-100{padding-bottom:25rem;}.pb-2{padding-bottom:0.5rem;}.pb-6{padding-bottom:1.5rem;}.pl-4{padding-left:1rem;}.pr-2{padding-right:0.5rem;}.pt{padding-top:1rem;}.pt-0{padding-top:0;}.pt-2{padding-top:0.5rem;}.pt-28{padding-top:7rem;}.pt-6{padding-top:1.5rem;}.text-center{text-align:center;}.text-left{text-align:left;}.text-wrap{text-wrap:wrap;}.text-nowrap{text-wrap:nowrap;}.text-balance{text-wrap:balance;}.align-top{vertical-align:top;}.text-3rem{font-size:3rem;}.text-4xl{font-size:2.25rem;line-height:2.5rem;}.text-5{font-size:1.25rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm{font-size:0.875rem;line-height:1.25rem;}.data-\[state\=active\]\:text-content-primary[data-state=active],.text-content-primary{--un-text-opacity:1;color:rgb(var(--content-primary-rgb) / var(--un-text-opacity));}.text-\[var\(--main-btn-color\)\]{color:var(--main-btn-color);}.text-\[var\(--primitive-zinc-900\)\]{color:var(--primitive-zinc-900);}.text-content-accent{--un-text-opacity:1;color:rgb(var(--content-accent-rgb) / var(--un-text-opacity));}.text-content-negative{--un-text-opacity:1;color:rgb(var(--content-negative-rgb) / var(--un-text-opacity));}.text-content-on-color{--un-text-opacity:1;color:rgb(var(--content-on-color-rgb) / var(--un-text-opacity));}.text-content-secondary{color:var(--content-secondary);}.text-content-tertiary{color:var(--content-tertiary);}.text-primitive-zinc-600{--un-text-opacity:1;color:rgb(var(--primitive-zinc-600-rgb) / var(--un-text-opacity));}.text-white{--un-text-opacity:1;color:rgb(255 255 255 / var(--un-text-opacity));}.hover\:text-content-primary:hover{--un-text-opacity:1;color:rgb(var(--content-primary-rgb) / var(--un-text-opacity));}.placeholder\:text-content-secondary::placeholder{color:var(--content-secondary);}.placeholder\:text-content-tertiary::placeholder{color:var(--content-tertiary);}.\[\&\&\]\:text-inherit.\[\&\&\]\:text-inherit{color:inherit;}.font-400,.font-normal{font-weight:400;}.font-700,.font-bold{font-weight:700;}.font-medium{font-weight:500;}.font-semibold{font-weight:600;}.leading-\[4\.25rem\]{line-height:4.25rem;}.leading-\[4\.5rem\]{line-height:4.5rem;}.leading-1{line-height:0.25rem;}.leading-normal{line-height:1.5;}.font-inherit{font-family:inherit;}.italic{font-style:italic;}.underline{text-decoration-line:underline;}.no-underline{text-decoration:none;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.opacity-0{opacity:0;}.opacity-100,.group\/button:hover .group-hover\/button\:opacity-100,.group\/chip:hover .group-hover\/chip\:opacity-100,.group\/row:hover .group-hover\/row\:opacity-100,.group\/trigger:hover .group-hover\/trigger\:opacity-100{opacity:1;}.opacity-30{opacity:0.3;}.opacity-50{opacity:0.5;}.data-\[state\=active\]\:shadow-focus-border[data-state=active],.shadow-focus-border{--un-shadow:0px 0px 0px 3px rgb(37 99 235 / 0.2), 0px 0px 0px 1px rgb(37 99 235 / 1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.has-\[button\:focus\]\:shadow-input-border:has(button:focus),.shadow-input-border{--un-shadow:0px 0px 0px 1px var(--un-shadow-color, rgb(0 0 0 / 0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-border-accent{--un-shadow-opacity:1;--un-shadow-color:rgb(var(--border-accent-rgb) / var(--un-shadow-opacity));}.shadow-border-negative{--un-shadow-opacity:1;--un-shadow-color:rgb(var(--border-negative-rgb) / var(--un-shadow-opacity));}.shadow-dropdown-border{--un-shadow:0px 8px 20px 0px rgb(0 0 0 / 0.04), 0px 1px 3px 0px rgb(0 0 0 / 0.04), 0px 0px 0px 1px rgb(0 0 0 / 0.09);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-haptic-border{--un-shadow:0px 1px 3px 0px rgb(0 0 0 / 0.04), 0px 0px 0px 1px rgb(0 0 0 / 0.09);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-legacy-lg{--un-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.focus-within\:shadow-\[0_0_4px_var\(--primitive-blue-500\)\]:focus-within{--un-shadow:0 0 4px var(--primitive-blue-500) var(--un-shadow-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.focus-within\:shadow-focus-border:focus-within{--un-shadow:0px 0px 0px 3px rgb(37 99 235 / 0.2), 0px 0px 0px 1px rgb(37 99 235 / 1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.\[\&\:is\(button\)\]\:focus\:shadow-focus-border:focus:is(button){--un-shadow:0px 0px 0px 3px rgb(37 99 235 / 0.2), 0px 0px 0px 1px rgb(37 99 235 / 1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.focus\:shadow-focus-border:focus{--un-shadow:0px 0px 0px 3px rgb(37 99 235 / 0.2), 0px 0px 0px 1px rgb(37 99 235 / 1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.focus-visible\:shadow-focus-border:focus-visible{--un-shadow:0px 0px 0px 3px rgb(37 99 235 / 0.2), 0px 0px 0px 1px rgb(37 99 235 / 1);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.outline-inherit{outline-style:inherit;}.outline-none{outline:2px solid transparent;outline-offset:2px;}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px;}.blur{--un-blur:blur(8px);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.backdrop-filter{-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-300{transition-duration:300ms;}.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}.will-change-transform{will-change:transform;}.content-\[\'\'\]{content:'';}@media (max-width: 767.9px){.max-md\:hidden{display:none;}.lt-md\:w-full{width:100%;}.max-md\:text-\[var\(--font-size-body-lg\)\]{color:var(--font-size-body-lg);}.max-md\:text-\[var\(--font-size-heading\)\]{color:var(--font-size-heading);}.max-md\:leading-\[24px\]{line-height:24px;}.max-md\:leading-\[48px\]{line-height:48px;}}@media (max-width: 594.9px){.lt-sm\:mr-2{margin-right:0.5rem;}}@media (min-width: 0px){.xs\:mb-2{margin-bottom:0.5rem;}.xs\:mr-0{margin-right:0;}.xs\:justify-between{justify-content:space-between;}.xs\:p-4{padding:1rem;}.xs\:px-4{padding-left:1rem;padding-right:1rem;}}@media (min-width: 595px){.sm\:mr-0{margin-right:0;}.sm\:justify-between{justify-content:space-between;}.sm\:p-4{padding:1rem;}.sm\:px-4{padding-left:1rem;padding-right:1rem;}}@media (min-width: 768px){.md\:grid{display:grid;}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.md\:mb-4{margin-bottom:1rem;}.md\:mr-0{margin-right:0;}.md\:block{display:block;}.md\:h-screen{height:100vh;}.md\:w-16{width:4rem;}.md\:flex{display:flex;}.md\:flex-col{flex-direction:column;}.md\:flex-wrap{flex-wrap:wrap;}.md\:items-center{align-items:center;}.md\:justify-start{justify-content:flex-start;}.md\:justify-between{justify-content:space-between;}.md\:p-6{padding:1.5rem;}.md\:px-0{padding-left:0;padding-right:0;}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem;}.md\:py-3{padding-top:0.75rem;padding-bottom:0.75rem;}.md\:pb-92{padding-bottom:23rem;}}@media (min-width: 889px){.lg\:mb-9{margin-bottom:2.25rem;}.lg\:mr-0{margin-right:0;}.lg\:hidden{display:none;}.lg\:min-w-\[23\.5rem\]{min-width:23.5rem;}.lg\:flex-row{flex-direction:row;}.lg\:gap-2{gap:0.5rem;}.lg\:gap-y-1{row-gap:0.25rem;}.lg\:p-8{padding:2rem;}.lg\:pb-20{padding-bottom:5rem;}}@media (min-width: 1266px){.xl\:mr-10{margin-right:2.5rem;}.xl\:mr-12{margin-right:3rem;}.xl\:hidden{display:none;}.xl\:p-10{padding:2.5rem;}} .resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}/* Hides the arrow for both the Dropdowns and Tooltips */.v-popper__arrow-container {
	display: none;
}/* Dropdowns */.v-popper--theme-dropdown {
	&.v-popper--theme-dropdown {
		border: none;
	}

	.v-popper__inner {
		border: none;
	}
}/* Tooltips */.v-popper--theme-tooltip {
	display: block !important;

	.v-popper__inner {
		overflow: hidden;
		max-width: 13.8125rem;
		padding: 0.25rem 0.5rem;
		border-radius: var(--border-radius-sm);
		background: var(--primitive-zinc-950);
		box-shadow:
			0px 1px 6px 0px rgba(0, 0, 0, 0.08),
			0px 6px 20px 0px rgba(0, 0, 0, 0.08),
			0px 8px 20px 0px rgba(0, 0, 0, 0.08);
		color: white;
		font-size: var(--font-size-body-sm);
		text-align: center;
		text-overflow: ellipsis;
	}

	.tooltip-list-item-title {
		font-weight: bold;
		white-space: nowrap;
		&:not(:first-child) {
			margin-top: 0.5rem;
		}
	}

	&[aria-hidden='true'] {
		opacity: 0;
		transition:
			opacity 0.15s,
			visibility 0.15s;
		visibility: hidden;
	}

	&[aria-hidden='false'] {
		z-index: var(--z-index-tooltip);
		opacity: 1;
		transition: opacity 0.15s;
		visibility: visible;
	}

	&.tooltip-wide {
		.v-popper__inner {
			max-width: 30rem;
		}
	}
}
/*! svgMap | https://github.com/StephanWagner/svgMap | MIT License | Copyright Stephan Wagner | https://stephanwagner.me */
.svgMap-container,.svgMap-wrapper{position:relative}.svgMap-block-zoom-notice{position:absolute;z-index:2;top:100%;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);pointer-events:none;opacity:0;color:#fff;transition:opacity 250ms}.svgMap-block-zoom-notice-active .svgMap-block-zoom-notice{pointer-events:all;top:0;opacity:1}.svgMap-block-zoom-notice>div{position:absolute;top:50%;left:0;right:0;text-align:center;padding:0 32px;transform:translateY(-50%);font-size:28px}@media (max-width:900px){.svgMap-block-zoom-notice>div{font-size:22px}}.svgMap-map-wrapper{position:relative;width:100%;padding-top:50%;overflow:hidden;background:#d9ecff;color:#111}.svgMap-map-wrapper *{box-sizing:border-box}.svgMap-map-wrapper :focus:not(:focus-visible){outline:0}.svgMap-map-wrapper .svgMap-map-image{display:block;position:absolute;top:0;left:0;width:100%;height:100%;margin:0}.svgMap-map-wrapper .svgMap-map-controls-wrapper{position:absolute;bottom:10px;left:10px;z-index:1;display:flex;overflow:hidden;border-radius:2px;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.svgMap-map-wrapper .svgMap-map-controls-move,.svgMap-map-wrapper .svgMap-map-controls-zoom{display:flex;margin-right:5px;overflow:hidden;background:#fff}.svgMap-map-wrapper .svgMap-map-controls-move:last-child,.svgMap-map-wrapper .svgMap-map-controls-zoom:last-child{margin-right:0}.svgMap-map-wrapper .svgMap-control-button{background-color:#fff;border:none;border-radius:0;color:#fff;font:inherit;line-height:inherit;margin:0;padding:0;overflow:visible;text-transform:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;width:32px;height:32px;position:relative}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button::after,.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ccc;transition:background-color 250ms}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button::before{width:11px;height:3px}@media (hover:hover){.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button:hover::after,.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button:hover::before{background:#000}}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button:active::after,.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button:active::before{background:#000}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-zoom-reset-button::before{width:11px;height:11px;background:0 0;border:2px solid #ccc;transition:border-color 250ms}@media (hover:hover){.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-zoom-reset-button:hover::before{background:0 0;border-color:#000}}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-zoom-reset-button:active::before{background:0 0;border-color:#000}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-disabled::after,.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-disabled::before{background:#eee}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-zoom-reset-button.svgMap-disabled{cursor:default}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button.svgMap-zoom-reset-button.svgMap-disabled::before{border:2px solid #eee;background:0 0}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-in-button::after{width:3px;height:11px}.svgMap-map-wrapper .svgMap-map-continent-controls-wrapper{position:absolute;top:10px;right:10px;z-index:1;display:flex;border-radius:2px;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.svgMap-map-wrapper .svgMap-country{stroke:#fff;stroke-width:1;stroke-linejoin:round;vector-effect:non-scaling-stroke;transition:fill 250ms,stroke 250ms}.svgMap-map-wrapper .svgMap-country[data-link]{cursor:pointer}@media (hover:hover){.svgMap-map-wrapper .svgMap-country:hover{stroke:#333;stroke-width:1.5}}.svgMap-map-wrapper .svgMap-country.svgMap-active{stroke:#333;stroke-width:1.5}.svgMap-tooltip{box-shadow:0 0 3px rgba(0,0,0,.2);position:absolute;z-index:2;border-radius:2px;background:#fff;transform:translate(-50%,-100%);border-bottom:1px solid #111;display:none;pointer-events:none;min-width:60px}.svgMap-tooltip.svgMap-tooltip-flipped{transform:translate(-50%,0);border-bottom:0;border-top:1px solid #111}.svgMap-tooltip.svgMap-active{display:block}.svgMap-tooltip .svgMap-tooltip-content-container{position:relative;padding:10px 20px}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-flag-container{text-align:center;margin:2px 0 5px}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-flag-container.svgMap-tooltip-flag-container-emoji{font-size:50px;line-height:0;padding:25px 0 15px}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-flag-container .svgMap-tooltip-flag{display:block;margin:auto;width:auto;height:32px;padding:2px;background:rgba(0,0,0,.15);border-radius:2px}.svgMap-tooltip .svgMap-tooltip-title{white-space:nowrap;font-size:18px;line-height:28px;padding:0 0 8px;text-align:center}.svgMap-tooltip .svgMap-tooltip-content{white-space:nowrap;text-align:center;font-size:14px;color:#777;margin:-5px 0 0}.svgMap-tooltip .svgMap-tooltip-content table{padding:0;border-spacing:0;margin:auto}.svgMap-tooltip .svgMap-tooltip-content table td{padding:2px 0;text-align:left}.svgMap-tooltip .svgMap-tooltip-content table td span{color:#111}.svgMap-tooltip .svgMap-tooltip-content table td:first-child{padding-right:10px;text-align:right}.svgMap-tooltip .svgMap-tooltip-content table td sup{vertical-align:baseline;position:relative;top:-5px}.svgMap-tooltip .svgMap-tooltip-content .svgMap-tooltip-no-data{padding:2px 0;color:#777;font-style:italic}.svgMap-tooltip .svgMap-tooltip-pointer{position:absolute;top:100%;left:50%;transform:translateX(-50%);overflow:hidden;height:10px;width:30px}.svgMap-tooltip .svgMap-tooltip-pointer::after{content:"";width:20px;height:20px;background:#fff;border:1px solid #111;position:absolute;bottom:6px;left:50%;transform:translateX(-50%) rotate(45deg)}.svgMap-tooltip.svgMap-tooltip-flipped .svgMap-tooltip-pointer{bottom:auto;top:-10px;transform:translateX(-50%) scaleY(-1)}