@charset "UTF-8";
/**
 * This injects Tailwind's base styles and any base styles registered-500 by
 * plugins.
 */
/*! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
 */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  -webkit-text-size-adjust: 100%; /* 3 */ /* 2 */
  font-feature-settings: normal; /* 5 */
  -webkit-tap-highlight-color: transparent; /* 7 */
  line-height: 1.5; /* 1 */
  font-family: Be Vietnam Pro, sans-serif; /* 4 */
  font-variation-settings: normal; /* 6 */
  tab-size: 4; /* 3 */
}
/*
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 {
  border-top-width: 1px; /* 3 */
  height: 0; /* 1 */
  color: inherit; /* 2 */
}
/*
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-weight: inherit;
  font-size: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-feature-settings: normal; /* 2 */
  font-size: 1em; /* 4 */
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-variation-settings: normal; /* 3 */
}
/*
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 {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
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 {
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
  text-indent: 0; /* 1 */
}
/*
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-feature-settings: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
  color: inherit; /* 1 */
  font-weight: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  font-family: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
}
/*
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-image: none; /* 2 */
  background-color: transparent; /* 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 {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
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::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;
}
html, body {
    scroll-behavior: smooth;
    scroll-margin-top: calc(100/1920*100rem);
    font-size: 16px }
@media (min-width: 768px) {
    html, body {
      font-size: 16px; } }
@media (min-width: 1200px) {
    html, body {
      font-size: 1vw; } }
body{
  --tw-text-opacity: 1;
  overflow-x: hidden;
  overflow-y: overlay;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-family: Be Vietnam Pro, sans-serif;
}
@media (min-width: 1200px){
  body{
    overflow-x: visible;
  }
}
main{
  padding-top: calc(80/1920*100rem);
}
h1{
  font-weight: 700;
  font-size: calc(30/1920*100rem);
}
h2{
  font-weight: 700;
  font-size: calc(24/1920*100rem);
}
h3{
  font-weight: 700;
  font-size: calc(20/1920*100rem);
}
h4{
  font-weight: 700;
  font-size: calc(18/1920*100rem);
}
h5{
  font-weight: 700;
  font-size: calc(16/1920*100rem);
}
h6{
  font-weight: 700;
  font-size: calc(14/1920*100rem);
}
a{
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: linear;
}
a:hover{
  color: currentColor;
}
img{
  display: inline;
  max-width: 100%;
}
@media (min-width: 1200px){
  main, div{
    font-size: calc(16/1920*100rem);
  }
}
*, ::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:  ;
}
/**
 * This injects Tailwind's component classes and any component classes
 * registered-500 by plugins.
 */
.container{
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}
@media (min-width: 400px){
  .container{
    max-width: 400px;
  }
}
@media (min-width: 576px){
  .container{
    max-width: 576px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1200px){
  .container{
    padding-right: calc(20/1920*100rem);
    padding-left: calc(20/1920*100rem);
    max-width: 1200px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1600px){
  .container{
    max-width: 1600px;
  }
}
@media (min-width: 400px) {
    .container{
    max-width: 100%;
  } }
@media (min-width: 576px) {
    .container{
    max-width: 96vw;
  } }
@media (min-width: 1200px) {
    .container{
    max-width: calc(1440 / 1920 * 100rem);
  } }
.equal-height .row > [class*=col] > *{
  height: 100%;
}
.equal-height .swiper-slide{
  height: auto;
}
.equal-height .swiper-slide > *{
  height: 100%;
}
.lozad-bg{
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.img-cover{
  position: relative;
  overflow: hidden;
}
.img-cover img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.img-contain{
  position: relative;
  overflow: hidden;
}
.img-contain img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.item-hover .image{
  position: relative;
  overflow: hidden;
}
.item-hover .image img{
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.item-hover:hover .image img{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}
/**
 * This injects Tailwind's utility classes and any utility classes registered-500
 * by plugins.
 */
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.top-100{
  top: calc(400/1920*100rem);
}
.-mt-10{
  margin-top: calc(calc(40/1920*100rem) * -1);
}
.mb-3{
  margin-bottom: calc(12/1920*100rem);
}
.mb-6{
  margin-bottom: calc(24/1920*100rem);
}
.mt-1{
  margin-top: calc(4/1920*100rem);
}
.mt-10{
  margin-top: calc(40/1920*100rem);
}
.mt-2{
  margin-top: calc(8/1920*100rem);
}
.mt-3{
  margin-top: calc(12/1920*100rem);
}
.mt-4{
  margin-top: calc(16/1920*100rem);
}
.mt-5{
  margin-top: calc(20/1920*100rem);
}
.mt-6{
  margin-top: calc(24/1920*100rem);
}
.mt-8{
  margin-top: calc(32/1920*100rem);
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.w-full{
  width: 100%;
}
.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));
}
.resize{
  resize: both;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-5{
  gap: calc(20/1920*100rem);
}
.border{
  border-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-neutral-200{
  --tw-border-opacity: 1;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
}
.bg-neutral-50{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.pt-10{
  padding-top: calc(40/1920*100rem);
}
.pt-6{
  padding-top: calc(24/1920*100rem);
}
.text-center{
  text-align: center;
}
.shadow{
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --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);
}
.blur{
  --tw-blur: blur(4px);
  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);
}
.invert{
  --tw-invert: invert(100%);
  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);
}
.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);
}
.transition{
  transition-duration: 150ms;
  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);
}
.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.section{
  padding-top: calc(40/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
}
@media (min-width: 1200px){
  .section{
    padding-top: calc(60/1920*100rem);
    padding-bottom: calc(60/1920*100rem);
  }
}
.section-small{
  padding-top: calc(32/1920*100rem);
  padding-bottom: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .section-small{
    padding-top: calc(40/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
  }
}
.section-t-small{
  padding-top: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .section-t-small{
    padding-top: calc(40/1920*100rem);
  }
}
.section-b-small{
  padding-bottom: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .section-b-small{
    padding-bottom: calc(40/1920*100rem);
  }
}
.section-large{
  padding-top: calc(60/1920*100rem);
  padding-bottom: calc(60/1920*100rem);
}
@media (min-width: 1200px){
  .section-large{
    padding-top: calc(80/1920*100rem);
    padding-bottom: calc(80/1920*100rem);
  }
}
.section-t-large{
  padding-top: calc(60/1920*100rem);
}
@media (min-width: 1200px){
  .section-t-large{
    padding-top: calc(80/1920*100rem);
  }
}
.section-b-large{
  padding-bottom: calc(60/1920*100rem);
}
@media (min-width: 1200px){
  .section-b-large{
    padding-bottom: calc(80/1920*100rem);
  }
}
.row{
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(calc(16/1920*100rem) * -1);
  margin-left: calc(calc(16/1920*100rem) * -1);
}
.row > *{
  padding-right: calc(16/1920*100rem);
  padding-left: calc(16/1920*100rem);
}
.swiper-relative{
  position: relative;
}
.img-scale{
  display: block;
  position: relative;
  height: 0 /* 0px */;
  overflow: hidden;
}
.img-scale img{
  position: absolute;
  top: 0 /* 0px */;
  left: 0 /* 0px */;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.iframe-scale{
  display: block;
  position: relative;
  height: 0 /* 0px */;
  overflow: hidden;
}
.iframe-scale iframe{
  position: absolute;
  top: 0 /* 0px */;
  left: 0 /* 0px */;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 0 /* 0px */;
  min-width: 100%;
  height: 100%;
}
.desktop-only{
  display: none;
}
.process-loading.desktop-only {
    visibility: hidden; }
.process-loading.desktop-only .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 1024px){
  .desktop-only{
    display: block;
  }
}
.mobile-only{
  display: block;
}
@media (min-width: 1024px){
  .mobile-only{
    display: none;
  }
}
/**
 * Use this directive to control where Tailwind injects the hover, focus,
 * responsive, dark mode, and other variants of each class.
 *
 * If omitted, Tailwind will append these classes to the very end of
 * your stylesheet by default.
 */
@media (min-width: 576px){
  .sm\:w-1\/2{
    width: 50%;
  }
}
@media (min-width: 768px){
  .md\:w-1\/2{
    width: 50%;
  }
}
@media (min-width: 1024px){
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-2\/3{
    width: 66.666667%;
  }
  .lg\:w-5\/12{
    width: 41.666667%;
  }
  .lg\:w-5\/6{
    width: 83.333333%;
  }
  .lg\:w-7\/12{
    width: 58.333333%;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
}
@media (min-width: 1200px){
  .xl\:mt-14{
    margin-top: calc(56/1920*100rem);
  }
  .xl\:mt-16{
    margin-top: calc(64/1920*100rem);
  }
  .xl\:mt-20{
    margin-top: calc(80/1920*100rem);
  }
  .xl\:mt-6{
    margin-top: calc(24/1920*100rem);
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .xl\:w-3\/4{
    width: 75%;
  }
  .xl\:pt-25{
    padding-top: calc(100/1920*100rem);
  }
}
.edit-link i:before {
  content: '✏️'; }
.fa {
  font-weight: var(--fa-style, 900);
  font-family: var(--fa-style-family, "Font Awesome 6 Pro"); }
.fa, .fas, .fa-solid, .far, .fa-regular, .fal, .fa-light, .fat, .fa-thin, .fad, .fa-duotone, .fab, .fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }
::root, ::host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; }
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
  font-family: 'Font Awesome 6 Brands';
  font-display: block; }
.fab,
.fa-brands {
  font-weight: 400;
  font-family: 'Font Awesome 6 Brands'; }
::root, ::host {
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"; }
@font-face {
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/fa-light-300.woff2") format("woff2"), url("../fonts/fa-light-300.ttf") format("truetype");
  font-family: 'Font Awesome 6 Pro';
  font-display: block; }
.fal,
.fa-light {
  font-weight: 300;
  font-family: 'Font Awesome 6 Pro'; }
::root, ::host {
  --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Pro"; }
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.ttf") format("truetype");
  font-family: 'Font Awesome 6 Pro';
  font-display: block; }
.far,
.fa-regular {
  font-weight: 400;
  font-family: 'Font Awesome 6 Pro'; }
::root, ::host {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Pro"; }
@font-face {
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.ttf") format("truetype");
  font-family: 'Font Awesome 6 Pro';
  font-display: block; }
.fas,
.fa-solid {
  font-weight: 900;
  font-family: 'Font Awesome 6 Pro'; }
::root, ::host {
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"; }
@font-face {
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/fa-thin-100.woff2") format("woff2"), url("../fonts/fa-thin-100.ttf") format("truetype");
  font-family: 'Font Awesome 6 Pro';
  font-display: block; }
.fat,
.fa-thin {
  font-weight: 100;
  font-family: 'Font Awesome 6 Pro'; }
.header-64{
  font-size: 32px;
  line-height: 1.5;
}
@media (min-width: 1200px){
  .header-64{
    font-size: calc(64/1920*100rem);
  }
}
.header-48{
  font-size: 30px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .header-48{
    font-size: calc(48/1920*100rem);
  }
}
.header-40{
  font-size: 28px;
  line-height: 1.2;
}
@media (min-width: 1200px){
  .header-40{
    font-size: calc(40/1920*100rem);
  }
}
.section-header-32{
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .section-header-32{
    font-size: calc(32/1920*100rem);
  }
}
.sub-header-24{
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .sub-header-24{
    font-size: calc(24/1920*100rem);
  }
}
.sub-header-20{
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .sub-header-20{
    font-size: calc(20/1920*100rem);
  }
}
.body-18{
  font-size: 17px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .body-18{
    font-size: calc(18/1920*100rem);
  }
}
.body-16{
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .body-16{
    font-size: calc(16/1920*100rem);
  }
}
.body-14{
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .body-14{
    font-size: calc(14/1920*100rem);
  }
}
.label-12{
  font-size: 12px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .label-12{
    font-size: calc(14/1920*100rem);
  }
}
.site-title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 30px;
  line-height: 1.33;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .site-title{
    font-size: calc(48/1920*100rem);
  }
}
.site-title.is-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.site-secondary{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
  font-family: Playball, cursive;
}
@media (min-width: 1200px){
  .site-secondary{
    font-size: calc(40/1920*100rem);
  }
}
.site-secondary {  line-height: normal; }
.site-secondary.is-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.site-sub-title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .site-sub-title{
    font-size: calc(32/1920*100rem);
  }
}
.site-desc{
  --tw-text-opacity: 1;
  color: rgb(36 32 33 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .site-desc{
    font-size: calc(16/1920*100rem);
  }
}
.site-desc > *{
  margin-top: calc(20/1920*100rem);
  margin-bottom: calc(20/1920*100rem);
}
.site-desc > *:first-child{
  margin-top: 0 /* 0px */;
}
.site-desc > *:last-child{
  margin-bottom: 0 /* 0px */;
}
.site-desc.is-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.full-content{
  max-width: 65ch;
  color: var(--tw-prose-body);
}
.full-content :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.full-content :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
}
.full-content :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}
.full-content :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.full-content :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
  list-style-type: decimal;
}
.full-content :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.full-content :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.full-content :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}
.full-content :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}
.full-content :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.full-content :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.full-content :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}
.full-content :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}
.full-content :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}
.full-content :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
  list-style-type: disc;
}
.full-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-counters);
  font-weight: 400;
}
.full-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}
.full-content :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  color: var(--tw-prose-headings);
  font-weight: 600;
}
.full-content :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 3em;
  margin-bottom: 3em;
  border-top-width: 1px;
  border-color: var(--tw-prose-hr);
}
.full-content :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  padding-left: 1em;
  quotes: "\201C""\201D""\2018""\2019";
  color: var(--tw-prose-quotes);
  font-style: italic;
  font-weight: 500;
}
.full-content :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}
.full-content :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}
.full-content :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0.8888889em;
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  line-height: 1.1111111;
}
.full-content :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-weight: 900;
}
.full-content :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 1em;
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  line-height: 1.3333333;
}
.full-content :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-weight: 800;
}
.full-content :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  line-height: 1.6;
}
.full-content :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-weight: 700;
}
.full-content :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  color: var(--tw-prose-headings);
  font-weight: 600;
  line-height: 1.5;
}
.full-content :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-weight: 700;
}
.full-content :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.full-content :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
.full-content :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
  color: var(--tw-prose-kbd);
  font-weight: 500;
  font-size: 0.875em;
  font-family: inherit;
}
.full-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.full-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}
.full-content :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}
.full-content :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}
.full-content :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}
.full-content :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}
.full-content :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  background-color: var(--tw-prose-pre-bg);
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
  overflow-x: auto;
  color: var(--tw-prose-pre-code);
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.full-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-width: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}
.full-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}
.full-content :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}
.full-content :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
  width: 100%;
  table-layout: auto;
  font-size: 0.875em;
  line-height: 1.7142857;
  text-align: left;
}
.full-content :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.full-content :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  color: var(--tw-prose-headings);
  font-weight: 600;
}
.full-content :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.full-content :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}
.full-content :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}
.full-content :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.full-content :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}
.full-content :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.full-content :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.8571429em;
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
}
.full-content{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.full-content :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}
.full-content :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.full-content :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.full-content :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.full-content :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}
.full-content :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.full-content :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.full-content :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.full-content :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.full-content :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.full-content :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.full-content :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.full-content :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}
.full-content :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.full-content :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.full-content :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.full-content :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.full-content :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.full-content :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.full-content :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.full-content :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}
.full-content :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}
.full-content :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}
.full-content :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}
.full-content :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}
.full-content{
  --tw-text-opacity: 1;
  max-width: none;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .full-content{
    font-size: calc(16/1920*100rem);
  }
}
.full-content > *:first-child{
  margin-top: 0 /* 0px */;
}
.full-content > *:last-child{
  margin-bottom: 0 /* 0px */;
}
.full-content p img{
  margin: 0 /* 0px */;
}
.full-content ul{
  padding-left: calc(16/1920*100rem);
}
.full-content ul li{
  margin-top: calc(12/1920*100rem);
  margin-bottom: calc(12/1920*100rem);
}
.full-content ul li *::marker{
  color: rgb(30 96 163 );
}
.full-content ul li::marker{
  color: rgb(30 96 163 );
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent; }
  100% {
    fill: black; } }
.svg-elem-1 {
  animation: animate-svg-fill-1 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.8s both; }
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent; }
  100% {
    fill: black; } }
.svg-elem-2 {
  animation: animate-svg-fill-2 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0.9s both; }
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent; }
  100% {
    fill: black; } }
.svg-elem-3 {
  animation: animate-svg-fill-3 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1s both; }
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent; }
  100% {
    fill: black; } }
.svg-elem-4 {
  animation: animate-svg-fill-4 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.1s both; }
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent; }
  100% {
    fill: black; } }
.svg-elem-5 {
  animation: animate-svg-fill-5 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.2s both; }
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent; }
  100% {
    fill: url("#paint0_linear_12238_523"); } }
.svg-elem-6 {
  animation: animate-svg-fill-6 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.3s both; }
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent; }
  100% {
    fill: url("#paint1_linear_12238_523"); } }
.svg-elem-7 {
  animation: animate-svg-fill-7 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.4s both; }
@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent; }
  100% {
    fill: url("#paint2_linear_12238_523"); } }
.svg-elem-8 {
  animation: animate-svg-fill-8 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.5s both; }
@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent; }
  100% {
    fill: url("#paint3_linear_12238_523"); } }
.svg-elem-9 {
  animation: animate-svg-fill-9 0.7s cubic-bezier(0.6, -0.28, 0.735, 0.045) 1.6s both; }
@keyframes ctaPhoneRing {
  0% {
    transform: rotate(0) scale(1) skew(1deg); }
  10% {
    transform: rotate(-15deg) scale(1) skew(1deg); }
  20% {
    transform: rotate(15deg) scale(1) skew(1deg); }
  30% {
    transform: rotate(-15deg) scale(1) skew(1deg); }
  40% {
    transform: rotate(15deg) scale(1) skew(1deg); }
  50% {
    transform: rotate(0) scale(1) skew(1deg); }
  100% {
    transform: rotate(0) scale(1) skew(1deg); } }
