#industry-surveys-carousel .owl-carousel {
    margin-bottom: 10px;
}
@media (min-width: 1024px) {
    #industry-surveys-carousel .owl-carousel {
        margin-bottom: 0px;
    }
}

/* Next & previous buttons */
#industry-surveys-carousel .owl-nav {
    margin-top: 0 !important;
}

#industry-surveys-carousel .owl-nav button {
    background: white !important;
}

#industry-surveys-carousel .owl-carousel .owl-nav button.owl-next,
#industry-surveys-carousel .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin: 0px;
    display: none;
    height: 40px;
    width: 40px;
    --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));
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
}

#industry-surveys-carousel .owl-carousel .owl-nav button.owl-next:hover,
#industry-surveys-carousel .owl-carousel .owl-nav button.owl-prev:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
    #industry-surveys-carousel .owl-carousel .owl-nav button.owl-next,
#industry-surveys-carousel .owl-carousel .owl-nav button.owl-prev {
        display: flex;
    }
}

/* Position the "next button" to the right */
#industry-surveys-carousel .owl-next {
    right: -20px;
}

#industry-surveys-carousel .owl-next:hover {
    background: #E7EFEE !important;
    transition: all;
    transition-duration: 300ms;
}

#industry-surveys-carousel .owl-prev {
    left: -20px;
}

#industry-surveys-carousel .owl-prev:hover {
    background: #E7EFEE !important;
    transition: all;
    transition-duration: 300ms;
}
#home-carousel .owl-carousel {
    margin-bottom: 10px;
}
@media (min-width: 1024px) {
    #home-carousel .owl-carousel {
        margin-bottom: 0px;
    }
}

/* Next & previous buttons */
#home-carousel .owl-nav {
    margin-top: 0 !important;
}

#home-carousel .owl-nav button {
    background: white !important;
}

#home-carousel .owl-carousel .owl-nav button.owl-next,
#home-carousel .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    margin: 0px;
    display: none;
    height: 40px;
    width: 40px;
    --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));
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
}

#home-carousel .owl-carousel .owl-nav button.owl-next:hover,
#home-carousel .owl-carousel .owl-nav button.owl-prev:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
    #home-carousel .owl-carousel .owl-nav button.owl-next,
#home-carousel .owl-carousel .owl-nav button.owl-prev {
        display: flex;
    }
}

/* Position the "next button" to the right */
#home-carousel .owl-next {
    right: -20px;
}

#home-carousel .owl-next:hover {
    background: #e7efee !important;
    transition: all;
    transition-duration: 300ms;
}

#home-carousel .owl-prev {
    left: -20px;
}

#home-carousel .owl-prev:hover {
    background: #e7efee !important;
    transition: all;
    transition-duration: 300ms;
}

#home-carousel .image {
    height: auto;
    width: 100%;
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
    -o-object-fit: cover;
       object-fit: cover;
}

@media (min-width: 640px) {
    #home-carousel .image {
        height: 381px;
        border-radius: 0.125rem;
    }
}

@media (min-width: 1024px) {
    #home-carousel .image {
        height: 400px;
    }
}

/* Caption text */
#home-carousel .text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 120;
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 14px;
    font-family: DB Helvethaica X Bd, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 700;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* The dots/bullets/indicators */
#home-carousel .owl-dots {
    position: absolute;
    bottom: -11px;
    display: flex;
    width: 100%;
    list-style-type: none;
    justify-content: center;
}

#home-carousel .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 5px;
    transition: all 0.3s;
}

#home-carousel .owl-dot.active {
    width: 40px;
}

#home-carousel .owl-theme .owl-dots .owl-dot span {
    display: inline-block;
    width: 6px !important;
    height: 6px !important;
    padding: 0;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    background-color: #eaecf0 !important;
    text-indent: -9999px;
    transition: all 0.3s !important;
}

#home-carousel .owl-theme .owl-dots .owl-dot.active span,
#home-carousel .owl-theme .owl-dots span {
    width: 40px !important;
    border-radius: 100px;
    background-color: #198577 !important;
}

.shadow {
    border-bottom-right-radius: 0.125rem;
    border-bottom-left-radius: 0.125rem;
}

@media (min-width: 640px) {
    .shadow {
        border-radius: 0.125rem;
    }
}

.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 58.65%,
        rgba(0, 0, 0, 0.8) 100%
    );
}

#focus-carousel .owl-theme .navBtn {
    margin-top: 10px;
    display: flex;
    justify-content: flex-end
}
#focus-carousel .owl-theme .navBtn > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(10px * var(--tw-space-x-reverse));
    margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)))
}
/* The container */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    border-radius: 5px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(152 162 179 / var(--tw-border-opacity));
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
    --tw-border-opacity: 1;
    border-color: rgb(25 133 119 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(232 243 241 / var(--tw-bg-opacity));
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    --tw-border-opacity: 1;
    border-color: rgb(25 133 119 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(232 243 241 / var(--tw-bg-opacity));
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: url(/ks_global_invest_portal/images/checkbox-check.png);
    position: absolute;
    display: none;
    transform: scale(.25);
    left:-3px;
    width: 12px;
    height: 9px;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}
/* 
/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark.all:after {
    content: url(/ks_global_invest_portal/images/checkbox-all-check.png);
    position: absolute;
    display: none;
    transform: scale(.25);
    left:-3px;
    top: 4px;
    width: 12px;
    height: 2px;
}

/*
! tailwindcss v3.2.7 | 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: #EAECF0; /* 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.
*/

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, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}

