*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: PingFang SC, Helvetica Neue, Arial, Microsoft YaHei, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

body {
  font-family: PingFang SC, "Helvetica Neue", Arial, "Microsoft YaHei", sans-serif;
  color: #333333;
  -webkit-font-smoothing: antialiased;
}

a {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

/* 语言下拉展开时箭头朝上（与 Figma 下拉态一致） */

.header-lang-chevron {
  transition: transform 0.2s ease;
}

.header-lang[open] .header-lang-chevron {
  transform: rotate(180deg);
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 980px) {
  .container {
    max-width: 980px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1024px) {
  .lab-rows > article:nth-child(odd) .lab-media {
    margin-left: max(1rem, calc((100vw - 1320px) / 2));
  }

  .lab-rows > article:nth-child(even) .lab-media {
    margin-left: 0;
    margin-right: max(1rem, calc((100vw - 1320px) / 2));
  }

  /* 奇数条：文案与图之间留白；偶数条：文案左侧与奇数条图片 margin-left 同值，背景仍通栏（::before 铺满 .lab-text） */

  .lab-rows > article:nth-child(odd) .lab-text {
    padding-left: 2.5rem;
    padding-right: 0;
  }

  .lab-rows > article:nth-child(even) .lab-text {
    padding-left: max(1rem, calc((100vw - 1320px) / 2));
    padding-right: 2.5rem;
  }
}

.home-hero-pagination-bullet {
  height: 4px !important;
  width: 8px !important;
  border-radius: 19px !important;
  background-color: #fff;
  opacity: 0.45;
}

.home-hero-pagination-bullet-active {
  opacity: 1;
  height: 4px !important;
  width: 8px !important;
  background-color: #fff !important;
}

/* 新闻详情面包屑：最后一级主色（#route-path 见 news_detail.gohtml） */

#route-path li:last-child > a {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

#route-path li:last-child > a:hover {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

/* 分类页面包屑：最后一级主色（#route-path-category-hero 见 category_hero.gohtml） */

#route-path-category-hero li:last-child > a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* 全球地图：图钉 = 上层地址标签 + 下层地图锚点；层级用 z-index，选中项置顶 */

.global-office-map-layer {
  isolation: isolate;
}

.global-office-pin {
  outline: 2px solid transparent;
  outline-offset: 2px;
  transition-property: z-index;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  z-index: calc(10 + var(--pin-z, 0));
}

.global-office-pin[aria-selected="true"] {
  z-index: 50;
}

/* 边框宽度与字重不因选中态变化，避免整块图钉位移抖动 */

.global-office-pin-label {
  position: relative;
  z-index: 1;
  display: inline-flex;
  height: 2.25rem;
  max-width: min(100vw - 2rem, 280px);
  align-items: center;
  gap: 6px;
  border-radius: 23px;
  border-width: 2px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  line-height: 1.6875;
  color: rgb(0 0 0 / 0.8);
  --tw-shadow: 0 2px 8px rgba(0,0,0,0.08);
  --tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: box-shadow,border-color,color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.global-office-pin:hover .global-office-pin-label {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.global-office-pin[aria-selected="true"] .global-office-pin-label {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
  --tw-shadow: 0 4px 9.8px rgba(0,124,138,0.21);
  --tw-shadow-colored: 0 4px 9.8px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.global-office-pin:focus-visible .global-office-pin-label {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(220 62 114 / var(--tw-ring-opacity, 1));
  --tw-ring-offset-width: 2px;
}

/* 地图锚点：图1 未选中 = 大白晕 + 实心青点；图2 选中 = 青描边 + 白环 + 中心青点 */

.global-office-pin-marker {
  position: relative;
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

.global-office-pin-marker-halo {
  position: absolute;
  inset: 0px;
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  background-color: rgb(255 255 255 / 0.7);
}

.global-office-pin-marker-dot {
  position: relative;
  z-index: 1;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
}

.global-office-pin[aria-selected="true"] .global-office-pin-marker-halo {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

/* 全球地图图钉：移动端随 common.js 根字号缩放（稿 px÷100=rem）；≥lg 保持上方默认，与 _home_global_map_column / _home_global 的 lg 断点一致 */

@media (max-width: 1023px) {
  .global-office-pin-label {
    position: relative;
    z-index: 1;
    display: inline-flex;
    height: auto;
    min-height: 0px;
    max-width: min(calc(100vw - 0.32rem), 2.8rem);
    align-items: center;
    gap: 0.06rem;
    border-radius: 0.23rem;
    border-width: 0.02rem;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-left: 0.16rem;
    padding-right: 0.16rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    font-size: 0.16rem;
    font-weight: 600;
    line-height: 1.5;
    color: rgb(0 0 0 / 0.8);
    transition-property: box-shadow,border-color,color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    box-shadow: 0 0.02rem 0.08rem rgba(0, 0, 0, 0.08);
  }

  .global-office-pin:hover .global-office-pin-label {
    box-shadow: 0 0.04rem 0.12rem rgba(0, 0, 0, 0.12);
  }

  .global-office-pin[aria-selected="true"] .global-office-pin-label {
    --tw-border-opacity: 1;
    border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
    --tw-text-opacity: 1;
    color: rgb(220 62 114 / var(--tw-text-opacity, 1));
    box-shadow: 0 0.04rem 0.098rem rgba(0, 124, 138, 0.21);
  }

  .global-office-pin:focus-visible .global-office-pin-label {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0.02rem + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(220 62 114 / var(--tw-ring-opacity, 1));
    --tw-ring-offset-width: 0.02rem;
  }

  .global-office-pin-marker {
    position: relative;
    display: flex;
    height: 0.4rem;
    width: 0.4rem;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
  }

  .global-office-pin-marker-halo {
    position: absolute;
    inset: 0px;
    border-radius: 9999px;
    border-width: 0.02rem;
    border-color: transparent;
    background-color: rgb(255 255 255 / 0.7);
  }

  .global-office-pin-marker-dot {
    position: relative;
    z-index: 1;
    height: 0.12rem;
    width: 0.12rem;
    flex-shrink: 0;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
  }
}

/* site-contact.js 动态插入 toast，保留与 home.css 一致的类名 */

.home-toast {
  position: fixed;
  left: 50%;
  top: max(24px, env(safe-area-inset-top, 0px));
  transform: translateX(-50%) translateY(-12px);
  z-index: 10000;
  max-width: min(90vw, 400px);
  padding: 14px 20px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.home-toast--visible {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-x-0 {
  left: 0px;
  right: 0px;
}

.\!bottom-\[0\.12rem\] {
  bottom: 0.12rem !important;
}

.-left-3 {
  left: -0.75rem;
}

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

.-right-\[104px\] {
  right: -104px;
}

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

.bottom-0 {
  bottom: 0px;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-full {
  bottom: 100%;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.left-\[0\.08rem\] {
  left: 0.08rem;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.right-\[0\.08rem\] {
  right: 0.08rem;
}

.right-\[0\.16rem\] {
  right: 0.16rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-14 {
  top: 3.5rem;
}

.top-\[0\.08rem\] {
  top: 0.08rem;
}

.top-\[0\.16rem\] {
  top: 0.16rem;
}

.top-\[100\%\] {
  top: 100%;
}

.top-\[110\%\] {
  top: 110%;
}

.top-full {
  top: 100%;
}

.-top-6 {
  top: -1.5rem;
}

.left-\[-0\.72rem\] {
  left: -0.72rem;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

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

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

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-0 {
  margin: 0px;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-\[\.2rem\] {
  margin-left: .2rem;
  margin-right: .2rem;
}

.mx-\[\.3rem\] {
  margin-left: .3rem;
  margin-right: .3rem;
}

.mx-\[0\.04rem\] {
  margin-left: 0.04rem;
  margin-right: 0.04rem;
}

.mx-\[0\.08rem\] {
  margin-left: 0.08rem;
  margin-right: 0.08rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-\[0\.32rem\] {
  margin-top: 0.32rem;
  margin-bottom: 0.32rem;
}

.my-\[0\.48rem\] {
  margin-top: 0.48rem;
  margin-bottom: 0.48rem;
}

.\!-mt-\[120px\] {
  margin-top: -120px !important;
}

.\!ml-\[0\.6rem\] {
  margin-left: 0.6rem !important;
}

.-ml-\[0\.24rem\] {
  margin-left: -0.24rem;
}

.-mt-\[0\.6rem\] {
  margin-top: -0.6rem;
}

.-mt-\[60px\] {
  margin-top: -60px;
}

.-mt-\[85px\] {
  margin-top: -85px;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-\[0\.04rem\] {
  margin-bottom: 0.04rem;
}

.mb-\[0\.08rem\] {
  margin-bottom: 0.08rem;
}

.mb-\[0\.16rem\] {
  margin-bottom: 0.16rem;
}

.mb-\[0\.24rem\] {
  margin-bottom: 0.24rem;
}

.mb-\[0\.32rem\] {
  margin-bottom: 0.32rem;
}

.mb-\[0\.48rem\] {
  margin-bottom: 0.48rem;
}

.mb-\[0\.64rem\] {
  margin-bottom: 0.64rem;
}

.mb-\[55px\] {
  margin-bottom: 55px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-\[0\.12rem\] {
  margin-left: 0.12rem;
}

.ml-\[106px\] {
  margin-left: 106px;
}

.ml-\[7px\] {
  margin-left: 7px;
}

.ml-auto {
  margin-left: auto;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-\[\.12rem\] {
  margin-right: .12rem;
}

.mr-\[\.2rem\] {
  margin-right: .2rem;
}

.mr-\[\.58rem\] {
  margin-right: .58rem;
}

.mr-\[0\.08rem\] {
  margin-right: 0.08rem;
}

.mr-\[0\.22rem\] {
  margin-right: 0.22rem;
}

.mr-\[0\.2rem\] {
  margin-right: 0.2rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-7 {
  margin-top: 1.75rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[\.4rem\] {
  margin-top: .4rem;
}

.mt-\[0\.02rem\] {
  margin-top: 0.02rem;
}

.mt-\[0\.04rem\] {
  margin-top: 0.04rem;
}

.mt-\[0\.06rem\] {
  margin-top: 0.06rem;
}

.mt-\[0\.08rem\] {
  margin-top: 0.08rem;
}

.mt-\[0\.12rem\] {
  margin-top: 0.12rem;
}

.mt-\[0\.16rem\] {
  margin-top: 0.16rem;
}

.mt-\[0\.24rem\] {
  margin-top: 0.24rem;
}

.mt-\[0\.2rem\] {
  margin-top: 0.2rem;
}

.mt-\[0\.32rem\] {
  margin-top: 0.32rem;
}

.mt-\[0\.48rem\] {
  margin-top: 0.48rem;
}

.mt-\[0\.4rem\] {
  margin-top: 0.4rem;
}

.mt-\[0\.55rem\] {
  margin-top: 0.55rem;
}

.mt-\[0\.6rem\] {
  margin-top: 0.6rem;
}

.mt-\[1\.2rem\] {
  margin-top: 1.2rem;
}

.mt-\[65px\] {
  margin-top: 65px;
}

.mt-auto {
  margin-top: auto;
}

.ml-\[0\.3rem\] {
  margin-left: 0.3rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-\[0\.3rem\] {
  margin-top: 0.3rem;
}

.mt-\[1rem\] {
  margin-top: 1rem;
}

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

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.\!inline-flex {
  display: inline-flex !important;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.\!hidden {
  display: none !important;
}

.hidden {
  display: none;
}

.aspect-\[235\/132\] {
  aspect-ratio: 235/132;
}

.aspect-\[282\/360\] {
  aspect-ratio: 282/360;
}

.aspect-\[3\/4\] {
  aspect-ratio: 3/4;
}

.aspect-\[424\/239\] {
  aspect-ratio: 424/239;
}

.aspect-\[576\/693\] {
  aspect-ratio: 576/693;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.aspect-\[424\/238\] {
  aspect-ratio: 424/238;
}

.aspect-\[284\/160\] {
  aspect-ratio: 284/160;
}

.\!h-\[0\.85rem\] {
  height: 0.85rem !important;
}

.\!h-\[3\.5rem\] {
  height: 3.5rem !important;
}

.\!h-\[320px\] {
  height: 320px !important;
}

.\!h-\[350px\] {
  height: 350px !important;
}

.h-0 {
  height: 0px;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 3.5rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-\[\.78rem\] {
  height: .78rem;
}

.h-\[\.7rem\] {
  height: .7rem;
}

.h-\[\.88rem\] {
  height: .88rem;
}

.h-\[0\.18rem\] {
  height: 0.18rem;
}

.h-\[0\.22rem\] {
  height: 0.22rem;
}

.h-\[0\.24rem\] {
  height: 0.24rem;
}

.h-\[0\.26rem\] {
  height: 0.26rem;
}

.h-\[0\.2rem\] {
  height: 0.2rem;
}

.h-\[0\.36rem\] {
  height: 0.36rem;
}

.h-\[0\.44rem\] {
  height: 0.44rem;
}

.h-\[0\.45rem\] {
  height: 0.45rem;
}

.h-\[0\.48rem\] {
  height: 0.48rem;
}

.h-\[0\.4rem\] {
  height: 0.4rem;
}

.h-\[0\.56rem\] {
  height: 0.56rem;
}

.h-\[0\.64rem\] {
  height: 0.64rem;
}

.h-\[0\.72rem\] {
  height: 0.72rem;
}

.h-\[0\.86rem\] {
  height: 0.86rem;
}

.h-\[0\.8rem\] {
  height: 0.8rem;
}

.h-\[1\.14rem\] {
  height: 1.14rem;
}

.h-\[1\.15rem\] {
  height: 1.15rem;
}

.h-\[1\.2rem\] {
  height: 1.2rem;
}

.h-\[1\.76rem\] {
  height: 1.76rem;
}

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

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

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

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

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

.h-\[2\.2rem\] {
  height: 2.2rem;
}

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

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

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

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

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

.h-\[4\.63rem\] {
  height: 4.63rem;
}

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

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

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

.h-\[min\(534px\2c 70vw\)\] {
  height: min(534px, 70vw);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.\!h-\[240px\] {
  height: 240px !important;
}

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

.max-h-\[min\(72vh\2c 736px\)\] {
  max-height: min(72vh, 736px);
}

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

.min-h-8 {
  min-height: 2rem;
}

.min-h-\[0\.64rem\] {
  min-height: 0.64rem;
}

.min-h-\[1\.2rem\] {
  min-height: 1.2rem;
}

.min-h-\[1\.32rem\] {
  min-height: 1.32rem;
}

.min-h-\[1\.6rem\] {
  min-height: 1.6rem;
}

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

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

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

.min-h-\[2rem\] {
  min-height: 2rem;
}

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

.min-h-\[5\.28rem\] {
  min-height: 5.28rem;
}

.min-h-full {
  min-height: 100%;
}

.\!w-\[2\.25rem\] {
  width: 2.25rem !important;
}

.w-0 {
  width: 0px;
}

.w-0\.5 {
  width: 0.125rem;
}

.w-12 {
  width: 3rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-\[0\.18rem\] {
  width: 0.18rem;
}

.w-\[0\.22rem\] {
  width: 0.22rem;
}

.w-\[0\.24rem\] {
  width: 0.24rem;
}

.w-\[0\.33rem\] {
  width: 0.33rem;
}

.w-\[0\.48rem\] {
  width: 0.48rem;
}

.w-\[0\.4rem\] {
  width: 0.4rem;
}

.w-\[0\.56rem\] {
  width: 0.56rem;
}

.w-\[0\.5rem\] {
  width: 0.5rem;
}

.w-\[0\.72rem\] {
  width: 0.72rem;
}

.w-\[0\.86rem\] {
  width: 0.86rem;
}

.w-\[1\.14rem\] {
  width: 1.14rem;
}

.w-\[1\.4rem\] {
  width: 1.4rem;
}

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

.w-\[0\.64rem\] {
  width: 0.64rem;
}

.w-\[0\.8rem\] {
  width: 0.8rem;
}

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

.min-w-\[0\.8rem\] {
  min-width: 0.8rem;
}

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

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

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

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

.max-w-\[1\.4rem\] {
  max-width: 1.4rem;
}

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

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

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

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

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

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

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

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

.max-w-\[3\.12rem\] {
  max-width: 3.12rem;
}

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

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

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

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

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

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

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

.max-w-full {
  max-width: 100%;
}

.max-w-none {
  max-width: none;
}

.max-w-safe {
  max-width: 1200px;
}

.max-w-\[6\.36rem\] {
  max-width: 6.36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-none {
  flex: none;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink-0 {
  flex-shrink: 0;
}

.origin-left {
  transform-origin: left;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-2 {
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

.\!items-center {
  align-items: center !important;
}

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

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.\!justify-center {
  justify-content: center !important;
}

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

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

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[0\.04rem\] {
  gap: 0.04rem;
}

.gap-\[0\.06rem\] {
  gap: 0.06rem;
}

.gap-\[0\.07rem\] {
  gap: 0.07rem;
}

.gap-\[0\.08rem\] {
  gap: 0.08rem;
}

.gap-\[0\.09rem\] {
  gap: 0.09rem;
}

.gap-\[0\.12rem\] {
  gap: 0.12rem;
}

.gap-\[0\.16rem\] {
  gap: 0.16rem;
}

.gap-\[0\.1rem\] {
  gap: 0.1rem;
}

.gap-\[0\.24rem\] {
  gap: 0.24rem;
}

.gap-\[0\.32rem\] {
  gap: 0.32rem;
}

.gap-\[0\.48rem\] {
  gap: 0.48rem;
}

.gap-\[0\.4rem\] {
  gap: 0.4rem;
}

.gap-\[1rem\] {
  gap: 1rem;
}

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

.gap-px {
  gap: 1px;
}

.gap-x-\[0\.16rem\] {
  -moz-column-gap: 0.16rem;
       column-gap: 0.16rem;
}

.gap-y-\[0\.08rem\] {
  row-gap: 0.08rem;
}

.gap-y-\[0\.24rem\] {
  row-gap: 0.24rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-\[0\.16rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.16rem * var(--tw-space-y-reverse));
}

.space-y-\[0\.18rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.18rem * var(--tw-space-y-reverse));
}

.space-y-\[0\.1rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.1rem * var(--tw-space-y-reverse));
}

.space-y-\[0\.48rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.48rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.48rem * var(--tw-space-y-reverse));
}

.space-x-\[0\.2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.2rem * var(--tw-space-x-reverse));
  margin-left: calc(0.2rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-\[0\.2rem\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.2rem * var(--tw-space-y-reverse));
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-\[\#ebebeb\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-divide-opacity, 1));
}

.divide-black\/5 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(0 0 0 / 0.05);
}

.divide-border > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-divide-opacity, 1));
}

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.\!rounded-full {
  border-radius: 9999px !important;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[0\.02rem\] {
  border-radius: 0.02rem;
}

.rounded-\[0\.04rem\] {
  border-radius: 0.04rem;
}

.rounded-\[0\.08rem\] {
  border-radius: 0.08rem;
}

.rounded-\[0\.12rem\] {
  border-radius: 0.12rem;
}

.rounded-\[0\.16rem\] {
  border-radius: 0.16rem;
}

.rounded-\[0\.24rem\] {
  border-radius: 0.24rem;
}

.rounded-\[0\.35rem\] {
  border-radius: 0.35rem;
}

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

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

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

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

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

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

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-b-\[2px\] {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.rounded-b-lg {
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-\[4px\] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r-sm {
  border-top-right-radius: 0.125rem;
  border-bottom-right-radius: 0.125rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-t {
  border-top-width: 1px;
}

.border-dashed {
  border-style: dashed;
}

.border-\[\#DFDFDF\] {
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}

.border-\[\#e7e7e7\] {
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity, 1));
}

.border-\[\#eaeaea\] {
  --tw-border-opacity: 1;
  border-color: rgb(234 234 234 / var(--tw-border-opacity, 1));
}

.border-\[\#ebebeb\] {
  --tw-border-opacity: 1;
  border-color: rgb(235 235 235 / var(--tw-border-opacity, 1));
}

.border-\[\#f0f0f0\] {
  --tw-border-opacity: 1;
  border-color: rgb(240 240 240 / var(--tw-border-opacity, 1));
}

.border-\[rgba\(210\2c 46\2c 100\2c 0\.8\)\] {
  border-color: rgba(210,46,100,0.8);
}

.border-black\/10 {
  border-color: rgb(0 0 0 / 0.1);
}

.border-black\/15 {
  border-color: rgb(0 0 0 / 0.15);
}

.border-black\/\[0\.06\] {
  border-color: rgb(0 0 0 / 0.06);
}

.border-black\/\[0\.08\] {
  border-color: rgb(0 0 0 / 0.08);
}

.border-border {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}

.border-navActive {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

.border-primary\/30 {
  border-color: rgb(220 62 114 / 0.3);
}

.border-primary\/80 {
  border-color: rgb(220 62 114 / 0.8);
}

.border-transparent {
  border-color: transparent;
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.border-white\/80 {
  border-color: rgb(255 255 255 / 0.8);
}

.border-\[rgba\(0\2c 176\2c 169\2c 0\.8\)\] {
  border-color: rgba(0,176,169,0.8);
}

.\!bg-\[\#FDF5F8\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 245 248 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-\[\#dc3e72\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1)) !important;
}

.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E5E5E5\] {
  --tw-bg-opacity: 1;
  background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}

.bg-\[\#E8E8E8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(232 232 232 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F1F3F3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(241 243 243 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F2F0F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 240 240 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F6FCFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 252 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F7F8F8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 248 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F8D8E3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 216 227 / var(--tw-bg-opacity, 1));
}

.bg-\[\#F9F9F9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FAFAFA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1));
}

.bg-\[\#FDE5EA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 229 234 / var(--tw-bg-opacity, 1));
}

.bg-\[\#cdcdcd\] {
  --tw-bg-opacity: 1;
  background-color: rgb(205 205 205 / var(--tw-bg-opacity, 1));
}

.bg-\[\#f2f2f2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.05\)\] {
  background-color: rgba(0,0,0,0.05);
}

.bg-\[rgba\(249\2c 249\2c 249\2c 1\)\] {
  background-color: rgba(249,249,249,1);
}

.bg-\[rgba\(6\2c 6\2c 6\2c 0\.5\)\] {
  background-color: rgba(6,6,6,0.5);
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-black\/\[0\.04\] {
  background-color: rgb(0 0 0 / 0.04);
}

.bg-border {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}

.bg-footer {
  --tw-bg-opacity: 1;
  background-color: rgb(29 46 71 / var(--tw-bg-opacity, 1));
}

.bg-footerDeep {
  --tw-bg-opacity: 1;
  background-color: rgb(14 27 41 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
}

.bg-primary\/10 {
  background-color: rgb(220 62 114 / 0.1);
}

.bg-surface {
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/\[0\.65\] {
  background-color: rgb(255 255 255 / 0.65);
}

.bg-whyCardHover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 245 248 / var(--tw-bg-opacity, 1));
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  background-color: rgba(0,0,0,0.08);
}

.bg-\[\#EFEFEF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity, 1));
}

.bg-\[linear-gradient\(169deg\2c _rgba\(1\2c 207\2c 199\2c 0\)_12\.81\%\2c _rgba\(58\2c 215\2c 178\2c 0\.28\)_93\.27\%\)\2c url\(\'\.\.\/images\/about-mission-bg\.webp\'\)\] {
  background-image: linear-gradient(169deg, rgba(1,207,199,0) 12.81%, rgba(58,215,178,0.28) 93.27%),url('../images/about-mission-bg.webp');
}

.bg-\[linear-gradient\(177deg\2c \#FFF_40\.74\%\2c \#FFE3EC_135\.03\%\)\] {
  background-image: linear-gradient(177deg,#FFF 40.74%,#FFE3EC 135.03%);
}

.bg-\[linear-gradient\(180deg\2c rgba\(255\2c 255\2c 255\2c 1\)_0\%\2c rgba\(255\2c 239\2c 244\2c 1\)_100\%\)\] {
  background-image: linear-gradient(180deg,rgba(255,255,255,1) 0%,rgba(255,239,244,1) 100%);
}

.bg-\[linear-gradient\(265deg\2c rgba\(253\2c 229\2c 234\2c 1\)_0\%\2c rgba\(255\2c 255\2c 255\2c 0\)_96\%\)\] {
  background-image: linear-gradient(265deg,rgba(253,229,234,1) 0%,rgba(255,255,255,0) 96%);
}

.bg-\[linear-gradient\(269deg\2c rgba\(220\2c 62\2c 114\2c 0\.00\)_0\.44\%\2c \#D53167_74\.44\%\)\] {
  background-image: linear-gradient(269deg,rgba(220,62,114,0.00) 0.44%,#D53167 74.44%);
}

.bg-\[url\(\.\.\/images\/contact-bg\.png\)\] {
  background-image: url(../images/contact-bg.png);
}

.bg-\[url\(\.\.\/images\/cta-bg\.webp\)\] {
  background-image: url(../images/cta-bg.webp);
}

.bg-category-hero-gradient {
  background-image: linear-gradient(180deg, rgba(255, 163, 144, 0.75) 0%, rgba(233, 34, 100, 1) 100%);
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-home-news-featured-label {
  background-image: linear-gradient(90deg, rgb(255, 163, 144) 0.39%, rgb(233, 34, 100) 100%);
}

.bg-\[linear-gradient\(90deg\2c \#3AD6B2_0\.39\%\2c \#10C5BF_100\%\)\] {
  background-image: linear-gradient(90deg,#3AD6B2 0.39%,#10C5BF 100%);
}

.from-black\/55 {
  --tw-gradient-from: rgb(0 0 0 / 0.55) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-black\/30 {
  --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.3) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-black\/10 {
  --tw-gradient-to: rgb(0 0 0 / 0.1) var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-left-top {
  background-position: left top;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-\[\#FDF5F8\] {
  fill: #FDF5F8;
}

.fill-\[rgba\(0\2c 0\2c 0\2c 0\.6\)\] {
  fill: rgba(0,0,0,0.6);
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-0 {
  padding: 0px;
}

.p-1 {
  padding: 0.25rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-\[0\.04rem\] {
  padding: 0.04rem;
}

.p-\[0\.12rem\] {
  padding: 0.12rem;
}

.p-\[0\.24rem\] {
  padding: 0.24rem;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.px-\[0\.08rem\] {
  padding-left: 0.08rem;
  padding-right: 0.08rem;
}

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

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

.px-\[0\.1rem\] {
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}

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

.px-\[0\.25rem\] {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-\[0\.2rem\] {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[\.08rem\] {
  padding-top: .08rem;
  padding-bottom: .08rem;
}

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

.py-\[0\.04rem\] {
  padding-top: 0.04rem;
  padding-bottom: 0.04rem;
}

.py-\[0\.06rem\] {
  padding-top: 0.06rem;
  padding-bottom: 0.06rem;
}

.py-\[0\.08rem\] {
  padding-top: 0.08rem;
  padding-bottom: 0.08rem;
}

.py-\[0\.12rem\] {
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
}

.py-\[0\.16rem\] {
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}

.py-\[0\.24rem\] {
  padding-top: 0.24rem;
  padding-bottom: 0.24rem;
}

.py-\[0\.2rem\] {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.py-\[0\.32rem\] {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}

.py-\[0\.48rem\] {
  padding-top: 0.48rem;
  padding-bottom: 0.48rem;
}

.py-\[0\.5rem\] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-\[0\.04rem\] {
  padding-bottom: 0.04rem;
}

.pb-\[0\.12rem\] {
  padding-bottom: 0.12rem;
}

.pb-\[0\.16rem\] {
  padding-bottom: 0.16rem;
}

.pb-\[0\.24rem\] {
  padding-bottom: 0.24rem;
}

.pb-\[0\.48rem\] {
  padding-bottom: 0.48rem;
}

.pb-\[0\.4rem\] {
  padding-bottom: 0.4rem;
}

.pb-\[0\.56rem\] {
  padding-bottom: 0.56rem;
}

.pb-\[0\.5rem\] {
  padding-bottom: 0.5rem;
}

.pb-\[0\.64rem\] {
  padding-bottom: 0.64rem;
}

.pb-\[0\.6rem\] {
  padding-bottom: 0.6rem;
}

.pb-\[1rem\] {
  padding-bottom: 1rem;
}

.pl-\[\.47rem\] {
  padding-left: .47rem;
}

.pl-\[0\.45rem\] {
  padding-left: 0.45rem;
}

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

.pr-10 {
  padding-right: 2.5rem;
}

.pr-\[\.1rem\] {
  padding-right: .1rem;
}

.pr-\[0\.14rem\] {
  padding-right: 0.14rem;
}

.pr-\[0\.1rem\] {
  padding-right: 0.1rem;
}

.pr-\[0\.4rem\] {
  padding-right: 0.4rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-\[0\.12rem\] {
  padding-top: 0.12rem;
}

.pt-\[0\.16rem\] {
  padding-top: 0.16rem;
}

.pt-\[0\.24rem\] {
  padding-top: 0.24rem;
}

.pt-\[0\.32rem\] {
  padding-top: 0.32rem;
}

.pt-\[0\.48rem\] {
  padding-top: 0.48rem;
}

.pt-\[0\.64rem\] {
  padding-top: 0.64rem;
}

.pb-\[1\.6rem\] {
  padding-bottom: 1.6rem;
}

.pt-\[0\.8rem\] {
  padding-top: 0.8rem;
}

.pb-\[0\.2rem\] {
  padding-bottom: 0.2rem;
}

.pt-\[0\.3rem\] {
  padding-top: 0.3rem;
}

.pt-\[0\.4rem\] {
  padding-top: 0.4rem;
}

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

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

.font-poppins {
  font-family: Poppins, PingFang SC, sans-serif;
}

.font-sans {
  font-family: PingFang SC, Helvetica Neue, Arial, Microsoft YaHei, sans-serif;
}

.font-stat {
  font-family: "Roboto Condensed", Arial Narrow, sans-serif;
}

.\!text-\[0\.5rem\] {
  font-size: 0.5rem !important;
}

.\!text-\[18px\] {
  font-size: 18px !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-\[\.24rem\] {
  font-size: .24rem;
}

.text-\[\.28rem\] {
  font-size: .28rem;
}

.text-\[\.3rem\] {
  font-size: .3rem;
}

.text-\[0\.12rem\] {
  font-size: 0.12rem;
}

.text-\[0\.14rem\] {
  font-size: 0.14rem;
}

.text-\[0\.16rem\] {
  font-size: 0.16rem;
}

.text-\[0\.18rem\] {
  font-size: 0.18rem;
}

.text-\[0\.22rem\] {
  font-size: 0.22rem;
}

.text-\[0\.24rem\] {
  font-size: 0.24rem;
}

.text-\[0\.26rem\] {
  font-size: 0.26rem;
}

.text-\[0\.28rem\] {
  font-size: 0.28rem;
}

.text-\[0\.2rem\] {
  font-size: 0.2rem;
}

.text-\[0\.32rem\] {
  font-size: 0.32rem;
}

.text-\[0\.36rem\] {
  font-size: 0.36rem;
}

.text-\[0\.3rem\] {
  font-size: 0.3rem;
}

.text-\[0\.44rem\] {
  font-size: 0.44rem;
}

.text-\[0\.4rem\] {
  font-size: 0.4rem;
}

.text-\[0\.75rem\] {
  font-size: 0.75rem;
}

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

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

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

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.\!font-bold {
  font-weight: 700 !important;
}

.\!font-medium {
  font-weight: 500 !important;
}

.font-black {
  font-weight: 900;
}

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

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

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

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

.capitalize {
  text-transform: capitalize;
}

.\!leading-\[1\] {
  line-height: 1 !important;
}

.\!leading-none {
  line-height: 1 !important;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[0\.18rem\] {
  line-height: 0.18rem;
}

.leading-\[0\.23rem\] {
  line-height: 0.23rem;
}

.leading-\[0\.48rem\] {
  line-height: 0.48rem;
}

.leading-\[0\.56rem\] {
  line-height: 0.56rem;
}

.leading-\[0\.62rem\] {
  line-height: 0.62rem;
}

.leading-\[0\.75\] {
  line-height: 0.75;
}

.leading-\[1\.11\] {
  line-height: 1.11;
}

.leading-\[1\.171875\] {
  line-height: 1.171875;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.333\] {
  line-height: 1.333;
}

.leading-\[1\.45\] {
  line-height: 1.45;
}

.leading-\[1\.4\] {
  line-height: 1.4;
}

.leading-\[1\.5714285714285714\] {
  line-height: 1.5714285714285714;
}

.leading-\[1\.5714\] {
  line-height: 1.5714;
}

.leading-\[1\.5\] {
  line-height: 1.5;
}

.leading-\[1\.667\] {
  line-height: 1.667;
}

.leading-\[1\.714\] {
  line-height: 1.714;
}

.leading-\[1\.75\] {
  line-height: 1.75;
}

.leading-\[1\.8\] {
  line-height: 1.8;
}

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

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

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-snug {
  line-height: 1.375;
}

.leading-tight {
  line-height: 1.25;
}

.leading-\[0\.6rem\] {
  line-height: 0.6rem;
}

.leading-\[0\.28rem\] {
  line-height: 0.28rem;
}

.leading-\[0\.32rem\] {
  line-height: 0.32rem;
}

.leading-\[0\.2rem\] {
  line-height: 0.2rem;
}

.leading-\[0\.34rem\] {
  line-height: 0.34rem;
}

.tracking-\[\.01rem\] {
  letter-spacing: .01rem;
}

.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}

.\!text-black\/50 {
  color: rgb(0 0 0 / 0.5) !important;
}

.\!text-black\/80 {
  color: rgb(0 0 0 / 0.8) !important;
}

.\!text-regular {
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.text-\[\#111\] {
  --tw-text-opacity: 1;
  color: rgb(17 17 17 / var(--tw-text-opacity, 1));
}

.text-\[\#4B4B4B\] {
  --tw-text-opacity: 1;
  color: rgb(75 75 75 / var(--tw-text-opacity, 1));
}

.text-\[\#69748B\] {
  --tw-text-opacity: 1;
  color: rgb(105 116 139 / var(--tw-text-opacity, 1));
}

.text-\[\#77AE9B\] {
  --tw-text-opacity: 1;
  color: rgb(119 174 155 / var(--tw-text-opacity, 1));
}

.text-\[\#EDEDED\] {
  --tw-text-opacity: 1;
  color: rgb(237 237 237 / var(--tw-text-opacity, 1));
}

.text-\[rgba\(0\2c 0\2c 0\2c 0\.7\)\] {
  color: rgba(0,0,0,0.7);
}

.text-\[rgba\(0\2c 0\2c 0\2c 1\)\] {
  color: rgba(0,0,0,1);
}

.text-\[rgba\(255\2c 255\2c 255\2c 0\.70\)\] {
  color: rgba(255,255,255,0.70);
}

.text-accent {
  --tw-text-opacity: 1;
  color: rgb(177 30 78 / var(--tw-text-opacity, 1));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-black\/40 {
  color: rgb(0 0 0 / 0.4);
}

.text-black\/45 {
  color: rgb(0 0 0 / 0.45);
}

.text-black\/50 {
  color: rgb(0 0 0 / 0.5);
}

.text-black\/60 {
  color: rgb(0 0 0 / 0.6);
}

.text-black\/70 {
  color: rgb(0 0 0 / 0.7);
}

.text-black\/80 {
  color: rgb(0 0 0 / 0.8);
}

.text-current {
  color: currentColor;
}

.text-inherit {
  color: inherit;
}

.text-light {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1));
}

.text-navActive {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-title {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/65 {
  color: rgb(255 255 255 / 0.65);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

.text-white\/95 {
  color: rgb(255 255 255 / 0.95);
}

.text-whyHeading {
  --tw-text-opacity: 1;
  color: rgb(177 30 78 / var(--tw-text-opacity, 1));
}

.text-lighter {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}

.text-regular {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.text-\[\#00B0A9\] {
  --tw-text-opacity: 1;
  color: rgb(0 176 169 / var(--tw-text-opacity, 1));
}

.text-\[\#00b0a9\] {
  --tw-text-opacity: 1;
  color: rgb(0 176 169 / var(--tw-text-opacity, 1));
}

.text-\[\#0a5e8b\] {
  --tw-text-opacity: 1;
  color: rgb(10 94 139 / var(--tw-text-opacity, 1));
}

.text-black\/20 {
  color: rgb(0 0 0 / 0.2);
}

.no-underline {
  text-decoration-line: none;
}

.\!opacity-100 {
  opacity: 1 !important;
}

.\!opacity-\[0\.45\] {
  opacity: 0.45 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-50 {
  opacity: 0.5;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-100 {
  --tw-shadow: 0px 14px 22px 0px rgba(0, 0, 0, 0.07);
  --tw-shadow-colored: 0px 14px 22px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-200 {
  --tw-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0px 13px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.brightness-0 {
  --tw-brightness: brightness(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-\[0\.26rem\] {
  --tw-backdrop-blur: blur(0.26rem);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-\[4\.7px\] {
  --tw-backdrop-blur: blur(4.7px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[background-color\2c color\] {
  transition-property: background-color,color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[opacity\2c visibility\] {
  transition-property: opacity,visibility;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[transform\2c border-color\2c color\] {
  transition-property: transform,border-color,color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[transform\2c opacity\] {
  transition-property: transform,opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-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-shadow {
  transition-property: box-shadow;
  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;
}

.will-change-transform {
  will-change: transform;
}

.\[-webkit-overflow-scrolling\:touch\] {
  -webkit-overflow-scrolling: touch;
}

.\[aspect-ratio\:636\/478\] {
  aspect-ratio: 636/478;
}

.\[overflow-wrap\:anywhere\] {
  overflow-wrap: anywhere;
}

/* aboutLab：奇数图左版心留白；偶数图右版心留白；偶数文案左内边距与奇数图 margin-left 同值 */

/* 首页 hero 分页点：样式不能写在 Swiper 的 bulletClass 里（Tailwind 的 ! / [] 会破坏 matches 选择器） */

/* 与 cirs-en-ck 顶部条分隔线思路一致，颜色按 Figma 弱化 */

.header-top-divider {
  height: 1rem;
  width: 1px;
  flex-shrink: 0;
  background-color: rgb(0 0 0 / 0.05);
}

/* 主导航：Figma 为底部 4px 品牌色条 */

.nav-main-item {
  display: flex;
  height: 4rem;
  align-items: center;
  font-family: Poppins, PingFang SC, sans-serif;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.nav-main-item--active {
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.nav-main-item:not(.nav-main-item--active) {
  border-bottom-width: 4px;
  border-color: transparent;
  font-weight: 400;
}

.nav-main-item:not(.nav-main-item--active):hover {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

/* 与 cirs-en-ck 一致：搜索按钮、移动端搜索条 */

.primary-gradient-btn {
  background: #DC3E72;
  color: #fff;
  transition: color, background-color 150ms ease;
}

.primary-gradient-btn:hover {
  background: #DC3E72;
}

.bg-primary-gradient {
  background: linear-gradient(269deg, rgba(220, 62, 114, 0.00) 0.44%, #D53167 74.44%);
}

/* url 相对编译产物 assets/styles/index.css → ../images/ = assets/images/ */

.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/new-detail-top-img.png");
}

.nav-collapse-chevron.rotate-90 {
  transform: rotate(90deg);
}

/**
 * 首页 Global 图钉：索引由 gohtml 拼出 class，需完整类名供 Tailwind content 扫描；
 * 默认位置按 Figma Group 1216 地图区 (≈869×463) 换算；可用 pin_top / pin_left 覆盖。
 */

/* 文章内容详情：与 common.js 同步——<1180px 根字号为 (min(w,750)/750)*100，用稿 rem；≥1180px 根为 16px，对齐 cirs-en-ck @media 1180px */

.article-content {
  font-size: 0.24rem;
  line-height: 0.44rem;
  --tw-text-opacity: 1 !important;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 1180px) {
  .article-content {
    font-size: 1rem;
    line-height: 1.5rem;
    line-height: 30px;
  }
}

.article-content {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
}

.article-content a {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}

.article-content p + p {
  margin-top: 0.4rem;
}

@media (min-width: 1180px) {
  .article-content p + p {
    margin-top: 1.25rem;
  }
}

.article-content h3 {
  margin-top: 0.28rem;
  margin-bottom: 0.28rem;
  font-size: 0.3rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

@media (min-width: 1180px) {
  .article-content h3 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.article-content h4 {
  margin-top: 0.24rem;
  margin-bottom: 0.24rem;
  font-size: 0.24rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

@media (min-width: 1180px) {
  .article-content h4 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.article-content blockquote {
  border-left-width: .08rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 226 229 / var(--tw-border-opacity, 1));
  padding-left: .32rem;
  padding-right: .32rem;
  font-size: 0.24rem;
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}

@media (min-width: 1180px) {
  .article-content blockquote {
    border-left-width: 4px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.article-content ol {
  list-style: decimal;
  margin-top: .2rem;
  margin-bottom: .2rem;
  list-style-position: inside;
}

@media (min-width: 1180px) {
  .article-content ol {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.article-content ul {
  list-style: disc;
  margin-top: .2rem;
  margin-bottom: .2rem;
  list-style-position: inside;
}

@media (min-width: 1180px) {
  .article-content ul {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.article-content img {
  height: auto;
  max-width: 100% !important;
}

.article-content ul li::marker,
  .article-content ol li::marker {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.article-content ul li p,
  .article-content ol li p {
  display: inline-block;
}

.article-content table {
  border-width: 1px 0px 0px 1px;
  border-spacing: 0;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

@media (min-width: 1180px) {
  .article-content table {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}

.article-content table p {
  margin-bottom: 0px;
}

.article-content table th {
  white-space: nowrap;
  overflow-wrap: break-word;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
  background-color: rgb(220 62 114 / 0.2);
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

@media (min-width: 1180px) {
  .article-content table th {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.article-content table td {
  border-width: 0px 1px 1px 0px !important;
  overflow-wrap: break-word;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

@media (min-width: 1180px) {
  .article-content table td {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.article-content table.no-border {
  border-style: none !important;
}

.article-content table.no-border th,
  .article-content table.no-border td {
  border-style: none !important;
}

.article-content .table-box{
  position: relative;
  width: 100%;
  overflow-x: auto;
}

/**
 * 桌面主导航 #routes：gap 等为 rem，会随 common.js 放大的 html 字号把一行撑到 800px+，进而拉大 documentElement.scrollWidth。
 * Tailwind 的 hidden 若被后载样式或缓存旧 CSS 干扰，这里再锁一层（与 _header_nav 中 max-[1179px]:!hidden 同意图）。
 */

@media (max-width: 1179px) {
  #routes {
    display: none !important;
  }
}

.bg-home-news-featured-label {
  background-image: url('../images/event-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.first-letter\:items-center::first-letter {
  align-items: center;
}

.marker\:hidden *::marker {
  display: none;
}

.marker\:hidden::marker {
  display: none;
}

.placeholder\:text-black\/40::-moz-placeholder {
  color: rgb(0 0 0 / 0.4);
}

.placeholder\:text-black\/40::placeholder {
  color: rgb(0 0 0 / 0.4);
}

.first\:pl-0:first-child {
  padding-left: 0px;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border:hover {
  border-width: 1px;
}

.hover\:border-navActive:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

.hover\:border-white\/80:hover {
  border-color: rgb(255 255 255 / 0.8);
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:bg-\[\#E5F8F7\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 248 247 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#FBECF1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(251 236 241 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[\#FDF5F8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(253 245 248 / var(--tw-bg-opacity, 1));
}

.hover\:bg-\[rgba\(229\2c 248\2c 247\2c 1\)\]:hover {
  background-color: rgba(229,248,247,1);
}

.hover\:bg-black\/\[0\.04\]:hover {
  background-color: rgb(0 0 0 / 0.04);
}

.hover\:bg-black\/\[0\.08\]:hover {
  background-color: rgb(0 0 0 / 0.08);
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary\/20:hover {
  background-color: rgb(220 62 114 / 0.2);
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

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

.hover\:text-\[\#BC1212\]:hover {
  --tw-text-opacity: 1;
  color: rgb(188 18 18 / var(--tw-text-opacity, 1));
}

.hover\:text-\[rgba\(0\2c 187\2c 180\2c 1\)\]:hover {
  color: rgba(0,187,180,1);
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.hover\:text-navActive:hover {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.hover\:text-primary\/50:hover {
  color: rgb(220 62 114 / 0.5);
}

.hover\:text-primary\/80:hover {
  color: rgb(220 62 114 / 0.8);
}

.hover\:text-regular:hover {
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.hover\:shadow-200:hover {
  --tw-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.05);
  --tw-shadow-colored: 0px 13px 38px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[0_12px_20px_0_rgba\(0\2c 0\2c 0\2c 0\.08\)\]:hover {
  --tw-shadow: 0 12px 20px 0 rgba(0,0,0,0.08);
  --tw-shadow-colored: 0 12px 20px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:\[background-image\:none\]:hover {
  background-image: none;
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-white\/80:focus-visible {
  --tw-ring-color: rgb(255 255 255 / 0.8);
}

.active\:scale-\[0\.99\]:active {
  --tw-scale-x: 0.99;
  --tw-scale-y: 0.99;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus-within .group-focus-within\:visible {
  visibility: visible;
}

.group:focus-within .group-focus-within\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:translate-x-0\.5 {
  --tw-translate-x: 0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-\[1\.02\] {
  --tw-scale-x: 1.02;
  --tw-scale-y: 1.02;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-x-0 {
  --tw-scale-x: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:border-navActive {
  --tw-border-opacity: 1;
  border-color: rgb(220 62 114 / var(--tw-border-opacity, 1));
}

.group:hover .group-hover\:bg-navActive {
  --tw-bg-opacity: 1;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(220 62 114 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:fill-primary {
  fill: #DC3E72;
}

.group:hover .group-hover\:text-navActive {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-80 {
  opacity: 0.8;
}

@media not all and (min-width: 1200px) {
  .max-lg\:hidden {
    display: none;
  }

  .max-lg\:divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }

  .max-lg\:divide-\[\#F8D8E3\] > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(248 216 227 / var(--tw-divide-opacity, 1));
  }
}

@media (max-width: 1199px) {
  .max-\[1199px\]\:border-b {
    border-bottom-width: 1px;
  }

  .max-\[1199px\]\:py-\[0\.32rem\] {
    padding-top: 0.32rem;
    padding-bottom: 0.32rem;
  }

  .max-\[1199px\]\:pb-\[0\.08rem\] {
    padding-bottom: 0.08rem;
  }

  .max-\[1199px\]\:pb-\[0\.32rem\] {
    padding-bottom: 0.32rem;
  }

  .max-\[1199px\]\:text-\[0\.44rem\] {
    font-size: 0.44rem;
  }
}

@media (max-width: 1179px) {
  .max-\[1179px\]\:h-auto {
    height: auto;
  }

  .max-\[1179px\]\:min-h-\[280px\] {
    min-height: 280px;
  }

  .max-\[1179px\]\:shrink-0 {
    flex-shrink: 0;
  }
}

@media (min-width: 640px) {
  .sm\:left-\[-0\.48rem\] {
    left: -0.48rem;
  }

  .sm\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:ml-\[0\.2rem\] {
    margin-left: 0.2rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:aspect-auto {
    aspect-ratio: auto;
  }

  .sm\:h-\[1\.2rem\] {
    height: 1.2rem;
  }

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

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

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

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

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

  .sm\:min-h-\[280px\] {
    min-height: 280px;
  }

  .sm\:min-h-\[320px\] {
    min-height: 320px;
  }

  .sm\:min-h-\[240px\] {
    min-height: 240px;
  }

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

  .sm\:w-\[2rem\] {
    width: 2rem;
  }

  .sm\:w-auto {
    width: auto;
  }

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

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

  .sm\:max-w-none {
    max-width: none;
  }

  .sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

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

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

  .sm\:justify-start {
    justify-content: flex-start;
  }

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

  .sm\:gap-\[0\.18rem\] {
    gap: 0.18rem;
  }

  .sm\:border-none {
    border-style: none;
  }

  .sm\:p-\[0\.32rem\] {
    padding: 0.32rem;
  }

  .sm\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:pb-0 {
    padding-bottom: 0px;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 980px) {
  .md\:left-\[-0\.24rem\] {
    left: -0.24rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:w-60 {
    width: 15rem;
  }

  .md\:flex-1 {
    flex: 1 1 0%;
  }

  .md\:flex-row {
    flex-direction: row;
  }

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

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

  .md\:gap-8 {
    gap: 2rem;
  }
}

@media (min-width: 1180px) {
  .min-\[1180px\]\:hidden {
    display: none;
  }

  .min-\[1180px\]\:h-\[26px\] {
    height: 26px;
  }
}

@media (min-width: 1200px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:\!bottom-3 {
    bottom: 0.75rem !important;
  }

  .lg\:left-2 {
    left: 0.5rem;
  }

  .lg\:right-2 {
    right: 0.5rem;
  }

  .lg\:right-\[65px\] {
    right: 65px;
  }

  .lg\:top-2 {
    top: 0.5rem;
  }

  .lg\:top-\[45px\] {
    top: 45px;
  }

  .lg\:top-\[88px\] {
    top: 88px;
  }

  .lg\:right-\[82px\] {
    right: 82px;
  }

  .lg\:left-\[-15rem\] {
    left: -15rem;
  }

  .lg\:-top-\[50px\] {
    top: -50px;
  }

  .lg\:right-\[6\%\] {
    right: 6%;
  }

  .lg\:-top-6 {
    top: -1.5rem;
  }

  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .lg\:mx-\[6px\] {
    margin-left: 6px;
    margin-right: 6px;
  }

  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:\!ml-1 {
    margin-left: 0.25rem !important;
  }

  .lg\:-ml-6 {
    margin-left: -1.5rem;
  }

  .lg\:-mt-\[145px\] {
    margin-top: -145px;
  }

  .lg\:-mt-\[175px\] {
    margin-top: -175px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-2 {
    margin-bottom: 0.5rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:mb-40 {
    margin-bottom: 10rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .lg\:mb-\[72px\] {
    margin-bottom: 72px;
  }

  .lg\:mb-\[88px\] {
    margin-bottom: 88px;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:mr-0 {
    margin-right: 0px;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mr-3 {
    margin-right: 0.75rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mr-\[22px\] {
    margin-right: 22px;
  }

  .lg\:mr-\[9px\] {
    margin-right: 9px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-0\.5 {
    margin-top: 0.125rem;
  }

  .lg\:mt-1 {
    margin-top: 0.25rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mt-2 {
    margin-top: 0.5rem;
  }

  .lg\:mt-3 {
    margin-top: 0.75rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mt-7 {
    margin-top: 1.75rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mt-\[10px\] {
    margin-top: 10px;
  }

  .lg\:mt-\[72px\] {
    margin-top: 72px;
  }

  .lg\:mt-\[92px\] {
    margin-top: 92px;
  }

  .lg\:mb-\[60px\] {
    margin-bottom: 60px;
  }

  .lg\:mt-\[200px\] {
    margin-top: 200px;
  }

  .lg\:mt-\[-200px\] {
    margin-top: -200px;
  }

  .lg\:mt-\[-120px\] {
    margin-top: -120px;
  }

  .lg\:mt-\[-180px\] {
    margin-top: -180px;
  }

  .lg\:mt-\[180px\] {
    margin-top: 180px;
  }

  .lg\:mt-\[-72px\] {
    margin-top: -72px;
  }

  .lg\:mt-\[-144px\] {
    margin-top: -144px;
  }

  .lg\:mt-\[-150px\] {
    margin-top: -150px;
  }

  .lg\:mt-\[24pxpx\] {
    margin-top: 24pxpx;
  }

  .lg\:mt-\[24px\] {
    margin-top: 24px;
  }

  .lg\:mt-\[164px\] {
    margin-top: 164px;
  }

  .lg\:mt-\[144px\] {
    margin-top: 144px;
  }

  .lg\:mt-\[96px\] {
    margin-top: 96px;
  }

  .lg\:ml-\[53px\] {
    margin-left: 53px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:\!inline-block {
    display: inline-block !important;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:\!hidden {
    display: none !important;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-\[540\/736\] {
    aspect-ratio: 540/736;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:\!h-8 {
    height: 2rem !important;
  }

  .lg\:\!h-\[350px\] {
    height: 350px !important;
  }

  .lg\:h-1 {
    height: 0.25rem;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-14 {
    height: 3.5rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-20 {
    height: 5rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-7 {
    height: 1.75rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:h-9 {
    height: 2.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:\!h-\[415px\] {
    height: 415px !important;
  }

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

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

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

  .lg\:max-h-none {
    max-height: none;
  }

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

  .lg\:min-h-\[120px\] {
    min-height: 120px;
  }

  .lg\:min-h-\[160px\] {
    min-height: 160px;
  }

  .lg\:min-h-\[200px\] {
    min-height: 200px;
  }

  .lg\:min-h-\[228px\] {
    min-height: 228px;
  }

  .lg\:min-h-\[296px\] {
    min-height: 296px;
  }

  .lg\:min-h-\[320px\] {
    min-height: 320px;
  }

  .lg\:min-h-\[468px\] {
    min-height: 468px;
  }

  .lg\:min-h-\[528px\] {
    min-height: 528px;
  }

  .lg\:min-h-\[534px\] {
    min-height: 534px;
  }

  .lg\:min-h-\[240px\] {
    min-height: 240px;
  }

  .lg\:min-h-\[180px\] {
    min-height: 180px;
  }

  .lg\:\!w-8 {
    width: 2rem !important;
  }

  .lg\:w-1 {
    width: 0.25rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-14 {
    width: 3.5rem;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-60 {
    width: 15rem;
  }

  .lg\:w-7 {
    width: 1.75rem;
  }

  .lg\:w-96 {
    width: 24rem;
  }

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

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

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

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

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

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

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

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

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

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

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-20 {
    width: 5rem;
  }

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

  .lg\:min-w-\[200px\] {
    min-width: 200px;
  }

  .lg\:min-w-\[80px\] {
    min-width: 80px;
  }

  .lg\:max-w-\[12rem\] {
    max-width: 12rem;
  }

  .lg\:max-w-\[140px\] {
    max-width: 140px;
  }

  .lg\:max-w-\[175px\] {
    max-width: 175px;
  }

  .lg\:max-w-\[282px\] {
    max-width: 282px;
  }

  .lg\:max-w-\[636px\] {
    max-width: 636px;
  }

  .lg\:max-w-\[869px\] {
    max-width: 869px;
  }

  .lg\:max-w-none {
    max-width: none;
  }

  .lg\:max-w-safe {
    max-width: 1200px;
  }

  .lg\:max-w-\[952px\] {
    max-width: 952px;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:shrink-0 {
    flex-shrink: 0;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:grid-cols-\[576px_minmax\(0\2c 1fr\)\] {
    grid-template-columns: 576px minmax(0,1fr);
  }

  .lg\:grid-cols-\[minmax\(0\2c 636px\)_minmax\(0\2c 1fr\)\] {
    grid-template-columns: minmax(0,636px) minmax(0,1fr);
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

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

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

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

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

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

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-1 {
    gap: 0.25rem;
  }

  .lg\:gap-1\.5 {
    gap: 0.375rem;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-14 {
    gap: 3.5rem;
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-2\.5 {
    gap: 0.625rem;
  }

  .lg\:gap-3 {
    gap: 0.75rem;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-7 {
    gap: 1.75rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[18px\] {
    gap: 18px;
  }

  .lg\:gap-\[72px\] {
    gap: 72px;
  }

  .lg\:gap-\[7px\] {
    gap: 7px;
  }

  .lg\:gap-\[9px\] {
    gap: 9px;
  }

  .lg\:gap-\[53px\] {
    gap: 53px;
  }

  .lg\:gap-\[56px\] {
    gap: 56px;
  }

  .lg\:gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }

  .lg\:gap-x-3 {
    -moz-column-gap: 0.75rem;
         column-gap: 0.75rem;
  }

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:gap-y-0 {
    row-gap: 0px;
  }

  .lg\:gap-y-10 {
    row-gap: 2.5rem;
  }

  .lg\:gap-y-5 {
    row-gap: 1.25rem;
  }

  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(5rem * var(--tw-space-y-reverse));
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }

  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:justify-self-start {
    justify-self: start;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .lg\:\!rounded-sm {
    border-radius: 0.125rem !important;
  }

  .lg\:rounded-2xl {
    border-radius: 1rem;
  }

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

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

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

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

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

  .lg\:rounded-lg {
    border-radius: 0.5rem;
  }

  .lg\:rounded-md {
    border-radius: 0.375rem;
  }

  .lg\:rounded-none {
    border-radius: 0px;
  }

  .lg\:rounded-sm {
    border-radius: 0.125rem;
  }

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

  .lg\:rounded-l-\[4px\] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-white\/30 {
    border-color: rgb(255 255 255 / 0.3);
  }

  .lg\:\!bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }

  .lg\:py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

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

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

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

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

  .lg\:\!pt-12 {
    padding-top: 3rem !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-1\.5 {
    padding-bottom: 0.375rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-3 {
    padding-bottom: 0.75rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pb-7 {
    padding-bottom: 1.75rem;
  }

  .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .lg\:pb-\[70px\] {
    padding-bottom: 70px;
  }

  .lg\:pb-\[72px\] {
    padding-bottom: 72px;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-7 {
    padding-left: 1.75rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pr-1 {
    padding-right: 0.25rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pr-3\.5 {
    padding-right: 0.875rem;
  }

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

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-2 {
    padding-top: 0.5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

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

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

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

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:pt-7 {
    padding-top: 1.75rem;
  }

  .lg\:pt-3 {
    padding-top: 0.75rem;
  }

  .lg\:pb-\[48px\] {
    padding-bottom: 48px;
  }

  .lg\:pl-0 {
    padding-left: 0px;
  }

  .lg\:\!text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

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

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

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

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

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

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

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .lg\:\!text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }

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

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

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

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

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

  .lg\:\!leading-none {
    line-height: 1 !important;
  }

  .lg\:leading-5 {
    line-height: 1.25rem;
  }

  .lg\:leading-7 {
    line-height: 1.75rem;
  }

  .lg\:leading-8 {
    line-height: 2rem;
  }

  .lg\:leading-\[1\.4\] {
    line-height: 1.4;
  }

  .lg\:leading-\[1\.5\] {
    line-height: 1.5;
  }

  .lg\:leading-\[1\.6\] {
    line-height: 1.6;
  }

  .lg\:leading-\[1\.8\] {
    line-height: 1.8;
  }

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

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

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

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

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

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-normal {
    line-height: 1.5;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:leading-6 {
    line-height: 1.5rem;
  }

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

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

  .lg\:leading-10 {
    line-height: 2.5rem;
  }

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

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

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

  .lg\:tracking-\[1px\] {
    letter-spacing: 1px;
  }

  .lg\:\!text-regular {
    --tw-text-opacity: 1 !important;
    color: rgb(51 51 51 / var(--tw-text-opacity, 1)) !important;
  }

  .lg\:text-lighter {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity, 1));
  }

  .lg\:text-regular {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity, 1));
  }

  .lg\:shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-100 {
    --tw-shadow: 0px 14px 22px 0px rgba(0, 0, 0, 0.07);
    --tw-shadow-colored: 0px 14px 22px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:backdrop-blur-\[26px\] {
    --tw-backdrop-blur: blur(26px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  }

  .lg\:transition-\[width\] {
    transition-property: width;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:duration-300 {
    transition-duration: 300ms;
  }

  .lg\:ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }

  .lg\:last\:border-b-0:last-child {
    border-bottom-width: 0px;
  }

  .even\:lg\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }

  .lg\:hover\:w-\[258px\]:hover {
    width: 258px;
  }

  .lg\:hover\:bg-\[\#FDF5F8\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 245 248 / var(--tw-bg-opacity, 1));
  }

  .lg\:hover\:text-\[\#DC3E72\]:hover {
    --tw-text-opacity: 1;
    color: rgb(220 62 114 / var(--tw-text-opacity, 1));
  }

  .group:hover .lg\:group-hover\:scale-105 {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }
}

@media (min-width: 1750px) {
  .min-\[1750px\]\:left-0 {
    left: 0px;
  }
}

.\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
  display: none;
}

.\[\&\>\*\+\*\]\:mt-2>*+* {
  margin-top: 0.5rem;
}

.\[\&\>a\:last-of-type\]\:border-b-0>a:last-of-type {
  border-bottom-width: 0px;
}

@media (min-width: 1200px) {
  .lg\:\[\&\>article\:hover\+article\]\:border-transparent>article:hover+article {
    border-color: transparent;
  }

  .lg\:\[\&\>article\:hover\]\:border-transparent>article:hover {
    border-color: transparent;
  }

  .lg\:\[\&\>article\]\:border-l>article {
    border-left-width: 1px;
  }

  .lg\:\[\&\>article\]\:border-\[\#F8D8E3\]>article {
    --tw-border-opacity: 1;
    border-color: rgb(248 216 227 / var(--tw-border-opacity, 1));
  }

  .lg\:\[\&\>article\]\:transition-colors>article {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}

.\[\&_a\]\:text-primary a {
  --tw-text-opacity: 1;
  color: rgb(220 62 114 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:text-white a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&_a\]\:underline a {
  text-decoration-line: underline;
}

.\[\&_img\]\:h-auto img {
  height: auto;
}

.\[\&_img\]\:max-w-full img {
  max-width: 100%;
}

.\[\&_p\+p\]\:mt-4 p+p {
  margin-top: 1rem;
}

.\[\&_p\+p\]\:mt-\[0\.12rem\] p+p {
  margin-top: 0.12rem;
}

.\[\&_p\+p\]\:mt-\[0\.16rem\] p+p {
  margin-top: 0.16rem;
}

@media (min-width: 1200px) {
  .lg\:\[\&_p\+p\]\:mt-4 p+p {
    margin-top: 1rem;
  }
}

.\[\&_p\:first-of-type\]\:font-medium p:first-of-type {
  font-weight: 500;
}

.\[\&_p\:first-of-type\]\:leading-\[1\.8571428571428572\] p:first-of-type {
  line-height: 1.8571428571428572;
}

.\[\&_strong\]\:font-medium strong {
  font-weight: 500;
}