@import url('https://use.typekit.net/xmo4jxo.css');

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

  src: url("../fonts/Barlow/Barlow-Black.ttf");

  font-weight: 900;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-BlackItalic.ttf");

  font-weight: 900;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-ExtraBold.ttf");

  font-weight: 800;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-ExtraBoldItalic.ttf");

  font-weight: 800;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Bold.ttf");

  font-weight: 700;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-BoldItalic.ttf");

  font-weight: 700;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-SemiBold.ttf");

  font-weight: 600;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-SemiBoldItalic.ttf");

  font-weight: 600;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Medium.ttf");

  font-weight: 500;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-MediumItalic.ttf");

  font-weight: 500;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Regular.ttf");

  font-weight: 400;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Italic.ttf");

  font-weight: 400;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Light.ttf");

  font-weight: 300;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-LightItalic.ttf");

  font-weight: 300;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-ExtraLight.ttf");

  font-weight: 200;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-ExtraLightItalic.ttf");

  font-weight: 200;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-Thin.ttf");

  font-weight: 100;

  font-display: swap;
}

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

  src: url("../fonts/Barlow/Barlow-ThinItalic.ttf");

  font-weight: 100;

  font-style: italic;

  font-display: swap;
}

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

  src: url("../fonts/Roboto/Roboto-Bold.ttf");

  font-weight: 700;

  font-display: swap;
}

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

  src: url("../fonts/Roboto/Roboto-Regular.ttf");

  font-weight: 400;

  font-display: swap;
}