/*
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-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;
}

/*
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: #98A2B3; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #98A2B3; /* 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;
}
    html {
  margin: 0px;
  box-sizing: border-box;
  padding: 0px;
  font-family: DB Helvethaica X, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
}

*, ::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-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-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:  ;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 640px) {

  .container {
    max-width: 640px;
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1024px) {

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

  .container {
    max-width: 1280px;
  }
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.fixed {
  position: fixed !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.bottom-\[-3px\] {
  bottom: -3px !important;
}
.left-0 {
  left: 0px !important;
}
.left-1\/2 {
  left: 50% !important;
}
.left-\[-20px\] {
  left: -20px !important;
}
.left-\[-30px\] {
  left: -30px !important;
}
.left-\[16px\] {
  left: 16px !important;
}
.right-0 {
  right: 0px !important;
}
.right-\[-100\%\] {
  right: -100% !important;
}
.right-\[-76px\] {
  right: -76px !important;
}
.right-\[12px\] {
  right: 12px !important;
}
.right-\[14px\] {
  right: 14px !important;
}
.right-\[16px\] {
  right: 16px !important;
}
.top-0 {
  top: 0px !important;
}
.top-1\/2 {
  top: 50% !important;
}
.top-\[-3px\] {
  top: -3px !important;
}
.top-\[-6px\] {
  top: -6px !important;
}
.top-\[100\%\] {
  top: 100% !important;
}
.top-\[10px\] {
  top: 10px !important;
}
.top-\[115\%\] {
  top: 115% !important;
}
.top-\[30px\] {
  top: 30px !important;
}
.top-\[50px\] {
  top: 50px !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-\[100\] {
  z-index: 100 !important;
}
.z-\[110\] {
  z-index: 110 !important;
}
.z-\[999\] {
  z-index: 999 !important;
}
.z-\[99\] {
  z-index: 99 !important;
}
.order-first {
  order: -9999 !important;
}
.order-last {
  order: 9999 !important;
}
.col-span-1 {
  grid-column: span 1 / span 1 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.col-span-3 {
  grid-column: span 3 / span 3 !important;
}
.col-span-4 {
  grid-column: span 4 / span 4 !important;
}
.col-span-5 {
  grid-column: span 5 / span 5 !important;
}
.col-span-9 {
  grid-column: span 9 / span 9 !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mb-\[10px\] {
  margin-bottom: 10px !important;
}
.mb-\[12px\] {
  margin-bottom: 12px !important;
}
.mb-\[13px\] {
  margin-bottom: 13px !important;
}
.mb-\[15px\] {
  margin-bottom: 15px !important;
}
.mb-\[18px\] {
  margin-bottom: 18px !important;
}
.mb-\[20px\] {
  margin-bottom: 20px !important;
}
.mb-\[22px\] {
  margin-bottom: 22px !important;
}
.mb-\[26px\] {
  margin-bottom: 26px !important;
}
.mb-\[2px\] {
  margin-bottom: 2px !important;
}
.mb-\[30px\] {
  margin-bottom: 30px !important;
}
.mb-\[35px\] {
  margin-bottom: 35px !important;
}
.mb-\[40px\] {
  margin-bottom: 40px !important;
}
.mb-\[4px\] {
  margin-bottom: 4px !important;
}
.mb-\[50px\] {
  margin-bottom: 50px !important;
}
.mb-\[56px\] {
  margin-bottom: 56px !important;
}
.mb-\[5px\] {
  margin-bottom: 5px !important;
}
.mb-\[6px\] {
  margin-bottom: 6px !important;
}
.mb-\[7px\] {
  margin-bottom: 7px !important;
}
.mb-\[8px\] {
  margin-bottom: 8px !important;
}
.mb-\[9px\] {
  margin-bottom: 9px !important;
}
.ml-\[12px\] {
  margin-left: 12px !important;
}
.mr-\[8px\] {
  margin-right: 8px !important;
}
.mt-\[16px\] {
  margin-top: 16px !important;
}
.mt-\[20px\] {
  margin-top: 20px !important;
}
.mt-\[23px\] {
  margin-top: 23px !important;
}
.mt-\[4px\] {
  margin-top: 4px !important;
}
.mt-\[7px\] {
  margin-top: 7px !important;
}
.mt-\[8px\] {
  margin-top: 8px !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.inline {
  display: inline !important;
}
.flex {
  display: flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.contents {
  display: contents !important;
}
.hidden {
  display: none !important;
}
.aspect-\[1\/1\.25\] {
  aspect-ratio: 1/1.25 !important;
}
.h-32 {
  height: 8rem !important;
}
.h-\[10px\] {
  height: 10px !important;
}
.h-\[110px\] {
  height: 110px !important;
}
.h-\[14px\] {
  height: 14px !important;
}
.h-\[16px\] {
  height: 16px !important;
}
.h-\[18px\] {
  height: 18px !important;
}
.h-\[1px\] {
  height: 1px !important;
}
.h-\[20px\] {
  height: 20px !important;
}
.h-\[216px\] {
  height: 216px !important;
}
.h-\[23px\] {
  height: 23px !important;
}
.h-\[24px\] {
  height: 24px !important;
}
.h-\[28px\] {
  height: 28px !important;
}
.h-\[30px\] {
  height: 30px !important;
}
.h-\[33px\] {
  height: 33px !important;
}
.h-\[35px\] {
  height: 35px !important;
}
.h-\[36px\] {
  height: 36px !important;
}
.h-\[38px\] {
  height: 38px !important;
}
.h-\[3px\] {
  height: 3px !important;
}
.h-\[40px\] {
  height: 40px !important;
}
.h-\[45px\] {
  height: 45px !important;
}
.h-\[48px\] {
  height: 48px !important;
}
.h-\[50px\] {
  height: 50px !important;
}
.h-\[60px\] {
  height: 60px !important;
}
.h-\[6px\] {
  height: 6px !important;
}
.h-\[80px\] {
  height: 80px !important;
}
.h-\[92px\] {
  height: 92px !important;
}
.h-\[calc\(100vh_-_120px\)\] {
  height: calc(100vh - 120px) !important;
}
.h-\[calc\(100vh_-_80px\)\] {
  height: calc(100vh - 80px) !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.max-h-\[280px\] {
  max-height: 280px !important;
}
.min-h-\[20px\] {
  min-height: 20px !important;
}
.min-h-\[30px\] {
  min-height: 30px !important;
}
.min-h-\[50px\] {
  min-height: 50px !important;
}
.min-h-\[66px\] {
  min-height: 66px !important;
}
.min-h-\[calc\(100vh_-_110px\)\] {
  min-height: calc(100vh - 110px) !important;
}
.min-h-full {
  min-height: 100% !important;
}
.w-\[100px\] {
  width: 100px !important;
}
.w-\[110px\] {
  width: 110px !important;
}
.w-\[115px\] {
  width: 115px !important;
}
.w-\[120px\] {
  width: 120px !important;
}
.w-\[138px\] {
  width: 138px !important;
}
.w-\[146px\] {
  width: 146px !important;
}
.w-\[150px\] {
  width: 150px !important;
}
.w-\[16px\] {
  width: 16px !important;
}
.w-\[18px\] {
  width: 18px !important;
}
.w-\[1px\] {
  width: 1px !important;
}
.w-\[20px\] {
  width: 20px !important;
}
.w-\[23px\] {
  width: 23px !important;
}
.w-\[25px\] {
  width: 25px !important;
}
.w-\[2px\] {
  width: 2px !important;
}
.w-\[300px\] {
  width: 300px !important;
}
.w-\[33px\] {
  width: 33px !important;
}
.w-\[340px\] {
  width: 340px !important;
}
.w-\[40px\] {
  width: 40px !important;
}
.w-\[45px\] {
  width: 45px !important;
}
.w-\[50px\] {
  width: 50px !important;
}
.w-\[60px\] {
  width: 60px !important;
}
.w-\[65px\] {
  width: 65px !important;
}
.w-\[6px\] {
  width: 6px !important;
}
.w-\[70\%\] {
  width: 70% !important;
}
.w-\[7px\] {
  width: 7px !important;
}
.w-\[80px\] {
  width: 80px !important;
}
.w-\[90px\] {
  width: 90px !important;
}
.w-\[calc\(100\%_-_120px\)\] {
  width: calc(100% - 120px) !important;
}
.w-\[calc\(100\%_-_157px\)\] {
  width: calc(100% - 157px) !important;
}
.w-\[calc\(100\%_-_55px\)\] {
  width: calc(100% - 55px) !important;
}
.w-full {
  width: 100% !important;
}
.w-screen {
  width: 100vw !important;
}
.min-w-\[120px\] {
  min-width: 120px !important;
}
.min-w-\[168px\] {
  min-width: 168px !important;
}
.min-w-\[200px\] {
  min-width: 200px !important;
}
.min-w-\[250px\] {
  min-width: 250px !important;
}
.max-w-\[60\%\] {
  max-width: 60% !important;
}
.max-w-full {
  max-width: 100% !important;
}
.max-w-none {
  max-width: none !important;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50% !important;
  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)) !important;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50% !important;
  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)) !important;
}
.translate-y-\[-2px\] {
  --tw-translate-y: -2px !important;
  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)) !important;
}
.rotate-180 {
  --tw-rotate: 180deg !important;
  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)) !important;
}
.rotate-45 {
  --tw-rotate: 45deg !important;
  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)) !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.list-none {
  list-style-type: none !important;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}
.grid-cols-5 {
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
}
.grid-cols-9 {
  grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
}
.flex-col {
  flex-direction: column !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-center {
  align-items: center !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.gap-\[32px\] {
  gap: 32px !important;
}
.gap-x-4 {
  -moz-column-gap: 1rem !important;
       column-gap: 1rem !important;
}
.gap-x-\[24px\] {
  -moz-column-gap: 24px !important;
       column-gap: 24px !important;
}
.gap-x-\[32px\] {
  -moz-column-gap: 32px !important;
       column-gap: 32px !important;
}
.gap-y-\[15px\] {
  row-gap: 15px !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(10px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[11px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(11px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(11px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(12px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(12px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[14px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(14px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(14px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[15px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(15px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(15px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[20px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(20px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(20px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[26px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(26px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(26px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(2px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(2px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[4px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(4px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(4px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[5px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(5px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(5px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-\[8px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(8px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(8px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-\[12px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(12px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(12px * var(--tw-space-y-reverse)) !important;
}
.space-y-\[20px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(20px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(20px * var(--tw-space-y-reverse)) !important;
}
.space-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2px * var(--tw-space-y-reverse)) !important;
}
.space-y-\[40px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(40px * var(--tw-space-y-reverse)) !important;
}
.divide-x > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
}
.divide-x-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-x-reverse: 0 !important;
  border-right-width: calc(2px * var(--tw-divide-x-reverse)) !important;
  border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse))) !important;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.divide-y-\[2px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(2px * var(--tw-divide-y-reverse)) !important;
}
.divide-y-\[3px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(3px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(3px * var(--tw-divide-y-reverse)) !important;
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1 !important;
  border-color: rgb(234 236 240 / var(--tw-divide-opacity)) !important;
}
.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1 !important;
  border-color: rgb(208 213 221 / var(--tw-divide-opacity)) !important;
}
.divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1 !important;
  border-color: rgb(152 162 179 / var(--tw-divide-opacity)) !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.whitespace-nowrap {
  white-space: nowrap !important;
}
.rounded-\[10px\] {
  border-radius: 10px !important;
}
.rounded-\[2px\] {
  border-radius: 2px !important;
}
.rounded-\[5px\] {
  border-radius: 5px !important;
}
.rounded-\[6px\] {
  border-radius: 6px !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-lg {
  border-radius: 0.5rem !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.rounded-sm {
  border-radius: 0.125rem !important;
}
.rounded-b-sm {
  border-bottom-right-radius: 0.125rem !important;
  border-bottom-left-radius: 0.125rem !important;
}
.rounded-t-\[6px\] {
  border-top-left-radius: 6px !important;
  border-top-right-radius: 6px !important;
}
.rounded-t-sm {
  border-top-left-radius: 0.125rem !important;
  border-top-right-radius: 0.125rem !important;
}
.rounded-bl-\[10px\] {
  border-bottom-left-radius: 10px !important;
}
.border {
  border-width: 1px !important;
}
.border-b {
  border-bottom-width: 1px !important;
}
.border-b-\[3px\] {
  border-bottom-width: 3px !important;
}
.border-r-\[4px\] {
  border-right-width: 4px !important;
}
.border-t-0 {
  border-top-width: 0px !important;
}
.border-t-\[6px\] {
  border-top-width: 6px !important;
}
.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(234 236 240 / var(--tw-border-opacity)) !important;
}
.border-gray-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(102 112 133 / var(--tw-border-opacity)) !important;
}
.border-green02-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(25 133 119 / var(--tw-border-opacity)) !important;
}
.border-green02-600 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(20 106 94 / var(--tw-border-opacity)) !important;
}
.border-b-gray-200 {
  --tw-border-opacity: 1 !important;
  border-bottom-color: rgb(234 236 240 / var(--tw-border-opacity)) !important;
}
.bg-\[\#1A3741\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(26 55 65 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#333333\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#D9D9D9\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#F1F1F1\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(241 241 241 / var(--tw-bg-opacity)) !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-blue-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(223 233 255 / var(--tw-bg-opacity)) !important;
}
.bg-blue-300 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(197 210 238 / var(--tw-bg-opacity)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(242 244 247 / var(--tw-bg-opacity)) !important;
}
.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 236 240 / var(--tw-bg-opacity)) !important;
}
.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(152 162 179 / var(--tw-bg-opacity)) !important;
}
.bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}
.bg-gray-900\/40 {
  background-color: rgb(16 24 40 / 0.4) !important;
}
.bg-green-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(236 253 243 / var(--tw-bg-opacity)) !important;
}
.bg-green01-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(35 68 79 / var(--tw-bg-opacity)) !important;
}
.bg-green02-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 218 214 / var(--tw-bg-opacity)) !important;
}
.bg-green02-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 243 241 / var(--tw-bg-opacity)) !important;
}
.bg-green02-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 133 119 / var(--tw-bg-opacity)) !important;
}
.bg-green04-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 239 238 / var(--tw-bg-opacity)) !important;
}
.bg-orange02-25 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 236 223 / var(--tw-bg-opacity)) !important;
}
.bg-orange02-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(238 214 197 / var(--tw-bg-opacity)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.from-\[\#FFFFFF_10\%\] {
  --tw-gradient-from: #FFFFFF 10% !important;
  --tw-gradient-to: rgb(255 255 255 / 0) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}
.from-\[\#FFFFFF_50\%\] {
  --tw-gradient-from: #FFFFFF 50% !important;
  --tw-gradient-to: rgb(255 255 255 / 0) !important;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}
.to-\[\#23444F_10\%\] {
  --tw-gradient-to: #23444F 10% !important;
}
.to-\[\#23444F_50\%\] {
  --tw-gradient-to: #23444F 50% !important;
}
.fill-black {
  fill: #000000 !important;
}
.fill-gray-300 {
  fill: #D0D5DD !important;
}
.fill-gray-400 {
  fill: #98A2B3 !important;
}
.fill-gray-500 {
  fill: #667085 !important;
}
.fill-gray-800 {
  fill: #1D2939 !important;
}
.fill-green01-400 {
  fill: #23444F !important;
}
.fill-green02-500 {
  fill: #198577 !important;
}
.fill-green02-600 {
  fill: #146A5E !important;
}
.fill-green05-500 {
  fill: #13656A !important;
}
.fill-red-500 {
  fill: #F04438 !important;
}
.fill-white {
  fill: #ffffff !important;
}
.object-contain {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.object-cover {
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.p-\[12px\] {
  padding: 12px !important;
}
.p-\[15px\] {
  padding: 15px !important;
}
.p-\[16px\] {
  padding: 16px !important;
}
.p-\[17px\] {
  padding: 17px !important;
}
.p-\[18px\] {
  padding: 18px !important;
}
.p-\[20px\] {
  padding: 20px !important;
}
.p-\[32px\] {
  padding: 32px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.px-\[10px\] {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.px-\[15px\] {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.px-\[16px\] {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.px-\[17px\] {
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.px-\[18px\] {
  padding-left: 18px !important;
  padding-right: 18px !important;
}
.px-\[20px\] {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.px-\[26px\] {
  padding-left: 26px !important;
  padding-right: 26px !important;
}
.px-\[27px\] {
  padding-left: 27px !important;
  padding-right: 27px !important;
}
.px-\[30px\] {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.px-\[42px\] {
  padding-left: 42px !important;
  padding-right: 42px !important;
}
.px-\[9px\] {
  padding-left: 9px !important;
  padding-right: 9px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-\[10px\] {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.py-\[12px\] {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.py-\[13px\] {
  padding-top: 13px !important;
  padding-bottom: 13px !important;
}
.py-\[15px\] {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.py-\[16px\] {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.py-\[20px\] {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.py-\[23px\] {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}
.py-\[24px\] {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
.py-\[25px\] {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
.py-\[2px\] {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.py-\[30px\] {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-\[3px\] {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.py-\[40px\] {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.py-\[4px\] {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.py-\[6px\] {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}
.py-\[7px\] {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}
.py-\[8px\] {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.pb-\[10px\] {
  padding-bottom: 10px !important;
}
.pb-\[12px\] {
  padding-bottom: 12px !important;
}
.pb-\[150px\] {
  padding-bottom: 150px !important;
}
.pb-\[16px\] {
  padding-bottom: 16px !important;
}
.pb-\[20px\] {
  padding-bottom: 20px !important;
}
.pb-\[25px\] {
  padding-bottom: 25px !important;
}
.pb-\[30px\] {
  padding-bottom: 30px !important;
}
.pb-\[46px\] {
  padding-bottom: 46px !important;
}
.pl-\[10px\] {
  padding-left: 10px !important;
}
.pl-\[12px\] {
  padding-left: 12px !important;
}
.pl-\[20px\] {
  padding-left: 20px !important;
}
.pl-\[42px\] {
  padding-left: 42px !important;
}
.pl-\[70px\] {
  padding-left: 70px !important;
}
.pl-\[8px\] {
  padding-left: 8px !important;
}
.pr-\[10px\] {
  padding-right: 10px !important;
}
.pr-\[16px\] {
  padding-right: 16px !important;
}
.pr-\[20px\] {
  padding-right: 20px !important;
}
.pr-\[36px\] {
  padding-right: 36px !important;
}
.pr-\[8px\] {
  padding-right: 8px !important;
}
.pt-\[10px\] {
  padding-top: 10px !important;
}
.pt-\[13px\] {
  padding-top: 13px !important;
}
.pt-\[15px\] {
  padding-top: 15px !important;
}
.pt-\[23px\] {
  padding-top: 23px !important;
}
.pt-\[25px\] {
  padding-top: 25px !important;
}
.pt-\[30px\] {
  padding-top: 30px !important;
}
.pt-\[50px\] {
  padding-top: 50px !important;
}
.pt-\[80px\] {
  padding-top: 80px !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.font-bd {
  font-family: DB Helvethaica X Bd, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.font-med {
  font-family: DB Helvethaica X Med, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.font-reg {
  font-family: DB Helvethaica X, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.text-display-lg {
  font-size: 28px !important;
  line-height: 1.4em !important;
}
.text-display-md {
  font-size: 24px !important;
  line-height: 1.4em !important;
}
.text-display-sm {
  font-size: 20px !important;
  line-height: 1.4em !important;
}
.text-display-xs {
  font-size: 16px !important;
  line-height: 1.4em !important;
}
.text-lg {
  font-size: 12px !important;
  line-height: 1.4em !important;
}
.text-md {
  font-size: 10px !important;
  line-height: 1.4em !important;
}
.text-sm {
  font-size: 8px !important;
  line-height: 1.4em !important;
}
.text-xl {
  font-size: 14px !important;
  line-height: 1.4em !important;
}
.font-bold {
  font-weight: 700 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.capitalize {
  text-transform: capitalize !important;
}
.leading-\[20px\] {
  line-height: 20px !important;
}
.leading-\[26px\] {
  line-height: 26px !important;
}
.tracking-\[1px\] {
  letter-spacing: 1px !important;
}
.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-blue-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(21 112 238 / var(--tw-text-opacity)) !important;
}
.text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(152 162 179 / var(--tw-text-opacity)) !important;
}
.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(102 112 133 / var(--tw-text-opacity)) !important;
}
.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(71 84 103 / var(--tw-text-opacity)) !important;
}
.text-gray-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(29 41 57 / var(--tw-text-opacity)) !important;
}
.text-green-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(18 183 106 / var(--tw-text-opacity)) !important;
}
.text-green01-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(133 152 157 / var(--tw-text-opacity)) !important;
}
.text-green01-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(35 68 79 / var(--tw-text-opacity)) !important;
}
.text-green01-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(9 38 47 / var(--tw-text-opacity)) !important;
}
.text-green02-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(25 133 119 / var(--tw-text-opacity)) !important;
}
.text-green02-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(20 106 94 / var(--tw-text-opacity)) !important;
}
.text-green05-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(19 101 106 / var(--tw-text-opacity)) !important;
}
.text-orange02-200 {
  --tw-text-opacity: 1 !important;
  color: rgb(238 138 21 / var(--tw-text-opacity)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-20 {
  opacity: 0.2 !important;
}
.opacity-30 {
  opacity: 0.3 !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.drop-shadow-\[0_4px_6px_rgba\(0\2c 0\2c 0\2c 0\.2\)\] {
  --tw-drop-shadow: drop-shadow(0 4px 6px rgba(0,0,0,0.2)) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.drop-shadow-\[0_5px_16px_rgba\(0\2c 0\2c 0\2c 0\.2\)\] {
  --tw-drop-shadow: drop-shadow(0 5px 16px rgba(0,0,0,0.2)) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.\!filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition-\[right\] {
  transition-property: right !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-200 {
  transition-duration: 200ms !important;
}
.duration-300 {
  transition-duration: 300ms !important;
}
.duration-500 {
  transition-duration: 500ms !important;
}
.line-clamp-1 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.line-clamp-2 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.line-clamp-3 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
}
.line-clamp-5 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 5 !important;
}
.line-clamp-\[1\] {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.line-clamp-\[2\] {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.line-clamp-\[7\] {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 7 !important;
}

@font-face {
    font-family: "DB Helvethaica X Li";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-lig.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-lig.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-lig.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-lig.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-lig.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}
@font-face {
    font-family: "DB Helvethaica X";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}
@font-face {
    font-family: "DB Helvethaica X Med";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-sebol.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-sebol.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-sebol.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-sebol.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-sebol.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}
@font-face {
    font-family: "DB Helvethaica X Bd";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}
@font-face {
    font-family: "sukhumvittadmai-bol";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-bol.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}
@font-face {
    font-family: "sukhumvittadmai-med";
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.eot"); /* IE9 Compat Modes */
    src: url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.woff")
            format("woff"),
        /* Pretty Modern Browsers */
            url("/ks_global_invest_portal/fonts/sukhumvittadmai-med.svg#svgFontName")
            format("svg"); /* Legacy iOS */
}

