/*
! tailwindcss v3.4.1 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 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 */
  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,
[type='button'],
[type='reset'],
[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] {
  display: none;
}

*, ::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:  ;
}

::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-absolute {
  position: absolute;
}

.tw-relative {
  position: relative;
}

.tw-left-0 {
  left: 0px;
}

.tw-right-0 {
  right: 0px;
}

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

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

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

.tw-my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.tw-my-\[2px\] {
  margin-top: 2px;
  margin-bottom: 2px;
}

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

.tw-ml-2\.5 {
  margin-left: 0.625rem;
}

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

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

.tw-mr-2\.5 {
  margin-right: 0.625rem;
}

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

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

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

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

.tw-mt-2 {
  margin-top: 0.5rem;
}

.tw-mt-2\.5 {
  margin-top: 0.625rem;
}

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

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

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

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

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

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

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

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

.tw-block {
  display: block;
}

.tw-flex {
  display: flex;
}

.tw-grid {
  display: grid;
}

.tw-hidden {
  display: none;
}

.tw-h-10 {
  height: 2.5rem;
}

.tw-h-12 {
  height: 3rem;
}

.tw-h-4 {
  height: 1rem;
}

.tw-h-5 {
  height: 1.25rem;
}

.tw-h-6 {
  height: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-h-\[calc\(100\%_-_62px\)\] {
  height: calc(100% - 62px);
}

.tw-h-auto {
  height: auto;
}

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

.tw-w-1\/3 {
  width: 33.333333%;
}

.tw-w-12 {
  width: 3rem;
}

.tw-w-4 {
  width: 1rem;
}

.tw-w-6 {
  width: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-w-1\/4 {
  width: 25%;
}

.tw-w-3\/4 {
  width: 75%;
}

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

.tw-max-w-\[\#510px\] {
  max-width: #510px;
}

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

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

.tw-table-fixed {
  table-layout: fixed;
}

.tw-border-collapse {
  border-collapse: collapse;
}

.-tw-translate-y-2\/4 {
  --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));
}

.tw-cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

.tw-gap-2 {
  gap: 0.5rem;
}

.tw-gap-2\.5 {
  gap: 0.625rem;
}

.tw-gap-5 {
  gap: 1.25rem;
}

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

.tw-overflow-ellipsis {
  text-overflow: ellipsis;
}

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

.tw-rounded {
  border-radius: 0.25rem;
}

.tw-rounded-2xl {
  border-radius: 1rem;
}

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

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

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

.tw-border {
  border-width: 1px;
}

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

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

.tw-border-l-4 {
  border-left-width: 4px;
}

.tw-border-\[\#3c91f1\] {
  --tw-border-opacity: 1;
  border-color: rgb(60 145 241 / var(--tw-border-opacity));
}

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

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

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

.tw-border-\[\#e6edf7\] {
  --tw-border-opacity: 1;
  border-color: rgb(230 237 247 / var(--tw-border-opacity));
}

.tw-border-\[1px_solod_\#fff\] {
  border-color: 1px solod #fff;
}

.tw-border-blue-500 {
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.tw-border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.tw-border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

.tw-border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}

.tw-border-b-\[\#d2e3f4\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(210 227 244 / var(--tw-border-opacity));
}

.tw-border-b-\[\#e0e0e0\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(224 224 224 / var(--tw-border-opacity));
}

.tw-border-b-\[rgba\(60\,145\,241\,0\.3\)\] {
  border-bottom-color: rgba(60,145,241,0.3);
}

.tw-border-l-\[transparent\] {
  border-left-color: transparent;
}

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

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

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

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

.tw-bg-\[rgb\(33\,105\,178\)\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 105 178 / var(--tw-bg-opacity));
}

.tw-bg-\[rgb\(56\,130\,246\)\] {
  --tw-bg-opacity: 1;
  background-color: rgb(56 130 246 / var(--tw-bg-opacity));
}

.tw-bg-\[rgba\(140\,187\,232\,0\.161\)\] {
  background-color: rgba(140,187,232,0.161);
}

.tw-bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.tw-bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}

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

.tw-bg-slate-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(148 163 184 / var(--tw-bg-opacity));
}