.button{
  display: flex;
  flex-wrap: wrap;
  gap: calc(20/1920*100rem);
}
.link{
  --tw-text-opacity: 1;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: calc(12/1920*100rem);
  z-index: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(18/1920*100rem);
  text-align: center;
}
.link:hover{
  --tw-text-opacity: 1;
  color: rgb(193 48 43 / var(--tw-text-opacity));
}
@media (min-width: 1200px){
  .link{
    font-size: calc(20/1920*100rem);
  }
}
.link [class*="fa-"]{
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: calc(32/1920*100rem);
  height: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .link [class*="fa-"]{
    width: calc(40/1920*100rem);
    height: calc(40/1920*100rem);
  }
}
.link.is-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.link.is-primary{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.link:hover [class*="fa-"]{
  --tw-rotate: 360deg;
  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));
}
.btn-solid{
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: calc(12/1920*100rem);
  z-index: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
  border-radius: 9999px;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
  padding-top: calc(4/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(4/1920*100rem);
  padding-left: calc(20/1920*100rem);
  height: calc(48/1920*100rem);
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(18/1920*100rem);
  text-align: center;
}
.btn-solid:hover{
  border-color: transparent;
}
.btn-solid:hover::before{
  opacity: 1;
  content: var(--tw-content);
}
@media (min-width: 1200px){
  .btn-solid{
    gap: calc(20/1920*100rem);
    height: calc(56/1920*100rem);
    font-size: calc(20/1920*100rem);
  }
}
.btn-solid:before {
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0 /* 0px */;
    border-radius: 9999px;
    background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
    pointer-events: none;
    content: '' }
.btn-solid [class*="fa-"]{
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: calc(32/1920*100rem);
  height: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .btn-solid [class*="fa-"]{
    width: calc(40/1920*100rem);
    height: calc(40/1920*100rem);
  }
}
.btn-solid.is-gradient{
  --tw-text-opacity: 1;
  border-color: transparent;
  background-color: transparent;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-solid.is-gradient::before{
  opacity: 1;
  content: var(--tw-content);
}
.btn-solid.is-gradient:hover{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-color: rgb(30 96 163 / var(--tw-border-opacity));
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.btn-solid.is-gradient:hover::before{
  opacity: 0;
  content: var(--tw-content);
}
.btn-solid:hover [class*="fa-"]{
  --tw-rotate: 360deg;
  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));
}
.btn-lined{
  --tw-text-opacity: 1;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  gap: calc(12/1920*100rem);
  z-index: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  border-color: currentColor;
  border-radius: 9999px;
  padding-top: calc(4/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(4/1920*100rem);
  padding-left: calc(20/1920*100rem);
  height: calc(48/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(18/1920*100rem);
  text-align: center;
}
.btn-lined:hover{
  --tw-text-opacity: 1;
  border-color: transparent;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-lined:hover::before{
  opacity: 1;
  content: var(--tw-content);
}
@media (min-width: 1200px){
  .btn-lined{
    gap: calc(20/1920*100rem);
    height: calc(56/1920*100rem);
    font-size: calc(20/1920*100rem);
  }
}
.btn-lined:before {
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0 /* 0px */;
    border-radius: 9999px;
    background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
    pointer-events: none;
    content: '' }
.btn-lined [class*="fa-"]{
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: calc(32/1920*100rem);
  height: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .btn-lined [class*="fa-"]{
    width: calc(40/1920*100rem);
    height: calc(40/1920*100rem);
  }
}
.btn-lined.is-white{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-lined.is-white:hover{
  border-color: transparent;
}
.btn-lined:hover [class*="fa-"]{
  --tw-rotate: 360deg;
  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));
}
#buttonMenu{
  --tw-rotate: 0deg;
  position: relative;
  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));
  z-index: 50;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  margin: 0 /* 0px */;
  border-style: none;
  background-image: none;
  padding: 0 /* 0px */;
  width: 28px;
  min-width: 28px;
  height: 32px;
}
#buttonMenu .line{
  --tw-rotate: 0deg;
  --tw-bg-opacity: 1;
  display: block;
  position: absolute;
  left: 0 /* 0px */;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
  width: 100%;
  height: 2px;
}
#buttonMenu .line:nth-child(1){
  top: 4px;
}
#buttonMenu .line:nth-child(2){
  --tw-translate-y: -50%;
  top: 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));
}
#buttonMenu .line:nth-child(3){
  bottom: 4px;
}
#buttonMenu #pulseMe{
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  justify-content: center;
  align-items: center;
  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));
  z-index: 1;
  width: 30px;
  min-width: 34px;
  height: 34px;
}
#buttonMenu .bar{
  --tw-bg-opacity: 1;
  --tw-shadow: 0 0 0 #1e60a3, 0 0 1px #1e60a3, 0 0 8px #1e60a3, 0 0 16px #1e60a3;
  --tw-shadow-colored: 0 0 0 var(--tw-shadow-color), 0 0 1px var(--tw-shadow-color), 0 0 8px var(--tw-shadow-color), 0 0 16px var(--tw-shadow-color);
  position: absolute;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: calc(4/1920*100rem);
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
}
#buttonMenu .bar.left{
  width: 1px;
}
@keyframes leftBar{
  0%{
    top: 100%;
    left: 0;
    height: 0;
  }
  20%{
    top: 0;
    left: 0;
    height: 100%;
  }
  40%{
    top: 0;
    left: 0;
    height: 0;
  }
}
#buttonMenu .bar.left{
  animation: leftBar 2s linear infinite;
}
#buttonMenu .bar.top{
  height: 1px;
}
@keyframes topBar{
  0%, 20%{
    top: 0;
    left: 0;
    width: 0;
  }
  40%{
    top: 0;
    left: 0;
    width: 100%;
  }
  60%{
    top: 0;
    left: calc(100% - 1px);
    width: 0;
  }
}
#buttonMenu .bar.top{
  animation: topBar 2s linear infinite;
}
#buttonMenu .bar.right{
  width: 1px;
}
@keyframes rightBar{
  0%, 40%{
    top: 0;
    left: calc(100% - 1px);
    height: 0;
  }
  60%{
    top: 0;
    left: calc(100% - 1px);
    height: 100%;
  }
  80%{
    top: 100%;
    left: calc(100% - 1px);
    height: 0;
  }
}
#buttonMenu .bar.right{
  animation: rightBar 2s linear infinite;
}
#buttonMenu .bar.bottom{
  height: 1px;
}
@keyframes bottomBar{
  0%, 60%{
    top: 100%;
    left: 100%;
    width: 0;
  }
  80%{
    top: 100%;
    left: 0;
    width: 100%;
  }
  100%{
    top: 100%;
    left: 0;
    width: 0;
  }
}
#buttonMenu .bar.bottom{
  animation: bottomBar 2s linear infinite;
}
#buttonMenu.open .line:nth-child(2), #buttonMenu:hover .line:nth-child(2){
  width: 15px;
}
#buttonMenu.open .bar, #buttonMenu:hover .bar{
  display: none;
}
.process-loading#buttonMenu.open .bar,.process-loading #buttonMenu:hover .bar {
    visibility: hidden; }
.process-loading#buttonMenu.open .bar .mask span,.process-loading #buttonMenu:hover .bar .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 1024px) {
  #buttonMenu {
    display: none !important; } }