.text-light {
  font-family: DB Helvethaica X Li, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 300;
}

.text-medium {
  font-family: DB Helvethaica X Med, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
}

.text-bold {
  font-family: DB Helvethaica X Bd, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  letter-spacing: -0.01em;
}

.bg-highlight {
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0) 64.06%,
        rgba(0, 0, 0, 0.8) 100%
    );
}

.skeleton {
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
}

#article-detail h1 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 1.4em !important;
}
#article-detail h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 1.4em !important;
}
#article-detail h3 {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.4em !important;
}
/* #article-detail h4 {
    @apply text-lg tablet:text-xl text-bold;
}
#article-detail h5 {
    @apply text-md tablet:text-lg text-bold;
}
#article-detail h6 {
    @apply text-sm tablet:text-md text-bold;
} */
#article-detail ul {
    list-style-type: disc !important;
    list-style-position: inside !important;
}
#article-detail ol {
    list-style-type: decimal !important;
    list-style-position: inside !important;
}
#article-detail li,
span {
    color: #667085 !important;
    font-size: 16px !important;
    line-height: 1.4em !important;
}
#article-detail p {
    margin-bottom: 24px !important;
    color: #667085 !important;
    font-size: 16px !important;
    line-height: 1.4em !important;
}
#article-detail p:last-child,
#article-detail span:last-child,
#article-detail li:last-child,
#article-detail ol:last-child,
#article-detail ul:last-child {
    margin-bottom: 0 !important;
    color: #667085 !important;
    font-size: 16px !important;
    line-height: 1.4em !important;
}

