@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: 3px 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 6px;
  @media (min-width: 640px) {
    padding: 10px 30px 11px;
  }
  position: relative;
  line-height: 1em;
  transition: all 0.4s ease-in-out;
}

.gradient-button i {
  margin-left: 5px;
}

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

.gradient-button.white {
  background: #666f72;
  background: linear-gradient(164.44deg,#fff 19.71%,#f3f3f3 86.72%);
  background-clip: padding-box;
  color: #0080C1;
}

.gradient-button.white:before {
  background: linear-gradient(178.37deg,#e8eaea -2.94%,#fff 97.86%);
}

.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: -3px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
  z-index: -1;
}

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

.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"]{
  display: none !important;
}

@media (min-width: 1024px){
  .slick-prev{
    height: 60px;
    width: 60px;
  }
}

.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: 0.625rem;
}

.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"]{
  display: none !important;
}

@media (min-width: 1024px){
  .slick-next{
    height: 60px;
    width: 60px;
  }
}

.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: 0.625rem;
}

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

@tailwind base;

@tailwind components;

@tailwind utilities;

/* ! tailwindcss v3.3.3 | 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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, "Noto Sans", 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 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

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: 38px;
  }
}

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"] .body-text-sm-bold{
  font-family: 'Roboto';
}

.body-text-sm-bold{
  font-family: 'trade-gothic-next';
  line-height: 1.5;
  font-weight: 600;
  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-sm-bold{
  font-family: 'Roboto';
}

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

html[lang="vn-vn"] .body-text-bold{
  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:  ;
}

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

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

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

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

.bottom-0{
  bottom: 0px;
}

.bottom-10{
  bottom: 2.5rem;
}

.left-0{
  left: 0px;
}

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

.right-0{
  right: 0px;
}

.right-5{
  right: 1.25rem;
}

.top-0{
  top: 0px;
}

.top-5{
  top: 1.25rem;
}

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

.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-30{
  z-index: 30;
}

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

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

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

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

.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

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

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

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

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

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

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

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

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

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

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

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

.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-12{
  height: 3rem;
}

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

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

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

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

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

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

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

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

.h-\[calc\(31px\+66px\)\]{
  height: calc(31px + 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-\[500px\]{
  min-height: 500px;
}

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

.w-10{
  width: 2.5rem;
}

.w-12{
  width: 3rem;
}

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

.w-full{
  width: 100%;
}

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

.w-screen{
  width: 100vw;
}

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

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

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

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

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

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

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

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

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

.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-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-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-\[\#ABABAB\] > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(171 171 171 / var(--tw-divide-opacity));
}

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

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

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

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

.rounded{
  border-radius: 0.25rem;
}

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

.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-\[\#ABABAB\]{
  --tw-border-opacity: 1;
  border-color: rgb(171 171 171 / var(--tw-border-opacity));
}

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

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

.bg-\[\#808688\]{
  --tw-bg-opacity: 1;
  background-color: rgb(128 134 136 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

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

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

.p-8{
  padding: 2rem;
}

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

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

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

.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-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

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

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

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

.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-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-normal{
  font-weight: 400 !important;
}

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

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

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

.uppercase{
  text-transform: uppercase;
}

.italic{
  font-style: italic;
}

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

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

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

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

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

html{
  min-width: 320px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

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

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

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

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

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

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

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

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

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

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

  .max-sm\:gap-y-\[1px\]{
    row-gap: 1px;
  }

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

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

@media (min-width: 640px){
  .sm\:bottom-20{
    bottom: 5rem;
  }

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

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

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

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

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

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

  .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\:flex-row{
    flex-direction: row;
  }

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

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

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

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

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

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

@media (min-width: 768px){
  .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-7{
    grid-column: span 7 / span 7;
  }

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

  .md\:grid{
    display: grid;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:left-\[10\%\]{
    left: 10%;
  }

  .lg\:left-\[13\%\]{
    left: 13%;
  }

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

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

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

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

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

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

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

@media (min-width: 1280px){
  .xl\:-mr-\[100px\]{
    margin-right: -100px;
  }

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

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

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

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