.alert{
  display: block;
  position: relative;
  margin-bottom: calc(4/1920*100rem);
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  border-radius: 0.375rem;
  padding-top: calc(12/1920*100rem);
  padding-right: calc(16/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
  padding-left: calc(16/1920*100rem);
  font-size: calc(14/1920*100rem);
  line-height: 1.25;
}
.alert button{
  display: none;
}
.process-loading.alert button {
    visibility: hidden; }
.process-loading.alert button .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.alert.alert-danger {
    border-color: #f5c6cb;
    background-color: #f8d7da;
    color: #721c24; }
.alert.alert-success {
    border-color: #c3e6cb;
    background-color: #d4edda;
    color: #155724; }
.backdrop{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  display: none;
  position: fixed;
  top: 0 /* 0px */;
  left: 0 /* 0px */;
  z-index: 50;
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background-color: rgb(0 0 0 / 0.75);
  width: 100%;
  height: 100%;
}
.process-loading.backdrop {
    visibility: hidden; }
.process-loading.backdrop .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.backdrop.backdrop-category{
  z-index: 1000;
}
.cta-fixed{
  position: fixed;
  right: calc(12/1920*100rem);
  bottom: calc(96/1920*100rem);
  z-index: 50;
}
@media (min-width: 768px){
  .cta-fixed{
    bottom: calc(20/1920*100rem);
  }
}
@media (min-width: 1200px){
  .cta-fixed{
    right: calc(40/1920*100rem);
    bottom: calc(60/1920*100rem);
  }
}
.cta-fixed ul{
  display: flex;
  flex-direction: column;
  gap: calc(8/1920*100rem);
}
@media (min-width: 1200px){
  .cta-fixed ul{
    gap: calc(12/1920*100rem);
  }
}
.cta-fixed li {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: ctaPhoneRing 1s infinite ease-in-out;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 9999px;
    background-color: rgb(35 31 32 / var(--tw-bg-opacity));
    width: calc(48/1920*100rem);
    height: calc(48/1920*100rem);
    overflow: hidden;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: calc(20/1920*100rem) }
.cta-fixed li:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
}
@media (min-width: 1200px){
  .cta-fixed li{
    width: calc(60/1920*100rem);
    height: calc(60/1920*100rem);
    font-size: calc(24/1920*100rem);
  }
}
.cta-fixed li a{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: calc(8/1920*100rem);
  width: 100%;
  height: 100%;
}
.cta-fixed li.back-to-top{
  --tw-bg-opacity: 1;
  opacity: 0;
  background-color: rgb(168 166 167 / var(--tw-bg-opacity));
  pointer-events: none;
}
.cta-fixed li.back-to-top:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(123 121 121 / var(--tw-bg-opacity));
}
.cta-fixed li.back-to-top.active{
  opacity: 1;
  pointer-events: auto;
}
.social-list ul{
  display: flex;
  flex-wrap: wrap;
  gap: calc(12/1920*100rem);
}
.social-list a{
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  width: calc(40/1920*100rem);
  height: calc(40/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-size: calc(24/1920*100rem);
}
.social-list a:hover{
  --tw-translate-y: calc(calc(4/1920*100rem) * -1);
  --tw-text-opacity: 1;
  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));
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.process-loading {
  display: flex;
  position: fixed;
  top: 0 /* 0px */;
  left: 0 /* 0px */;
  justify-content: center;
  align-items: center;
  z-index: 999999999;
  transition: 1s all;
  background-color: transparent;
  padding-right: calc(20/1920*100rem);
  padding-left: calc(20/1920*100rem);
  width: 100%;
  height: 100% }
.process-loading .mask{
  position: absolute;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  height: 100%;
}
.process-loading .mask span {
      --tw-bg-opacity: 1;
      display: block;
      position: absolute;
      left: 0 /* 0px */;
      transition: 1s all ease-in-out;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      width: 100%;
      height: 20% }
.process-loading .mask span:nth-child(1) {
        top: 0; }
.process-loading .mask span:nth-child(2) {
        top: 20%; }
.process-loading .mask span:nth-child(3) {
        top: 40%; }
.process-loading .mask span:nth-child(4) {
        top: 60%; }
.process-loading .mask span:nth-child(5) {
        top: 80%; }
.process-loading .mask span:nth-child(2n){
  right: 0 /* 0px */;
  left: auto;
}
.process-loading svg{
  position: relative;
  z-index: 2;
  max-width: 100%;
}
.process-loading.hidden {
    visibility: hidden; }
.process-loading.hidden .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.dropdown{
  position: relative;
}
.dropdown .dropdown-toggle{
  --tw-text-opacity: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: calc(16/1920*100rem);
  cursor: pointer;
  color: rgb(123 121 121 / var(--tw-text-opacity));
}
.dropdown .dropdown-menu{
  --tw-bg-opacity: 1;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);
  position: absolute;
  top: 100%;
  left: 0 /* 0px */;
  opacity: 0;
  z-index: 10;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: linear;
  margin-top: calc(20/1920*100rem);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: calc(4/1920*100rem);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: calc(12/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
  padding-left: calc(20/1920*100rem);
  width: 100%;
  min-width: max-content;
  pointer-events: none;
}
.dropdown.open .dropdown-toggle i, .dropdown.open .dropdown-toggle em{
  --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));
}
.dropdown.open .dropdown-menu{
  opacity: 1;
  pointer-events: auto;
}
[type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
textarea,
select{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: calc(8/1920*100rem);
  padding-right: 0 /* 0px */;
  padding-bottom: calc(8/1920*100rem);
  padding-left: 0 /* 0px */;
  width: 100%;
  height: calc(40/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  [type='text'],
[type='email'],
[type='url'],
[type='password'],
[type='number'],
[type='date'],
[type='datetime-local'],
[type='month'],
[type='search'],
[type='tel'],
[type='time'],
[type='week'],
textarea,
select{
    font-size: calc(14/1920*100rem);
  }
}
[type='text']:focus,
[type='email']:focus,
[type='url']:focus,
[type='password']:focus,
[type='number']:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='week']:focus,
textarea:focus,
select:focus{
  --tw-border-opacity: 1;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  border-color: rgb(168 166 167 / var(--tw-border-opacity));
}
[type='text']:focus::placeholder,
[type='email']:focus::placeholder,
[type='url']:focus::placeholder,
[type='password']:focus::placeholder,
[type='number']:focus::placeholder,
[type='date']:focus::placeholder,
[type='datetime-local']:focus::placeholder,
[type='month']:focus::placeholder,
[type='search']:focus::placeholder,
[type='tel']:focus::placeholder,
[type='time']:focus::placeholder,
[type='week']:focus::placeholder,
textarea:focus::placeholder,
select:focus::placeholder{
  color: transparent;
}
[type='text']::placeholder,
[type='email']::placeholder,
[type='url']::placeholder,
[type='password']::placeholder,
[type='number']::placeholder,
[type='date']::placeholder,
[type='datetime-local']::placeholder,
[type='month']::placeholder,
[type='search']::placeholder,
[type='tel']::placeholder,
[type='time']::placeholder,
[type='week']::placeholder{
  --tw-text-opacity: 1;
  color: rgb(102 99 100 / var(--tw-text-opacity));
}
[type='text']:disabled,
[type='email']:disabled,
[type='url']:disabled,
[type='password']:disabled,
[type='number']:disabled,
[type='date']:disabled,
[type='datetime-local']:disabled,
[type='month']:disabled,
[type='search']:disabled,
[type='tel']:disabled,
[type='time']:disabled,
[type='week']:disabled{
  --tw-text-opacity: 1;
  border-color: rgb(123 121 121 / 0.75);
  background-color: rgb(123 121 121 / 0.5);
  color: rgb(79 76 77 / var(--tw-text-opacity));
}
[type='text']:read-only,
[type='email']:read-only,
[type='url']:read-only,
[type='password']:read-only,
[type='number']:read-only,
[type='date']:read-only,
[type='datetime-local']:read-only,
[type='month']:read-only,
[type='search']:read-only,
[type='tel']:read-only,
[type='time']:read-only,
[type='week']:read-only{
  --tw-text-opacity: 1;
  border-color: rgb(123 121 121 / 0.75);
  background-color: rgb(123 121 121 / 0.5);
  color: rgb(79 76 77 / var(--tw-text-opacity));
}
select {
  appearance: none;
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'><path stroke='%23A6BD39' stroke-linecap='round' stroke-linejoin='round' stroke-width='1' d='M6 8l4 4 4-4'/></svg>");
  background-position: right }
select[multiple]{
  background-image: none;
  padding-top: calc(12/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
  height: auto;
  min-height: calc(48 / 1920 * 100rem);
}
textarea{
  padding-top: calc(16/1920*100rem);
  padding-bottom: calc(16/1920*100rem);
  height: calc(80/1920*100rem);
}
.form-group{
  position: relative;
}
.form-group > label{
  --tw-text-opacity: 1;
  display: block;
  position: relative;
  color: rgb(102 99 100 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(16/1920*100rem);
  line-height: 1.5;
}
.form-group [class*='fa-ex']{
  --tw-text-opacity: 1;
  display: block;
  margin-top: calc(4/1920*100rem);
  color: rgb(185 28 28 / var(--tw-text-opacity));
  font-style: italic;
  font-weight: 400;
  font-size: 12px;
  font-family: Be Vietnam Pro, sans-serif;
}
.form-group input[type="file"]{
  display: none;
}
.process-loading.form-group input[type="file"] {
    visibility: hidden; }
.process-loading.form-group input[type="file"] .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.form-group.form-file > label{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  background-color: transparent;
  padding-top: calc(8/1920*100rem);
  padding-right: 0 /* 0px */;
  padding-bottom: calc(8/1920*100rem);
  padding-left: 0 /* 0px */;
  width: 100%;
  height: calc(40/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .form-group.form-file > label{
    font-size: calc(14/1920*100rem);
  }
}
.modal{
  display: none;
  background-image: none;
  background-color: transparent;
  padding: 0 /* 0px */;
  width: 100%;
}
.process-loading.modal {
    visibility: hidden; }
.process-loading.modal .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.modal .modal-wrap{
  --tw-bg-opacity: 1;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --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);
  border-radius: calc(4/1920*100rem);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
}
@media (min-width: 768px){
  .modal .modal-wrap{
    padding: calc(40/1920*100rem);
  }
}
@media (min-width: 1200px){
  .modal .modal-wrap{
    padding: calc(64/1920*100rem);
  }
}
.modal-product{
  width: 100vw;
  max-width: 60.41666666666667rem;
}
.modal-product .site-sub-title{
  margin-bottom: calc(12/1920*100rem);
}
.modal-product .modal-body{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .modal-product .modal-body{
    flex-wrap: nowrap;
  }
}
.modal-product .image{
  aspect-ratio: 398/423;
}
.modal-product .left{
  width: 100%;
}
@media (min-width: 768px){
  .modal-product .left{
    width: 20.729166666666668rem;
  }
}
.modal-product .right{
  flex: 1 1 0%;
}
.modal-product .form-hidden{
  display: none;
}
.process-loading.modal-product .form-hidden {
    visibility: hidden; }
.process-loading.modal-product .form-hidden .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.modal-popup-contact{
  width: 100vw;
  max-width: 60.41666666666667rem;
}
.pager{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: calc(12/1920*100rem);
  margin-top: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  .pager{
    gap: calc(24/1920*100rem);
    margin-top: calc(40/1920*100rem);
  }
}
.pager span, .pager a{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  width: calc(40/1920*100rem);
  height: calc(40/1920*100rem);
  color: rgb(123 121 121 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: calc(20/1920*100rem);
}
.pager span:hover, .pager a:hover{
  --tw-text-opacity: 1;
  background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.pager li.active span, .pager li.active a{
  --tw-text-opacity: 1;
  background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.custom-scroll-dark::-webkit-scrollbar {
  width: 14px;
  height: 14px; }
.custom-scroll-dark::-webkit-scrollbar-button {
  background-color: #3e4346 !important; }
.custom-scroll-dark::-webkit-scrollbar-track {
  background-color: #646464 !important; }
.custom-scroll-dark::-webkit-scrollbar-track-piece {
  background-color: #3e4346 !important; }
.custom-scroll-dark::-webkit-scrollbar-thumb {
  border: 2px solid #3e4346 !important;
  background-color: #242424 !important;
  height: 50px; }
.custom-scroll-dark::-webkit-scrollbar-button:vertical:start:decrement {
  background: linear-gradient(130deg, #696969 40%, rgba(255, 0, 0, 0) 41%), linear-gradient(230deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(0deg, #696969 40%, rgba(0, 0, 0, 0) 31%);
  background-color: #b6b6b6; }
.custom-scroll-dark::-webkit-scrollbar-button:vertical:end:increment {
  background: linear-gradient(310deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(50deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(180deg, #696969 40%, rgba(0, 0, 0, 0) 31%);
  background-color: #b6b6b6; }
.custom-scroll-dark::-webkit-scrollbar-button:horizontal:end:increment {
  background: linear-gradient(210deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(330deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(90deg, #696969 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #b6b6b6; }
.custom-scroll-dark::-webkit-scrollbar-button:horizontal:start:decrement {
  background: linear-gradient(30deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(150deg, #696969 40%, rgba(0, 0, 0, 0) 41%), linear-gradient(270deg, #696969 30%, rgba(0, 0, 0, 0) 31%);
  background-color: #b6b6b6; }
.search-page .news-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .search-page .news-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .search-page .news-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1200px){
  .search-page .news-list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.swiper-pagination .swiper-pagination-bullet{
  opacity: 1;
  border-radius: 9999px;
  background-color: rgb(30 96 163 / 0.5);
  width: calc(12/1920*100rem);
  height: calc(12/1920*100rem);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
}
.swiper-pagination.is-white .swiper-pagination-bullet{
  background-color: rgb(255 255 255 / 0.5);
}
.swiper-pagination.is-white .swiper-pagination-bullet.swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.swiper-button > *{
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  border-color: rgb(36 32 33 / var(--tw-border-opacity));
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: calc(40/1920*100rem);
  height: calc(40/1920*100rem);
  color: rgb(36 32 33 / var(--tw-text-opacity));
  font-size: calc(20/1920*100rem);
}
.swiper-button > *:hover{
  --tw-text-opacity: 1;
  border-color: currentColor;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.swiper-button > *:hover::before{
  opacity: 1;
  content: var(--tw-content);
}
.swiper-button > *::before {
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0 /* 0px */;
    border-radius: 9999px;
    background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
    pointer-events: none;
    content: '' }
.swiper-button > *.swiper-button-disabled{
  opacity: 0.4;
}
.swiper-button > *.swiper-button-lock{
  opacity: 0;
  pointer-events: none;
}
.swiper-button.is-white > *{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: rgb(255 255 255 / 0.2);
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.swiper-button.is-white > *:hover{
  --tw-text-opacity: 1;
  color: rgb(233 233 233 / var(--tw-text-opacity));
}
.swiper-button.is-abs > *{
  --tw-translate-y: -50%;
  position: absolute;
  top: 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));
}
.swiper-button.is-abs .button-prev{
  left: calc(calc(48/1920*100rem) * -1);
}
@media (min-width: 1200px){
  .swiper-button.is-abs .button-prev{
    left: calc(calc(80/1920*100rem) * -1);
  }
}
.swiper-button.is-abs .button-next{
  right: calc(calc(48/1920*100rem) * -1);
}
@media (min-width: 1200px){
  .swiper-button.is-abs .button-next{
    right: calc(calc(80/1920*100rem) * -1);
  }
}
.swiper-button.is-abs.is-top-20 > *{
  top: 20%;
}
.swiper-button.is-abs.is-top-30 > *{
  top: 30%;
}
.swiper-button.is-abs.is-top-40 > *{
  top: 40%;
}
@media (min-width: 1024px){
  .swiper-relative{
    padding-right: calc(40/1920*100rem);
    padding-left: calc(40/1920*100rem);
  }
}
@media (min-width: 1200px){
  .swiper-relative{
    padding-right: 0 /* 0px */;
    padding-left: 0 /* 0px */;
  }
}
.swiper-relative.is-page{
  padding-bottom: calc(40/1920*100rem);
}
@media (min-width: 1024px){
  .swiper-relative.is-page{
    padding-bottom: 0 /* 0px */;
  }
}
.swiper-relative .swiper-scrollbar{
  --tw-bg-opacity: 1;
  left: 0 /* 0px */;
  border-radius: 0px;
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
  width: 100%;
  height: 4px;
}
.swiper-relative .swiper-scrollbar .swiper-scrollbar-drag{
  --tw-bg-opacity: 1;
  border-radius: 0px;
  background-color: rgb(190 49 47 / var(--tw-bg-opacity));
}
.swiper-relative .swiper-scrollbar .swiper-scrollbar-drag:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
}
.about-1-section .block-content-1{
  max-width: 22.916666666666668rem;
}
.about-1-section .image-2{
  aspect-ratio: 640/888;
  max-width: 33.333333333333336rem;
}
.about-1-section .logo{
  height: 2.1875rem;
}
.about-1-section .logo img{
  width: auto;
  height: 100%;
}
@media (min-width: 1200px){
  .about-1-section .block-content-2 .site-title{
    margin-right: calc(calc(36/1920*100rem) * -1);
  }
}
.year-item{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(20/1920*100rem);
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  text-align: center;
}
.year-item .dot{
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  border-color: transparent;
  border-radius: 9999px;
  background-color: transparent;
  width: 1.3541666666666667rem;
  height: 1.3541666666666667rem;
}
.year-item .dot::before {
      transition-duration: 150ms;
      transition-property: all;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      border-radius: 9999px;
      background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
      width: calc(8/1920*100rem);
      height: calc(8/1920*100rem);
      content: '' }
.year-item .year{
  --tw-text-opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .year-item .year{
    font-size: calc(16/1920*100rem);
  }
}
.about-2-item .image{
  aspect-ratio: 920/518;
}
.about-2-item .image img{
  opacity: 0.2;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.about-2-item .caption{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(12/1920*100rem);
  opacity: 0;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding-top: calc(20/1920*100rem);
  padding-bottom: calc(20/1920*100rem);
  text-align: center;
}
@media (min-width: 1200px){
  .about-2-item .caption{
    padding-top: calc(32/1920*100rem);
    padding-bottom: calc(32/1920*100rem);
  }
}
.about-2-item .year{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
}
@media (min-width: 1200px){
  .about-2-item .year{
    font-size: calc(40/1920*100rem);
  }
}
.about-2-item .title{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-2-item .title{
    font-size: calc(16/1920*100rem);
  }
}
.about-2-section{
  overflow: hidden;
}
.about-2-section .swiper-relative{
  margin-right: auto;
  margin-left: auto;
  max-width: 47.91666666666667rem;
}
.about-2-section .swiper-top{
  width: 100%;
  overflow: visible;
}
.about-2-section .swiper-top .swiper-slide .image {
      mix-blend-mode: luminosity; }
.about-2-section .swiper-top .swiper-slide.swiper-slide-active .image img{
  opacity: 1;
}
.about-2-section .swiper-top .swiper-slide.swiper-slide-active .caption{
  opacity: 1;
}
.about-2-section .swiper-thumbs{
  position: relative;
  z-index: 1;
}
.about-2-section .swiper-thumbs::before {
      --tw-bg-opacity: 1;
      position: absolute;
      top: calc(16/1920*100rem);
      left: 0 /* 0px */;
      z-index: -1;
      background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      width: 100%;
      height: calc(8/1920*100rem);
      pointer-events: none;
      content: '' }
.about-2-section .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .year-item{
  gap: calc(12/1920*100rem);
}
.about-2-section .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .year-item .dot{
  --tw-border-opacity: 1;
  border-color: rgb(30 96 163 / var(--tw-border-opacity));
}
.about-2-section .swiper-thumbs .swiper-slide.swiper-slide-thumb-active .year-item .dot::before{
  width: calc(16/1920*100rem);
  height: calc(16/1920*100rem);
  content: var(--tw-content);
}
.about-3-item{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
}
.about-3-item:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
@media (min-width: 1200px){
  .about-3-item{
    padding-top: calc(40/1920*100rem);
    padding-right: calc(48/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
    padding-left: calc(48/1920*100rem);
  }
}
.about-3-item .icon{
  display: flex;
  justify-content: flex-start;
  margin-bottom: calc(40/1920*100rem);
  height: calc(64/1920*100rem);
}
@media (min-width: 1200px){
  .about-3-item .icon{
    margin-bottom: calc(64/1920*100rem);
  }
}
.about-3-item .title{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .about-3-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.about-3-item .desc{
  --tw-text-opacity: 1;
  margin-top: calc(24/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-3-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.about-3-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
@media (min-width: 768px){
  .about-3-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.about-3-section .image{
  aspect-ratio: 1400/424;
}
.about-4-item{
  display: flex;
  gap: calc(20/1920*100rem);
}
@media (min-width: 1200px){
  .about-4-item{
    gap: calc(40/1920*100rem);
  }
}
.about-4-item .icon{
  width: calc(80/1920*100rem);
  height: calc(80/1920*100rem);
}
@media (min-width: 1024px){
  .about-4-item .icon{
    width: 7.447916666666667rem;
    height: 7.447916666666667rem;
  }
}
.about-4-item .caption{
  flex: 1 1 0%;
}
.about-4-item .title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .about-4-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.about-4-item .desc{
  --tw-text-opacity: 1;
  margin-top: calc(12/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-4-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.about-4-list{
  display: flex;
  flex-wrap: wrap;
  gap: calc(40/1920*100rem);
}
.about-4-list > *{
  width: 100%;
}
.about-4-list + .about-4-image{
  margin-top: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .about-4-list + .about-4-image{
    margin-top: 0 /* 0px */;
  }
  .about-4-list{
    justify-content: space-between;
  }
    .about-4-list > *{
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .about-4-list > *:nth-child(odd){
    flex-direction: row-reverse;
    text-align: right;
  }
  .about-4-list > *{
    width: 26.197916666666668rem;
  }
    .about-4-list > *:nth-child(n+3){
    margin-top: 14.583333333333334rem;
  }
  .about-4-list + .about-4-image{
    --tw-translate-x: -50%;
    position: absolute;
    top: 0 /* 0px */;
    left: 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));
    z-index: -1;
  } }
.about-4-image{
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 1 / 1;
  width: 31.25rem;
  max-width: 100%;
}
@media (min-width: 1024px){
  .about-4-image{
    height: 31.25rem;
  }
}
.about-4-wrap{
  position: relative;
  z-index: 1;
}
.about-42-item{
  --tw-bg-opacity: 1;
  display: flex;
  position: relative;
  flex-direction: column;
  gap: calc(16/1920*100rem);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: calc(16/1920*100rem);
  height: 100%;
}
@media (min-width: 1200px){
  .about-42-item{
    gap: calc(24/1920*100rem);
    padding-top: calc(40/1920*100rem);
    padding-right: calc(24/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
    padding-left: calc(24/1920*100rem);
  }
}
.about-42-item{
  --tw-shadow: 4px 4px 32px 16px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 4px 4px 32px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1200px){
  .about-42-item:hover::before{
    opacity: 1;
    content: var(--tw-content);
  }
}
.about-42-item::before {
    --tw-border-opacity: 1;
    --tw-translate-x: -50%;
    --tw-translate-y: -50%;
    position: absolute;
    top: 50%;
    left: 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));
    opacity: 0;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    border-width: calc(2/1920*100rem);
    border-color: rgb(30 96 163 / var(--tw-border-opacity));
    width: 100%;
    height: 100%;
    pointer-events: none;
    content: '' }
.about-42-item .icon{
  width: calc(80/1920*100rem);
  height: calc(80/1920*100rem);
}
@media (min-width: 1200px){
  .about-42-item .icon{
    width: calc(100/1920*100rem);
    height: calc(100/1920*100rem);
  }
}
.about-42-item .arrow{
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: 0 /* 0px */;
  right: 0 /* 0px */;
  justify-content: center;
  align-items: center;
  width: calc(48/1920*100rem);
  height: calc(48/1920*100rem);
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-size: 30px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .about-42-item .arrow{
    width: calc(80/1920*100rem);
    height: calc(80/1920*100rem);
    font-size: calc(48/1920*100rem);
  }
}
.about-42-item .caption{
  flex: 1 1 0%;
}
.about-42-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .about-42-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.about-42-item .desc{
  --tw-text-opacity: 1;
  margin-top: calc(12/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-42-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.atropos .about-42-item{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.atropos .about-42-item::before{
  display: none;
  content: var(--tw-content);
}
.about-42-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(32/1920*100rem);
}
@media (min-width: 576px){
  .about-42-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .about-42-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1200px){
  .about-42-list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: calc(40/1920*100rem);
  }
}
.about-42-list .atropos{
  --tw-shadow: 4px 4px 32px 16px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 4px 4px 32px 16px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.about-42-list .atropos.atropos-active{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.about-5-list .image{
  aspect-ratio: 920/518;
}
.about-5-list .title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .about-5-list .title{
    font-size: calc(24/1920*100rem);
  }
}
.about-5-list .desc{
  --tw-text-opacity: 1;
  margin-top: calc(12/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-5-list .desc{
    font-size: calc(16/1920*100rem);
  }
}
.about-5-list .caption{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
}
@media (min-width: 1024px) {
  .about-5-section .about-5-list{
    display: flex;
    align-items: center;
    gap: calc(20/1920*100rem);
  }
    .about-5-section .about-5-list .about-5-image{
    flex: 1 1 0%;
  }
    .about-5-section .about-5-list .caption{
    padding: 0 /* 0px */;
    width: 22.916666666666668rem;
  } }
@media (min-width: 1200px) {
  .about-5-section .about-5-list{
    gap: calc(40/1920*100rem);
  } }
.about-5-section .swiper-button{
  display: flex;
  gap: calc(12/1920*100rem);
}
.about-6-caption{
  border-top-width: 1px;
  border-color: rgb(168 166 167 / 0.5);
}
.about-6-wrap {
  display: flex;
  flex-direction: column;
  gap: calc(32/1920*100rem);
  background: rgba(246, 246, 246, 0.4);
  padding: calc(20/1920*100rem) }
@media (min-width: 1024px){
  .about-6-wrap{
    flex-direction: row;
  }
}
@media (min-width: 1200px){
  .about-6-wrap{
    padding: calc(40/1920*100rem);
  }
}
@media (min-width: 1440px){
  .about-6-wrap{
    padding: calc(60/1920*100rem);
  }
}
.about-6-wrap .left{
  display: none;
}
.process-loading.about-6-wrap .left {
    visibility: hidden; }
.process-loading.about-6-wrap .left .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.about-6-wrap .left{
  width: 20rem;
}
@media (min-width: 1024px){
  .about-6-wrap .left{
    display: block;
  }
}
.about-6-wrap .right{
  flex: 1 1 0%;
}
@media (min-width: 1024px){
  .about-6-wrap .right{
    width: calc(100% - (384 / 1920 * 100rem));
  }
}
@media (min-width: 1200px){
  .about-6-wrap .right{
    padding-right: calc(100/1920*100rem);
    padding-left: calc(80/1920*100rem);
  }
}
.about-6-wrap .image{
  cursor: pointer;
  aspect-ratio: 384/539;
}
.about-6-wrap .swiper-button{
  display: flex;
  gap: calc(12/1920*100rem);
}
.about-6-image .image img{
  --tw-grayscale: grayscale(100%);
  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);
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.about-6-image .swiper-slide.swiper-slide-thumb-active .image img{
  --tw-grayscale: grayscale(0);
  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);
}
.about-6-caption .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-6-caption .title{
    font-size: calc(32/1920*100rem);
  }
}
.about-6-caption .desc{
  --tw-text-opacity: 1;
  margin-top: calc(12/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .about-6-caption .desc{
    max-width: 25.625rem;
    font-size: calc(16/1920*100rem);
  }
}
.oem-1-item .image{
  aspect-ratio: 379/435;
}
@media (min-width: 1200px){
  .oem-1-item:nth-child(2){
    margin-top: 5.677083333333334rem;
  }
}
.oem-1-item:nth-child(2) .image{
  aspect-ratio: 355/435;
}
@media (min-width: 1200px){
  .oem-1-item:nth-child(3){
    margin-top: calc(24/1920*100rem);
  }
}
.oem-1-item:nth-child(3) .image{
  aspect-ratio: 400/459;
}
.oem-1-list{
  display: flex;
  flex-direction: column;
  gap: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .oem-1-list{
    flex-direction: row;
    justify-content: space-between;
  }
}
.oem-1-section .block-content{
  margin-right: auto;
  margin-left: auto;
  max-width: 50.41666666666667rem;
}
.oem-2-section .accordion-item:first-child{
  border-style: none;
}
@media (min-width: 1200px){
  .oem-2-section .accordion-item{
    padding-top: calc(40/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
  }
}
.oem-2-section .accordion-item .accordion-content{
  padding-top: calc(24/1920*100rem);
}
@media (min-width: 1024px){
  .oem-2-section .swiper-relative{
    margin-right: 0 /* 0px */;
    margin-left: auto;
    max-width: 33.333333333333336rem;
  }
}
.oem-2-section .image{
  aspect-ratio: 640/888;
}
.oem-3-item .image{
  aspect-ratio: 680/454;
}
.oem-3-section .block-content{
  margin-right: auto;
  margin-left: auto;
  max-width: 47.91666666666667rem;
}
.oem-4-item{
  display: flex;
  position: relative;
  flex-direction: column;
  gap: calc(32/1920*100rem);
}
.oem-4-item .number{
  --tw-text-opacity: 1;
  display: flex;
  align-items: center;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(233 233 233 / var(--tw-text-opacity));
  font-weight: 900;
  font-size: 5rem;
  line-height: 1;
}
.oem-4-item .caption{
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: center;
  gap: calc(8/1920*100rem);
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  padding-top: calc(20/1920*100rem);
  padding-bottom: calc(4/1920*100rem);
  padding-left: calc(40/1920*100rem);
  min-height: calc(128/1920*100rem);
}
.oem-4-item .title{
  --tw-text-opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .oem-4-item .title{
    font-size: calc(16/1920*100rem);
  }
}
.oem-4-item .desc{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .oem-4-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.oem-4-item .line{
  --tw-bg-opacity: 1;
  position: absolute;
  top: 0 /* 0px */;
  left: calc(12/1920*100rem);
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(189 188 188 / var(--tw-bg-opacity));
  width: 1px;
  height: 100%;
}
.oem-4-item .line .dot{
  --tw-translate-x: -50%;
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  position: absolute;
  top: 0 /* 0px */;
  left: 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));
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-width: 1px;
  border-color: rgb(189 188 188 / var(--tw-border-opacity));
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: calc(24/1920*100rem);
  height: calc(24/1920*100rem);
}
.oem-4-section{
  overflow: hidden;
}
.oem-4-section .swiper-button{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(12/1920*100rem);
}
.oem-4-section .swiper-line{
  position: relative;
}
.oem-4-section .swiper-line::before {
      --tw-bg-opacity: 1;
      --tw-translate-x: -50%;
      --tw-translate-y: -50%;
      position: absolute;
      top: 50%;
      left: 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));
      z-index: -1;
      background-color: rgb(189 188 188 / var(--tw-bg-opacity));
      width: 100vw;
      height: 1px;
      pointer-events: none;
      content: '' }
.oem-4-section .swiper-slide:nth-child(even) .oem-4-item{
  flex-direction: column-reverse;
}
.oem-4-section .swiper-slide:nth-child(even) .oem-4-item .caption{
  padding-top: calc(24/1920*100rem);
  padding-bottom: calc(4/1920*100rem);
}
.oem-4-section .swiper-slide:nth-child(even) .oem-4-item .line .dot{
  top: auto;
  bottom: 0 /* 0px */;
}
.oem-4-section .swiper-slide:hover .oem-4-item .number, .oem-4-section .swiper-slide:hover .oem-4-item .title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.oem-4-section .swiper-slide:hover .oem-4-item .line{
  --tw-bg-opacity: 1;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
}
.oem-4-section .swiper-slide:hover .oem-4-item .line .dot{
  --tw-border-opacity: 1;
  border-color: rgb(30 96 163 / var(--tw-border-opacity));
}
.oem-4-section .swiper-slide:hover .oem-4-item .line .dot::before {
        --tw-bg-opacity: 1;
        --tw-translate-x: -50%;
        --tw-translate-y: -50%;
        position: absolute;
        top: 50%;
        left: 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));
        border-radius: 9999px;
        background-color: rgb(30 96 163 / var(--tw-bg-opacity));
        width: calc(16/1920*100rem);
        height: calc(16/1920*100rem);
        content: '' }
.oem-5-item{
  display: flex;
  flex-direction: column;
  gap: calc(24/1920*100rem);
}
.oem-5-item .image{
  aspect-ratio: 400/533;
}
.oem-5-item .caption{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.oem-5-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .oem-5-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.oem-5-item .job{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .oem-5-item .job{
    font-size: calc(16/1920*100rem);
  }
}
.oem-5-item .desc{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .oem-5-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.oem-5-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .oem-5-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .oem-5-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: calc(60/1920*100rem);
  }
}
@media (min-width: 1200px){
  .oem-5-list{
    column-gap: calc(100/1920*100rem);
    row-gap: calc(80/1920*100rem);
  }
}
@media (min-width: 768px) {
  .oem-5-list .oem-5-item:nth-child(1){
    grid-column: span 2 / span 2;
    flex-direction: row;
    gap: calc(40/1920*100rem);
  }
    .oem-5-list .oem-5-item:nth-child(1) .image{
    width: 20.833333333333336rem;
  }
    .oem-5-list .oem-5-item:nth-child(1) .caption{
    flex: 1 1 0%;
  } }
@media (min-width: 1024px) {
  .oem-5-list .oem-5-item:nth-child(1){
    grid-column: span 3 / span 3 !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: calc(50/1920*100rem);
    margin-right: 0;
    margin-left: 0;
    max-width: none;
  }
  .oem-5-list .oem-5-item:nth-child(1) .caption{
    max-width: 35.5rem;
    flex: 1 1 0%;
  } }
.oem-5-section .block-content{
  margin-right: auto;
  margin-left: auto;
  max-width: 47.91666666666667rem;
}
.global-breadcrumb{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.global-breadcrumb .rank-math-breadcrumb{
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
}
@media (min-width: 1200px){
  .global-breadcrumb .rank-math-breadcrumb{
    padding-top: calc(12/1920*100rem);
    padding-bottom: calc(12/1920*100rem);
  }
}
.global-breadcrumb .rank-math-breadcrumb p{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(8/1920*100rem);
}
@media (min-width: 1200px){
  .global-breadcrumb .rank-math-breadcrumb p{
    gap: calc(12/1920*100rem);
  }
}
.global-breadcrumb .rank-math-breadcrumb p > *{
  --tw-text-opacity: 1;
  color: rgb(102 99 100 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .global-breadcrumb .rank-math-breadcrumb p > *{
    font-size: calc(16/1920*100rem);
  }
}
.global-breadcrumb .rank-math-breadcrumb p a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.global-breadcrumb .rank-math-breadcrumb .separator{
  font-size: 0;
  display: inline-block;
  margin: 0 4px;
}
.global-breadcrumb .rank-math-breadcrumb .separator::after{
  content: ' \203A ' !important;
  color: rgb(102 99 100);
  font-weight: 400 !important;
  font-size: 14px !important;
  font-family: inherit !important;
}
.banner-child .image{
  aspect-ratio: 1920/600;
}
.home-banner{
  position: relative;
}
.home-banner .banner-slider{
  position: relative;
  padding-top: calc(2700 / 1280 * 100%);
  height: 0 /* 0px */;
}
@media (min-width: 768px){
  .home-banner .banner-slider{
    padding-top: calc(960 / 1920 * 100%);
  }
}
.home-banner .key-img-box {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    position: absolute;
    bottom: 0 /* 0px */;
    left: 0 /* 0px */;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform-origin: center bottom;
    transition: 1.5s;
    width: 100%;
    height: 71.22%;
    overflow: hidden }
@media (min-width: 768px){
  .home-banner .key-img-box{
    height: 69.17%;
  }
}
.home-banner .key-img-box img {
      position: absolute;
      transition: 0.5s;
      width: 100%;
      height: 100%;
      object-fit: cover }
@media (min-width: 768px){
  .home-banner .key-img-box .mb{
    display: none;
  }
}
.home-banner .key-img-box .mb ~ img{
  display: none;
}
.process-loading.home-banner .key-img-box .mb ~ img {
    visibility: hidden; }
.process-loading.home-banner .key-img-box .mb ~ img .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 768px){
  .home-banner .key-img-box .mb ~ img{
    display: block;
  }
}
.home-banner .key-img-box.change img{
  --tw-scale-x: 1.04;
  --tw-scale-y: 1.04;
  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));
}
.home-banner .swiper{
  position: absolute;
  inset: 0 /* 0px */;
}
.home-banner .swiper.start .swiper-slide:not(:nth-child(1)) .key-img-box{
  --tw-scale-x: 1.3;
  --tw-scale-y: 1.3;
  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));
  height: 100%;
}
.home-banner .swiper-slide{
  height: 100%;
}
.home-banner .swiper-slide:nth-child(1) .split-parent strong{
  --tw-translate-y: 0 /* 0px */ !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;
  opacity: 1 !important;
}
.home-banner .swiper-slide:nth-child(1) .desc p{
  --tw-translate-y: 0 /* 0px */ !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;
  opacity: 1 !important;
}
.home-banner .swiper-slide:nth-child(1) .button [class*="btn-"]{
  --tw-translate-y: 0 /* 0px */ !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;
  opacity: 1 !important;
}
.home-banner .banner-title{
  margin-bottom: 1.25rem;
}
@media (max-width: 767px){
  .home-banner .banner-slider{
    padding-top: 140% !important;
  }
  .home-banner .key-img-box{
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  .home-banner .key-img-box img.mb{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: center 60% !important;
  }
  .home-banner .caption{
    top: 4% !important;
    bottom: auto !important;
  }
  .home-banner .banner-title{
    margin-bottom: 0.4rem !important;
  }
  .home-banner .split-parent{
    font-size: 1.4rem !important;
    line-height: 1.25 !important;
  }
  .home-banner .desc{
    font-size: 14px !important;
    line-height: 1.35 !important;
    max-width: 98% !important;
  }
  .home-banner .swiper-pagination{
    bottom: 8px !important;
  }
}
@media (min-width: 768px){
  .home-banner .banner-title{
    margin-bottom: 3%;
  }
}
@media (min-width: 1200px){
  .home-banner .banner-title{
    margin-bottom: 6.5625rem;
  }
}
.home-banner .banner-title strong{
  display: block;
  opacity: 0;
}
.home-banner .split-parent{
  --tw-text-opacity: 1;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 800;
  font-size: 1.4583333333333335rem;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 768px){
  .home-banner .split-parent{
    max-width: 50%;
  }
}
@media (min-width: 1200px){
  .home-banner .split-parent{
    margin-top: calc(calc(12/1920*100rem) * -1);
    margin-bottom: calc(calc(12/1920*100rem) * -1);
    max-width: 65%;
    font-size: 3.3333333333333335rem;
  }
}
.home-banner .caption{
  --tw-translate-x: -50%;
  position: absolute;
  bottom: 22%;
  left: 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));
  z-index: 1;
  width: 100%;
}
@media (min-width: 1200px) {
  .home-banner .caption{
    top: 18%;
    bottom: auto;
  } }
.home-banner .desc{
  --tw-text-opacity: 1;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 300;
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .home-banner .desc{
    font-size: calc(32/1920*100rem);
  }
}
@media (min-width: 768px){
  .home-banner .desc{
    max-width: 80%;
  }
}
@media (min-width: 1200px){
  .home-banner .desc{
    max-width: 55%;
  }
}
.home-banner .desc p{
  opacity: 0;
}
.home-banner .button{
  padding-bottom: calc(4/1920*100rem);
  overflow: hidden;
}
@media (min-width: 1200px){
  .home-banner .button{
    padding-bottom: 0 /* 0px */;
  }
}
.home-banner .button [class*="btn-"]{
  opacity: 0;
}
.home-banner .swiper-pagination{
  --tw-translate-x: -50%;
  display: flex;
  position: absolute;
  bottom: 9.5%;
  left: 50%;
  align-items: center;
  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));
  z-index: 1;
  margin-left: -4px;
  width: 100%;
}
@media (min-width: 1200px){
  .home-banner .swiper-pagination{
    bottom: 7.1875rem;
    margin-left: calc(calc(4/1920*100rem) * -1);
  }
}
.home-banner .swiper-pagination .swiper-pagination-bullet{
  --tw-bg-opacity: 1;
  opacity: 0.3;
  margin-right: 5px;
  margin-left: 5px;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: 16px;
  height: 4px;
}
@media (min-width: 1200px){
  .home-banner .swiper-pagination .swiper-pagination-bullet{
    width: 1.5625rem;
  }
}
.home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  opacity: 1;
  width: 60px;
}
@media (min-width: 1200px){
  .home-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    width: calc(100/1920*100rem);
  }
}
@keyframes slideUp{
  0%{
    transform: translateY(100%);
    opacity: 1;
  }
  100%{
    transform: translateY(0);
    opacity: 1;
  }
}
.home-banner .swiper-slide-active .banner-title strong{
  animation: slideUp 1s ease forwards;
  animation-delay: 500ms;
}
.home-banner .swiper-slide-active .split-parent:nth-of-type(1) strong {
    animation: slideUp 1s 0.5s ease forwards; }
.home-banner .swiper-slide-active .split-parent:nth-of-type(2) strong {
    animation: slideUp 1s 1s ease forwards; }
.home-banner .swiper-slide-active .split-parent:nth-of-type(3) strong {
    animation: slideUp 1s 1.5s ease forwards; }
.home-banner .swiper-slide-active .desc p {
    animation: slideUp 1s 2s ease forwards; }
.home-banner .swiper-slide-active .button [class*="btn-"] {
    animation: slideUp 1s 2.5s ease forwards; }
.searchbox{
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}
@media (min-width: 400px){
  .searchbox{
    max-width: 400px;
  }
}
@media (min-width: 576px){
  .searchbox{
    max-width: 576px;
  }
}
@media (min-width: 768px){
  .searchbox{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .searchbox{
    max-width: 1024px;
  }
}
@media (min-width: 1200px){
  .searchbox{
    padding-right: calc(20/1920*100rem);
    padding-left: calc(20/1920*100rem);
    max-width: 1200px;
  }
}
@media (min-width: 1440px){
  .searchbox{
    max-width: 1440px;
  }
}
@media (min-width: 1600px){
  .searchbox{
    max-width: 1600px;
  }
}
@media (min-width: 400px) {
    .searchbox{
    max-width: 100%;
  } }
@media (min-width: 576px) {
    .searchbox{
    max-width: 96vw;
  } }
@media (min-width: 1200px) {
    .searchbox{
    max-width: calc(1440 / 1920 * 100rem);
  } }
.searchbox{
  position: relative;
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
.mobile-wrap .mega-menu .searchbox{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
  max-width: 100%;
}
.mobile-wrap .mega-menu .searchbox > .sub-menu{
  display: block;
  padding: 0 /* 0px */;
}
.mobile-wrap .mega-menu .searchbox > .sub-menu > li > a{
  font-size: calc(20/1920*100rem);
}
.searchbox input{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-width: 1px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  border-radius: calc(4/1920*100rem);
  padding-right: calc(48/1920*100rem);
  padding-left: calc(20/1920*100rem);
  width: 100%;
  height: calc(48/1920*100rem);
  color: rgb(123 121 121 / var(--tw-text-opacity));
  font-size: calc(16/1920*100rem);
}
.searchbox input::placeholder{
  --tw-text-opacity: 1;
  color: rgb(233 233 233 / var(--tw-text-opacity));
}
.searchbox input:focus{
  --tw-border-opacity: 1;
  outline: 2px solid transparent;
  outline-offset: 2px;
  border-color: rgb(185 28 28 / var(--tw-border-opacity));
}
.searchbox button{
  --tw-translate-y: -50%;
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: 50%;
  right: calc(4/1920*100rem);
  justify-content: center;
  align-items: center;
  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));
  z-index: 1;
  width: calc(44/1920*100rem);
  height: calc(44/1920*100rem);
  color: rgb(21 128 61 / var(--tw-text-opacity));
  font-size: calc(20/1920*100rem);
}
header{
  --tw-bg-opacity: 1;
  position: fixed;
  top: 0 /* 0px */;
  left: 0 /* 0px */;
  z-index: 999;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: 100%;
  height: calc(80/1920*100rem);
}
header::before {
    --tw-bg-opacity: 1;
    position: absolute;
    bottom: 0 /* 0px */;
    left: 0 /* 0px */;
    z-index: 1;
    background-color: rgb(212 211 211 / var(--tw-bg-opacity));
    width: 100%;
    height: 1px;
    pointer-events: none;
    content: '' }
header .header-wrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: calc(20/1920*100rem);
  padding-left: calc(20/1920*100rem);
  height: 100%;
}
@media (min-width: 1200px){
  header .header-wrap{
    padding-right: calc(40/1920*100rem);
    padding-left: calc(40/1920*100rem);
  }
}
header .header-logo{
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header-logo img{
  width: auto;
  height: 52px !important;
  max-height: 64px !important;
  object-fit: contain;
}
@media (min-width: 1200px){
  header .header-logo img{
    height: 60px !important;
    max-height: 68px !important;
  }
}
header .header-center{
  display: none;
  flex: 1 1 0%;
}
header.process-loading .header-center {
    visibility: hidden; }
header.process-loading .header-center .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 1024px){
  header .header-center{
    display: block;
  }
}
header .header-right{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: calc(20/1920*100rem);
}
header .main-menu{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: calc(32/1920*100rem);
}
@media (min-width: 1200px){
  header .main-menu{
    gap: calc(64/1920*100rem);
  }
}
header .main-menu > li > a{
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  font-weight: 700;
  text-transform: uppercase;
}
header .main-menu > li > a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
header .main-menu > li > a{
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  header .main-menu > li > a{
    font-size: calc(16/1920*100rem);
  }
}
header .main-menu > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
header .main-menu > li > a{
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}
header .main-menu > li[class*="current-"] > a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu{
  --tw-translate-y: 0 /* 0px */;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  pointer-events: auto;
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu > li.menu-item-has-children:first-child > a{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu > li.menu-item-has-children:first-child > .mega-wrap{
  opacity: 1;
  pointer-events: auto;
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu:hover > li.menu-item-has-children > a{
  --tw-text-opacity: 1 !important;
  color: rgb(168 166 167 / var(--tw-text-opacity)) !important;
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu:hover > li.menu-item-has-children > .mega-wrap{
  opacity: 0 !important;
  pointer-events: none !important;
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu:hover > li.menu-item-has-children:hover > a{
  --tw-text-opacity: 1 !important;
  color: rgb(35 31 32 / var(--tw-text-opacity)) !important;
}
header .main-menu > li.menu-item-has-children:hover > .mega-menu > div > .sub-menu:hover > li.menu-item-has-children:hover > .mega-wrap{
  opacity: 1 !important;
  pointer-events: auto !important;
}
header .mega-menu{
  --tw-translate-x: -50%;
  --tw-bg-opacity: 1;
  --tw-translate-y: calc(calc(40/1920*100rem) * -1);
  position: absolute;
  top: 100%;
  left: 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));
  opacity: 0;
  z-index: -1;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: calc(40/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
  width: 100%;
  min-height: 23.645833333333336rem;
  pointer-events: none;
}
header .mega-menu > div > .sub-menu{
  position: relative;
}
header .mega-menu > div > .sub-menu::before {
        --tw-bg-opacity: 1;
        position: absolute;
        top: 0 /* 0px */;
        left: 16.666666666666668rem;
        background-color: rgb(233 233 233 / var(--tw-bg-opacity));
        width: 1px;
        height: 100%;
        pointer-events: none;
        content: '' }
header .mega-menu > div > .sub-menu > li{
  padding-bottom: calc(20/1920*100rem);
}
header .mega-menu > div > .sub-menu > li:last-child{
  padding-bottom: 0 /* 0px */;
}
header .mega-menu > div > .sub-menu > li{
  width: 16.666666666666668rem;
}
header .mega-menu > div > .sub-menu > li > a{
  --tw-text-opacity: 1;
  display: block;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  header .mega-menu > div > .sub-menu > li > a{
    font-size: calc(16/1920*100rem);
  }
}
header .mega-menu > div > .sub-menu > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
header .mega-menu > div > .sub-menu > li:hover > a{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}
header .mega-menu > div > .sub-menu > li[class*="current-"] > a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
header .mega-menu > div > .sub-menu > li.menu-item-has-children > a{
  position: relative;
}
header .mega-menu > div > .sub-menu > li.menu-item-has-children > a::before{
  content: ' \203A ' !important;
  position: absolute;
  top: 50%;
  right: calc(20/1920*100rem);
  transform: translateY(-50%);
  pointer-events: none;
  color: rgb(30 96 163);
  font-size: 18px !important;
  font-weight: bold !important;
  font-family: inherit !important;
}
header .mega-menu > div > .sub-menu > li.menu-item-has-children:first-child ~ li:hover .mega-wrap{
  z-index: 1;
}
header .mega-wrap{
  --tw-bg-opacity: 1;
  display: flex;
  position: absolute;
  top: 0 /* 0px */;
  left: 16.666666666666668rem;
  justify-content: space-between;
  opacity: 0;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: calc((1400 - 320) / 1920 * 100rem);
  pointer-events: none;
}
header .mega-wrap > .sub-menu {
      column-gap: calc(40/1920*100rem);
      flex: 1 1 0%;
      column-count: 2;
      break-before: avoid;
      padding-right: calc(40/1920*100rem);
      padding-left: calc(40/1920*100rem) }
header .mega-wrap > .sub-menu > li{
  margin-bottom: calc(20/1920*100rem);
}
header .mega-wrap > .sub-menu > li > a{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  header .mega-wrap > .sub-menu > li > a{
    font-size: calc(16/1920*100rem);
  }
}
header .mega-wrap > .sub-menu > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
header .mega-wrap > .sub-menu > li[class*="current-"] > a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
header .walker-preview{
  aspect-ratio: 560/374;
  width: 29.166666666666668rem;
  height: 19.479166666666668rem;
}
header .walker-preview img{
  display: none;
}
header.process-loading .walker-preview img {
    visibility: hidden; }
header.process-loading .walker-preview img .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
header .button-search{
  cursor: pointer;
  background-image: linear-gradient(164deg, #00a8df 13.86%, #1e60a3 108.55%);
  background-clip: text;
  color: transparent;
  font-size: calc(20/1920*100rem);
}
header .wpml-ls.wpml-ls-legacy-dropdown-click{
  width: 100%;
}
header .wpml-ls.wpml-ls-legacy-dropdown-click > ul > li{
  display: flex;
  justify-content: center;
  align-items: center;
}
header .wpml-ls.wpml-ls-legacy-dropdown-click > ul > li > a{
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0px;
  background-image: none;
  background-color: transparent;
  padding: 0 /* 0px */;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(16/1920*100rem);
}
header .wpml-ls.wpml-ls-legacy-dropdown-click > ul > li > a::after{
  --tw-content: '\f078';
  display: flex;
  position: static;
  margin-left: calc(4/1920*100rem);
  border-style: none;
  content: var(--tw-content);
  color: currentColor;
  font-weight: 300;
  font-size: calc(14/1920*100rem);
  font-family: "Font Awesome 6 Pro";
}
header .wpml-ls.wpml-ls-legacy-dropdown-click > ul > li > .wpml-ls-sub-menu{
  position: absolute;
  top: 100%;
  border-style: none;
}
.mobile-wrap{
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  display: none;
  position: fixed;
  top: 0 /* 0px */;
  right: 0 /* 0px */;
  z-index: 1000;
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: calc(4/1920*100rem);
  background-color: rgb(220 38 38 / 0.8);
  padding-top: calc(120/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
  padding-left: calc(16/1920*100rem);
  width: 100%;
  max-width: 360px;
  height: 100%;
}
.process-loading.mobile-wrap {
    visibility: hidden; }
.process-loading.mobile-wrap .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.mobile-wrap .navbar-nav-list{
  padding-right: calc(4/1920*100rem);
  max-height: calc(100% - 80px);
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-wrap .navbar-nav-list::-webkit-scrollbar {
      width: 0; }
.mobile-wrap .navbar-nav-list::-webkit-scrollbar-track {
      background: transparent; }
.mobile-wrap .navbar-nav-list::-webkit-scrollbar-thumb {
      background: #00A8DF; }
.mobile-wrap .navbar-nav-list::-webkit-scrollbar-thumb:hover {
      background: #00427A; }
.mobile-wrap .toggle-submenu, .mobile-wrap .toggle-mega, .mobile-wrap .toggle-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}
.mobile-wrap .toggle-submenu:before, .mobile-wrap .toggle-mega:before, .mobile-wrap .toggle-wrap:before{
  content: ' \25BE ' !important;
  cursor: pointer;
  color: #ffffff;
  font-size: 16px !important;
  font-family: inherit !important;
}
.mobile-wrap .toggle-submenu.active, .mobile-wrap .toggle-mega.active, .mobile-wrap .toggle-wrap.active{
  --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));
}
@media (min-width: 1200px){
  header .main-menu .toggle-submenu,
  header .main-menu .toggle-mega,
  header .main-menu .toggle-wrap{
    display: none !important;
  }
}
.mobile-wrap .main-menu{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: calc(20/1920*100rem);
  padding-bottom: calc(20/1920*100rem);
  text-align: right;
}
.mobile-wrap .main-menu > li{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-right: calc(36/1920*100rem);
  padding-left: calc(40/1920*100rem);
  width: 100%;
}
.mobile-wrap .main-menu > li > a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 300;
  font-size: 24px;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .mobile-wrap .main-menu > li > a{
    font-size: calc(32/1920*100rem);
  }
}
.mobile-wrap .main-menu > li[class*="current-"] > a, .mobile-wrap .main-menu > li.active > a {
    background-size: 100% 1px;
    background-position-x: left; }
.mobile-wrap .main-menu > li.menu-item-has-children{
  cursor: pointer;
}
.mobile-wrap .mega-menu{
  display: none;
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  padding-left: calc(20/1920*100rem);
  width: 100%;
}
.process-loading.mobile-wrap .mega-menu {
    visibility: hidden; }
.process-loading.mobile-wrap .mega-menu .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.mobile-wrap .mega-menu .container{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
  max-width: 100%;
}
.mobile-wrap .mega-menu .container > .sub-menu{
  display: block;
  padding: 0 /* 0px */;
}
.mobile-wrap .mega-menu .container > .sub-menu > li > a{
  font-size: calc(20/1920*100rem);
}
.mobile-wrap .walker-preview{
  display: none;
}
.process-loading.mobile-wrap .walker-preview {
    visibility: hidden; }
.process-loading.mobile-wrap .walker-preview .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.mobile-wrap .mega-wrap{
  display: none;
  width: 100%;
}
.mobile-wrap .mega-wrap > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(8/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(8/1920*100rem) * var(--tw-space-y-reverse));
}
.mobile-wrap .mega-wrap{
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  padding-left: calc(20/1920*100rem);
}
.process-loading.mobile-wrap .mega-wrap {
    visibility: hidden; }
.process-loading.mobile-wrap .mega-wrap .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.mobile-wrap .mega-wrap > .sub-menu{
  display: block;
  padding: 0 /* 0px */;
}
.mobile-wrap .sub-menu{
  display: none;
  width: 100%;
}
.mobile-wrap .sub-menu > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(8/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(8/1920*100rem) * var(--tw-space-y-reverse));
}
.mobile-wrap .sub-menu{
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  padding-left: calc(20/1920*100rem);
}
.process-loading.mobile-wrap .sub-menu {
    visibility: hidden; }
.process-loading.mobile-wrap .sub-menu .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.mobile-wrap .sub-menu > li{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.mobile-wrap .sub-menu > li > a{
  --tw-text-opacity: 1;
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  padding-top: calc(8/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: calc(16/1920*100rem);
}
.mobile-wrap .sub-menu > li > a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.mobile-wrap .sub-menu > li[class*="current-"] > a {
    background-size: 100% 1px;
    background-position-x: left; }
.mobile-wrap .close-mobile{
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: calc(8/1920*100rem);
  right: calc(8/1920*100rem);
  justify-content: center;
  align-items: center;
  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));
  opacity: 0;
  transition-delay: 500ms;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  width: calc(64/1920*100rem);
  height: calc(64/1920*100rem);
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: calc(36/1920*100rem);
}
.mobile-wrap .social-list{
  padding-top: calc(20/1920*100rem);
  padding-right: calc(40/1920*100rem);
  padding-bottom: calc(20/1920*100rem);
  padding-left: calc(40/1920*100rem);
}
.mobile-wrap .social-list ul{
  justify-content: flex-end;
  gap: calc(16/1920*100rem);
}
.mobile-wrap.active .close-mobile{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
  opacity: 1;
}
.search-wrap{
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  --tw-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  --tw-shadow-colored: 0px 4px 4px var(--tw-shadow-color);
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  display: none;
  position: fixed;
  top: 33.333333%;
  left: 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));
  z-index: 1000;
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-radius: calc(4/1920*100rem);
  padding: calc(4/1920*100rem);
  width: 100%;
}
.process-loading.search-wrap {
    visibility: hidden; }
.process-loading.search-wrap .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.search-wrap{
  max-width: 31.25rem;
}
.contact-form{
  max-width: 45.833333333333336rem;
}
@media (min-width: 1024px){
  .contact-form{
    margin-right: 0 /* 0px */;
    margin-left: auto;
  }
}
.contact-form p{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .contact-form p{
    font-size: calc(20/1920*100rem);
  }
}
.contact-maps .iframe-scale{
  padding-top: calc(480 / 1920 * 100%);
}
.contact-section .footer-address{
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .contact-section .footer-address{
    font-size: calc(16/1920*100rem);
  }
}
.contact-section .footer-address ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(16/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(16/1920*100rem) * var(--tw-space-y-reverse));
}
.home-banner .banner-slider .swiper-slide{
  overflow: hidden;
}
.home-3-item{
  display: flex;
  flex-direction: column;
  gap: calc(40/1920*100rem);
}
@media (min-width: 1024px){
  .home-3-item{
    flex-direction: row;
    align-items: center;
    gap: calc(80/1920*100rem);
  }
}
.home-3-item .image{
  aspect-ratio: 1 / 1;
}
.home-3-item .image img{
  transition-duration: 1000ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.home-3-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .home-3-item .title{
    font-size: calc(20/1920*100rem);
  }
}
.home-3-item .desc{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .home-3-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
@media (min-width: 1024px) {
  .home-3-item{
    flex-direction: row;
    align-items: center;
    gap: calc(80/1920*100rem);
  }
    .home-3-item > *{
    width: 50%;
  } }
@media (min-width: 1200px) {
  .home-3-item{
    gap: calc(120/1920*100rem);
  }
    .home-3-item .image{
    width: 35.41666666666667rem;
  }
      .home-3-item .image:hover img{
    --tw-scale-x: 1.2;
    --tw-scale-y: 1.2;
    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));
  }
    .home-3-item .caption{
    flex: 1 1 0%;
  } }
.home-3-thumbs{
  display: none;
}
.process-loading.home-3-thumbs {
    visibility: hidden; }
.process-loading.home-3-thumbs .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 1024px){
  .home-3-thumbs{
    display: block;
  }
}
.home-3-title{
  -webkit-user-select: none;
  --tw-text-opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border-top-width: calc(4/1920*100rem);
  border-color: currentColor;
  padding-top: calc(8/1920*100rem);
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
          user-select: none;
}
@media (min-width: 1200px){
  .home-3-title{
    font-size: calc(20/1920*100rem);
  }
}
.home-3-section .swiper-relative{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
.home-3-section .swiper-slide.swiper-slide-thumb-active .home-3-title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .home-4-item{
    padding: calc(20/1920*100rem);
  }
}
@media (min-width: 1200px){
  .home-4-item{
    padding: calc(32/1920*100rem);
  }
}
.home-4-item .number {
    --tw-text-opacity: 1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    margin-bottom: calc(12/1920*100rem);
    color: rgb(58 54 55 / var(--tw-text-opacity));
    font-weight: 700;
    font-size: 2.0833333333333335rem;
    line-height: normal }
@media (min-width: 1200px){
  .home-4-item .number{
    font-size: 5rem;
  }
}
.home-4-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .home-4-item .title{
    font-size: calc(20/1920*100rem);
    white-space: nowrap;
  }
  .home-4-item:hover .number{
    --tw-text-opacity: 1;
    color: rgb(30 96 163 / var(--tw-text-opacity));
  }
}
.home-4-list{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: calc(20/1920*100rem);
  row-gap: calc(40/1920*100rem);
}
.home-4-list + .home-4-image{
  margin-top: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .home-4-list + .home-4-image{
    margin-top: 0 /* 0px */;
  }
  .home-4-list .home-4-item{
    --tw-translate-y: -50%;
    position: absolute;
    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));
    z-index: 1;
    max-width: 15.625rem;
  }
    .home-4-list .home-4-item:nth-child(1){
    top: 25%;
    right: 70%;
    text-align: right;
  }
    .home-4-list .home-4-item:nth-child(2){
    top: 25%;
    left: 70%;
  }
    .home-4-list .home-4-item:nth-child(3){
    top: 75%;
    right: 70%;
    text-align: right;
  }
    .home-4-list .home-4-item:nth-child(4){
    top: 75%;
    left: 70%;
  }
}
@media (min-width: 1024px) {
  .home-4-list .home-4-item{
    max-width: 18.958333333333336rem;
  } }
@media (min-width: 1200px) {
  .home-4-list .home-4-item{
    max-width: none;
  }
    .home-4-list .home-4-item:nth-child(1){
    right: 79%;
  }
    .home-4-list .home-4-item:nth-child(2){
    left: 79%;
  }
    .home-4-list .home-4-item:nth-child(3){
    right: 79%;
  }
    .home-4-list .home-4-item:nth-child(4){
    left: 79%;
  } }
.home-4-image{
  position: relative;
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 1 / 1;
  max-width: 46.875rem;
}
@media (min-width: 768px){
  .home-4-image{
    width: 50%;
  }
}
@media (min-width: 1200px){
  .home-4-image{
    width: 100%;
  }
}
.home-4-image figure{
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  position: absolute;
  top: 50%;
  left: 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));
  z-index: 1;
  width: 90%;
  height: 90%;
  object-fit: contain;
  pointer-events: none;
}
.home-4-image figure img{
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.home-4-wrap{
  position: relative;
  z-index: 1;
}
.home-4-section{
  overflow: hidden;
}
@media (min-width: 1200px){
  .home-4-section{
    padding-bottom: calc(100/1920*100rem);
  }
}
.home-5-controller{
  display: none;
}
.process-loading.home-5-controller {
    visibility: hidden; }
.process-loading.home-5-controller .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
@media (min-width: 1200px){
  .home-5-controller{
    display: block;
  }
}
.home-5-controller .swiper{
  height: 100%;
}
.home-5-controller .swiper-slide{
  height: auto;
}
.home-5-controller .swiper-slide .image{
  height: 100%;
}
.home-5-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 300;
  font-size: 24px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .home-5-item .title{
    font-size: calc(32/1920*100rem);
  }
}
.home-5-item .desc{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .home-5-item .desc{
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: calc(100/1920*100rem);
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-size: calc(16/1920*100rem);
  }
  .home-5-caption{
    margin-left: 0 /* 0px */;
    width: 34.739583333333336rem;
  }
}
.home-5-image .image{
  border-radius: calc(4/1920*100rem);
  aspect-ratio: 306/260;
  overflow: hidden;
}
.home-5-image .image::before {
    --tw-border-opacity: 1;
    position: absolute;
    opacity: 0;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0 /* 0px */;
    border-width: calc(3/1920*100rem);
    border-color: rgb(30 96 163 / var(--tw-border-opacity));
    border-radius: calc(4/1920*100rem);
    pointer-events: none;
    content: '' }
.home-5-image .swiper-slide{
  width: 15.9375rem;
}
.home-5-image .swiper-slide.swiper-slide-thumb-active .image::before{
  opacity: 1;
}
.home-5-preview .image{
  aspect-ratio: 960/810;
}
.home-5-section .block-content{
  padding-top: calc(40/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
  padding-left: calc(20/1920*100rem);
}
.home-5-section .swiper-relative{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
@media (min-width: 1200px) {
  .home-5-section{
    display: flex;
    flex-direction: row-reverse;
  }
    .home-5-section > *{
    width: 100%;
    max-width: 50%;
  }
    .home-5-section .block-content{
    padding: calc(60/1920*100rem);
  }
    .home-5-section .site-title{
    max-width: 29.166666666666668rem;
  }
    .home-5-section .home-5-image{
    position: relative;
    z-index: 2;
    margin-left: calc(calc(120/1920*100rem) * -1);
  } }
.home-6-item .image{
  aspect-ratio: 420/593;
}
.home-6-item .image img{
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.home-6-item .caption{
  position: absolute;
  bottom: 0 /* 0px */;
  left: 0 /* 0px */;
  z-index: 1;
  padding: calc(20/1920*100rem);
  width: 100%;
  pointer-events: none;
}
@media (min-width: 1200px){
  .home-6-item .caption{
    padding-top: calc(40/1920*100rem);
    padding-right: calc(32/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
    padding-left: calc(32/1920*100rem);
  }
}
.home-6-item .caption a{
  pointer-events: auto;
}
.home-6-item .title{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .home-6-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.home-6-item .title:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.home-6-item .desc{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .home-6-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.home-6-item:hover .image img{
  --tw-scale-x: 1.2;
  --tw-scale-y: 1.2;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@media (min-width: 768px) {
  .home-6-item.is-horizontal .image{
    aspect-ratio: 598/387;
  } }
.home-6-section{
  overflow: hidden;
}
.home-6-section .swiper-relative{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
@media (min-width: 1024px){
  .home-6-section .swiper-relative{
    padding-bottom: calc(40/1920*100rem);
  }
}
@media (min-width: 768px){
  .home-6-section .swiper-slide{
    width: 21.875rem;
  }
  .home-6-section .swiper-slide.is-horizontal{
    width: 31.145833333333336rem;
  }
}
@media (min-width: 1024px){
  .home-6-section .swiper{
    overflow: visible;
  }
}
.brand-item{
  aspect-ratio: 120/70;
}
.customer-item{
  display: flex;
  flex-direction: column;
  gap: calc(24/1920*100rem);
}
.customer-item .head{
  display: flex;
  align-items: center;
  gap: calc(16/1920*100rem);
}
.customer-item .avatar{
  border-radius: 9999px;
  width: calc(60/1920*100rem);
  height: calc(60/1920*100rem);
}
.customer-item .caption{
  flex: 1 1 0%;
}
.customer-item .name{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .customer-item .name{
    font-size: calc(16/1920*100rem);
  }
}
.customer-item .job{
  --tw-text-opacity: 1;
  margin-top: calc(4/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .customer-item .job{
    font-size: calc(14/1920*100rem);
  }
}
.customer-item .body{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .customer-item .body{
    font-size: calc(16/1920*100rem);
  }
}
.brand-company-item .logo{
  margin-bottom: calc(8/1920*100rem);
  height: 2.8645833333333335rem;
}
.brand-company-item .logo img{
  width: auto;
  height: 100%;
  object-fit: contain;
}
.brand-company-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .brand-company-item .title{
    font-size: calc(16/1920*100rem);
  }
}
.brand-company-item .desc{
  --tw-text-opacity: 1;
  margin-top: calc(24/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .brand-company-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.home-8-section{
  overflow: hidden;
}
@media (min-width: 1200px){
  .home-8-section{
    padding-right: calc(40/1920*100rem);
    padding-left: calc(40/1920*100rem);
  }
}
.home-8-section .top{
  display: flex;
  flex-wrap: wrap;
}
.home-8-section .top > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(40/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(40/1920*100rem) * var(--tw-space-y-reverse));
}
.home-8-section .top{
  padding-top: calc(40/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
}
.home-8-section .top > *{
  width: 100%;
}
@media (min-width: 768px){
  .home-8-section .top > *{
    width: 50%;
  }
  .home-8-section .top > *:first-child{
    width: 100%;
  }
}
.home-8-section .bot{
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
  padding-top: 0.78125rem;
  padding-bottom: 0.78125rem;
}
.home-8-section .bot .swiper-slide{
  margin-right: calc(40/1920*100rem) !important;
  width: 6.25rem;
}
@media (min-width: 1200px){
  .home-8-section .bot .swiper-slide{
    margin-right: 7.083333333333334rem !important;
  }
}
.home-8-section .bot .swiper-wrapper {
      transition-timing-function: linear; }
.home-8-section .swiper-relative{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
@media (min-width: 1024px){
  .home-8-section .swiper-relative.is-page{
    padding-bottom: calc(40/1920*100rem);
  }
}
.home-8-section .center-content{
  position: relative;
  z-index: 1;
  text-align: center;
}
.home-8-section .center-content .image-preview{
  margin-right: auto;
  margin-left: auto;
  aspect-ratio: 207/497;
  max-width: 10.78125rem;
}
.home-8-section .center-content .watermark {
      --tw-translate-x: -50%;
      --tw-text-opacity: 1;
      position: absolute;
      top: calc(32/1920*100rem);
      left: 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));
      z-index: -1;
      pointer-events: none;
      color: rgb(233 233 233 / var(--tw-text-opacity));
      font-weight: 700;
      font-size: 6.25rem;
      line-height: normal;
      white-space: nowrap }
@media (min-width: 768px){
  .home-8-section .center-content .watermark{
    font-size: 10.416666666666668rem;
  }
}
.home-8-section .swiper-pagination{
  display: flex;
  justify-content: flex-start;
  margin-left: -3px;
}
.home-8-section .swiper-pagination .swiper-pagination-bullet{
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  margin-right: 3px;
  margin-left: 3px;
  border-width: 1px;
  border-color: transparent;
  background-color: transparent;
  width: 8px;
  height: 8px;
}
.home-8-section .swiper-pagination .swiper-pagination-bullet::before {
        --tw-bg-opacity: 1;
        transition-duration: 150ms;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        border-radius: 9999px;
        background-color: rgb(36 32 33 / var(--tw-bg-opacity));
        width: 4px;
        height: 4px;
        content: '' }
.home-8-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
  --tw-border-opacity: 1;
  opacity: 1;
  border-color: rgb(36 32 33 / var(--tw-border-opacity));
}
.home-8-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{
  width: 5px;
  height: 5px;
}
@media (min-width: 768px) {
  .home-8-section .left-slider{
    padding-right: calc(20/1920*100rem);
  }
  .home-8-section .right-slider{
    padding-left: calc(20/1920*100rem);
    text-align: right;
  }
    .home-8-section .right-slider .swiper-pagination{
    justify-content: flex-end;
  } }
@media (min-width: 1200px) {
  .home-8-section .top{
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-top: calc(72/1920*100rem);
    padding-bottom: calc(80/1920*100rem);
  }
  .home-8-section .left-slider{
    order: 1;
    padding-right: 0 /* 0px */;
  }
  .home-8-section .center-content{
    order: 2;
  }
  .home-8-section .right-slider{
    order: 3;
    padding-left: 0 /* 0px */;
  }
  .home-8-section .left-slider, .home-8-section .right-slider{
    max-width: 28.229166666666668rem;
  }
    .home-8-section .left-slider .swiper, .home-8-section .right-slider .swiper{
    max-width: 22.916666666666668rem;
  } }
.head-flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: calc(32/1920*100rem);
}
.site-nav{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: calc(12/1920*100rem);
}
@media (min-width: 1200px){
  .site-nav{
    gap: calc(20/1920*100rem);
  }
}
.site-nav a{
  --tw-text-opacity: 1;
  padding-right: calc(16/1920*100rem);
  padding-left: calc(16/1920*100rem);
  height: 2.1875rem;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-size: calc(18/1920*100rem);
}
@media (min-width: 1200px){
  .site-nav a{
    padding-right: calc(20/1920*100rem);
    padding-left: calc(20/1920*100rem);
    font-size: calc(20/1920*100rem);
  }
}
.site-nav li.active [class*="btn-"]{
  --tw-text-opacity: 1;
  border-color: transparent;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.site-nav li.active [class*="btn-"]::before{
  opacity: 1;
  content: var(--tw-content);
}
.home-9-section .news-item:not(:nth-child(1)) .caption{
  padding-top: calc(12/1920*100rem);
}
.home-9-section .news-item:not(:nth-child(1)) .desc, .home-9-section .news-item:not(:nth-child(1)) .button{
  display: none;
}
.process-loading.home-9-section .news-item:not(:nth-child(1)) .desc,.process-loading .home-9-section .news-item:not(:nth-child(1)) .button {
    visibility: hidden; }
.process-loading.home-9-section .news-item:not(:nth-child(1)) .desc .mask span,.process-loading .home-9-section .news-item:not(:nth-child(1)) .button .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.home-9-section .news-item:not(:nth-child(1)) .title{
  font-size: calc(20/1920*100rem);
}
.home-9-section .news-item:nth-child(2) .image{
  aspect-ratio: 1 / 1;
}
.home-9-section .news-item:nth-child(3) .image{
  aspect-ratio: 320/180;
}
.home-9-section .news-item:nth-child(4) .image{
  aspect-ratio: 680/382;
}
@media (min-width: 1024px) {
  .home-9-section .news-item:nth-child(1){
    display: flex;
    grid-column: span 3 / span 3;
  }
    .home-9-section .news-item:nth-child(1) > *{
    width: 50%;
  }
    .home-9-section .news-item:nth-child(1) .caption{
    --tw-border-opacity: 1;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: rgb(35 31 32 / var(--tw-border-opacity));
    padding-top: calc(40/1920*100rem);
    padding-bottom: calc(40/1920*100rem);
    padding-left: calc(20/1920*100rem);
  } }
@media (min-width: 1200px) {
  .home-9-section .news-item:nth-child(1){
    grid-column: span 36 / span 36;
  }
    .home-9-section .news-item:nth-child(1) .image{
    width: 39.583333333333336rem;
  }
    .home-9-section .news-item:nth-child(1) .caption{
    flex: 1 1 0%;
    padding-top: calc(60/1920*100rem);
    padding-bottom: calc(60/1920*100rem);
    padding-left: calc(40/1920*100rem);
    width: auto;
  }
    .home-9-section .news-item:nth-child(1) .desc{
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    overflow: hidden;
  }
  .home-9-section .news-item:nth-child(2){
    grid-column: span 9 / span 9;
  }
  .home-9-section .news-item:nth-child(3){
    grid-column: span 9 / span 9;
  }
  .home-9-section .news-item:nth-child(4){
    grid-column: span 18 / span 18;
  } }
@media (min-width: 768px){
  .home-9-section .news-list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .home-9-section .news-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1200px){
  .home-9-section .news-list{
    grid-template-columns: repeat(36, minmax(0, 1fr));
  }
}
.home-page main{
  padding-top: 0 /* 0px */;
}
.info-item{
  --tw-text-opacity: 1;
  display: flex;
  align-items: center;
  gap: calc(8/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .info-item{
    font-size: calc(16/1920*100rem);
  }
}
.info-list{
  display: flex;
  flex-wrap: wrap;
  gap: calc(20/1920*100rem);
}
@media (min-width: 1200px){
  .info-list{
    justify-content: space-between;
  }
}
.information-top{
  --tw-border-opacity: 1;
  display: flex;
  flex-direction: column;
  border-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
}
@media (min-width: 1024px){
  .information-top{
    flex-direction: row;
  }
}
.information-top .left{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: calc(20/1920*100rem);
}
@media (min-width: 1024px){
  .information-top .left{
    flex: 1 1 0%;
  }
}
@media (min-width: 1200px){
  .information-top .left{
    padding: calc(32/1920*100rem);
  }
}
.information-top .right{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
}
@media (min-width: 1200px){
  .information-top .right{
    font-size: calc(16/1920*100rem);
  }
}
@media (min-width: 1024px){
  .information-top .right{
    width: 22.916666666666668rem;
  }
}
@media (min-width: 1200px){
  .information-top .right{
    padding-top: calc(32/1920*100rem);
    padding-right: calc(40/1920*100rem);
    padding-bottom: calc(32/1920*100rem);
    padding-left: calc(40/1920*100rem);
  }
}
.information-top .right > *:first-child{
  margin-top: 0 /* 0px */;
}
.information-top .right > p{
  margin-top: calc(12/1920*100rem);
}
.information-top .right h2{
  --tw-text-opacity: 1;
  margin-top: calc(32/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .information-top .right h2{
    font-size: calc(24/1920*100rem);
  }
}
.information-top .social-list ul{
  gap: calc(8/1920*100rem);
}
.information-top .social-list ul a{
  width: auto;
  height: auto;
  font-size: calc(16/1920*100rem);
}
.career-other-item{
  --tw-border-opacity: 1;
  display: flex;
  flex-direction: column;
  gap: calc(12/1920*100rem);
  border-bottom-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
  padding-top: calc(12/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
}
.career-other-item:last-child{
  border-style: none;
}
@media (min-width: 1200px){
  .career-other-item{
    gap: calc(16/1920*100rem);
    padding-top: calc(24/1920*100rem);
    padding-bottom: calc(24/1920*100rem);
  }
}
.career-other-item .title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .career-other-item .title{
    font-size: calc(20/1920*100rem);
  }
}
.career-other-item .title:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.career-other-item .end-date{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .career-other-item .end-date{
    font-size: calc(16/1920*100rem);
  }
}
.career-other-item .end-date span{
  --tw-text-opacity: 1;
  margin-left: calc(12/1920*100rem);
  color: rgb(30 96 163 / var(--tw-text-opacity));
  font-weight: 700;
}
.box-career-other{
  --tw-border-opacity: 1;
  border-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
}
.box-career-other .box-title{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-top: calc(12/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
  padding-left: calc(20/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .box-career-other .box-title{
    padding-top: calc(24/1920*100rem);
    padding-right: calc(40/1920*100rem);
    padding-bottom: calc(24/1920*100rem);
    padding-left: calc(40/1920*100rem);
    font-size: calc(24/1920*100rem);
  }
}
.box-career-other .box-body{
  padding-right: calc(12/1920*100rem);
  padding-left: calc(12/1920*100rem);
}
@media (min-width: 1200px){
  .box-career-other .box-body{
    padding-right: calc(24/1920*100rem);
    padding-left: calc(24/1920*100rem);
  }
}
.block-content-list .block-title{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .block-content-list .block-title{
    width: 10.416666666666668rem;
    font-size: calc(20/1920*100rem);
  }
}
.block-content-list .block-content{
  display: flex;
  flex-direction: column;
  gap: calc(24/1920*100rem);
  padding-top: calc(24/1920*100rem);
  padding-bottom: calc(24/1920*100rem);
}
.block-content-list .block-content:first-child{
  padding-top: 0 /* 0px */;
}
.block-content-list .block-content:last-child{
  padding-bottom: 0 /* 0px */;
}
@media (min-width: 1200px){
  .block-content-list .block-content{
    flex-direction: row;
    gap: calc(40/1920*100rem);
  }
}
.block-content-list .block-content + .block-content{
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
}
@media (min-width: 1200px){
  .block-content-list .full-content{
    flex: 1 1 0%;
  }
}
.career-form{
  padding: calc(20/1920*100rem);
}
@media (min-width: 1024px){
  .career-form{
    padding: calc(40/1920*100rem);
  }
}
@media (min-width: 1200px){
  .career-form{
    padding: calc(64/1920*100rem);
  }
}
.career-form .row{
  margin-right: -0.5208333333333334rem;
  margin-left: -0.5208333333333334rem;
}
.career-form .row > *{
  padding-right: 0.5208333333333334rem;
  padding-left: 0.5208333333333334rem;
}
@media (min-width: 1200px){
  .career-1-section{
    padding-bottom: 9.010416666666668rem;
  }
}
.career-1-section .block-content{
  margin-right: auto;
  margin-left: auto;
  max-width: 45.57291666666667rem;
}
.career-2-section .block-content{
  max-width: 33.333333333333336rem;
}
.career-2-section .image{
  aspect-ratio: 680/452;
}
.tabslet-tabs{
  display: flex;
  gap: calc(20/1920*100rem);
  padding-bottom: calc(16/1920*100rem);
  overflow-x: auto;
}
@media (min-width: 768px){
  .tabslet-tabs{
    justify-content: center;
    padding-bottom: 0 /* 0px */;
    overflow: visible;
  }
}
.tabslet-tabs li{
  width: max-content;
}
.tabslet-tabs li a{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-color: rgb(168 166 167 / var(--tw-border-opacity));
  height: 2.1875rem;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-size: calc(20/1920*100rem);
  white-space: nowrap;
}
.tabslet-tabs li.active a{
  --tw-text-opacity: 1;
  border-color: transparent;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.tabslet-tabs li.active a::before{
  opacity: 1;
  content: var(--tw-content);
}
.table-responsive{
  overflow-x: auto;
}
.table-responsive table{
  width: 100%;
  min-width: 52.083333333333336rem;
}
.table-responsive th{
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  border-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
  padding: calc(16/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .table-responsive th{
    padding-right: calc(20/1920*100rem);
    padding-left: calc(20/1920*100rem);
    font-size: calc(24/1920*100rem);
  }
}
.table-responsive th:nth-child(2){
  text-align: left;
}
.table-responsive td{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-width: 1px;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
  padding: calc(16/1920*100rem);
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
  text-align: center;
}
@media (min-width: 1200px){
  .table-responsive td{
    padding-top: 1.3541666666666667rem;
    padding-right: calc(20/1920*100rem);
    padding-bottom: 1.3541666666666667rem;
    padding-left: calc(20/1920*100rem);
    font-size: calc(16/1920*100rem);
  }
}
.table-responsive td:nth-child(2){
  text-align: left;
}
.table-responsive td a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.table-responsive td .link{
  gap: calc(12/1920*100rem);
  font-size: calc(16/1920*100rem);
}
.table-responsive td .link i{
  width: auto;
  height: auto;
}
.table-responsive tbody tr:hover td{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.tag-list{
  display: flex;
  flex-wrap: wrap;
  gap: calc(12/1920*100rem);
}
.tag-list .tag{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding-top: calc(4/1920*100rem);
  padding-right: calc(16/1920*100rem);
  padding-bottom: calc(4/1920*100rem);
  padding-left: calc(16/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .tag-list .tag{
    font-size: calc(16/1920*100rem);
  }
}
.js-toc-wrap{
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  border-width: 1px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  border-radius: 0.5rem;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
}
.js-toc-wrap .title{
  --tw-text-opacity: 1;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .js-toc-wrap .title{
    font-size: calc(20/1920*100rem);
  }
}
.js-toc-wrap .js-toc{
  margin-top: calc(12/1920*100rem);
}
.js-toc-wrap ol{
  padding-left: calc(20/1920*100rem);
  list-style-type: upper-roman;
}
.js-toc-wrap ol ol{
  list-style-type: lower-roman;
}
.js-toc-wrap ol ol ol{
  list-style-type: decimal;
}
.news-detail-section .social-list a{
  gap: calc(12/1920*100rem);
  width: auto;
  height: auto;
  font-size: calc(16/1920*100rem);
}
.news-detail-section .info-list{
  flex-direction: column;
  gap: calc(20/1920*100rem);
}
.news-date{
  --tw-text-opacity: 1;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .news-date{
    font-size: calc(14/1920*100rem);
  }
}
.news-item .image{
  aspect-ratio: 920/518;
}
.news-item .caption{
  padding-top: calc(24/1920*100rem);
}
.news-item .title{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .news-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.news-item .title:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.news-item .title{
  max-width: 31.25rem;
}
.news-item .title a{
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
}
.news-item .title a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.news-item .desc{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .news-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.box-sticky{
  position: sticky;
  top: calc(100/1920*100rem);
}
.box-news{
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
}
@media (min-width: 1200px){
  .box-news{
    padding: calc(24/1920*100rem);
  }
}
.box-news + .box-news{
  margin-top: calc(40/1920*100rem);
}
.box-news .box-title{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-bottom-width: 1px;
  border-bottom-color: rgb(35 31 32 / var(--tw-border-opacity));
  padding-bottom: calc(20/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .box-news .box-title{
    font-size: calc(24/1920*100rem);
  }
}
.box-news.box-news-category .box-body{
  padding-top: calc(20/1920*100rem);
}
.box-news .news-category-list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(20/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(20/1920*100rem) * var(--tw-space-y-reverse));
}
.box-news .news-category-list a{
  --tw-text-opacity: 1;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .box-news .news-category-list a{
    font-size: calc(20/1920*100rem);
  }
}
.box-news .news-category-list a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-news .news-category-list li.active a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-news .news-latest-list li{
  --tw-border-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  padding-top: calc(24/1920*100rem);
  padding-bottom: calc(24/1920*100rem);
}
.box-news .news-latest-list li:last-child{
  border-style: none;
}
.box-news .news-latest-list .title{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  margin-top: calc(12/1920*100rem);
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .box-news .news-latest-list .title{
    font-size: calc(16/1920*100rem);
  }
}
.box-news .news-latest-list .title:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.news-list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: calc(40/1920*100rem);
}
.product-detail-section .swiper-relative{
  padding-right: 0 /* 0px */;
  padding-left: 0 /* 0px */;
}
.product-detail-section .image{
  aspect-ratio: 680/454;
}
.product-detail-section .image.is-video{
  cursor: pointer;
}
.product-detail-section .image.is-video:hover::before{
  --tw-scale-x: 1.15;
  --tw-scale-y: 1.15;
  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));
  opacity: 0;
  content: var(--tw-content);
}
.product-detail-section .image.is-video::before {
      --tw-bg-opacity: 1;
      --tw-text-opacity: 1;
      --tw-content: '\f04b';
      --tw-translate-x: -50%;
      --tw-translate-y: -50%;
      display: flex;
      position: absolute;
      top: 50%;
      left: 50%;
      justify-content: center;
      align-items: center;
      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));
      z-index: 2;
      transition-duration: 500ms;
      transition-property: all;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      border-radius: 9999px;
      background-color: rgb(30 96 163 / var(--tw-bg-opacity));
      width: calc(60/1920*100rem);
      height: calc(60/1920*100rem);
      pointer-events: none;
      content: '';
      content: var(--tw-content);
      color: rgb(255 255 255 / var(--tw-text-opacity));
      font-weight: 700;
      font-size: calc(24/1920*100rem);
      font-family: "Font Awesome 6 Pro" }
.product-detail-section .product-thumbs{
  margin-top: calc(20/1920*100rem);
}
.product-detail-section .product-thumbs .image{
  border-width: calc(2/1920*100rem);
  border-color: transparent;
  border-radius: calc(4/1920*100rem);
  aspect-ratio: 214/142;
}
.product-detail-section .product-thumbs .swiper-slide.swiper-slide-thumb-active .image{
  --tw-border-opacity: 1;
  border-color: rgb(30 96 163 / var(--tw-border-opacity));
}
.product-detail-section .product-top{
  position: relative;
}
.product-detail-section .product-top .swiper-button{
  display: flex;
  position: absolute;
  bottom: calc(8/1920*100rem);
  left: calc(8/1920*100rem);
  gap: calc(12/1920*100rem);
  z-index: 1;
}
@media (min-width: 1024px){
  .product-detail-section .product-top .swiper-button{
    bottom: calc(20/1920*100rem);
    left: calc(20/1920*100rem);
  }
}
.product-detail-section .product-top .swiper-button > *{
  background-color: transparent;
}
@media (min-width: 1200px){
  .product-detail-section .block-content{
    margin-left: calc(160/1920*100rem);
    max-width: 22.395833333333336rem;
  }
}
.product-detail-section .price{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .product-detail-section .price{
    font-size: calc(20/1920*100rem);
  }
}
.product-detail-section .price strong{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.accordion-item{
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(168 166 167 / var(--tw-border-opacity));
  padding-top: calc(24/1920*100rem);
  padding-bottom: calc(24/1920*100rem);
}
.accordion-item .accordion-head{
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: calc(12/1920*100rem);
  cursor: pointer;
}
.accordion-item .accordion-title{
  --tw-text-opacity: 1;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .accordion-item .accordion-title{
    font-size: calc(24/1920*100rem);
  }
}
.accordion-item .accordion-icon{
  --tw-text-opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-size: 20px;
  cursor: pointer;
}
.accordion-item .accordion-icon::before{
  content: '+' !important;
  font-family: inherit !important;
  font-size: 22px !important;
  font-weight: bold !important;
}
.accordion-item .accordion-content{
  display: none;
}
.process-loading.accordion-item .accordion-content {
    visibility: hidden; }
.process-loading.accordion-item .accordion-content .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.accordion-item.active{
  --tw-border-opacity: 1;
  border-color: rgb(30 96 163 / var(--tw-border-opacity));
}
.accordion-item.active .accordion-title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.accordion-item.active .accordion-icon{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.accordion-item.active .accordion-icon::before{
  content: '−' !important;
  font-family: inherit !important;
  font-size: 22px !important;
  font-weight: bold !important;
}
.product-process-item{
  position: relative;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.product-process-item::before {
    position: absolute;
    opacity: 0;
    z-index: -1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    inset: 0 /* 0px */;
    background: linear-gradient(180deg, rgba(30, 96, 163, 0.02) 0%, rgba(30, 96, 163, 0.2) 100%);
    pointer-events: none;
    content: '' }
.product-process-item .image{
  z-index: 2;
  aspect-ratio: 1 / 1;
}
.product-process-item .number {
    leading-trim: both;
    text-edge: cap;
    --tw-text-opacity: 1;
    position: absolute;
    bottom: 0 /* 0px */;
    left: 0 /* 0px */;
    z-index: -1;
    transition-duration: 150ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    color: rgb(212 211 211 / var(--tw-text-opacity));
    font-weight: 700;
    font-size: 14.84375rem;
    line-height: 1;
    text-transform: uppercase }
.product-process-item .title{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(233 233 233 / var(--tw-bg-opacity));
  padding-top: calc(8/1920*100rem);
  padding-right: calc(16/1920*100rem);
  padding-bottom: calc(8/1920*100rem);
  padding-left: calc(16/1920*100rem);
  width: max-content;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .product-process-item .title{
    font-size: calc(16/1920*100rem);
  }
}
.product-process-item .desc{
  --tw-text-opacity: 1;
  margin-top: calc(12/1920*100rem);
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .product-process-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.product-process-item.is-main{
  padding: calc(20/1920*100rem);
}
.product-process-item.is-main::before{
  opacity: 1;
  content: var(--tw-content);
}
.product-process-item.is-main .title{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.product-process-item.is-main .number{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.product-tag{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: calc(8/1920*100rem);
  left: calc(8/1920*100rem);
  justify-content: center;
  align-items: center;
  z-index: 2;
  border-radius: 9999px;
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
  padding-right: calc(12/1920*100rem);
  padding-left: calc(12/1920*100rem);
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .product-tag{
    font-size: calc(14/1920*100rem);
  }
}
.product-tag{
  height: 1.3541666666666667rem;
}
@media (min-width: 1200px){
  .product-tag{
    top: calc(20/1920*100rem);
    left: calc(20/1920*100rem);
  }
}
.product-item .image{
  position: relative;
}
.product-item .flipper {
  position: relative;
  perspective: 150rem;
  padding-top: calc(426 / 320 * 100%) }
.product-item .flipper img {
    position: absolute;
    top: 0 /* 0px */;
    left: 0 /* 0px */;
    backface-visibility: hidden;
    transition: all .8s ease;
    width: 100%;
    height: 100%;
    object-fit: cover }
.product-item .flipper .back {
    transform: rotateY(180deg); }
.product-item .caption{
  padding-top: calc(16/1920*100rem);
}
@media (min-width: 1200px){
  .product-item .caption{
    padding-top: calc(24/1920*100rem);
  }
}
.product-item .title{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .product-item .title{
    font-size: calc(20/1920*100rem);
  }
}
.product-item .title:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
@media (min-width: 1200px){
  .product-item .title{
    font-size: calc(24/1920*100rem);
  }
}
.product-item .title a{
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
}
.product-item .title a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.product-item .desc{
  -webkit-box-orient: vertical;
  --tw-text-opacity: 1;
  display: -webkit-box;
  margin-top: calc(12/1920*100rem);
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .product-item .desc{
    font-size: calc(16/1920*100rem);
  }
}
.product-item:hover .front {
  transform: rotateY(-180deg); }
.product-item:hover .back {
  transform: rotateY(0); }
.product-item:hover .title{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-category{
  --tw-bg-opacity: 1;
  --tw-shadow: 4px 4px 32px 16px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 4px 4px 32px 16px var(--tw-shadow-color);
  display: none;
  position: fixed;
  top: 0 /* 0px */;
  right: 0 /* 0px */;
  gap: calc(20/1920*100rem);
  z-index: 1001;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  padding: calc(20/1920*100rem);
  width: 100%;
  height: 100%;
}
.process-loading.box-category {
    visibility: hidden; }
.process-loading.box-category .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.box-category{
  max-width: 18.75rem;
}
.box-category .box-title{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  border-bottom-width: 1px;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
  padding-bottom: calc(20/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 20px;
  line-height: 1.33;
}
@media (min-width: 1200px){
  .box-category .box-title{
    font-size: calc(24/1920*100rem);
  }
}
.box-category .box-close{
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: 0 /* 0px */;
  right: 0 /* 0px */;
  justify-content: center;
  align-items: center;
  z-index: 1;
  border-width: 1px;
  border-style: dashed;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
  width: calc(48/1920*100rem);
  height: calc(48/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-size: calc(24/1920*100rem);
}
.box-category .box-body{
  margin-top: calc(20/1920*100rem);
}
.box-category .box-body > .mega-list{
  margin-right: calc(calc(16/1920*100rem) * -1);
  padding-right: calc(16/1920*100rem);
  max-height: calc(100vh - 5.208333333333334rem);
  overflow-y: auto;
}
.box-category .mega-list > li{
  --tw-border-opacity: 1;
  position: relative;
  border-bottom-width: 1px;
  border-color: rgb(233 233 233 / var(--tw-border-opacity));
  padding-top: calc(20/1920*100rem);
  padding-right: calc(20/1920*100rem);
  padding-bottom: calc(20/1920*100rem);
}
.box-category .mega-list > li > a{
  --tw-text-opacity: 1;
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-weight: 400;
}
.box-category .mega-list > li > a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.box-category .mega-list > li > a{
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .box-category .mega-list > li > a{
    font-size: calc(16/1920*100rem);
  }
}
.box-category .mega-list > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-category .mega-list > li .toggle-mega{
  --tw-text-opacity: 1;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  justify-content: center;
  align-items: center;
  z-index: 1;
  width: 40px;
  height: 40px;
  color: rgb(168 166 167 / var(--tw-text-opacity));
  font-size: 18px;
  cursor: pointer;
}
.box-category .mega-list > li .toggle-mega::before{
  content: '+' !important;
  font-family: inherit !important;
  font-size: 18px !important;
  font-weight: bold !important;
}
.box-category .mega-list > li.active > a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-category .mega-list > li.active > .toggle-mega{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-border-opacity, 1));
}
.box-category .mega-list > li.active > .toggle-mega::before{
  content: '-' !important;
  font-family: inherit !important;
  font-size: 18px !important;
  font-weight: bold !important;
}
.box-category .mega-list > li > .mega-list{
  display: none;
}
.box-category .mega-list > li > .mega-list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(20/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(20/1920*100rem) * var(--tw-space-y-reverse));
}
.box-category .mega-list > li > .mega-list{
  padding-top: calc(20/1920*100rem);
  padding-right: calc(16/1920*100rem);
  padding-left: calc(16/1920*100rem);
}
.process-loading.box-category .mega-list > li > .mega-list {
    visibility: hidden; }
.process-loading.box-category .mega-list > li > .mega-list .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.box-category .mega-list > li > .mega-list > li{
  border-style: none;
  padding-top: 0 /* 0px */;
  padding-bottom: 0 /* 0px */;
}
.box-category .mega-list > li > .mega-list > li > a{
  --tw-text-opacity: 1;
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  color: rgb(58 54 55 / var(--tw-text-opacity));
  font-weight: 400;
}
.box-category .mega-list > li > .mega-list > li > a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.box-category .mega-list > li > .mega-list > li > a{
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .box-category .mega-list > li > .mega-list > li > a{
    font-size: calc(16/1920*100rem);
  }
}
.box-category .mega-list > li > .mega-list > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.box-category .mega-list > li > .mega-list > li.active > a{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .box-category{
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    display: block;
    position: sticky;
    top: calc(100/1920*100rem);
    z-index: 1;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    max-width: none;
    height: auto;
  }
    .box-category .box-close{
    display: none;
  }
  .process-loading.box-category .box-close {
    visibility: hidden; }
    .process-loading.box-category .box-close .mask span{
    opacity: 0;
    transition-delay: 500ms;
    width: 0 /* 0px */;
  } }
.product-section{
  position: relative;
}
.product-section .product-list{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: calc(20/1920*100rem);
  row-gap: calc(40/1920*100rem);
}
@media (min-width: 768px){
  .product-section .product-list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.product-section .toggle-category{
  --tw-translate-y: -50%;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-shadow: 4px 4px 32px 16px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 4px 4px 32px 16px var(--tw-shadow-color);
  display: flex;
  position: fixed;
  top: 25%;
  right: 0 /* 0px */;
  justify-content: center;
  align-items: center;
  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));
  z-index: 40;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-top-left-radius: calc(4/1920*100rem);
  border-bottom-left-radius: calc(4/1920*100rem);
  background-color: rgb(30 96 163 / var(--tw-bg-opacity));
  width: calc(48/1920*100rem);
  height: calc(48/1920*100rem);
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: calc(24/1920*100rem);
}
@media (min-width: 1024px){
  .product-section .toggle-category{
    display: none;
  }
}
.product-section .full-content{
  overflow: hidden;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .product-section .full-content{
    font-size: calc(16/1920*100rem);
  }
}
.product-section .full-content.active{
  max-height: none;
  overflow-y: auto;
}
.product-section .btn-toggle-content{
  z-index: 2;
  padding-top: calc(40/1920*100rem);
  padding-bottom: calc(40/1920*100rem);
  width: 100%;
}
.product-section .btn-toggle-content:before {
      position: absolute;
      bottom: 100%;
      left: 0 /* 0px */;
      background: linear-gradient(180deg, rgba(246, 246, 246, 0) 0%, #F6F6F6 100%);
      width: 100%;
      height: calc(60/1920*100rem);
      pointer-events: none;
      content: '' }
.product-section .btn-toggle-content .less{
  display: none;
}
.process-loading.product-section .btn-toggle-content .less {
    visibility: hidden; }
.process-loading.product-section .btn-toggle-content .less .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.product-section .btn-toggle-content.active::before{
  display: none;
  content: var(--tw-content);
}
.product-section .btn-toggle-content.active .more{
  display: none;
}
.process-loading.product-section .btn-toggle-content.active .more {
    visibility: hidden; }
.process-loading.product-section .btn-toggle-content.active .more .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.product-section .btn-toggle-content.active .less{
  display: block;
}
.product-section .btn-toggle-content.active i::before{
  --tw-content: '\f068';
  content: var(--tw-content);
}
.product-banner-section{
  padding: calc(20/1920*100rem);
}
@media (min-width: 1200px){
  .product-banner-section{
    padding: calc(40/1920*100rem);
  }
}
.product-banner-section .image{
  aspect-ratio: 3/4;
}
@media (min-width: 768px){
  .product-banner-section .image{
    aspect-ratio: 1840/644;
  }
}
.product-banner-section .caption{
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  position: absolute;
  top: 50%;
  left: 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));
  width: 100%;
}
.product-banner-section .site-title{
  max-width: 43.75rem;
}
.sitemap{
  padding-top: calc(60/1920*100rem);
  padding-bottom: calc(60/1920*100rem);
}
.sitemap-heading h1{
  --tw-text-opacity: 1;
  margin-right: auto;
  margin-left: auto;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 30px;
  line-height: 1.33;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1200px){
  .sitemap-heading h1{
    font-size: calc(48/1920*100rem);
  }
}
.sitemap-heading h1.is-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1200px){
  .about-1-section .block-content-2 .sitemap-heading h1{
    margin-right: calc(calc(36/1920*100rem) * -1);
  }
    .home-5-section .sitemap-heading h1{
    max-width: 29.166666666666668rem;
  }
}
.product-banner-section .sitemap-heading h1{
  max-width: 43.75rem;
}
.sitemap-heading h1{
  position: relative;
  padding-bottom: calc(8/1920*100rem);
  width: max-content;
  max-width: 100%;
}
.sitemap-heading h1::before{
  position: absolute;
  bottom: 0 /* 0px */;
  left: 0 /* 0px */;
  background-image: linear-gradient(180deg, #00a8df 0%, #1e60a3 100%);
  width: 100%;
  height: 1px;
  content: var(--tw-content);
}
@media (min-width: 576px){
  .AspNet-TreeView > ul{
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px){
  .AspNet-TreeView > ul{
    overflow: hidden;
  }
}
.AspNet-TreeView .AspNet-TreeView-Root{
  margin-left: calc(8/1920*100rem);
  padding-bottom: calc(20/1920*100rem);
}
.AspNet-TreeView .AspNet-TreeView-Root:first-child{
  margin-left: 0 /* 0px */;
}
@media (min-width: 1200px){
  .AspNet-TreeView .AspNet-TreeView-Root{
    position: relative;
    margin-left: 0 /* 0px */;
    padding-right: calc(20/1920*100rem);
    overflow: hidden;
  }
}
.AspNet-TreeView .AspNet-TreeView-Root a{
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  display: inline-flex;
  position: relative;
  align-items: center;
  z-index: 2;
  border-radius: 9999px;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
  padding-top: calc(12/1920*100rem);
  padding-right: calc(28/1920*100rem);
  padding-bottom: calc(12/1920*100rem);
  padding-left: calc(28/1920*100rem);
  max-width: 100%;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-size: calc(20/1920*100rem);
}
@media (min-width: 1200px){
  .AspNet-TreeView .AspNet-TreeView-Root a{
    padding-right: calc(20/1920*100rem);
    padding-left: calc(20/1920*100rem);
    font-size: calc(14/1920*100rem);
  }
  .AspNet-TreeView .AspNet-TreeView-Root a:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity));
  }
}
.AspNet-TreeView .AspNet-TreeView-Root > a::before{
  --tw-bg-opacity: 1;
  position: absolute;
  left: 100%;
  z-index: -1;
  background-color: rgb(123 121 121 / var(--tw-bg-opacity));
  width: 120%;
  height: 1px;
  content: var(--tw-content);
}
.AspNet-TreeView .AspNet-TreeView-Root .AspNet-TreeView-Collapse{
  display: none;
}
.process-loading.AspNet-TreeView .AspNet-TreeView-Root .AspNet-TreeView-Collapse {
    visibility: hidden; }
.process-loading.AspNet-TreeView .AspNet-TreeView-Root .AspNet-TreeView-Collapse .mask span{
  opacity: 0;
  transition-delay: 500ms;
  width: 0 /* 0px */;
}
.AspNet-TreeView .AspNet-TreeView-Root li{
  padding-left: calc(12/1920*100rem);
}
.AspNet-TreeView .AspNet-TreeView-Root li a{
  background-color: rgb(59 130 246 / 0.9);
}
.AspNet-TreeView .AspNet-TreeView-Root li li a{
  background-color: rgb(59 130 246 / 0.75);
}
.AspNet-TreeView .AspNet-TreeView-Root li li li a{
  background-color: rgb(59 130 246 / 0.6);
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li:last-child::before{
  --tw-translate-y: -50%;
  --tw-bg-opacity: 1;
  position: absolute;
  top: 65%;
  left: 0 /* 0px */;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  z-index: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  width: 1px;
  height: 100%;
  pointer-events: none;
  content: var(--tw-content);
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li.AspNet-TreeView-Leaf:last-child::before{
  top: 100%;
  content: var(--tw-content);
}
.AspNet-TreeView .AspNet-TreeView-Root:last-child > a::before{
  display: none;
  content: var(--tw-content);
}
.AspNet-TreeView .AspNet-TreeView-Root > ul, .AspNet-TreeView .AspNet-TreeView-Leaf > ul, .AspNet-TreeView .AspNet-TreeView-Parent > ul{
  margin-left: calc(20/1920*100rem);
  overflow: hidden;
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li, .AspNet-TreeView .AspNet-TreeView-Leaf > ul > li, .AspNet-TreeView .AspNet-TreeView-Parent > ul > li{
  position: relative;
  z-index: 1;
  margin-top: calc(8/1920*100rem);
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li::after, .AspNet-TreeView .AspNet-TreeView-Leaf > ul > li::after, .AspNet-TreeView .AspNet-TreeView-Parent > ul > li::after{
  --tw-translate-y: -100%;
  --tw-bg-opacity: 1;
  position: absolute;
  top: 50%;
  left: 0 /* 0px */;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: rgb(123 121 121 / var(--tw-bg-opacity));
  width: 1px;
  height: 200%;
  pointer-events: none;
  content: var(--tw-content);
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li > a, .AspNet-TreeView .AspNet-TreeView-Leaf > ul > li > a, .AspNet-TreeView .AspNet-TreeView-Parent > ul > li > a{
  position: relative;
}
.AspNet-TreeView .AspNet-TreeView-Root > ul > li > a::before, .AspNet-TreeView .AspNet-TreeView-Leaf > ul > li > a::before, .AspNet-TreeView .AspNet-TreeView-Parent > ul > li > a::before{
  --tw-translate-y: -50%;
  --tw-bg-opacity: 1;
  position: absolute;
  top: 50%;
  right: 100%;
  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));
  z-index: -1;
  background-color: rgb(123 121 121 / var(--tw-bg-opacity));
  width: calc(12/1920*100rem);
  height: 1px;
  pointer-events: none;
  content: var(--tw-content);
}
@media (min-width: 1200px){
  .footer-top{
    padding-top: 2.604166666666667rem;
  }
}
.footer-bot{
  --tw-border-opacity: 1;
  border-top-width: 1px;
  border-color: rgb(189 188 188 / var(--tw-border-opacity));
}
@media (min-width: 1200px){
  .footer-bot{
    padding-bottom: 2.2395833333333335rem;
  }
}
.footer-address{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .footer-address{
    font-size: calc(14/1920*100rem);
  }
}
.footer-address h3{
  margin-bottom: calc(20/1920*100rem);
}
.footer-address ul > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(12/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(12/1920*100rem) * var(--tw-space-y-reverse));
}
.footer-address ul li{
  display: flex;
  gap: calc(4/1920*100rem);
}
.footer-address ul strong{
  white-space: nowrap;
}
.footer-form{
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 16px;
  line-height: 1.25;
}
@media (min-width: 1200px){
  .footer-form{
    font-size: calc(16/1920*100rem);
  }
}
.footer-form .row{
  margin-top: calc(12/1920*100rem);
}
.footer-form .row > *{
  margin-top: 0.5208333333333334rem;
}
.footer-form .row > *.form-submit{
  margin-top: calc(20/1920*100rem);
}
.footer-form .form-group [type='text'],
  .footer-form .form-group [type='email'],
  .footer-form .form-group [type='url'],
  .footer-form .form-group [type='password'],
  .footer-form .form-group [type='number'],
  .footer-form .form-group [type='date'],
  .footer-form .form-group [type='datetime-local'],
  .footer-form .form-group [type='month'],
  .footer-form .form-group [type='search'],
  .footer-form .form-group [type='tel'],
  .footer-form .form-group [type='time'],
  .footer-form .form-group [type='week'],
  .footer-form .form-group textarea,
  .footer-form .form-group select{
  --tw-border-opacity: 1;
  border-color: rgb(189 188 188 / var(--tw-border-opacity));
}
.footer-title{
  --tw-text-opacity: 1;
  margin-bottom: calc(20/1920*100rem);
  color: rgb(35 31 32 / var(--tw-text-opacity));
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .footer-title{
    font-size: calc(20/1920*100rem);
  }
}
.footer-menu > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(calc(16/1920*100rem) * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(calc(16/1920*100rem) * var(--tw-space-y-reverse));
}
.footer-menu > li > a{
  --tw-text-opacity: 1;
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
  color: rgb(102 99 100 / var(--tw-text-opacity));
  font-weight: 400;
}
.footer-menu > li > a:hover {
      background-size: 100% 1px;
      background-position-x: left; }
.footer-menu > li > a{
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .footer-menu > li > a{
    font-size: calc(14/1920*100rem);
  }
}
.footer-menu > li > a:hover{
  --tw-text-opacity: 1;
  color: rgb(30 96 163 / var(--tw-text-opacity));
}
.footer-menu + .social-list{
  margin-top: calc(20/1920*100rem);
}
.footer-copyright{
  --tw-text-opacity: 1;
  color: rgb(102 99 100 / var(--tw-text-opacity));
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
}
@media (min-width: 1200px){
  .footer-copyright{
    font-size: calc(14/1920*100rem);
  }
}
.footer-copyright *{
  margin-top: calc(16/1920*100rem);
  margin-bottom: calc(16/1920*100rem);
}
.footer-copyright *:first-child{
  margin-top: 0 /* 0px */;
}
.footer-copyright *:last-child{
  margin-bottom: 0 /* 0px */;
}
.footer-copyright a{
  position: relative;
    transition: background-size 350ms;    background: linear-gradient(0deg, currentColor, currentColor) no-repeat right bottom/0 1px;
}
.footer-copyright a:hover {
      --tw-text-opacity: 1;
      background-size: 100% 1px;
      background-position-x: left;
      color: rgb(30 96 163 / var(--tw-text-opacity)); }
footer{
  position: relative;
  z-index: 20;
}
@media (min-width: 1200px){
  footer{
    position: static;
  }
}

/* Fix header language dropdown arrow icon */
header .wpml-ls.wpml-ls-legacy-dropdown-click > ul > li > a::after {
  content: " \25BE" !important;
  font-family: inherit !important;
}

/* Fix banner slider: hide inactive slides to prevent overlapping text */
.home-banner .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

.home-banner .swiper-slide:not(.swiper-slide-active) .banner-title strong,
.home-banner .swiper-slide:not(.swiper-slide-active) .desc p,
.home-banner .swiper-slide:not(.swiper-slide-active) .button [class*="btn-"] {
  opacity: 0 !important;
  transform: translateY(100%) !important;
  visibility: hidden !important;
}

/* Active slide base visibility */
.home-banner .swiper-slide-active {
  opacity: 1 !important;
  visibility: visible !important;
}

/* 100% Unila line-by-line slideUp animation */
.home-banner .swiper-slide-active .split-parent:nth-of-type(1) strong {
  animation: slideUp 0.9s 0.2s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}
.home-banner .swiper-slide-active .split-parent:nth-of-type(2) strong {
  animation: slideUp 0.9s 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}
.home-banner .swiper-slide-active .split-parent:nth-of-type(3) strong {
  animation: slideUp 0.9s 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}
.home-banner .swiper-slide-active .desc p {
  animation: slideUp 0.9s 1.1s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}
.home-banner .swiper-slide-active .button [class*="btn-"] {
  animation: slideUp 0.9s 1.4s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}

/* Adjust watermark font-size and letter-spacing for VINACOS (7 letters) so it fits neatly in the center without overlapping left/right titles */
.home-8-section .center-content .watermark {
  font-size: 4.2rem !important;
  letter-spacing: -0.02em !important;
  opacity: 0.8 !important;
}
@media (min-width: 768px) {
  .home-8-section .center-content .watermark {
    font-size: 6.5rem !important;
    letter-spacing: -0.03em !important;
  }
}
@media (min-width: 1200px) {
  .home-8-section .center-content .watermark {
    font-size: 7.2rem !important;
    letter-spacing: -0.04em !important;
  }
}

/* Ensure left and right section titles stay in front of watermark */
.home-8-section .site-title {
  position: relative;
  z-index: 2;
}

/* Home-5 Product Showcase thumbnail controller: small padding & active red border with gap */
.home-5-image .swiper-slide {
  padding: 4px !important;
  box-sizing: border-box !important;
  transition: all 0.25s ease !important;
}

.home-5-image .image {
  position: relative !important;
  border-radius: 6px !important;
  overflow: hidden !important;
  transition: all 0.25s ease !important;
}

.home-5-image .swiper-slide.swiper-slide-thumb-active .image,
.home-5-image .swiper-slide.swiper-slide-active .image {
  outline: 2px solid #1e60a3 !important;
  outline-offset: 3px !important;
  border-radius: 6px !important;
  box-shadow: 0 4px 14px rgba(30, 96, 163, 0.25) !important;
}

.home-5-image .swiper-slide.swiper-slide-thumb-active .image::before,
.home-5-image .swiper-slide.swiper-slide-active .image::before {
  opacity: 1 !important;
  border: 2px solid #1e60a3 !important;
  inset: -4px !important;
  border-radius: 8px !important;
  pointer-events: none !important;
  content: '' !important;
  position: absolute !important;
  z-index: 10 !important;
}

#buttonMenu {
  --tw-rotate: 0deg;
  position: relative;
  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));
  z-index: 50;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  margin: 0;
  border-style: none;
  background-image: none;
  background-color: transparent;
  padding: 0;
  width: 28px;
  min-width: 28px;
  height: 32px;
  display: block !important;
}
@media (min-width: 1024px) {
  #buttonMenu {
    display: none !important;
  }
}
#buttonMenu .line {
  --tw-rotate: 0deg;
  --tw-bg-opacity: 1;
  display: block;
  position: absolute;
  left: 0;
  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));
  opacity: 1;
  transition-duration: 150ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 9999px;
  background-color: #1e60a3;
  width: 100%;
  height: 2px;
}
#buttonMenu .line:nth-child(1) {
  top: 4px;
}
#buttonMenu .line:nth-child(2) {
  --tw-translate-y: -50%;
  top: 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));
}
#buttonMenu .line:nth-child(3) {
  bottom: 4px;
}
#buttonMenu #pulseMe {
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  justify-content: center;
  align-items: center;
  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));
  z-index: 1;
  width: 30px;
  min-width: 34px;
  height: 34px;
}
#buttonMenu .bar {
  --tw-bg-opacity: 1;
  position: absolute;
  box-shadow: 0 0 0 #1e60a3, 0 0 1px #1e60a3, 0 0 8px #1e60a3, 0 0 16px #1e60a3;
  border-radius: calc(4/1920*100rem);
  background-color: #1e60a3;
}
#buttonMenu .bar.left {
  width: 1px;
  animation: leftBar 2s linear infinite;
}
#buttonMenu .bar.top {
  height: 1px;
  animation: topBar 2s linear infinite;
}
#buttonMenu .bar.right {
  width: 1px;
  animation: rightBar 2s linear infinite;
}
#buttonMenu .bar.bottom {
  height: 1px;
  animation: bottomBar 2s linear infinite;
}
#buttonMenu.open .line:nth-child(2),
#buttonMenu:hover .line:nth-child(2) {
  width: 15px;
}
#buttonMenu.open .bar,
#buttonMenu:hover .bar,
#buttonMenu.active .bar {
  display: none !important;
}

#buttonMenu.active .line:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
#buttonMenu.active .line:nth-child(2) {
  opacity: 0;
  width: 0;
}
#buttonMenu.active .line:nth-child(3) {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

@keyframes leftBar {
  0% {
    top: 100%;
    left: 0;
    height: 0;
  }
  20% {
    top: 0;
    left: 0;
    height: 100%;
  }
  40% {
    top: 0;
    left: 0;
    height: 0;
  }
}

@keyframes topBar {
  0%, 20% {
    top: 0;
    left: 0;
    width: 0;
  }
  40% {
    top: 0;
    left: 0;
    width: 100%;
  }
  60% {
    top: 0;
    left: calc(100% - 1px);
    width: 0;
  }
}

@keyframes rightBar {
  0%, 40% {
    top: 0;
    left: calc(100% - 1px);
    height: 0;
  }
  60% {
    top: 0;
    left: calc(100% - 1px);
    height: 100%;
  }
  80% {
    top: 100%;
    left: calc(100% - 1px);
    height: 0;
  }
}

@keyframes bottomBar {
  0%, 60% {
    top: 100%;
    left: 100%;
    width: 0;
  }
  80% {
    top: 100%;
    left: 0;
    width: 100%;
  }
  100% {
    top: 100%;
    left: 0;
    width: 0;
  }
}

.mobile-wrap {
  background-color: rgba(30, 96, 163, 0.96) !important;
}

/* Custom Circular Red/Grey Pagination Style */
.post-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.post-nav .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 9999px;
  font-size: 0.8125rem;
  font-weight: 700;
  text-decoration: none;
  background-color: #f1f5f9;
  color: #475569;
  transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.03);
}

.post-nav a.page-numbers:hover {
  background-color: #e2e8f0;
  color: #0f172a;
  transform: translateY(-1px);
}

.post-nav .page-numbers.current {
  background: linear-gradient(135deg, #d32f2f 0%, #b71c1c 100%);
  color: #ffffff;
  box-shadow: 0 4px 12px rgba(211, 47, 47, 0.3);
}

.post-nav .page-numbers.dots {
  background-color: transparent;
  box-shadow: none;
  color: #94a3b8;
  width: auto;
  padding: 0 4px;
}

/*# sourceMappingURL=main.min.css.map */