.scroll-hide::-webkit-scrollbar {
    display: none;
}

.star-color {
    fill: #198577;
}

@media (min-width: 1024px) {

  .laptop\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  @media (min-width: 640px) {

    .laptop\:container {
      max-width: 640px;
      padding-right: 32px;
      padding-left: 32px;
    }
  }

  @media (min-width: 1024px) {

    .laptop\:container {
      max-width: 1024px;
    }
  }

  @media (min-width: 1280px) {

    .laptop\:container {
      max-width: 1280px;
    }
  }
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05 !important;
  --tw-scale-y: 1.05 !important;
  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)) !important;
}

.hover\:rounded-sm:hover {
  border-radius: 0.125rem !important;
}

.hover\:bg-gray-200:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 236 240 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green02-100:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(186 218 214 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green02-25:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(232 243 241 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green02-400:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(48 145 132 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green02-500:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 133 119 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green04-25:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(231 239 238 / var(--tw-bg-opacity)) !important;
}

.hover\:bg-green04-25\/70:hover {
  background-color: rgb(231 239 238 / 0.7) !important;
}

.hover\:fill-red-400:hover {
  fill: #FA7066 !important;
}

.hover\:text-green02-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(25 133 119 / var(--tw-text-opacity)) !important;
}

.hover\:text-green05-500:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(19 101 106 / var(--tw-text-opacity)) !important;
}

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