.tw-bg-\[linear-gradient\(to_right\,\#f4f9fd\,rgba\(244\,249\,253\,0\)_50\%\)\] {
  background-image: linear-gradient(to right,#f4f9fd,rgba(244,249,253,0) 50%);
}

.tw-bg-\[url\(\'\.\.\/assets\/new_imgs\/bg-banner\.png\'\)\] {
  background-image: url('../assets/new_imgs/bg-banner.png');
}

.tw-bg-\[url\(\'\.\.\/assets\/new_imgs\/service-banner2\.png\'\)\] {
  background-image: url('../assets/new_imgs/service-banner2.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/bg-matter-banner\.png\'\)\] {
  background-image: url('/assets/new_imgs/bg-matter-banner.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/bg-organization\.jpg\'\)\] {
  background-image: url('/assets/new_imgs/bg-organization.jpg');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/bg-platform-item\.png\'\)\] {
  background-image: url('/assets/new_imgs/bg-platform-item.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/bg-platform\.jpg\'\)\] {
  background-image: url('/assets/new_imgs/bg-platform.jpg');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/icon-common-title\.png\'\)\] {
  background-image: url('/assets/new_imgs/icon-common-title.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/icon-next\.png\'\)\] {
  background-image: url('/assets/new_imgs/icon-next.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/icon-organizations1\.png\'\)\] {
  background-image: url('/assets/new_imgs/icon-organizations1.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/icon-prev\.png\'\)\] {
  background-image: url('/assets/new_imgs/icon-prev.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/icon-subtitle\.png\'\)\] {
  background-image: url('/assets/new_imgs/icon-subtitle.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/service-banner\.png\'\)\] {
  background-image: url('/assets/new_imgs/service-banner.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/service-banner2\.png\'\)\] {
  background-image: url('/assets/new_imgs/service-banner2.png');
}

.tw-bg-\[url\(\'\/assets\/new_imgs\/service-line1\.png\'\)\] {
  background-image: url('/assets/new_imgs/service-line1.png');
}

.tw-bg-contain {
  background-size: contain;
}

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

.tw-bg-\[left_center\] {
  background-position: left center;
}

.tw-bg-\[left_top_7px\] {
  background-position: left top 7px;
}

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

.tw-bg-left-bottom {
  background-position: left bottom;
}

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

.tw-p-1 {
  padding: 0.25rem;
}

.tw-p-2 {
  padding: 0.5rem;
}

.tw-p-2\.5 {
  padding: 0.625rem;
}

.tw-p-4 {
  padding: 1rem;
}

.tw-p-5 {
  padding: 1.25rem;
}

.tw-p-6 {
  padding: 1.5rem;
}

.tw-p-\[10px_30px_19px_23px\] {
  padding: 10px 30px 19px 23px;
}

.tw-p-\[15px_20px\] {
  padding: 15px 20px;
}

.tw-p-\[20px_0\] {
  padding: 20px 0;
}

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

.tw-px-1\.5 {
  padding-left: 0.375rem;
  padding-right: 0.375rem;
}

.tw-px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

.tw-px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

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

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

.tw-px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

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

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

.tw-py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

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

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

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

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

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

.tw-pb-10 {
  padding-bottom: 2.5rem;
}

.tw-pb-2 {
  padding-bottom: 0.5rem;
}

.tw-pb-2\.5 {
  padding-bottom: 0.625rem;
}

.tw-pl-5 {
  padding-left: 1.25rem;
}

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

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

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

.tw-pt-2 {
  padding-top: 0.5rem;
}

.tw-pt-2\.5 {
  padding-top: 0.625rem;
}

.tw-pt-5 {
  padding-top: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.tw-leading-10 {
  line-height: 2.5rem;
}

.tw-leading-4 {
  line-height: 1rem;
}

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

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

.tw-leading-8 {
  line-height: 2rem;
}

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

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

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

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

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

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

.tw-text-\[\#007aff\] {
  --tw-text-opacity: 1;
  color: rgb(0 122 255 / var(--tw-text-opacity));
}

.tw-text-\[\#3c91f1\] {
  --tw-text-opacity: 1;
  color: rgb(60 145 241 / var(--tw-text-opacity));
}

.tw-text-\[\#3d90ff\] {
  --tw-text-opacity: 1;
  color: rgb(61 144 255 / var(--tw-text-opacity));
}

.tw-text-\[\#3f92f1\] {
  --tw-text-opacity: 1;
  color: rgb(63 146 241 / var(--tw-text-opacity));
}

.tw-text-\[\#4a9ffe\] {
  --tw-text-opacity: 1;
  color: rgb(74 159 254 / var(--tw-text-opacity));
}

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

.tw-text-\[\#96a3b4\] {
  --tw-text-opacity: 1;
  color: rgb(150 163 180 / var(--tw-text-opacity));
}

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

.tw-text-\[\#d0e5fe\] {
  --tw-text-opacity: 1;
  color: rgb(208 229 254 / var(--tw-text-opacity));
}

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

.tw-text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.tw-text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}

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

.tw-shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.tw-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.tw-outline-0 {
  outline-width: 0px;
}

.hd li.active:before{
  position: absolute;
  content: '';
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 13px solid #3c91f1;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
}

.question::before {
  position: absolute;
  content: '问';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  border-radius: 12px 12px 0 12px;
  background: linear-gradient(0deg, #31b2c7 0%, #5fd3e6 100%);
}

.answer::before {
  position: absolute;
  content: '答';
  left: 0;
  top: 4px;
  width: 33px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  font-size: 13px;
  color: #fff;
  border-radius: 12px 12px 0 12px;
  background: linear-gradient(0deg, #7761d8 0%, #9e8af5 100%);
}

.show-btn {
  margin-left: auto;
  height: 34px;
  padding-right: 13px;
  line-height: 34px;
  color: #3c91f1;
  font-size: 16px;
  background: url(../assets/new_imgs/icon-show.png) no-repeat right center;
}

.show-btn.show {
  background: url(../assets/new_imgs/icon-hide.png) no-repeat right center;
}

.choice-box.show {
  height: auto !important;
}

.after\:tw-hidden::after {
  content: var(--tw-content);
  display: none;
}

.hover\:tw-border-l-\[\#519af2\]:hover {
  --tw-border-opacity: 1;
  border-left-color: rgb(81 154 242 / var(--tw-border-opacity));
}

.hover\:tw-bg-\[\#3c91f1\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(60 145 241 / var(--tw-bg-opacity));
}

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

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

.tw-group:hover .group-hover\:tw-text-\[\#007aff\] {
  --tw-text-opacity: 1;
  color: rgb(0 122 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .md\:tw-ml-2 {
    margin-left: 0.5rem;
  }

  .md\:tw-ml-2\.5 {
    margin-left: 0.625rem;
  }

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

  .md\:tw-mt-0 {
    margin-top: 0px;
  }

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

  .md\:tw-mt-2 {
    margin-top: 0.5rem;
  }

  .md\:tw-mt-2\.5 {
    margin-top: 0.625rem;
  }

  .md\:tw-mt-\[14px\] {
    margin-top: 14px;
  }

  .md\:tw-mt-\[23px\] {
    margin-top: 23px;
  }

  .md\:tw-mt-\[55px\] {
    margin-top: 55px;
  }

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

  .md\:tw-block {
    display: block;
  }

  .md\:tw-flex {
    display: flex;
  }

  .md\:tw-hidden {
    display: none;
  }

  .md\:tw-h-\[150px\] {
    height: 150px;
  }

  .md\:tw-h-\[500px\] {
    height: 500px;
  }

  .md\:tw-h-\[81px\] {
    height: 81px;
  }

  .md\:tw-h-\[96px\] {
    height: 96px;
  }

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

  .md\:tw-w-\[96px\] {
    width: 96px;
  }

  .md\:tw-flex-1 {
    flex: 1 1 0%;
  }

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

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

  .md\:tw-flex-row {
    flex-direction: row;
  }

  .md\:tw-justify-between {
    justify-content: space-between;
  }

  .md\:tw-bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  }

  .md\:tw-bg-transparent {
    background-color: transparent;
  }

  .md\:tw-bg-\[url\(\'\/assets\/new_imgs\/bg-news\.png\'\)\] {
    background-image: url('/assets/new_imgs/bg-news.png');
  }

  .md\:tw-p-10 {
    padding: 2.5rem;
  }

  .md\:tw-p-\[24px_0_0_26px\] {
    padding: 24px 0 0 26px;
  }

  .md\:tw-p-\[45px_0_0\] {
    padding: 45px 0 0;
  }

  .md\:tw-px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:tw-px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

  .md\:tw-pl-\[175px\] {
    padding-left: 175px;
  }

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

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

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

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

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

.\[\&\.active\]\:tw-bg-\[\#3c91f1\].active {
  --tw-bg-opacity: 1;
  background-color: rgb(60 145 241 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:tw-bg-\[\#edf5ff\].active {
  --tw-bg-opacity: 1;
  background-color: rgb(237 245 255 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:tw-bg-orange-400.active {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}

.\[\&\.active\]\:tw-text-\[\#3c91f1\].active {
  --tw-text-opacity: 1;
  color: rgb(60 145 241 / var(--tw-text-opacity));
}

.\[\&\.active\]\:tw-text-white.active {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}