:root {
  --color: #000;
  --fontbold3: 300;
  --fontbold4: 400;
  --fontbold5: 500;
  --fontbold6: 600;
  --fontbold7: 700;
  --fontbold8: 800;
  --fontbold9: 900;
  --color1: #d12b2b;
}

/*
! tailwindcss v3.4.9 | 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 */
  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] {
  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:  ;
  --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:  ;
}

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

@media (min-width: 100%) {
  .container {
    max-width: 100%;
  }
}

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

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

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

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

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

.common-btn {
  display: inline-block;
  border-radius: 5px;
  cursor: pointer;
  position:relative;
  z-index: 1;
  overflow: hidden;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 43 43 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(209 43 43 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  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;
}

@media (min-width: 1280px) {
  .common-btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1440px) {
  .common-btn {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.common-btn:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  width: 0;
  height:100%;
  background:#fff;
  z-index:-1;
  transition:.3s
}

.common-btn i {
  display: inline-block;
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px) {
  .common-btn i {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1056px) {
  .common-btn:hover {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(209 43 43 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(209 43 43 / var(--tw-text-opacity));
    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;
  }

  .common-btn:hover:before {
    width: 100%;
  }
}

.common-title {
  text-align: center;
  font-family: "SourceHanSansCN-Bold";
  font-size: 1.5rem;
}

@media (min-width: 1280px) {
  .common-title {
    font-size: 2.5rem;
  }
}

.common-subtitle {
  font-size: 1rem;
  text-align: center;
  margin-top: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(209 43 43 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .common-subtitle {
    margin-top: 1.25rem;
  }
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-\[10\%\] {
  bottom: 10%;
}

.left-0 {
  left: 0px;
}

.left-4 {
  left: 1rem;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

.m-auto {
  margin: auto;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

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

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

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

.mr-0 {
  margin-right: 0px;
}

.mr-1 {
  margin-right: 0.25rem;
}

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

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

.mr-4 {
  margin-right: 1rem;
}

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

.mr-7 {
  margin-right: 1.75rem;
}

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

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

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

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

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

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

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

.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;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.aspect-\[233\/152\] {
  aspect-ratio: 233/152;
}

.aspect-\[25\/17\] {
  aspect-ratio: 25/17;
}

.aspect-\[29\/17\] {
  aspect-ratio: 29/17;
}

.aspect-\[371\/208\] {
  aspect-ratio: 371/208;
}

.aspect-\[43\/29\] {
  aspect-ratio: 43/29;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-8 {
  height: 2rem;
}

.h-90 {
  height: 90px;
}

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

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

.h-full {
  height: 100%;
}

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

.w-0 {
  width: 0px;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-20 {
  width: 5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

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

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

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

.w-\[35\%\] {
  width: 35%;
}

.w-\[46\%\] {
  width: 46%;
}

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-40 {
  max-width: 10rem;
}

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

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

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

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

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

.flex-none {
  flex: none;
}

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

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

.basis-11\/25 {
  flex-basis: 44%;
}

.basis-14\/25 {
  flex-basis: 56%;
}

.basis-full {
  flex-basis: 100%;
}

.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));
}

@keyframes bannerAnimate {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.animate-banneranimate {
  animation: bannerAnimate 1s ease-in-out .5s forwards;
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce {
  animation: bounce 1s infinite;
}

.cursor-pointer {
  cursor: pointer;
}

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

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

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

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

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

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

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

.gap-6 {
  gap: 1.5rem;
}

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

.divide-footerborder > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(59 63 70 / var(--tw-divide-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-t-\[5px\] {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.border {
  border-width: 1px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

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

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

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

.border-blue1 {
  --tw-border-opacity: 1;
  border-color: rgb(20 143 255 / var(--tw-border-opacity));
}

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

.border-color1 {
  --tw-border-opacity: 1;
  border-color: rgb(209 43 43 / var(--tw-border-opacity));
}

.border-footerborder {
  --tw-border-opacity: 1;
  border-color: rgb(59 63 70 / var(--tw-border-opacity));
}

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

.bg-color1 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 43 43 / var(--tw-bg-opacity));
}

.bg-drakblue {
  --tw-bg-opacity: 1;
  background-color: rgb(37 41 49 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

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

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

.from-\[\#00ddfe\] {
  --tw-gradient-from: #00ddfe var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 221 254 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#a5d2f2\] {
  --tw-gradient-from: #a5d2f2 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(165 210 242 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#b4c4ee\] {
  --tw-gradient-from: #b4c4ee var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(180 196 238 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#ecca8e\] {
  --tw-gradient-from: #ecca8e var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(236 202 142 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#f0af00\] {
  --tw-gradient-from: #f0af00 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(240 175 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#004ff8\] {
  --tw-gradient-to: #004ff8 var(--tw-gradient-to-position);
}

.to-\[\#f07f00\] {
  --tw-gradient-to: #f07f00 var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

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

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

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

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

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

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

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

.pb-8 {
  padding-bottom: 2rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

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

.pl-4 {
  padding-left: 1rem;
}

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

.pl-7 {
  padding-left: 1.75rem;
}

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

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

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

.text-\[1\.5rem\] {
  font-size: 1.5rem;
}

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

.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;
}

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

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

.leading-90 {
  line-height: 90px;
}

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

.leading-loose {
  line-height: 2;
}

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

.tracking-\[\.5em\] {
  letter-spacing: .5em;
}

.tracking-\[1\.2em\] {
  letter-spacing: 1.2em;
}

.text-\[\#006cff\] {
  --tw-text-opacity: 1;
  color: rgb(0 108 255 / var(--tw-text-opacity));
}

.text-\[\#0c72ea\] {
  --tw-text-opacity: 1;
  color: rgb(12 114 234 / var(--tw-text-opacity));
}

.text-\[\#365b87\] {
  --tw-text-opacity: 1;
  color: rgb(54 91 135 / var(--tw-text-opacity));
}

.text-\[\#3a499c\] {
  --tw-text-opacity: 1;
  color: rgb(58 73 156 / var(--tw-text-opacity));
}

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

.text-\[\#90602f\] {
  --tw-text-opacity: 1;
  color: rgb(144 96 47 / var(--tw-text-opacity));
}

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

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

.text-color1 {
  --tw-text-opacity: 1;
  color: rgb(209 43 43 / var(--tw-text-opacity));
}

.text-drakblue2 {
  --tw-text-opacity: 1;
  color: rgb(37 45 77 / var(--tw-text-opacity));
}

.text-gray1 {
  --tw-text-opacity: 1;
  color: rgb(100 106 115 / var(--tw-text-opacity));
}

.text-gray2 {
  --tw-text-opacity: 1;
  color: rgb(146 145 145 / var(--tw-text-opacity));
}

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

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

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

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

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

.opacity-0 {
  opacity: 0;
}

.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-news {
  --tw-shadow: 0 0 30px rgba(203,203,203,.5);
  --tw-shadow-colored: 0 0 30px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-color1 {
  outline-color: #d12b2b;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  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;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.position-center {
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.position-x-center {
  left: 50%;
  transform: translateX(-50%);
}

.position-y-center {
  top: 50%;
  transform: translateY(-50%);
}

.gradient-text {
  background: linear-gradient(180deg, #fff 0,#fff 50%, #b5f1ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.lazy-wrap {
  background-color: #eeeeee;
  position: relative;
  display: block;
}

.lazy-wrap img{
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
}

.lazy-wrap:after {
  content: "";
  width: 2rem;
  height: 2rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  border: 2px solid #000;
  border-top-color: rgba(0, 0, 0, .2);
  border-right-color: rgba(0, 0, 0, .2);
  border-bottom-color: rgba(0, 0, 0, .2);
  border-radius: 100%
}

@keyframes circle {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }

  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}

.lazy-wrap:after {
  animation: circle infinite 1s linear;
}

.lazy-wrap.lazy-loaded {
  background-color: transparent;
}

.lazy-wrap.lazy-loaded img{
  opacity: 1;
}

.lazy-wrap.lazy-loaded:after {
  display: none;
}

.wrapper {
  max-width: 1430px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  width: 100%;
}

.wrapper.s-wrapper {
  max-width:1230px;
}

@media (max-width:1536px) {
  .wrapper  {
    max-width: 1210px;
  }
}

@media (max-width:1280px) {
  .wrapper  {
    max-width: 1200px;
  }
}

body {
  font-family: "SourceHanSansCN";
  font-size: 16px;
}

body::-webkit-scrollbar-track{
  box-shadow:inset 0 0 5px rgba(0,0,0,.1);
  border-radius:10px;
  background:rgba(122,122,122,.1)
}

body::-webkit-scrollbar-thumb{
  box-shadow:inset 0 0 5px rgba(0,0,0,.2);
  background:#989898
}

body::-webkit-scrollbar{
  width:8px;
  height:1px
}

@font-face {
  font-display: swap;

  font-family: "SourceHanSansCN";

  src: url(https://css01.v15cdn.com/158/SourceHanSansCN.otf);
}

@font-face {
  font-display: swap;

  font-family: "SourceHanSansCN-Bold";

  src: url(https://css01.v15cdn.com/158/SourceHanSansCN-Bold.otf);
}

@font-face {
  font-display: swap;

  font-family: "SourceHanSansCN-Medium";

  src: url(https://css01.v15cdn.com/158/SourceHanSansCN-Medium.otf);
}

@font-face {
  font-family: "iconfont";

  /* Project id 4652235 */

  src: url("//at.alicdn.com/t/c/font_4652235_80g1u5ef5vc.woff2?t=1724144360266") format("woff2"), url("//at.alicdn.com/t/c/font_4652235_80g1u5ef5vc.woff?t=1724144360266") format("woff"), url("//at.alicdn.com/t/c/font_4652235_80g1u5ef5vc.ttf?t=1724144360266") format("truetype");
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-rili:before {
  content: "\e718";
}

.icon-locationfill:before {
  content: "\e650";
}

.icon-search:before {
  content: "\e616";
}

.icon-phone:before {
  content: "\e860";
}

.icon-protect:before {
  content: "\e63e";
}

.icon-fuwu:before {
  content: "\e600";
}

.icon-aixin--kuai:before {
  content: "\e894";
}

.icon-chengxinhezuowoshou:before {
  content: "\e609";
}

.icon-gou:before {
  content: "\e619";
}

.icon-cha:before {
  content: "\e61a";
}

.icon-xiangxia:before {
  content: "\e613";
}

.icon-youjiantou:before {
  content: "\e612";
}

.icon-duigou_kuai:before {
  content: "\ed1d";
}

.icon-youjiantou1:before {
  content: "\e602";
}

.icon-phone-fill:before {
  content: "\e85f";
}

.bold {
  font-family: "SourceHanSansCN-Bold";
}

.medium {
  font-family: "SourceHanSansCN-Medium";
}

header {
  transition: background-color 0.3s;
}

header .black-logo {
  display: none;
}

header nav > ul > li {
  cursor: pointer;
  position: relative;
}

header nav > ul > li > a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

header nav > ul > li:after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 50%;
  margin-left: -50%;
  bottom: 20px;
  background-color: var(--color1);
  transform: scaleX(0);
  transition: 0.2s;
  border-radius: 2px;
}

header.is-act nav > ul > li:after {
  bottom: 12px;
}

header nav > ul > li:hover:after, header nav > ul > li.active:after {
  transform: scaleX(1);
}

header nav > ul > li .submenu {
  display: none;
}

@media (min-width: 1025px) {
  header nav > ul > li .submenu {
    display: block;
    position: absolute;
    background-color: #fff;
    color: #000;
    min-width: 200px;
    transform: rotateX(90deg);
    opacity: 0;
    transition: 0.3s;
    transform-origin: top center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
  }

  header nav > ul > li .submenu li {
    padding: 0;
    line-height: 1;
  }

  header nav > ul > li .submenu li a {
    white-space: nowrap;
    padding: 15px 20px;
    display: inline-block;
    width: 100%;
  }

  header nav > ul > li .submenu li a:hover {
    color: var(--color1);
  }

  header nav > ul > li:hover .submenu {
    transform: rotateX(0);
    opacity: 1;
  }
}

header.is-act {
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

header.is-act .wrapper {
  height: 70px;
}

header.is-act .wrapper .leading-90 {
  line-height: 70px;
}

header .phone  {
  border-color: rgba(209,43,43,.5);
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 500;
  width: 174px;
  @media (max-width:768px) {
    width: auto;
  }
}

header .phone span {
  white-space: nowrap;
}

header .phone span:first-child {
  transition: .5s;
}

header .phone:hover span:first-child {
  transform: rotateY(360deg);
}

header.is-act nav,
header.is-act .phone span:nth-child(2) {
  color: #000;
}

header.is-act .black-logo {
  display: block;
}

header.is-act .white-logo {
  display: none;
}

header .m-menu {
  display: none;
}

@media (max-width: 1024px) {
  header {
    border-bottom: 1px solid rgba(255,255,255,.1);
  }

  header .wrapper,header.is-act .wrapper {
    height: 60px;
  }

  header .wrapper .logo img {
    max-width: 130px;
  }

  header .m-menu {
    display: block;
    position: relative;
    width: 20px;
    height: 32px;
    cursor: pointer;
  }

  header .m-menu span {
    background-color: #fff;
    position: absolute;
    height: 3px;
    border-radius: 4px;
    left: 0;
    transition: all 0.2s linear;
  }

  header.is-act .m-menu span {
    background-color: #000;
  }

  header .m-menu span:nth-child(1) {
    width: 20px;
    top: 25%;
  }

  header .m-menu span:nth-child(2) {
    width: 20px;
    top: 48%;
  }

  header .m-menu span:nth-child(3) {
    width: 20px;
    top: 73%;
  }

  header .m-menu.act span {
    top: 48%;
    width: 20px;
  }

  header .m-menu.act span:nth-child(1) {
    transform: rotate(45deg);
  }

  header .m-menu.act span:nth-child(2) {
    width: 0;
  }

  header .m-menu.act span:nth-child(3) {
    transform: rotate(-45deg);
  }

  header .nav {
    position: fixed;
    top: 60px;
    right: 0;
    width: 100%;
    height: calc(100vh - 60px);
    background: #fff;
    transition: all 0.2s linear;
    flex-direction: column;
    align-items: flex-start;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    transform: translateX(80%);
  }

  header .nav.nav-act {
    opacity: 1;
    overflow: inherit;
    visibility: inherit;
    transform: translateX(0);
  }

  header .nav nav {
    color: #000;
    width: 100%;
  }

  header .nav .phone span:nth-child(2) {
    color: #000;
  }

  header .nav ul {
    width: 100%;
    display: block;
    overflow-y: auto;
    flex: 1;
    margin-bottom: 20px;
    padding: 0 15px;
  }

  header .nav ul li {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #eee;
    flex-wrap:wrap;
  }

  header .nav ul li .submenu {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #ffffff;
    top: 0;
    /* padding-left: 0; */
    left: 100%;
  }

  header .nav ul li .submenu.show-submenu {
    left:0%;
    display: block;
  }

  header .nav ul li:after {
    display: none !important;
  }

  header .nav ul li.active {
    color: var(--color1);
  }

  header .nav .phone {
    margin-left: 20px;
  }
}

footer .footer-top img{
  transition: .5s;
}

footer .footer-top .flex div:hover img{
  transform: rotateY(360deg);
}

.bold {
  font-family: "SourceHanSansCN-Bold";
}

.medium {
  font-family: 'SourceHanSansCN-Medium';
}

.imgbox {
  overflow: hidden;
}

.imgbox img {
  width:100%;
  transition: .2s linear;
}

.imgbox:hover img{
  transform: scale(1.05);
}

html.lock{
  overflow: hidden;
}

html {
  overflow-x: hidden;
}

.\*\:mb-2 > * {
  margin-bottom: 0.5rem;
}

.\*\:mb-4 > * {
  margin-bottom: 1rem;
}

.\*\:mb-5 > * {
  margin-bottom: 1.25rem;
}

.\*\:w-\[33\%\] > * {
  width: 33%;
}

.\*\:w-\[49\%\] > * {
  width: 49%;
}

.\*\:w-\[50\%\] > * {
  width: 50%;
}

.\*\:basis-1\/2 > * {
  flex-basis: 50%;
}

.\*\:rounded-\[10px\] > * {
  border-radius: 10px;
}

.\*\:border > * {
  border-width: 1px;
}

.\*\:border-\[\#ffffff\] > * {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.\*\:bg-gradient-to-br > * {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.\*\:from-\[\#f6f6f6\] > * {
  --tw-gradient-from: #f6f6f6 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(246 246 246 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.\*\:to-\[\#ffffff\] > * {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}

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

.\*\:py-4 > * {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.\*\:py-5 > * {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.\*\:text-left > * {
  text-align: left;
}

.\*\:text-center > * {
  text-align: center;
}

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

.\*\:text-gray4 > * {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}

.\*\:shadow-icon > * {
  --tw-shadow: 0 0 16px rgba(233,236,241,.9);
  --tw-shadow-colored: 0 0 16px 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-transform > * {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.hover\:-translate-y-2:hover {
  --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));
}

.hover\:opacity-90:hover {
  opacity: 0.9;
}

.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));
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:top-1\/4 {
    top: 25%;
  }

  .md\:top-\[25\%\] {
    top: 25%;
  }

  .md\:my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }

  .md\:mb-15 {
    margin-bottom: 60px;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

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

  .md\:block {
    display: block;
  }

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

  .md\:w-\[48\%\] {
    width: 48%;
  }

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

  .md\:w-\[68\%\] {
    width: 68%;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:basis-5\/12 {
    flex-basis: 41.666667%;
  }

  .md\:basis-7\/12 {
    flex-basis: 58.333333%;
  }

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

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

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

  .md\: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)));
  }

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

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

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

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

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

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:pl-3 {
    padding-left: 0.75rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pl-\[37\%\] {
    padding-left: 37%;
  }

  .md\:pl-\[50\%\] {
    padding-left: 50%;
  }

  .md\:pr-\[42\%\] {
    padding-right: 42%;
  }

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

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

  .md\:position-y-center {
    top: 50%;
    transform: translateY(-50%);
  }

  .md\: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));
  }
}

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:top-\[30\%\] {
    top: 30%;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:mb-15 {
    margin-bottom: 60px;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

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

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

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

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

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

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

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

  .lg\:mt-9 {
    margin-top: 2.25rem;
  }

  .lg\:block {
    display: block;
  }

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

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

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

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

  .lg\:w-120 {
    width: 7.5rem;
  }

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

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

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

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

  .lg\:w-\[56\%\] {
    width: 56%;
  }

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

  .lg\:basis-1\/2 {
    flex-basis: 50%;
  }

  .lg\:basis-1\/4 {
    flex-basis: 25%;
  }

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

  .lg\:gap-12 {
    gap: 3rem;
  }

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

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

  .lg\:p-3 {
    padding: 0.75rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pl-24 {
    padding-left: 6rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

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

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

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

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

  .lg\:leading-loose {
    line-height: 2;
  }

  .lg\:position-center {
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }

  .\*\:lg\:w-\[19\%\] > * {
    width: 19%;
  }

  .lg\:\*\:w-\[100\%\] > * {
    width: 100%;
  }

  .lg\:\*\:w-\[14\%\] > * {
    width: 14%;
  }

  .\*\:lg\:py-9 > * {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

  .\*\:lg\:text-sm > * {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:hover\:-translate-y-3:hover {
    --tw-translate-y: -0.75rem;
    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));
  }

  .lg\: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));
  }

  .lg\:hover\:bg-bgcolor:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 245 249 / var(--tw-bg-opacity));
  }
}

@media (min-width: 1280px) {
  .xl\:top-\[37\%\] {
    top: 37%;
  }

  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:mb-0 {
    margin-bottom: 0px;
  }

  .xl\:mb-7 {
    margin-bottom: 1.75rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

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

  .xl\:mt-11 {
    margin-top: 2.75rem;
  }

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

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

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

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

  .xl\:p-5 {
    padding: 1.25rem;
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-8 {
    padding: 2rem;
  }

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

  .xl\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

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

  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

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

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:pb-24 {
    padding-bottom: 6rem;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

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

  .xl\:text-\[1\.125rem\] {
    font-size: 1.125rem;
  }

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

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

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

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

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

  .\*\:xl\:mb-5 > * {
    margin-bottom: 1.25rem;
  }
}

@media (min-width: 1440px) {
  .\32xl\:mb-0 {
    margin-bottom: 0px;
  }

  .\32xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .\32xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .\32xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .\32xl\:mr-14 {
    margin-right: 3.5rem;
  }

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

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

  .\32xl\:p-8 {
    padding: 2rem;
  }

  .\32xl\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .\32xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

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

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

  .\32xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .\32xl\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .\32xl\:text-\[1\.75rem\] {
    font-size: 1.75rem;
  }

  .\32xl\:text-\[2\.5rem\] {
    font-size: 2.5rem;
  }

  .\32xl\:text-\[2\.625rem\] {
    font-size: 2.625rem;
  }

  .\32xl\:text-\[3\.25rem\] {
    font-size: 3.25rem;
  }

  .\32xl\:text-\[4rem\] {
    font-size: 4rem;
  }

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

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

  .\32xl\:leading-none {
    line-height: 1;
  }

  .\32xl\:\*\:py-6 > * {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .\*\:2xl\:text-xl > * {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1536px) {
  .\33xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .\33xl\:aspect-\[292\/183\] {
    aspect-ratio: 292/183;
  }

  .\33xl\:p-6 {
    padding: 1.5rem;
  }

  .\33xl\:py-13 {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .\33xl\:pl-13 {
    padding-left: 52px;
  }

  .\33xl\:pr-13 {
    padding-right: 52px;
  }

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

  .\33xl\:text-\[40px\] {
    font-size: 40px;
  }

  .\33xl\:text-\[86px\] {
    font-size: 86px;
  }

  .\33xl\:leading-none {
    line-height: 1;
  }
}