@font-face {
  font-family: 'icomoon';

  src:  url('../fonts/Icomoon/icomoon.eot?u952laug');

  src:  url('../fonts/Icomoon/icomoon.eot?u952laug#iefix') format('embedded-opentype'),
      url('../fonts/Icomoon/icomoon.ttf?u952laug') format('truetype'),
      url('../fonts/Icomoon/icomoon.woff?u952laug') format('woff'),
      url('../fonts/Icomoon/icomoon.svg?u952laug#icomoon') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* Better Font Rendering =========== */
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-career-path-step-arrow:before {
  content: "\e93c";
}

.icon-career-path-step-4:before {
  content: "\e93d";
}

.icon-career-path-step-3:before {
  content: "\e93e";
}

.icon-career-path-step-2:before {
  content: "\e93f";
}

.icon-career-path-step-1:before {
  content: "\e940";
}

.icon-industry:before {
  content: "\e916";
}

.icon-brief-case:before {
  content: "\e928";
}

.icon-hand-hold-money:before {
  content: "\e929";
}

.icon-shuttle-bus:before {
  content: "\e92a";
}

.icon-air-plane:before {
  content: "\e92b";
}

.icon-shield-with-plus:before {
  content: "\e92c";
}

.icon-laptop:before {
  content: "\e92d";
}

.icon-credit-card:before {
  content: "\e92e";
}

.icon-grow-up-line-chart:before {
  content: "\e92f";
}

.icon-stethoscope:before {
  content: "\e930";
}

.icon-book:before {
  content: "\e931";
}

.icon-shirt:before {
  content: "\e932";
}

.icon-arrows-right-left:before {
  content: "\e93b";
}

.icon-dollar-circle:before {
  content: "\e933";
}

.icon-dollar:before {
  content: "\e934";
}

.icon-spinner:before {
  content: "\e93a";
  color: conic-gradient(from 180deg at 50% 50%, rgba(0, 128, 193, 0) 0deg, #0080C1 360deg);
}

.icon-toggle-button_default .path1:before {
  content: "\e936";
  color: rgb(204, 204, 204);
}

.icon-toggle-button_default .path2:before {
  content: "\e937";
  margin-left: -1.875em;
  color: rgb(255, 255, 255);
}

.icon-toggle-button_activated .path1:before {
  content: "\e938";
  color: rgb(187, 208, 219);
}

.icon-toggle-button_activated .path2:before {
  content: "\e939";
  margin-left: -1.875em;
  color: rgb(0, 128, 193);
}

.icon-ellipsis-horizontal:before {
  content: "\e921";
}

.icon-list-bullet:before {
  content: "\e922";
}

.icon-clock:before {
  content: "\e923";
}

.icon-format-box-display:before {
  content: "\e924";
}

.icon-adjustments-horizontal:before {
  content: "\e925";
}

.icon-map-pin:before {
  content: "\e926";
}

.icon-bookmark-activated:before {
  content: "\e935";
}

.icon-bookmark:before {
  content: "\e927";
}

.icon-check:before {
  content: "\e91d";
}

.icon-checkbox-unchecked:before {
  content: "\e91f";
}

.icon-press-release:before {
  content: "\e919";
}

.icon-press-release-chi:before {
  content: "\e91a";
}

.icon-webcast-chi:before {
  content: "\e91b";
}

.icon-webcast:before {
  content: "\e91c";
}

.icon-arrow-down-tray:before {
  content: "\e918";
}

.icon-pdf:before {
  content: "\e917";
}

.icon-share:before {
  content: "\e914";
}

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

.icon-play-circle:before {
  content: "\e90b";
}

.icon-envelope:before {
  content: "\e90c";
}

.icon-x-mark:before {
  content: "\e90d";
}

.icon-globe-alt:before {
  content: "\e90e";
}

.icon-bars-3:before {
  content: "\e90f";
}

.icon-minus:before {
  content: "\e910";
}

.icon-plus:before {
  content: "\e911";
}

.icon-link:before {
  content: "\e912";
}

.icon-arrow-top-right-on-square:before {
  content: "\e913";
}

.icon-arrow-long-left:before {
  content: "\e903";
}

.icon-arrow-long-right:before {
  content: "\e902";
}

.icon-arrow-small-left:before {
  content: "\e907";
}

.icon-arrow-small-right:before {
  content: "\e906";
}

.icon-arrow-thick-down:before {
  content: "\e904";
}

.icon-arrow-thick-up:before {
  content: "\e905";
}

.icon-arrow-up-right:before {
  content: "\e900";
}

.icon-chevron-down:before {
  content: "\e909";
}

.icon-chevron-left:before {
  content: "\e901";
}

.icon-chevron-right:before {
  content: "\e90a";
}

.icon-chevron-up:before {
  content: "\e908";
}

@tailwind base;

@tailwind components;

@tailwind utilities;

/* Foundation override */

.gradient-button {
  align-items: center;
  cursor: pointer;
  background: #666f72;
  background: linear-gradient(49deg, #666f72 35%, #6f7c85);
  background-clip: padding-box;
  border: 2px solid transparent;
  border-radius: 999px;
  color: #fff;
  display: inline-flex;
  font-family: 'trade-gothic-next';
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  text-align: center;
  padding: 6px 15px;
  @media (min-width: 640px) {
    padding: 8px 16px 8px 20px !important;

    min-width: 100px !important;
  }
  position: relative;
  line-height: 1em;
  transition: all 0.4s ease-in-out;
  min-width: 90px;
}

.gradient-button--icon-on-left {
  padding: 6px 15px 6px 13px !important;
  @media (min-width: 640px) {
    padding: 8px 20px 8px 16px !important;
  }
}

.gradient-button > .icon {
  transform: translateY(1px);
}

.gradient-button > i + span {
  margin-left: 8px;
}

.gradient-button > span + i {
  margin-left: 8px;
}

.gradient-button:hover {
  color: white;
}

.gradient-button.white {
  color: #0080C1;
  border-radius: 999px;
  border: 2px solid #C4CCCE;
  background: linear-gradient(94deg, #FFF 4.49%, #F2F2F2 96.69%);
  box-shadow: 0 1.197px 29.915px 0 rgba(71, 82, 84, 0.10);
  -webkit-backdrop-filter: blur(47.86407470703125px);
          backdrop-filter: blur(47.86407470703125px);
}

.gradient-button.white:before {
  background: transparent;
  border: solid 2px #ffffff;
  z-index: 5;
}

.gradient-button.blue {
  background: #0080c1;
  background: linear-gradient(49deg, #0080c1 35%, #2a8cc0);
  background-clip: padding-box;
}

.gradient-button.blue:before {
  background: linear-gradient(270deg, #71b3d5, #37789a);
}

.gradient-button.red {
  background: #d3222a;
  background: linear-gradient(101.76deg, #d61e26 20.11%, #d3222a 98.6%);
  background-clip: padding-box;
}

.gradient-button.red:before {
  background: linear-gradient(270deg, #fd6567, #d3222a);
}

.gradient-button:before {
  background: linear-gradient(270deg, #a3b6c1, #60686b);
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  margin: -2px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}

.paddingButton {
  position: relative;
  z-index: 1;
}

.outline-button {
  display: inline-flex;
  padding: 6px 13px 6px 15px;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  border-radius: 999px;
  cursor: pointer;
  @media (min-width: 640px) {
    padding: 8px 16px 8px 20px;
  }
}

.outline-button.blue {
  border: 1px solid #0080C1;
  background: #ffffff;
  -webkit-backdrop-filter: blur(47.86407470703125px);
          backdrop-filter: blur(47.86407470703125px);
}

.outline-button > .icon {
  transform: translateY(1px);
}

.slick-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 10;
  font-size: 0 !important;
  pointer-events: auto;
  display: flex;
  height: 35px;
  width: 35px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(163 174 172 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0px 4px 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);
}

.slick-prev[aria-disabled="true"]{
  opacity: 0.25;
}

.slick-prev::before{
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(71 82 84 / var(--tw-text-opacity));
  --tw-content: '←';
  content: var(--tw-content);
}

.slick-prev{
  margin-left: 15px;
}

.slick-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(50%, -50%);
  z-index: 10;
  font-size: 0 !important;
  pointer-events: auto;
  display: flex;
  height: 35px;
  width: 35px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(163 174 172 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  --tw-shadow-colored: 0px 4px 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);
}

.slick-next[aria-disabled="true"]{
  opacity: 0.25;
}

.slick-next::before{
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(71 82 84 / var(--tw-text-opacity));
  --tw-content: '→';
  content: var(--tw-content);
}

.slick-next{
  margin-right: 15px;
}

.slick-arrow {
}

.slick-list {
  overflow: visible !important;
}

.slick-dots{
  display: flex;
  justify-content: center;
}

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

.slick-dots{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}

.slick-dots li{
  height: 6px;
  width: 6px;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(163 174 172 / var(--tw-bg-opacity));
}

.slick-dots li.slick-active{
  --tw-bg-opacity: 1;
  background-color: rgb(71 82 84 / var(--tw-bg-opacity));
}

.slick-dots li button {
  display: none;
}

/* equal height of slick items */

.slick-track {
  display: flex !important;
  flex-direction: row !important;
}

.slick-slide {
  height: inherit !important;
}

.slick-slide.slick-active {
}

@media (min-width: 1024px){
  .slick-slide {
    opacity: 0 !important;
    transition: opacity 0.02 ease-in;
    pointer-events: none !important;
  }

  .slick-slide.slick-active {
    opacity: 1 !important;
    transition: opacity 0.02 ease-in;
    pointer-events: auto !important;
  }
}

.slick-track:before {
  content: none !important;
}

@tailwind base;

@tailwind components;

@tailwind utilities;

/* ! tailwindcss v3.4.10 | 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;
}

h1{
  font-size: 100px;
}

p {
  color: #475254;
  white-space: pre-line;
  /* text-align: justify; */
}

p+p {
  margin-top: 20px;
}

h1+p,
    h2+p,
    h3+p,
    h4+p,
    h5+p,
    h6+p {
  margin-top: 16px;
}

h1+div>p:first-child,
    h2+div>p:first-child,
    h3+div>p:first-child,
    h4+div>p:first-child,
    h5+div>p:first-child,
    h6+div>p:first-child {
  margin-top: 16px;
}

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

.heading-mega{
  font-family: 'Barlow';
  line-height: 1.2;
  font-weight: 700;
  font-style: italic;
  font-size: 36px;
}

@media (min-width: 640px){
  .heading-mega{
    font-size: 38px;
  }
}

@media (min-width: 768px){
  .heading-mega{
    font-size: 40px;
  }
}

@media (min-width: 1024px){
  .heading-mega{
    font-size: 48px;
  }
}

@media (min-width: 1280px){
  .heading-mega{
    font-size: 50px;
  }
}

h1{
  font-family: 'Barlow';
  line-height: 1.2;
  font-weight: 700;
  font-style: italic;
  font-size: 28px;
}

@media (min-width: 640px){
  h1{
    font-size: 30px;
  }
}

@media (min-width: 768px){
  h1{
    font-size: 30px;
  }
}

@media (min-width: 1024px){
  h1{
    font-size: 32px;
  }
}

@media (min-width: 1280px){
  h1{
    font-size: 40px;
  }
}

h2{
  font-family: 'Barlow';
  line-height: 1.2;
  font-weight: 600;
  font-style: italic;
  font-size: 25px;
}

@media (min-width: 640px){
  h2{
    font-size: 27px;
  }
}

@media (min-width: 768px){
  h2{
    font-size: 32px;
  }
}

@media (min-width: 1024px){
  h2{
    font-size: 34px;
  }
}

@media (min-width: 1280px){
  h2{
    font-size: 36px;
  }
}

html[lang="vn-vn"] h3{
  font-family: 'Roboto';
}

h3{
  font-family: 'trade-gothic-next';
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
}

@media (min-width: 640px){
  h3{
    font-size: 25px;
  }
}

@media (min-width: 768px){
  h3{
    font-size: 27px;
  }
}

@media (min-width: 1024px){
  h3{
    font-size: 32px;
  }
}

@media (min-width: 1280px){
  h3{
    font-size: 34px;
  }
}

h4{
  font-family: 'Barlow';
  line-height: 1.2;
  font-weight: 600;
  font-style: italic;
  font-size: 21px;
}

@media (min-width: 640px){
  h4{
    font-size: 22px;
  }
}

@media (min-width: 768px){
  h4{
    font-size: 24px;
  }
}

@media (min-width: 1024px){
  h4{
    font-size: 28px;
  }
}

@media (min-width: 1280px){
  h4{
    font-size: 30px;
  }
}

html[lang="vn-vn"] h5{
  font-family: 'Roboto';
}

h5{
  font-family: 'trade-gothic-next';
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}

@media (min-width: 640px){
  h5{
    font-size: 18px;
  }
}

@media (min-width: 768px){
  h5{
    font-size: 19px;
  }
}

@media (min-width: 1024px){
  h5{
    font-size: 22px;
  }
}

@media (min-width: 1280px){
  h5{
    font-size: 24px;
  }
}

h6{
  font-family: 'Barlow';
  line-height: 1.2;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
}

@media (min-width: 640px){
  h6{
    font-size: 18px;
  }
}

@media (min-width: 768px){
  h6{
    font-size: 19px;
  }
}

@media (min-width: 1024px){
  h6{
    font-size: 22px;
  }
}

@media (min-width: 1280px){
  h6{
    font-size: 24px;
  }
}

html[lang="vn-vn"] .subtitle{
  font-family: 'Roboto';
}

.subtitle{
  font-family: 'trade-gothic-next';
  line-height: 1.2;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}

@media (min-width: 640px){
  .subtitle{
    font-size: 17px;
  }
}

@media (min-width: 768px){
  .subtitle{
    font-size: 18px;
  }
}

@media (min-width: 1024px){
  .subtitle{
    font-size: 18px;
  }
}

@media (min-width: 1280px){
  .subtitle{
    font-size: 18px;
  }
}

html[lang="vn-vn"] .body-text-sm{
  font-family: 'Roboto';
}

.body-text-sm{
  font-family: 'trade-gothic-next';
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

html[lang="vn-vn"] p,html[lang="vn-vn"] 
    .body-text{
  font-family: 'Roboto';
}

p,
    .body-text{
  font-family: 'trade-gothic-next';
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}

@media (min-width: 640px){
  p,
    .body-text{
    font-size: 15px;
  }
}

@media (min-width: 768px){
  p,
    .body-text{
    font-size: 16px;
  }
}

@media (min-width: 1024px){
  p,
    .body-text{
    font-size: 16px;
  }
}

@media (min-width: 1280px){
  p,
    .body-text{
    font-size: 16px;
  }
}

html[lang="vn-vn"] .body-text-bold{
  font-family: 'Roboto';
}

.body-text-bold{
  font-family: 'trade-gothic-next';
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}

@media (min-width: 640px){
  .body-text-bold{
    font-size: 15px;
  }
}

@media (min-width: 768px){
  .body-text-bold{
    font-size: 16px;
  }
}

@media (min-width: 1024px){
  .body-text-bold{
    font-size: 16px;
  }
}

@media (min-width: 1280px){
  .body-text-bold{
    font-size: 16px;
  }
}

html[lang="vn-vn"]{
  font-family: 'Roboto';
}

html[lang="vn-vn"] h3{
  font-family: 'Roboto';
}

html[lang="vn-vn"] h5{
  font-family: 'Roboto';
}

html[lang="vn-vn"] .subtitle{
  font-family: 'Roboto';
}

html[lang="vn-vn"] .body-text-sm{
  font-family: 'Roboto';
}

html[lang="vn-vn"] .body-text{
  font-family: 'Roboto';
}

html[lang="vn-vn"] .body-text-bold{
  font-family: 'Roboto';
}

html[lang="vn-vn"] .font-\[\'trade-gothic-next\'\]{
  font-family: 'Roboto';
}

.aspect-\[4\/3\]:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: calc(3 / 4 * 100%);
}

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

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.\!-top-\[1px\]{
  top: -1px !important;
}

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

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

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

.right-0{
  right: 0px;
}

.right-5{
  right: 1.25rem;
}

.top-0{
  top: 0px;
}

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

.top-2{
  top: 0.5rem;
}

.top-5{
  top: 1.25rem;
}

.top-\[calc\(66px\)\]{
  top: calc(66px);
}

.top-full{
  top: 100%;
}

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

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

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

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

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

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

.z-\[calc\(2147483645\+1\)\]{
  z-index: calc(2147483645 + 1);
}

.col-span-12{
  grid-column: span 12 / span 12;
}

.col-span-7{
  grid-column: span 7 / span 7;
}

.-mx-2\.5{
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

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

.mx-2\.5{
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

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

.-ml-\[100vw\]{
  margin-left: -100vw;
}

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

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

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

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

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

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

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

.mt-1\.5{
  margin-top: 0.375rem;
}

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

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

.block{
  display: block;
}

.flex{
  display: flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

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

.h-10{
  height: 2.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(100\%-66px\)\]{
  height: calc(100% - 66px);
}

.h-\[calc\(66px\)\]{
  height: calc(66px);
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-min{
  height: -moz-min-content;
  height: min-content;
}

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

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

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

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

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

.w-10{
  width: 2.5rem;
}

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

.w-full{
  width: 100%;
}

.w-max{
  width: -moz-max-content;
  width: max-content;
}

.w-screen{
  width: 100vw;
}

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

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

.\!max-w-\[1300px\]{
  max-width: 1300px !important;
}

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

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

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

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

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

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

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

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

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

.grow{
  flex-grow: 1;
}

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

.-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-28{
  --tw-translate-y: 7rem;
  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-\[2px\]{
  --tw-translate-y: 2px;
  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-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize{
  resize: both;
}

.list-outside{
  list-style-position: outside;
}

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

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

.list-image-\[var\(--list-image-url\)\]{
  list-style-image: var(--list-image-url);
}

.break-inside-avoid{
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}

.gap-y-10{
  row-gap: 2.5rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.gap-y-5{
  row-gap: 1.25rem;
}

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

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

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

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

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

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

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * 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));
}

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

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

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

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

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

.text-balance{
  text-wrap: balance;
}

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

.rounded{
  border-radius: 0.25rem;
}

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

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

.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

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

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

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

.border-tti-grey{
  --tw-border-opacity: 1;
  border-color: rgb(71 82 84 / var(--tw-border-opacity));
}

.border-tti-grey\/50{
  border-color: rgb(71 82 84 / 0.5);
}

.border-tti-light-grey{
  --tw-border-opacity: 1;
  border-color: rgb(163 174 172 / var(--tw-border-opacity));
}

.border-tti-light-grey\/50{
  border-color: rgb(163 174 172 / 0.5);
}

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

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

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

.bg-\[rgba\(242\2c 242\2c 242\2c 0\.95\)\]{
  background-color: rgba(242,242,242,0.95);
}

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

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

.bg-neutral-grey0{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.bg-tti-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 128 193 / var(--tw-bg-opacity));
}

.bg-tti-blue\/10{
  background-color: rgb(0 128 193 / 0.1);
}

.bg-tti-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(71 82 84 / var(--tw-bg-opacity));
}

.bg-tti-light-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(163 174 172 / var(--tw-bg-opacity));
}

.bg-tti-red{
  --tw-bg-opacity: 1;
  background-color: rgb(211 34 42 / var(--tw-bg-opacity));
}

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

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

.from-black\/0{
  --tw-gradient-from: rgb(0 0 0 / 0) 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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-5{
  padding-bottom: 1.25rem;
}

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

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

.pl-\[100vw\]{
  padding-left: 100vw;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-12{
  padding-right: 3rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-5{
  padding-right: 1.25rem;
}

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

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

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

.align-bottom{
  vertical-align: bottom;
}

.font-\[\'Barlow\'\]{
  font-family: 'Barlow';
}

.font-\[\'trade-gothic-next\'\]{
  font-family: 'trade-gothic-next';
}

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

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

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

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

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

.text-\[28px\]\/\[1\.2\]{
  font-size: 28px;
  line-height: 1.2;
}

.text-\[40px\]\/\[1\.2\]{
  font-size: 40px;
  line-height: 1.2;
}

.text-\[60px\]\/\[1\.2\]{
  font-size: 60px;
  line-height: 1.2;
}

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

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

.\!font-normal{
  font-weight: 400 !important;
}

.\!font-semibold{
  font-weight: 600 !important;
}

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

.font-light{
  font-weight: 300;
}

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

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

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

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

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

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

.text-tti-blue{
  --tw-text-opacity: 1;
  color: rgb(0 128 193 / var(--tw-text-opacity));
}

.text-tti-grey{
  --tw-text-opacity: 1;
  color: rgb(71 82 84 / var(--tw-text-opacity));
}

.text-tti-light-grey{
  --tw-text-opacity: 1;
  color: rgb(163 174 172 / var(--tw-text-opacity));
}

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

.opacity-0{
  opacity: 0;
}

.shadow-\[0_0_15px_rgba\(0\2c 0\2c 0\2c 0\.3\)\]{
  --tw-shadow: 0 0 15px rgba(0,0,0,0.3);
  --tw-shadow-colored: 0 0 15px 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-\[0_4px_30px_rgba\(71\2c 82\2c 84\2c 0\.1\)\]{
  --tw-shadow: 0 4px 30px rgba(71,82,84,0.1);
  --tw-shadow-colored: 0 4px 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);
}

.shadow-\[0px_0px_20px_0px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]{
  --tw-shadow: 0px 0px 20px 0px rgba(0,0,0,0.10);
  --tw-shadow-colored: 0px 0px 20px 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-\[10px_10px_50px_rgba\(0\2c 0\2c 0\2c 0\.2\)\]{
  --tw-shadow: 10px 10px 50px rgba(0,0,0,0.2);
  --tw-shadow-colored: 10px 10px 50px 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-\[2px_2px_10px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]{
  --tw-shadow: 2px 2px 10px rgba(0,0,0,0.10);
  --tw-shadow-colored: 2px 2px 10px 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-\[8px_8px_20px_0px_rgba\(0\2c 0\2c 0\2c 0\.10\)\]{
  --tw-shadow: 8px 8px 20px 0px rgba(0,0,0,0.10);
  --tw-shadow-colored: 8px 8px 20px 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-tti-card{
  --tw-shadow: 5px 5px 15px 0 rgba(0 0 0 / 0.05);
  --tw-shadow-colored: 5px 5px 15px 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);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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{
  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-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;
}

.duration-1000{
  transition-duration: 1000ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-500{
  transition-duration: 500ms;
}

html{
  min-width: 320px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
  /* max-width: 1920px; */
  margin: auto;
  background-color: #A3AEAC;
}

body.no-scroll {
  height: 100%;
  overflow: hidden;
}

body {
  /* overflow: hidden;
    display: flex;
    flex-direction: column;

    height: 100vh; */
}

main {
}

.section-inner-wrapper {
  max-width: 1100px;
  margin: auto;
  display: flex;
  flex-direction: column;
}

.section-inner-wrapper > :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));
}

@media (min-width: 768px){
  .section-inner-wrapper > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
}

.section-inner-wrapper{
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 640px){
  .section-inner-wrapper{
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (min-width: 768px){
  .section-inner-wrapper{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 1024px){
  .section-inner-wrapper{
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media (min-width: 1280px){
  .section-inner-wrapper{
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-inner-wrapper{
  padding-left: 20px;
  padding-right: 20px;
}

section{
  scroll-margin-top: calc(66px);
}

@media (min-width: 1024px){
  section{
    scroll-margin-top: calc(31px + 66px);
  }
}

.chart-wrapper{
  scroll-margin-top: calc(66px);
}

@media (min-width: 1024px){
  .chart-wrapper{
    scroll-margin-top: calc(31px + 66px);
  }
}

.hero_banner_backdrop {
  /* Background Blur */
  -webkit-backdrop-filter: brightness(0.2);
          backdrop-filter: brightness(0.2);
  /* Note: backdrop-filter has minimal browser support */
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}

.text-shadow-tti {
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
}

.overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

strong{
  font-weight: 600;
}

.highcharts-column-series .highcharts-data-label{
  animation: fade-in 2s ease-in-out;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

img {
  border: none;
}

@media (min-width: 640px){
  .sm\:aspect-\[16\/9\]:after {
    display: block;
    content: "";
    width: 100%;
    padding-top: calc(9 / 16 * 100%);
  }
}

.marker\:text-tti-blue *::marker{
  color: rgb(0 128 193 );
}

.marker\:text-tti-blue::marker{
  color: rgb(0 128 193 );
}

.hover\:bg-neutral-grey0:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.hover\:text-tti-grey:hover{
  --tw-text-opacity: 1;
  color: rgb(71 82 84 / var(--tw-text-opacity));
}

.group:hover .group-hover\:block{
  display: block;
}

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

.group:hover .group-hover\:text-tti-grey{
  --tw-text-opacity: 1;
  color: rgb(71 82 84 / var(--tw-text-opacity));
}

.aria-expanded\:block[aria-expanded="true"]{
  display: block;
}

.aria-selected\:pointer-events-auto[aria-selected="true"]{
  pointer-events: auto;
}

.aria-selected\:block[aria-selected="true"]{
  display: block;
}

.aria-selected\:select-auto[aria-selected="true"]{
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
}

.aria-selected\:font-semibold[aria-selected="true"]{
  font-weight: 600;
}

.aria-selected\:opacity-100[aria-selected="true"]{
  opacity: 1;
}

.group[aria-selected="true"] .group-aria-selected\:block{
  display: block;
}

.group[aria-selected="true"] .group-aria-selected\:hidden{
  display: none;
}

.group\/body[data-show-back-to-top-button="true"] .group-data-\[show-back-to-top-button\=true\]\/body\:translate-y-0{
  --tw-translate-y: 0px;
  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));
}

html:lang(zh) .zh\:col-span-7{
  grid-column: span 7 / span 7;
}

@media not all and (min-width: 1280px){
  .max-xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }

  .max-xl\:text-center{
    text-align: center;
  }
}

@media not all and (min-width: 1024px){
  .max-lg\:hidden{
    display: none;
  }

  .max-lg\:object-\[60\%_50\%\]{
    -o-object-position: 60% 50%;
       object-position: 60% 50%;
  }
}

@media not all and (min-width: 768px){
  .max-md\:hidden{
    display: none;
  }

  .max-md\:object-\[35\%_50\%\]{
    -o-object-position: 35% 50%;
       object-position: 35% 50%;
  }

  .max-md\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media not all and (min-width: 640px){
  .max-sm\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .max-sm\:hidden{
    display: none;
  }

  .max-sm\:w-\[75\%\]{
    width: 75%;
  }

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

  .max-sm\:gap-y-2\.5{
    row-gap: 0.625rem;
  }

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

  .max-sm\:text-center{
    text-align: center;
  }

  .zh\:max-sm\:whitespace-nowrap{
    white-space: nowrap;
  }

  .zh\:max-sm\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (max-width: 380px){
  .max-\[380px\]\:-mx-5{
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}

@media (min-width: 640px){
  .sm\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .sm\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .sm\:aspect-\[16\/9\]{
    aspect-ratio: 16/9;
  }

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

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

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

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

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

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

  .sm\:gap-x-5{
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .sm\:gap-y-5{
    row-gap: 1.25rem;
  }

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

  .sm\:\!py-5{
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

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

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

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

  html:lang(zh) .sm\:zh\:col-span-5{
    grid-column: span 5 / span 5;
  }
}

@media (min-width: 768px){
  .md\:right-7{
    right: 1.75rem;
  }

  .md\:top-5{
    top: 1.25rem;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .md\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .md\:-mr-\[50vw\]{
    margin-right: -50vw;
  }

  .md\:grid{
    display: grid;
  }

  .md\:h-12{
    height: 3rem;
  }

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

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

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

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

  .md\:w-12{
    width: 3rem;
  }

  .md\:columns-2{
    -moz-columns: 2;
         columns: 2;
  }

  .md\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

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

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

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

  .md\:px-40{
    padding-left: 10rem;
    padding-right: 10rem;
  }

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

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

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

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

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

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

  .md\:\!pt-0{
    padding-top: 0px !important;
  }

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

  .md\:text-\[32px\]\/\[1\.2\]{
    font-size: 32px;
    line-height: 1.2;
  }

  .md\:text-\[44px\]\/\[1\.2\]{
    font-size: 44px;
    line-height: 1.2;
  }

  .md\:text-\[70px\]\/\[1\.2\]{
    font-size: 70px;
    line-height: 1.2;
  }

  html:lang(zh) .md\:zh\:col-span-5{
    grid-column: span 5 / span 5;
  }
}

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

  .lg\:right-\[0\%\]{
    right: 0%;
  }

  .lg\:right-\[5\%\]{
    right: 5%;
  }

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

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

  .lg\:top-\[calc\(66px\+31px\)\]{
    top: calc(66px + 31px);
  }

  .lg\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .lg\:col-span-5{
    grid-column: span 5 / span 5;
  }

  .lg\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .lg\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .lg\:col-start-6{
    grid-column-start: 6;
  }

  .lg\:-mx-2\.5{
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }

  .lg\:mx-2\.5{
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

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

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

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

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

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

  .lg\:h-\[calc\(100\%-31px\)\]{
    height: calc(100% - 31px);
  }

  .lg\:h-\[calc\(100\%-66px-31px\)\]{
    height: calc(100% - 66px - 31px);
  }

  .lg\:h-\[calc\(31px\+66px\)\]{
    height: calc(31px + 66px);
  }

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

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

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

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

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

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

  .lg\:pr-5{
    padding-right: 1.25rem;
  }

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

  .lg\:text-\[36px\]\/\[1\.2\]{
    font-size: 36px;
    line-height: 1.2;
  }

  .lg\:text-\[64px\]\/\[1\.2\]{
    font-size: 64px;
    line-height: 1.2;
  }

  .lg\:text-\[90px\]\/\[1\.2\]{
    font-size: 90px;
    line-height: 1.2;
  }

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

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

  html:lang(zh) .lg\:zh\:col-span-5{
    grid-column: span 5 / span 5;
  }
}

@media (min-width: 1280px){
  .xl\:h-\[550px\]{
    height: 550px;
  }

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

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

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

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

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

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

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

@media (min-width: 1536px){
  .\32xl\:h-\[600px\]{
    height: 600px;
  }

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

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

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

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

.\[\&\.slick-initialized\]\:opacity-100.slick-initialized{
  opacity: 1;
}

.\[\&\>li\]\:pl-1>li{
  padding-left: 0.25rem;
}

.\[\&\>span\]\:inline-block>span{
  display: inline-block;
}