.focus\:outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}

.disabled\:bg-gray-200:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(234 236 240 / var(--tw-bg-opacity)) !important;
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem !important;
  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)) !important;
}

.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25 !important;
  --tw-scale-y: 1.25 !important;
  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)) !important;
}

.group:hover .group-hover\:fill-green02-500 {
  fill: #198577 !important;
}

.group:hover .group-hover\:fill-green05-500 {
  fill: #13656A !important;
}

.group:hover .group-hover\:fill-white {
  fill: #ffffff !important;
}

.group:hover .group-hover\:text-green02-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(25 133 119 / var(--tw-text-opacity)) !important;
}

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

.group:disabled .group-disabled\:fill-gray-400 {
  fill: #98A2B3 !important;
}

.group:disabled .group-disabled\:text-gray-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(152 162 179 / var(--tw-text-opacity)) !important;
}

@media (min-width: 640px) {

  .tablet\:left-\[32px\] {
    left: 32px !important;
  }

  .tablet\:right-\[32px\] {
    right: 32px !important;
  }

  .tablet\:order-first {
    order: -9999 !important;
  }

  .tablet\:order-last {
    order: 9999 !important;
  }

  .tablet\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .tablet\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .tablet\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }

  .tablet\:col-span-6 {
    grid-column: span 6 / span 6 !important;
  }

  .tablet\:mb-0 {
    margin-bottom: 0px !important;
  }

  .tablet\:mb-\[12px\] {
    margin-bottom: 12px !important;
  }

  .tablet\:mb-\[13px\] {
    margin-bottom: 13px !important;
  }

  .tablet\:mb-\[15px\] {
    margin-bottom: 15px !important;
  }

  .tablet\:mb-\[19px\] {
    margin-bottom: 19px !important;
  }

  .tablet\:mb-\[37px\] {
    margin-bottom: 37px !important;
  }

  .tablet\:mb-\[4px\] {
    margin-bottom: 4px !important;
  }

  .tablet\:mb-\[50px\] {
    margin-bottom: 50px !important;
  }

  .tablet\:mt-0 {
    margin-top: 0px !important;
  }

  .tablet\:block {
    display: block !important;
  }

  .tablet\:flex {
    display: flex !important;
  }

  .tablet\:grid {
    display: grid !important;
  }

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

  .tablet\:aspect-\[1\.4\/1\] {
    aspect-ratio: 1.4/1 !important;
  }

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

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

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

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

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

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

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

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

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

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

  .tablet\:h-\[calc\(100vh_-_116px\)\] {
    height: calc(100vh - 116px) !important;
  }

  .tablet\:h-\[calc\(100vh_-_156px\)\] {
    height: calc(100vh - 156px) !important;
  }

  .tablet\:min-h-\[calc\(100vh_-_120px\)\] {
    min-height: calc(100vh - 120px) !important;
  }

  .tablet\:w-\[157px\] {
    width: 157px !important;
  }

  .tablet\:w-\[60\%\] {
    width: 60% !important;
  }

  .tablet\:w-\[98px\] {
    width: 98px !important;
  }

  .tablet\:w-\[calc\(100\%_-_148px\)\] {
    width: calc(100% - 148px) !important;
  }

  .tablet\:w-\[calc\(100\%_-_168px\)\] {
    width: calc(100% - 168px) !important;
  }

  .tablet\:translate-y-\[-4px\] {
    --tw-translate-y: -4px !important;
    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)) !important;
  }

  .tablet\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }

  .tablet\:grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr)) !important;
  }

  .tablet\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

  .tablet\:items-end {
    align-items: flex-end !important;
  }

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

  .tablet\:justify-start {
    justify-content: flex-start !important;
  }

  .tablet\:justify-end {
    justify-content: flex-end !important;
  }

  .tablet\:gap-x-\[32px\] {
    -moz-column-gap: 32px !important;
         column-gap: 32px !important;
  }

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

  .tablet\:space-x-\[50px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(50px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(50px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .tablet\:space-x-\[54px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(54px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(54px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

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

  .tablet\:space-y-\[56px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(56px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(56px * var(--tw-space-y-reverse)) !important;
  }

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

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

  .tablet\:divide-gray-400 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1 !important;
    border-color: rgb(152 162 179 / var(--tw-divide-opacity)) !important;
  }

  .tablet\:rounded-\[6px\] {
    border-radius: 6px !important;
  }

  .tablet\:rounded-md {
    border-radius: 0.375rem !important;
  }

  .tablet\:rounded-none {
    border-radius: 0px !important;
  }

  .tablet\:border-t-\[6px\] {
    border-top-width: 6px !important;
  }

  .tablet\:border-green02-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(25 133 119 / var(--tw-border-opacity)) !important;
  }

  .tablet\:bg-transparent {
    background-color: transparent !important;
  }

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

  .tablet\:p-\[20px\] {
    padding: 20px !important;
  }

  .tablet\:px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .tablet\:px-\[26px\] {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }

  .tablet\:px-\[32px\] {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }

  .tablet\:px-\[52px\] {
    padding-left: 52px !important;
    padding-right: 52px !important;
  }

  .tablet\:px-\[58px\] {
    padding-left: 58px !important;
    padding-right: 58px !important;
  }

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

  .tablet\:py-\[12px\] {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }

  .tablet\:py-\[13px\] {
    padding-top: 13px !important;
    padding-bottom: 13px !important;
  }

  .tablet\:py-\[15px\] {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }

  .tablet\:py-\[21px\] {
    padding-top: 21px !important;
    padding-bottom: 21px !important;
  }

  .tablet\:pb-\[9px\] {
    padding-bottom: 9px !important;
  }

  .tablet\:pr-\[32px\] {
    padding-right: 32px !important;
  }

  .tablet\:pt-\[116px\] {
    padding-top: 116px !important;
  }

  .tablet\:pt-\[15px\] {
    padding-top: 15px !important;
  }

  .tablet\:pt-\[30px\] {
    padding-top: 30px !important;
  }

  .tablet\:pt-\[32px\] {
    padding-top: 32px !important;
  }

  .tablet\:text-left {
    text-align: left !important;
  }

  .tablet\:font-med {
    font-family: DB Helvethaica X Med, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  }

  .tablet\:text-display-lg {
    font-size: 28px !important;
    line-height: 1.4em !important;
  }

  .tablet\:text-display-sm {
    font-size: 20px !important;
    line-height: 1.4em !important;
  }

  .tablet\:text-display-xs {
    font-size: 16px !important;
    line-height: 1.4em !important;
  }

  .tablet\:text-xl {
    font-size: 14px !important;
    line-height: 1.4em !important;
  }

  .tablet\:leading-\[34px\] {
    line-height: 34px !important;
  }

  .tablet\:line-clamp-\[5\] {
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 5 !important;
  }
}

@media (min-width: 1024px) {

  .laptop\:col-span-10 {
    grid-column: span 10 / span 10 !important;
  }

  .laptop\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }

  .laptop\:col-span-4 {
    grid-column: span 4 / span 4 !important;
  }

  .laptop\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }

  .laptop\:col-span-9 {
    grid-column: span 9 / span 9 !important;
  }

  .laptop\:col-start-2 {
    grid-column-start: 2 !important;
  }

  .laptop\:mb-0 {
    margin-bottom: 0px !important;
  }

  .laptop\:mb-\[20px\] {
    margin-bottom: 20px !important;
  }

  .laptop\:mb-\[5px\] {
    margin-bottom: 5px !important;
  }

  .laptop\:mb-\[6px\] {
    margin-bottom: 6px !important;
  }

  .laptop\:block {
    display: block !important;
  }

  .laptop\:flex {
    display: flex !important;
  }

  .laptop\:grid {
    display: grid !important;
  }

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

  .laptop\:aspect-\[1\/1\.25\] {
    aspect-ratio: 1/1.25 !important;
  }

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

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

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

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

  .laptop\:w-\[100px\] {
    width: 100px !important;
  }

  .laptop\:w-\[45px\] {
    width: 45px !important;
  }

  .laptop\:w-\[calc\(100\%_-_111px\)\] {
    width: calc(100% - 111px) !important;
  }

  .laptop\:w-\[calc\(100\%_-_55px\)\] {
    width: calc(100% - 55px) !important;
  }

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

  .laptop\:grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
  }

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

  .laptop\:gap-x-\[32px\] {
    -moz-column-gap: 32px !important;
         column-gap: 32px !important;
  }

  .laptop\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

  .laptop\:space-x-\[10px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(10px * var(--tw-space-x-reverse)) !important;
    margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse))) !important;
  }

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

  .laptop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1 !important;
    border-color: rgb(234 236 240 / var(--tw-divide-opacity)) !important;
  }

  .laptop\:rounded-\[6px\] {
    border-radius: 6px !important;
  }

  .laptop\:rounded-none {
    border-radius: 0px !important;
  }

  .laptop\:rounded-sm {
    border-radius: 0.125rem !important;
  }

  .laptop\:border-t-\[6px\] {
    border-top-width: 6px !important;
  }

  .laptop\:border-none {
    border-style: none !important;
  }

  .laptop\:border-green02-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(25 133 119 / var(--tw-border-opacity)) !important;
  }

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

  .laptop\:bg-green01-500 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(11 47 59 / var(--tw-bg-opacity)) !important;
  }

  .laptop\:bg-transparent {
    background-color: transparent !important;
  }

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

  .laptop\:p-0 {
    padding: 0px !important;
  }

  .laptop\:p-\[30px\] {
    padding: 30px !important;
  }

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

  .laptop\:px-\[100px\] {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  .laptop\:px-\[103px\] {
    padding-left: 103px !important;
    padding-right: 103px !important;
  }

  .laptop\:px-\[10px\] {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .laptop\:px-\[26px\] {
    padding-left: 26px !important;
    padding-right: 26px !important;
  }

  .laptop\:px-\[27px\] {
    padding-left: 27px !important;
    padding-right: 27px !important;
  }

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

  .laptop\:py-\[17px\] {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
  }

  .laptop\:py-\[60px\] {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .laptop\:py-\[66px\] {
    padding-top: 66px !important;
    padding-bottom: 66px !important;
  }

  .laptop\:pb-0 {
    padding-bottom: 0px !important;
  }

  .laptop\:pb-\[10px\] {
    padding-bottom: 10px !important;
  }

  .laptop\:pb-\[14px\] {
    padding-bottom: 14px !important;
  }

  .laptop\:pb-\[20px\] {
    padding-bottom: 20px !important;
  }

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

  .laptop\:pt-\[10px\] {
    padding-top: 10px !important;
  }

  .laptop\:pt-\[80px\] {
    padding-top: 80px !important;
  }

  .laptop\:pt-\[87px\] {
    padding-top: 87px !important;
  }

  .laptop\:text-display-xs {
    font-size: 16px !important;
    line-height: 1.4em !important;
  }

  .laptop\:text-lg {
    font-size: 12px !important;
    line-height: 1.4em !important;
  }

  .laptop\:text-xl {
    font-size: 14px !important;
    line-height: 1.4em !important;
  }

  .laptop\:opacity-75 {
    opacity: 0.75 !important;
  }

  .laptop\:drop-shadow-none {
    --tw-drop-shadow: drop-shadow(0 0 #0000) !important;
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
  }

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

@media (min-width: 1280px) {

  .desktop\:block {
    display: block !important;
  }

  .desktop\:w-\[88px\] {
    width: 88px !important;
  }

  .desktop\:justify-end {
    justify-content: flex-end !important;
  }

  .desktop\:px-\[23px\] {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }

  .desktop\:text-display-xs {
    font-size: 16px !important;
    line-height: 1.4em !important;
  }
}

