*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: "Inter", sans-serif, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  font-family: "MMC", system-ui, sans-serif;
  font-weight: 400;
}

.bg_black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn {
  width: 280px;
  border-width: 1px;
  border-style: solid;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  display: inline-flex;
  justify-content: center;
  padding: 1.2rem;
  border: 2px solid #000;
  font-size: 1.2rem;
  color: #000;
  outline: 0;
  background-size: 400% 400%;
  background-position: 0 50%;
}

.btn,
  .btn__white,
  .btn__dark,
  .btn__red,
  .btn__red_solid,
  .btn__gray {
  transition: color 0.3s ease-in-out,
      background-position 0.3s ease-in-out;
}

.btn__white {
  --tw-border-opacity: 1;
  border-color: rgb(3 12 23 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(3 12 23 / var(--tw-text-opacity));
}

.btn__dark {
  margin-top: 20px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 14px;
  padding-bottom: 14px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn__red {
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(237 0 0 / var(--tw-border-opacity));
  padding-top: 14px;
  padding-bottom: 14px;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(237 0 0 / var(--tw-text-opacity));
}

/* Start Header CSS */

.header {
  position: fixed;
  z-index: 99;
  min-height: 7.5rem;
  background-color: #000000;
  transition: all 0.2s ease-in-out;
  .title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .title {
    font-weight: 700;
  }
  .title {
    text-transform: uppercase;
  }
  .title {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .subtitle {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .subtitle {
    color: #a3a9a3;
  }
  .nav-menu {
    width: calc(100% - 16rem - 10%);
  }
  .nav-menu {
    display: flex;
  }
  .nav-menu {
    align-items: center;
  }
  .nav-menu {
    justify-content: space-around;
  }
  .nav-sub:active {
    display: block;
  }
  .nav-sub__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.25s ease-out;
    transform: translateX(100%);
  }
  .open .nav-sub__bg {
    transition-delay: 1.25s;
    transform: translate(0%, 0px);
  }
  .nav-sub__bg::before {
    background-image: radial-gradient(farthest-corner at -231px 176px,
        #f5f5f5 0,
        transparent 100%);
    transform: translateX(15%) skew(-35deg);
    position: absolute;
    opacity: 1;
    display: block;
    height: 100%;
    width: 4000px;
    top: 0;
    left: 0;
    content: "";
  }
  .heading {
    background-color: transparent;
  }
  .heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .heading {
    font-weight: 700;
  }
  .heading {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .nav-sub .content {
    width: 100%;
    height: 100%;
    visibility: hidden;
    transition: all 0.75s ease-in-out;
  }
  /* Menu Navbar */
  .content-wrapper {
    margin-left: 15rem;
  }
  .content-wrapper {
    display: flex;
  }
  .content-wrapper {
    flex: 1 1 0%;
  }
  .content-wrapper {
    flex-direction: column;
  }
  .content-wrapper {
    justify-content: center;
  }
  .content-wrapper {
    gap: 2rem;
  }
  .content-wrapper {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .content-wrapper {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity));
  }
  .content-wrapper {
    li {
      cursor: pointer;
    }
    li:hover {
      font-weight: 700;
    }
  }
  .header-menu-content-wrapper {
    position: relative;
  }
  .header-menu-content-wrapper {
    margin-top: 2.5rem;
  }
  .header-menu-content-wrapper {
    display: none;
  }
  .header-menu-content-wrapper {
    height: 100%;
  }
  .header-menu-content-wrapper {
    width: 100%;
  }
  .header-menu-content-wrapper {
    overflow: scroll;
  }
  .header-menu-content-wrapper {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .header-menu-content-wrapper {
    transition-duration: 300ms;
  }
  .header-menu-content-wrapper {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .header-menu-content-wrapper {
    &.is-active {
      display: flex;
    }
    #product {
      height: 100%;
    }
    #product {
      width: 100%;
    }
    @media (min-width: 960px) {
      #product {
        aspect-ratio: 16 / 9;
      }
    }
    #product {
      min-height: calc(100vh - 121px);
      .product-list {
        display: grid;
      }
      .product-list {
        width: 100%;
      }
      .product-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
      }
      .product-list {
        gap: 1.25rem;
      }
      .product-list {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
      }
      @media (min-width: 960px) {
        .product-list {
          grid-template-columns: repeat(4, minmax(0, 1fr));
        }
      }
      @media (min-width: 960px) {
        .product-list {
          gap: 5rem;
        }
      }
      .product-list {
        .item-wrapper {
          display: flex;
        }
        .item-wrapper {
          flex-direction: column;
        }
        .item-wrapper {
          align-items: center;
        }
        .item-wrapper {
          justify-content: center;
        }
        .item-wrapper {
          .item-container {
            display: flex;
          }
          .item-container {
            height: auto;
          }
          .item-container {
            width: 100%;
          }
          .item-container {
            flex-direction: row;
          }
          .item-container {
            align-items: center;
          }
          .item-container {
            gap: 1.25rem;
          }
          @media (min-width: 960px) {
            .item-container {
              flex-direction: column;
            }
          }
          @media (min-width: 960px) {
            .item-container {
              justify-content: center;
            }
          }
          .item-container {
            img.thumbnail {
              width: 50%;
            }
            img.thumbnail {
              -o-object-fit: contain;
                 object-fit: contain;
            }
            @media (min-width: 960px) {
              img.thumbnail {
                width: 100%;
              }
            }
            .information {
              display: flex;
            }
            .information {
              width: 50%;
            }
            .information {
              flex-direction: column;
            }
            .information {
              align-items: flex-start;
            }
            .information {
              justify-content: center;
            }
            @media (min-width: 960px) {
              .information {
                width: 100%;
              }
            }
            @media (min-width: 960px) {
              .information {
                align-items: center;
              }
            }
            .information {
              .title {
                font-size: 0.875rem;
                line-height: 1.25rem;
              }
              .title {
                font-weight: 700;
              }
              .title {
                text-transform: uppercase;
              }
              .title {
                line-height: 1.25rem;
              }
              .title {
                letter-spacing: 3px;
              }
              .title {
                --tw-text-opacity: 1;
                color: rgb(0 0 0 / var(--tw-text-opacity));
              }
              .price {
                font-size: 0.875rem;
                line-height: 1.25rem;
              }
              .price {
                text-transform: uppercase;
              }
              .price {
                line-height: 1.25rem;
              }
              .price {
                --tw-text-opacity: 1;
                color: rgb(161 166 170 / var(--tw-text-opacity));
              }
            }
          }
        }
      }
      .product-cta {
        display: flex;
      }
      .product-cta {
        width: 100%;
      }
      .product-cta {
        flex-direction: row;
      }
      .product-cta {
        align-items: center;
      }
      .product-cta {
        justify-content: center;
      }
      .product-cta {
        gap: 1.25rem;
      }
      .product-cta {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
      }
    }
  }
  .menu-desktop {
    /* Default icon styles */
    .icon {
      height: 0.5rem;
    }
    .icon {
      width: 0.5rem;
    }
    .icon {
      border-bottom-width: 2px;
    }
    .icon {
      border-right-width: 2px;
    }
    .icon {
      transition: all 0.3s ease-in-out;
      transform: rotate(45deg);
    }
    .icon-active {
      transition: all 0.3s ease-in-out;
      border-color: #D61719;
      transform: rotate(225deg);
      margin-top: 0.3rem;
    }
    /* When .menu-active is applied */
    .menu-active {
      --tw-text-opacity: 1;
      color: rgb(214 23 25 / var(--tw-text-opacity));
    }
  }
  #mobileHeader {
    .mobileNav a {
      padding-left: 1.25rem;
    }
    .mobileNav a {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .mobileNav a {
      line-height: 2rem;
    }
    .mobileNav a {
      --tw-text-opacity: 1;
      color: rgb(92 102 111 / var(--tw-text-opacity));
    }
    .mobileNav a {
      transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: 150ms;
    }
    .mobileNav a:hover {
      --tw-text-opacity: 1;
      color: rgb(33 43 54 / var(--tw-text-opacity));
    }
    #open-menu-mobile {
      .icon-mobile-showMenu .rect {
        fill: white;
        /* Default color */
        transition: fill 0.3s ease-in-out;
        /* Optional smooth transition */
      }
      .icon-mobile-showMenu.openMobile .rect {
        fill: red;
        /* Color when openMobile is true */
      }
      .icon-mobile-showMenu svg {
        transition: opacity 0.3s ease-in-out;
      }
      .icon-mobile-showMenu svg[x-show="false"] {
        opacity: 0;
        pointer-events: none;
      }
    }
    .icon {
      height: 0.5rem;
    }
    .icon {
      width: 0.5rem;
    }
    .icon {
      border-bottom-width: 2px;
    }
    .icon {
      border-right-width: 2px;
    }
    .icon {
      transition: all 0.3s ease-in-out;
      transform: rotate(45deg);
    }
    .icon-active {
      transition: all 0.3s ease-in-out;
      border-color: #D61719;
      transform: rotate(225deg);
      margin-top: 0.3rem;
    }
    /* When .menu-active is applied */
    .menu-active {
      --tw-text-opacity: 1;
      color: rgb(214 23 25 / var(--tw-text-opacity));
    }
    .nav-sub__bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: transform 0.25s ease-out;
      transform: translateX(100%);
    }
    .open .nav-sub__bg {
      transition-delay: 1.25s;
      transform: translate(0%, 0px);
    }
    .nav-sub__bg::before {
      background-image: radial-gradient(farthest-corner at -231px 176px,
          #f5f5f5 0,
          transparent 100%);
      transform: translateX(-11%) skew(-30deg);
      position: absolute;
      opacity: 1;
      display: block;
      height: 100%;
      width: 4000px;
      top: 0;
      left: 0;
      content: "";
    }
    .subtitle {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .subtitle {
      color: #5a646e;
      font-weight: 400;
    }
  }
}

/* End Header CSS */

.\!open .title {
  --tw-text-opacity: 1;
  color: rgb(33 43 54 / var(--tw-text-opacity));
}

.open .title {
  --tw-text-opacity: 1;
  color: rgb(33 43 54 / var(--tw-text-opacity));
}

.\!open path[clip-rule="evenodd"] {
  fill: #000000 !important;
}

.open path[clip-rule="evenodd"] {
  fill: #000000 !important;
}

.\!open {
  background-color: #fff !important;
  color: #000000 !important;
}

.open {
  background-color: #fff !important;
  color: #000000 !important;
}

/* Animation CSS */

@keyframes fade-in-scale {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* Animation CSS */

main {
  padding-top: 7rem;
  #form-register-1 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #form-register-1 {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #form-register-1 {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #form-register-1 {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #form-register-1 {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #form-register-1 {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #form-register-1 {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #form-register-1 {
      max-width: 1472px;
    }
  }
  #form-register-1 {
    position: relative;
  }
  #form-register-1 {
    margin-bottom: 2rem;
  }
  #form-register-1 {
    display: flex;
  }
  #form-register-1 {
    height: 390px;
  }
  #form-register-1 {
    flex-direction: column;
  }
  #form-register-1 {
    align-items: center;
  }
  @media (min-width: 960px) {
    #form-register-1 {
      height: 0px;
    }
  }
  #form-register-1 {
    .wrapper {
      position: absolute;
    }
    .wrapper {
      top: -1rem;
    }
    .wrapper {
      z-index: 20;
    }
    .wrapper {
      display: flex;
    }
    .wrapper {
      height: auto;
    }
    .wrapper {
      width: 100%;
    }
    .wrapper {
      flex-direction: column;
    }
    .wrapper {
      border-width: 1px;
    }
    .wrapper {
      --tw-border-opacity: 1;
      border-color: rgb(242 48 48 / var(--tw-border-opacity));
    }
    @media (min-width: 960px) {
      .wrapper {
        top: -3.5rem;
      }
    }
    @media (min-width: 960px) {
      .wrapper {
        height: 7rem;
      }
    }
    @media (min-width: 960px) {
      .wrapper {
        flex-direction: row;
      }
    }
    @media (min-width: 960px) {
      .wrapper {
        align-items: center;
      }
    }
    @media (min-width: 960px) {
      .wrapper {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
    }
    .wrapper {
      .message-wrapper {
        position: relative;
      }
      .message-wrapper {
        height: 7rem;
      }
      .message-wrapper {
        width: 100%;
      }
      .message-wrapper {
        overflow: hidden;
      }
      .message-wrapper {
        --tw-bg-opacity: 1;
        background-color: rgb(220 38 38 / var(--tw-bg-opacity));
      }
      @media (min-width: 960px) {
        .message-wrapper {
          height: 100%;
        }
      }
      @media (min-width: 960px) {
        .message-wrapper {
          width: 32rem;
        }
      }
      @media (min-width: 960px) {
        .message-wrapper {
          --tw-bg-opacity: 1;
          background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        }
      }
      .message-wrapper {
        .background {
          position: absolute;
        }
        .background {
          top: -12rem;
        }
        .background {
          left: -21.5rem;
        }
        .background {
          z-index: 0;
        }
        .background {
          height: 426px;
        }
        .background {
          width: 761px;
        }
        .background {
          --tw-rotate: 60deg;
          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 {
          --tw-bg-opacity: 1;
          background-color: rgb(242 48 48 / var(--tw-bg-opacity));
        }
        .content {
          z-index: 10;
        }
        .content {
          display: flex;
        }
        .content {
          height: 100%;
        }
        .content {
          width: 100%;
        }
        .content {
          flex-direction: column;
        }
        .content {
          justify-content: center;
        }
        .content {
          padding-left: 1.5rem;
          padding-right: 1.5rem;
        }
        .content {
          padding-top: 1rem;
          padding-bottom: 1rem;
        }
        .content {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
        @media (min-width: 960px) {
          .content {
            padding-left: 1.5rem;
            padding-right: 1.5rem;
          }
        }
        @media (min-width: 960px) {
          .content {
            padding-top: 1rem;
            padding-bottom: 1rem;
          }
        }
        .content {
          .title {
            z-index: 10;
          }
          .title {
            padding-right: 2rem;
          }
          .title {
            font-size: 32px;
          }
          .title {
            font-weight: 700;
          }
          .title {
            line-height: 1.25rem;
          }
          @media (min-width: 960px) {
            .title {
              line-height: 48px;
            }
          }
          .sub-title {
            z-index: 10;
          }
          .sub-title {
            font-size: 0.875rem;
            line-height: 1.25rem;
          }
          .sub-title {
            line-height: 1.25rem;
          }
        }
      }
      form {
        display: flex;
      }
      form {
        width: 100%;
      }
      form {
        flex-direction: column;
      }
      form {
        align-items: center;
      }
      form {
        justify-content: center;
      }
      form {
        gap: 1.25rem;
      }
      form {
        padding-left: 1rem;
        padding-right: 1rem;
      }
      form {
        padding-top: 1rem;
        padding-bottom: 1rem;
      }
      @media (min-width: 960px) {
        form {
          flex-direction: row;
        }
      }
      form {
        .item {
          width: 100%;
        }
        .item {
          flex: 1 1 0%;
        }
        .item {
          label {
            width: 100%;
          }
          input {
            height: 4rem;
          }
          input {
            width: 100%;
          }
          input {
            cursor: pointer;
          }
          input {
            border-bottom-width: 1px;
          }
          input::-moz-placeholder {
            text-transform: uppercase;
          }
          input::placeholder {
            text-transform: uppercase;
          }
          input:hover {
            --tw-border-opacity: 1;
            border-color: rgb(220 38 38 / var(--tw-border-opacity));
          }
          input:hover::-moz-placeholder {
            --tw-text-opacity: 1;
            color: rgb(0 0 0 / var(--tw-text-opacity));
          }
          input:hover::placeholder {
            --tw-text-opacity: 1;
            color: rgb(0 0 0 / var(--tw-text-opacity));
          }
        }
      }
    }
  }
  #home-car-models {
    .swiper-container {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .swiper-container {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .swiper-container {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .swiper-container {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .swiper-container {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .swiper-container {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .swiper-container {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .swiper-container {
        max-width: 1472px;
      }
    }
    .swiper-container {
      .swiper-slide {
        .slide-item-container {
          position: relative;
        }
        .slide-item-container {
          display: flex;
        }
        .slide-item-container {
          width: 100%;
        }
        .slide-item-container {
          flex-direction: column;
        }
        .slide-item-container {
          align-items: center;
        }
        .slide-item-container {
          justify-content: center;
        }
        .slide-item-container {
          padding-left: 1.25rem;
          padding-right: 1.25rem;
        }
        @media (min-width: 960px) {
          .slide-item-container {
            height: 480px;
          }
        }
        .slide-item-container {
          .content {
            z-index: 10;
          }
          .content {
            display: flex;
          }
          .content {
            height: 100%;
          }
          .content {
            width: 100%;
          }
          .content {
            flex-direction: column;
          }
          .content {
            align-items: center;
          }
          .content {
            justify-content: center;
          }
          .content {
            img.thumbnail {
              aspect-ratio: 2/1;
            }
            img.thumbnail {
              width: 100%;
            }
            .information {
              display: flex;
            }
            .information {
              flex-direction: column;
            }
            .information {
              align-items: center;
            }
            .information {
              justify-content: flex-start;
            }
            .information {
              .title {
                font-size: 21px;
              }
              .title {
                font-weight: 700;
              }
              .title {
                text-transform: uppercase;
              }
              .title {
                line-height: 27px;
              }
              .price {
                line-height: 1.75rem;
              }
            }
          }
          .background-wrapper {
            position: absolute;
          }
          .background-wrapper {
            top: 0px;
          }
          .background-wrapper {
            left: 0px;
          }
          .background-wrapper {
            right: 0px;
          }
          .background-wrapper {
            bottom: 0px;
          }
          .background-wrapper {
            display: flex;
          }
          .background-wrapper {
            flex-direction: column;
          }
          .background-wrapper {
            align-items: center;
          }
          .background-wrapper {
            justify-content: center;
          }
          .background-wrapper {
            padding-left: 2.5rem;
            padding-right: 2.5rem;
          }
          .background-wrapper {
            .background-container {
              height: 100%;
            }
            .background-container {
              width: 288px;
            }
            .background-container {
              background-size: cover;
            }
            .background-container {
              background-position: center;
            }
            .background-container {
              &:after {
                content: "";
                width: 159%;
                height: 100%;
                position: absolute;
                background-color: transparent;
                left: 0;
                top: 0;
                transform-origin: bottom right;
              }
              &:hover {
                animation: m;
                animation-fill-mode: backwards;
                animation-duration: .3s;
                animation-delay: .15s;
                transform: skewX(0) translateX(-100%);
              }
            }
          }
        }
      }
    }
  }
  #home-features {
    width: 100%;
  }
  #home-features {
    --tw-bg-opacity: 1;
    background-color: rgb(3 12 23 / var(--tw-bg-opacity));
  }
  #home-features {
    .row {
      display: flex;
    }
    .row {
      flex-direction: column;
    }
    @media (min-width: 960px) {
      .row {
        flex-direction: row;
      }
    }
    .row {
      @media (min-width: 960px) {
        &.row-reverse {
          flex-direction: row-reverse;
        }
      }
      img.thumbnail {
        height: auto;
      }
      img.thumbnail {
        width: 100%;
      }
      img.thumbnail {
        -o-object-fit: cover;
           object-fit: cover;
      }
      @media (min-width: 960px) {
        img.thumbnail {
          width: 50%;
        }
      }
      .content-container-wrapper {
        display: flex;
      }
      .content-container-wrapper {
        height: auto;
      }
      .content-container-wrapper {
        width: 100%;
      }
      .content-container-wrapper {
        flex-direction: column;
      }
      .content-container-wrapper {
        align-items: flex-start;
      }
      .content-container-wrapper {
        justify-content: center;
      }
      .content-container-wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
      }
      .content-container-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
      }
      @media (min-width: 960px) {
        .content-container-wrapper {
          width: 50%;
        }
      }
      @media (min-width: 960px) {
        .content-container-wrapper {
          padding-left: 60px;
          padding-right: 60px;
        }
      }
      @media (min-width: 960px) {
        .content-container-wrapper {
          padding-top: 0px;
          padding-bottom: 0px;
        }
      }
      @media (min-width: 1320px) {
        .content-container-wrapper {
          padding-left: 124px;
          padding-right: 124px;
        }
      }
      .content-container-wrapper {
        .content-container {
          display: flex;
        }
        .content-container {
          width: 100%;
        }
        .content-container {
          flex-direction: column;
        }
        .content-container {
          align-items: flex-start;
        }
        .content-container {
          justify-content: center;
        }
        .content-container {
          gap: 1.25rem;
        }
        .content-container {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
        .content-container {
          .description {
            font-size: 1rem;
            line-height: 1.5rem;
          }
          .description {
            line-height: 1.75rem;
          }
          .title {
            font-size: 28px;
          }
          .title {
            font-weight: 700;
          }
          .title {
            text-transform: uppercase;
          }
          .title {
            line-height: 35px;
          }
          @media (min-width: 960px) {
            .title {
              font-size: 36px;
            }
          }
          @media (min-width: 960px) {
            .title {
              line-height: 47px;
            }
          }
          @media (min-width: 1320px) {
            .title {
              font-size: 42px;
            }
          }
        }
      }
    }
  }
  #home-selects {
    height: 10rem;
  }
  #home-selects {
    width: 100%;
  }
  #home-information {
    display: flex;
  }
  #home-information {
    height: auto;
  }
  #home-information {
    width: 100%;
  }
  #home-information {
    flex-direction: column;
  }
  @media (min-width: 960px) {
    #home-information {
      height: 800px;
    }
  }
  @media (min-width: 960px) {
    #home-information {
      flex-direction: row;
    }
  }
  #home-information {
    .information {
      display: flex;
    }
    .information {
      height: 100%;
    }
    .information {
      width: 100%;
    }
    .information {
      flex-direction: column;
    }
    .information {
      align-items: center;
    }
    .information {
      justify-content: center;
    }
    .information {
      background-image: none;
    }
    .information {
      background-size: cover;
    }
    .information {
      background-repeat: no-repeat;
    }
    .information {
      -o-object-fit: cover;
         object-fit: cover;
    }
    .information {
      -o-object-position: center;
         object-position: center;
    }
    @media (min-width: 960px) {
      .information {
        width: 50%;
      }
    }
    @media (min-width: 960px) {
      .information {
        background-image: url('/assets/images/home-line-pic/desktop.png');
      }
    }
    @media (min-width: 1320px) {
      .information {
        width: 66.666667%;
      }
    }
    .information {
      .content-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .content-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .content-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .content-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .content-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .content-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .content-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .content-container {
          max-width: 1472px;
        }
      }
      .content-container {
        display: flex;
      }
      .content-container {
        flex-direction: column;
      }
      .content-container {
        gap: 1.25rem;
      }
      .content-container {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      .content-container {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
      }
      @media (min-width: 960px) {
        .content-container {
          width: 100%;
        }
      }
      @media (min-width: 960px) {
        .content-container {
          max-width: 480px;
        }
      }
      @media (min-width: 960px) {
        .content-container {
          padding-left: 1.25rem;
          padding-right: 1.25rem;
        }
      }
      @media (min-width: 1140px) {
        .content-container {
          gap: 2.5rem;
        }
      }
      @media (min-width: 1140px) {
        .content-container {
          padding: 2.5rem;
        }
      }
      .content-container {
        img.thumbnail {
          aspect-ratio: 16 / 9;
        }
        img.thumbnail {
          width: 100%;
        }
        @media (min-width: 960px) {
          img.thumbnail {
            display: none;
          }
        }
        .title {
          font-size: 28px;
        }
        .title {
          font-weight: 700;
        }
        .title {
          text-transform: uppercase;
        }
        .title {
          line-height: 35px;
        }
        @media (min-width: 960px) {
          .title {
            font-size: 36px;
          }
        }
        @media (min-width: 960px) {
          .title {
            line-height: 48px;
          }
        }
        .description {
          display: flex;
        }
        .description {
          flex-direction: column;
        }
        .description {
          gap: 1.25rem;
        }
        .description {
          font-size: 1rem;
          line-height: 1.5rem;
        }
        .description {
          line-height: 1.75rem;
        }
        @media (min-width: 960px) {
          .description {
            font-size: 0.875rem;
            line-height: 1.25rem;
          }
        }
        @media (min-width: 960px) {
          .description {
            line-height: 1.25rem;
          }
        }
        .description {
          p {
            gap: 1.25rem;
          }
          @media (min-width: 960px) {
            p {
              display: flex;
            }
          }
          @media (min-width: 960px) {
            p {
              flex-direction: column;
            }
          }
        }
      }
    }
    .map_and_time {
      display: flex;
    }
    .map_and_time {
      height: 800px;
    }
    .map_and_time {
      width: 100%;
    }
    .map_and_time {
      flex-direction: column;
    }
    .map_and_time {
      align-items: center;
    }
    .map_and_time {
      justify-content: center;
    }
    @media (min-width: 960px) {
      .map_and_time {
        width: 50%;
      }
    }
    @media (min-width: 1320px) {
      .map_and_time {
        width: 33.333333%;
      }
    }
    .map_and_time {
      .map {
        width: 100%;
      }
      .map {
        flex: 1 1 0%;
      }
      .time_line {
        display: flex;
      }
      .time_line {
        height: -moz-fit-content;
        height: fit-content;
      }
      .time_line {
        width: 100%;
      }
      .time_line {
        flex-direction: column;
      }
      .time_line {
        gap: 1.25rem;
      }
      .time_line {
        --tw-bg-opacity: 1;
        background-color: rgb(3 12 23 / var(--tw-bg-opacity));
      }
      .time_line {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
      }
      .time_line {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
      }
      @media (min-width: 960px) {
        .time_line {
          gap: 2.5rem;
        }
      }
      @media (min-width: 960px) {
        .time_line {
          padding-left: 2.5rem;
          padding-right: 2.5rem;
        }
      }
      @media (min-width: 960px) {
        .time_line {
          padding-top: 2.5rem;
          padding-bottom: 2.5rem;
        }
      }
      @media (min-width: 960px) {
        .time_line {
          padding-bottom: 60px;
        }
      }
      .time_line {
        .title {
          font-size: 28px;
        }
        .title {
          font-weight: 700;
        }
        .title {
          line-height: 48px;
        }
        .title {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
        @media (min-width: 960px) {
          .title {
            font-size: 30px;
          }
        }
        .content {
          display: flex;
        }
        .content {
          flex-direction: column;
        }
        .content > :not([hidden]) ~ :not([hidden]) {
          --tw-divide-x-reverse: 0;
          border-right-width: calc(1px * var(--tw-divide-x-reverse));
          border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
        }
        .content > :not([hidden]) ~ :not([hidden]) {
          --tw-divide-y-reverse: 0;
          border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
          border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
        }
        .content > :not([hidden]) ~ :not([hidden]) {
          --tw-divide-opacity: 1;
          border-color: rgb(229 231 235 / var(--tw-divide-opacity));
        }
        .content {
          border-style: solid;
        }
        .content {
          --tw-border-opacity: 1;
          border-color: rgb(200 200 200 / var(--tw-border-opacity));
        }
        .content {
          --tw-bg-opacity: 1;
          background-color: rgb(255 255 255 / var(--tw-bg-opacity));
        }
        @media (min-width: 720px) {
          .content {
            flex-direction: row;
          }
        }
        @media (min-width: 960px) {
          .content {
            flex-direction: column;
          }
        }
        .content {
          .item {
            display: flex;
          }
          .item {
            height: 100%;
          }
          .item {
            width: 100%;
          }
          .item {
            flex-direction: row;
          }
          .item {
            padding-left: 0.625rem;
            padding-right: 0.625rem;
          }
          .item {
            padding-top: 1.25rem;
            padding-bottom: 1.25rem;
          }
          @media (min-width: 540px) {
            .item {
              padding-left: 1.25rem;
              padding-right: 1.25rem;
            }
          }
          .item {
            .details {
              display: flex;
            }
            .details {
              width: 50%;
            }
            .details {
              flex-direction: column;
            }
            .details {
              gap: 0.375rem;
            }
            .working-time {
              display: flex;
            }
            .working-time {
              width: 50%;
            }
            .working-time {
              flex-direction: column;
            }
            .working-time {
              gap: 0.375rem;
            }
            .heading-title {
              display: flex;
            }
            .heading-title {
              flex-direction: row;
            }
            .heading-title {
              align-items: center;
            }
            .heading-title {
              gap: 0.25rem;
            }
            .heading-title {
              font-weight: 700;
            }
            .info {
              display: flex;
            }
            .info {
              align-items: center;
            }
            .info {
              gap: 0.25rem;
            }
            .info {
              font-size: 0.75rem;
              line-height: 1rem;
            }
            .info {
              font-weight: 500;
            }
          }
        }
      }
    }
  }
  #home-news {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #home-news {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #home-news {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #home-news {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #home-news {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #home-news {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #home-news {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #home-news {
      max-width: 1472px;
    }
  }
  #home-news {
    display: flex;
  }
  #home-news {
    flex-direction: column;
  }
  #home-news {
    justify-content: center;
  }
  #home-news {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  @media (min-width: 960px) {
    #home-news {
      gap: 2.5rem;
    }
  }
  #home-news {
    .heading {
      font-size: 28px;
    }
    .heading {
      font-weight: 700;
    }
    .heading {
      line-height: 35px;
    }
    @media (min-width: 960px) {
      .heading {
        font-size: 36px;
      }
    }
    @media (min-width: 960px) {
      .heading {
        line-height: 48px;
      }
    }
    .content {
      display: grid;
    }
    .content {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .content {
      gap: 1.25rem;
    }
    @media (min-width: 720px) {
      .content {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
    @media (min-width: 960px) {
      .content {
        grid-template-columns: repeat(4, minmax(0, 1fr));
      }
    }
    .content {
      .item {
        display: flex;
      }
      .item {
        width: 100%;
      }
      .item {
        cursor: pointer;
      }
      .item {
        flex-direction: column;
      }
      .item {
        align-items: center;
      }
      .item {
        justify-content: center;
      }
      .item {
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity));
      }
      .item {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity));
      }
      .item {
        &:first-child {
          height: 100%;
        }
        @media (min-width: 720px) {
          &:first-child {
            grid-column: span 2 / span 2;
          }
        }
        @media (min-width: 720px) {
          &:first-child {
            grid-row: span 2 / span 2;
          }
        }
        .thumbnail {
          min-height: 12rem;
        }
        .thumbnail {
          width: 100%;
        }
        .thumbnail {
          flex: 1 1 0%;
        }
        .thumbnail {
          background-size: cover;
        }
        .thumbnail {
          background-position: center;
        }
        .thumbnail {
          background-repeat: no-repeat;
        }
        .details {
          display: flex;
        }
        .details {
          height: -moz-fit-content;
          height: fit-content;
        }
        .details {
          width: 100%;
        }
        .details {
          flex-direction: column;
        }
        .details {
          gap: 0.625rem;
        }
        .details {
          padding-left: 30px;
          padding-right: 30px;
        }
        .details {
          padding-top: 1.25rem;
          padding-bottom: 1.25rem;
        }
        .details {
          .create_date {
            width: 100%;
          }
          .create_date {
            text-transform: uppercase;
          }
          .create_date {
            line-height: 1.75rem;
          }
          .create_date {
            --tw-text-opacity: 1;
            color: rgb(90 100 110 / var(--tw-text-opacity));
          }
          .title {
            width: 100%;
          }
          .title {
            overflow: hidden;
          }
          .title {
            text-overflow: ellipsis;
          }
          .title {
            font-size: 1.25rem;
            line-height: 1.75rem;
          }
          .title {
            text-transform: uppercase;
          }
          .title {
            line-height: 1.5rem;
          }
          .title {
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
          }
        }
      }
    }
    .button-container {
      display: flex;
    }
    .button-container {
      width: 100%;
    }
    .button-container {
      flex-direction: row;
    }
    .button-container {
      align-items: center;
    }
    .button-container {
      justify-content: center;
    }
  }
  #home-cta-banners {
    display: flex;
  }
  #home-cta-banners {
    width: 100%;
  }
  #home-cta-banners {
    flex-direction: column;
  }
  #home-cta-banners {
    align-items: center;
  }
  #home-cta-banners {
    justify-content: center;
  }
  #home-cta-banners {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  @media (min-width: 1472px) {
    #home-cta-banners {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 400px) {
      #home-cta-banners {
        max-width: 400px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 540px) {
      #home-cta-banners {
        max-width: 540px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 720px) {
      #home-cta-banners {
        max-width: 720px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 960px) {
      #home-cta-banners {
        max-width: 960px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 1140px) {
      #home-cta-banners {
        max-width: 1140px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 1320px) {
      #home-cta-banners {
        max-width: 1320px;
      }
    }
  }
  @media (min-width: 1472px) {
    @media (min-width: 1472px) {
      #home-cta-banners {
        max-width: 1472px;
      }
    }
  }
  @media (min-width: 960px) {
    #home-cta-banners {
      height: 600;
    }
  }
  @media (min-width: 960px) {
    #home-cta-banners {
      flex-direction: row;
    }
  }
  #home-cta-banners {
    .item {
      height: 100%;
    }
    .item {
      width: 100%;
    }
    @media (min-width: 960px) {
      .item {
        width: 33.333333%;
      }
    }
    .item {
      .item-content {
        position: relative;
      }
      .item-content {
        height: 600px;
      }
      .item-content {
        width: 100%;
      }
      .item-content {
        overflow: hidden;
      }
      .item-content {
        .thumbnail {
          height: 100%;
        }
        .thumbnail {
          width: 100%;
        }
        .thumbnail {
          background-size: cover;
        }
        .thumbnail {
          background-position: center;
        }
        .thumbnail {
          background-repeat: no-repeat;
        }
        .thumbnail {
          transition-duration: 700ms;
        }
        .gradient {
          position: absolute;
        }
        .gradient {
          top: 0px;
        }
        .gradient {
          left: 0px;
        }
        .gradient {
          right: 0px;
        }
        .gradient {
          bottom: 0px;
        }
        .gradient {
          background-image: linear-gradient(to top, var(--tw-gradient-stops));
        }
        .gradient {
          --tw-gradient-from: #000 var(--tw-gradient-from-position);
          --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
          --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        }
        .gradient {
          --tw-gradient-to: #666666 var(--tw-gradient-to-position);
        }
        .gradient {
          opacity: 0.7;
        }
        .content-wrapper {
          position: absolute;
        }
        .content-wrapper {
          top: 100px;
        }
        .content-wrapper {
          right: 0px;
        }
        .content-wrapper {
          display: flex;
        }
        .content-wrapper {
          height: 100%;
        }
        .content-wrapper {
          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));
        }
        .content-wrapper {
          flex-direction: column;
        }
        .content-wrapper {
          justify-content: flex-end;
        }
        .content-wrapper {
          gap: 1.25rem;
        }
        .content-wrapper {
          background-color: transparent;
        }
        .content-wrapper {
          padding: 2.5rem;
        }
        .content-wrapper {
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
          transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-duration: 150ms;
        }
        .content-wrapper {
          transition-duration: 700ms;
        }
        .content-wrapper {
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        }
        .content-wrapper {
          .content-container {
            display: flex;
          }
          .content-container {
            height: -moz-fit-content;
            height: fit-content;
          }
          .content-container {
            width: 100%;
          }
          .content-container {
            flex-direction: column;
          }
          .content-container {
            justify-content: flex-end;
          }
          .content-container {
            gap: 1.25rem;
          }
          .content-container {
            .title {
              font-size: 36px;
            }
            .title {
              font-weight: 700;
            }
            .title {
              line-height: 48px;
            }
            .title {
              --tw-text-opacity: 1;
              color: rgb(255 255 255 / var(--tw-text-opacity));
            }
            .details {
              display: flex;
            }
            .details {
              height: 100%;
            }
            .details {
              width: 100%;
            }
            .details {
              flex-direction: column;
            }
            .details {
              justify-content: flex-end;
            }
            .details {
              gap: 1.25rem;
            }
            .details {
              .content {
                height: 5rem;
              }
              .content {
                font-size: 0.875rem;
                line-height: 1.25rem;
              }
              .content {
                line-height: 1.25rem;
              }
              .content {
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity));
              }
            }
          }
        }
      }
    }
  }
  #product_list {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #product_list {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #product_list {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #product_list {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #product_list {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #product_list {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #product_list {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #product_list {
      max-width: 1472px;
    }
  }
  #product_list {
    margin-top: 2.5rem;
  }
  #product_list {
    display: flex;
  }
  #product_list {
    flex-direction: column;
  }
  #product_list {
    gap: 4rem;
  }
  #product_list {
    .header {
      display: flex;
    }
    .header {
      width: 100%;
    }
    .header {
      flex-direction: column;
    }
    .header {
      align-items: center;
    }
    .header {
      justify-content: center;
    }
    .header {
      gap: 1.25rem;
    }
    .header {
      text-align: center;
    }
    .header {
      .heading {
        font-size: 63px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        line-height: 72px;
      }
      .description {
        max-width: 800px;
      }
      .description {
        line-height: 1.75rem;
      }
    }
    .list {
      display: grid;
    }
    .list {
      gap: 1rem;
    }
    @media (min-width: 960px) {
      .list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }
    @media (min-width: 960px) {
      .list {
        gap: 2.5rem;
      }
    }
    .list {
      .card-item {
        position: relative;
      }
      .card-item {
        display: flex;
      }
      .card-item {
        height: auto;
      }
      .card-item {
        flex-direction: column;
      }
      .card-item > :not([hidden]) ~ :not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(1rem * var(--tw-space-y-reverse));
      }
      .card-item {
        border-width: 2px;
      }
      .card-item {
        --tw-border-opacity: 1;
        border-color: rgb(200 200 200 / var(--tw-border-opacity));
      }
      .card-item {
        text-align: center;
      }
      .card-item {
        img.thumbnail {
          height: auto;
        }
        img.thumbnail {
          width: 100%;
        }
        img.thumbnail {
          -o-object-fit: cover;
             object-fit: cover;
        }
        .details {
          display: flex;
        }
        .details {
          flex: 1 1 0%;
        }
        .details {
          flex-direction: column;
        }
        .details {
          align-items: center;
        }
        .details {
          gap: 2.5rem;
        }
        .details {
          padding-left: 30px;
          padding-right: 30px;
        }
        .details {
          padding-bottom: 2.5rem;
        }
        .details {
          .information {
            display: flex;
          }
          .information {
            flex: 1 1 0%;
          }
          .information {
            flex-direction: column;
          }
          .information {
            align-items: center;
          }
          .information {
            gap: 1.25rem;
          }
          .information {
            text-align: center;
          }
          .information {
            .title {
              display: flex;
            }
            .title {
              flex: 1 1 0%;
            }
            .title {
              flex-direction: column;
            }
            .title {
              align-items: center;
            }
            .title {
              justify-content: center;
            }
            .title {
              gap: 0.625rem;
            }
            .title {
              font-size: 36px;
            }
            .title {
              font-weight: 700;
            }
            .title {
              line-height: 48px;
            }
            .title {
              .price {
                font-size: 1.25rem;
                line-height: 1.75rem;
              }
              .price {
                font-weight: 400;
              }
              .price {
                line-height: 25px;
              }
            }
            .description {
              flex: 1 1 0%;
            }
            .description {
              line-height: 1.75rem;
            }
          }
          .fuel-seats {
            display: flex;
          }
          .fuel-seats {
            align-items: center;
          }
          .fuel-seats {
            justify-content: center;
          }
          .fuel-seats {
            gap: 1rem;
          }
          .fuel-seats {
            .item {
              display: flex;
            }
            .item {
              align-items: center;
            }
            .item {
              justify-content: center;
            }
            .item {
              gap: 0.625rem;
            }
          }
        }
      }
    }
    .experience {
      display: flex;
    }
    .experience {
      height: 100%;
    }
    .experience {
      width: 100%;
    }
    .experience {
      flex-direction: column-reverse;
    }
    .experience {
      align-items: center;
    }
    .experience {
      justify-content: space-between;
    }
    .experience {
      gap: 1.25rem;
    }
    .experience {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    @media (min-width: 960px) {
      .experience {
        flex-direction: row;
      }
    }
    .experience {
      .content-container {
        width: 100%;
      }
      @media (min-width: 960px) {
        .content-container {
          width: 50%;
        }
      }
      .content-container {
        .content-wrapper {
          order: 2;
        }
        .content-wrapper {
          display: flex;
        }
        .content-wrapper {
          width: 100%;
        }
        .content-wrapper {
          flex-direction: column;
        }
        .content-wrapper {
          gap: 1.25rem;
        }
        @media (min-width: 720px) {
          .content-wrapper {
            order: 1;
          }
        }
        .content-wrapper {
          .heading {
            font-size: 36px;
          }
          .heading {
            font-weight: 700;
          }
          .heading {
            line-height: 48px;
          }
          .description {
            max-width: 800px;
          }
          .description {
            line-height: 1.75rem;
          }
        }
      }
      .thumbnail {
        aspect-ratio: 16 / 9;
      }
      .thumbnail {
        height: 100%;
      }
      .thumbnail {
        width: 100%;
      }
      .thumbnail {
        background-size: cover;
      }
      .thumbnail {
        background-position: center;
      }
      .thumbnail {
        background-repeat: no-repeat;
      }
      @media (min-width: 960px) {
        .thumbnail {
          width: 50%;
        }
      }
    }
  }
  #search-results,
    #events-results {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #search-results,
    #events-results {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #search-results,
    #events-results {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #search-results,
    #events-results {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #search-results,
    #events-results {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #search-results,
    #events-results {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #search-results,
    #events-results {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #search-results,
    #events-results {
      max-width: 1472px;
    }
  }
  #search-results,
    #events-results {
    margin-top: 2.5rem;
  }
  #search-results,
    #events-results {
    display: flex;
  }
  #search-results,
    #events-results {
    flex-direction: column;
  }
  #search-results,
    #events-results {
    .header {
      display: flex;
    }
    .header {
      width: 100%;
    }
    .header {
      flex-direction: column;
    }
    .header {
      align-items: center;
    }
    .header {
      justify-content: center;
    }
    .header {
      .heading {
        text-align: center;
      }
      .heading {
        font-size: 42px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        text-transform: uppercase;
      }
      .heading {
        line-height: 46px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 84px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 92px;
        }
      }
      .form-container {
        display: flex;
      }
      .form-container {
        width: 100%;
      }
      .form-container {
        flex-direction: column;
      }
      .form-container {
        align-items: center;
      }
      .form-container {
        justify-content: center;
      }
      .form-container {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
      }
      @media (min-width: 960px) {
        .form-container {
          flex-direction: row;
        }
      }
      @media (min-width: 960px) {
        .form-container {
          padding-top: 5rem;
          padding-bottom: 5rem;
        }
      }
      .form-container {
        form.search-form {
          display: flex;
        }
        form.search-form {
          width: 100%;
        }
        form.search-form {
          flex-direction: column;
        }
        form.search-form {
          align-items: center;
        }
        form.search-form {
          justify-content: center;
        }
        form.search-form {
          gap: 2.5rem;
        }
        @media (min-width: 960px) {
          form.search-form {
            flex-direction: row;
          }
        }
        form.search-form {
          .search-field {
            width: 100%;
          }
          @media (min-width: 960px) {
            .search-field {
              width: 24rem;
            }
          }
        }
      }
    }
    .results {
      display: flex;
    }
    .results {
      flex-direction: column;
    }
    .results {
      align-items: center;
    }
    .results {
      justify-content: center;
    }
    .results {
      gap: 2.5rem;
    }
    .results {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
    .results {
      .not-found {
        width: 100%;
      }
      .not-found {
        text-align: center;
      }
      .not-found {
        font-weight: 700;
      }
      .not-found {
        text-transform: uppercase;
      }
      .not-found {
        line-height: 48px;
      }
      @media (min-width: 960px) {
        .not-found {
          font-size: 1.5rem;
          line-height: 2rem;
        }
      }
      .card-item {
        display: flex;
      }
      .card-item {
        width: 100%;
      }
      .card-item {
        flex-direction: column;
      }
      .card-item {
        align-items: center;
      }
      .card-item {
        justify-content: center;
      }
      .card-item {
        gap: 1.25rem;
      }
      @media (min-width: 720px) {
        .card-item {
          height: 540px;
        }
      }
      @media (min-width: 720px) {
        .card-item {
          flex-direction: row;
        }
      }
      @media (min-width: 720px) {
        .card-item {
          gap: 1.25rem;
        }
      }
      @media (min-width: 960px) {
        .card-item {
          gap: 2.5rem;
        }
      }
      .card-item {
        img.thumbnail {
          width: 100%;
        }
        img.thumbnail {
          -o-object-fit: cover;
             object-fit: cover;
        }
        @media (min-width: 720px) {
          img.thumbnail {
            height: 100%;
          }
        }
        @media (min-width: 960px) {
          img.thumbnail {
            width: 25%;
          }
        }
        .details {
          display: flex;
        }
        .details {
          height: -moz-fit-content;
          height: fit-content;
        }
        .details {
          width: 100%;
        }
        .details {
          flex-direction: column;
        }
        .details {
          gap: 0.625rem;
        }
        @media (min-width: 960px) {
          .details {
            width: 75%;
          }
        }
        .details {
          .create_date {
            font-size: 0.75rem;
            line-height: 1rem;
          }
          .create_date {
            font-weight: 700;
          }
          .title {
            font-size: 1.5rem;
            line-height: 2rem;
          }
          .title {
            font-weight: 700;
          }
          .content {
            line-height: 24px;
          }
          @media (min-width: 960px) {
            .content {
              font-size: 21px;
            }
          }
          @media (min-width: 960px) {
            .content {
              line-height: 36px;
            }
          }
          .button {
            font-size: 0.875rem;
            line-height: 1.25rem;
          }
          .button {
            font-weight: 700;
          }
          .button {
            text-transform: uppercase;
          }
          .button {
            line-height: 1.25rem;
          }
          .button {
            text-decoration-line: underline;
          }
        }
      }
      .pagination-container {
        display: flex;
      }
      .pagination-container {
        width: 100%;
      }
      .pagination-container {
        align-items: center;
      }
      .pagination-container {
        justify-content: center;
      }
    }
  }
  #news-detail {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #news-detail {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #news-detail {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #news-detail {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #news-detail {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #news-detail {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #news-detail {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #news-detail {
      max-width: 1472px;
    }
  }
  #news-detail {
    margin-top: 2.5rem;
  }
  #news-detail {
    display: flex;
  }
  #news-detail {
    flex-direction: column;
  }
  #news-detail {
    gap: 4rem;
  }
  #news-detail {
    .heading {
      text-align: center;
    }
    .heading {
      font-size: 24px;
    }
    .heading {
      font-weight: 700;
    }
    .heading {
      line-height: 32px;
    }
    @media (min-width: 960px) {
      .heading {
        font-size: 63px;
      }
    }
    @media (min-width: 960px) {
      .heading {
        line-height: 72px;
      }
    }
    .description {
      display: flex;
    }
    .description {
      width: 100%;
    }
    .description {
      flex-direction: column;
    }
    .description {
      gap: 1.25rem;
    }
    .description {
      line-height: 1.75rem;
    }
    .description {
      img {
        width: 100%;
      }
      img {
        max-width: 1024px;
      }
      img {
        align-self: center;
      }
    }
    .content {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .content {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .content {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .content {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .content {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .content {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .content {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .content {
        max-width: 1472px;
      }
    }
    .content {
      display: flex;
    }
    .content {
      flex-direction: column;
    }
    .content {
      gap: 60px;
    }
    .content {
      padding-top: 60px;
    }
    .content {
      .product-list {
        .heading {
          text-align: center;
        }
        .heading {
          font-size: 28px;
        }
        .heading {
          font-weight: 700;
        }
        .heading {
          line-height: 35px;
        }
        @media (min-width: 960px) {
          .heading {
            font-size: 36px;
          }
        }
        @media (min-width: 960px) {
          .heading {
            line-height: 48px;
          }
        }
        .swiper-container {
          position: relative;
        }
        .swiper-container {
          width: 100%;
        }
        .swiper-container {
          .swiper-slide {
            .slide-item-container {
              position: relative;
            }
            .slide-item-container {
              display: flex;
            }
            .slide-item-container {
              width: 100%;
            }
            .slide-item-container {
              flex-direction: column;
            }
            .slide-item-container {
              align-items: center;
            }
            .slide-item-container {
              justify-content: center;
            }
            .slide-item-container {
              .content {
                z-index: 10;
              }
              .content {
                display: flex;
              }
              .content {
                height: 100%;
              }
              .content {
                width: 100%;
              }
              .content {
                flex-direction: column;
              }
              .content {
                align-items: center;
              }
              .content {
                justify-content: center;
              }
              .content {
                padding-top: 2.5rem;
                padding-bottom: 2.5rem;
              }
              .content {
                padding-left: 1rem;
                padding-right: 1rem;
              }
              .content {
                img.thumbnail {
                  aspect-ratio: 16 / 9;
                }
                img.thumbnail {
                  width: 100%;
                }
                img.thumbnail {
                  -o-object-fit: contain;
                     object-fit: contain;
                }
                .information {
                  display: flex;
                }
                .information {
                  flex-direction: column;
                }
                .information {
                  align-items: center;
                }
                .information {
                  justify-content: flex-start;
                }
                .information {
                  .title {
                    font-size: 21px;
                  }
                  .title {
                    font-weight: 700;
                  }
                  .title {
                    text-transform: uppercase;
                  }
                  .title {
                    line-height: 27px;
                  }
                  .price {
                    line-height: 1.75rem;
                  }
                }
              }
              .background-wrapper {
                position: absolute;
              }
              .background-wrapper {
                top: 0px;
              }
              .background-wrapper {
                left: 0px;
              }
              .background-wrapper {
                right: 0px;
              }
              .background-wrapper {
                bottom: 0px;
              }
              .background-wrapper {
                display: flex;
              }
              .background-wrapper {
                flex-direction: column;
              }
              .background-wrapper {
                align-items: center;
              }
              .background-wrapper {
                justify-content: center;
              }
              .background-wrapper {
                padding-left: 5rem;
                padding-right: 5rem;
              }
              .background-wrapper {
                .background-container {
                  height: 100%;
                }
                .background-container {
                  width: 100%;
                }
                .background-container {
                  background-size: cover;
                }
                .background-container {
                  background-position: center;
                }
                .background-container {
                  &:after {
                    content: "";
                    width: 159%;
                    height: 100%;
                    position: absolute;
                    background-color: transparent;
                    left: 0;
                    top: 0;
                    transform-origin: bottom right;
                  }
                  &:hover {
                    animation: m;
                    animation-fill-mode: backwards;
                    animation-duration: .3s;
                    animation-delay: .15s;
                    transform: skewX(0) translateX(-100%);
                  }
                }
              }
            }
          }
        }
      }
      .form-register {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .form-register {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .form-register {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .form-register {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .form-register {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .form-register {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .form-register {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .form-register {
          max-width: 1472px;
        }
      }
      .form-register {
        display: flex;
      }
      .form-register {
        flex-direction: column;
      }
      .form-register {
        align-items: center;
      }
      .form-register {
        justify-content: center;
      }
      .form-register {
        padding-top: 1.25rem;
      }
      .form-register {
        padding-bottom: 2.5rem;
      }
      .form-register {
        .heading {
          text-align: center;
        }
        .heading {
          font-size: 28px;
        }
        .heading {
          font-weight: 700;
        }
        .heading {
          line-height: 35px;
        }
        @media (min-width: 960px) {
          .heading {
            font-size: 36px;
          }
        }
        @media (min-width: 960px) {
          .heading {
            line-height: 48px;
          }
        }
        .form {
          display: flex;
        }
        .form {
          width: 100%;
        }
        .form {
          flex-direction: column;
        }
        .form {
          align-items: center;
        }
        .form {
          justify-content: center;
        }
        @media (min-width: 960px) {
          .form {
            width: 50%;
          }
        }
      }
    }
    .navigation-container {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .navigation-container {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .navigation-container {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .navigation-container {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .navigation-container {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .navigation-container {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .navigation-container {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .navigation-container {
        max-width: 1472px;
      }
    }
    .navigation-container {
      display: flex;
    }
    .navigation-container {
      flex-direction: column;
    }
    .navigation-container {
      gap: 1.25rem;
    }
    .navigation-container {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    .navigation-container {
      .heading-navigation {
        display: flex;
      }
      .heading-navigation {
        flex-direction: column;
      }
      .heading-navigation {
        justify-content: space-between;
      }
      .heading-navigation {
        .divide {
          height: 1px;
        }
        .divide {
          width: 5rem;
        }
        .divide {
          --tw-bg-opacity: 1;
          background-color: rgb(163 169 173 / var(--tw-bg-opacity));
        }
        .title {
          font-size: 21px;
        }
        .title {
          font-weight: 700;
        }
        .title {
          text-transform: uppercase;
        }
        .title {
          line-height: 27px;
        }
        .title {
          --tw-text-opacity: 1;
          color: rgb(90 100 110 / var(--tw-text-opacity));
        }
      }
      .detail {
        line-height: 1.75rem;
      }
      .detail {
        --tw-text-opacity: 1;
        color: rgb(90 100 110 / var(--tw-text-opacity));
      }
      .button-group {
        display: flex;
      }
      .button-group {
        gap: 1.25rem;
      }
    }
  }
  #product_detail {
    width: 100%;
  }
  #product_detail {
    .banner {
      aspect-ratio: 16 / 9;
    }
    .banner {
      height: auto;
    }
    .banner {
      min-height: 600px;
    }
    .banner {
      width: 100%;
    }
    .banner {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .banner {
      background-size: cover;
    }
    .banner {
      background-position: center;
    }
    .banner {
      background-repeat: no-repeat;
    }
    .banner {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    .banner {
      .content-container {
        display: flex;
      }
      .content-container {
        height: 100%;
      }
      .content-container {
        width: 100%;
      }
      .content-container {
        flex-direction: column;
      }
      .content-container {
        align-items: center;
      }
      .content-container {
        justify-content: center;
      }
      .content-container {
        .logo-container {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .logo-container {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .logo-container {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .logo-container {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .logo-container {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .logo-container {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .logo-container {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .logo-container {
            max-width: 1472px;
          }
        }
        .logo-container {
          display: flex;
        }
        .logo-container {
          flex-direction: column;
        }
        .logo-container {
          align-items: center;
        }
        .logo-container {
          justify-content: center;
        }
        .logo-container {
          .logo {
            width: 240px;
          }
          @media (min-width: 720px) {
            .logo {
              width: 360px;
            }
          }
        }
        .slogan {
          padding-bottom: 0.5rem;
        }
        .slogan {
          text-align: center;
        }
        .slogan {
          font-size: 1.125rem;
          line-height: 1.75rem;
        }
        .slogan {
          font-weight: 700;
        }
        .slogan {
          line-height: 38px;
        }
        @media (min-width: 720px) {
          .slogan {
            font-size: 32px;
          }
        }
        @media (min-width: 960px) {
          .slogan {
            padding-left: 16rem;
            padding-right: 16rem;
          }
        }
        @media (min-width: 960px) {
          .slogan {
            padding-bottom: 5rem;
          }
        }
        @media (min-width: 960px) {
          .slogan {
            font-size: 63px;
          }
        }
        @media (min-width: 960px) {
          .slogan {
            line-height: 72px;
          }
        }
        .features-container {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .features-container {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .features-container {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .features-container {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .features-container {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .features-container {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .features-container {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .features-container {
            max-width: 1472px;
          }
        }
        .features-container {
          display: flex;
        }
        .features-container {
          flex-direction: column;
        }
        .features-container {
          align-items: center;
        }
        .features-container {
          justify-content: center;
        }
        .features-container {
          padding-bottom: 0.5rem;
        }
        @media (min-width: 960px) {
          .features-container {
            padding-bottom: 2.5rem;
          }
        }
        .features-container {
          .features {
            display: grid;
          }
          .features {
            width: -moz-fit-content;
            width: fit-content;
          }
          .features {
            grid-template-columns: repeat(1, minmax(0, 1fr));
          }
          .features {
            gap: 0.25rem;
          }
          @media (min-width: 540px) {
            .features {
              max-width: 600px;
            }
          }
          @media (min-width: 540px) {
            .features {
              grid-template-columns: repeat(2, minmax(0, 1fr));
            }
          }
          @media (min-width: 720px) {
            .features {
              gap: 0.5rem;
            }
          }
          @media (min-width: 960px) {
            .features {
              max-width: 900px;
            }
          }
          @media (min-width: 960px) {
            .features {
              gap: 1.5rem;
            }
          }
          @media (min-width: 1140px) {
            .features {
              grid-template-columns: repeat(4, minmax(0, 1fr));
            }
          }
          @media (min-width: 1320px) {
            .features {
              max-width: 1200px;
            }
          }
          .features {
            .item {
              display: flex;
            }
            .item {
              flex-direction: row;
            }
            .item {
              align-items: center;
            }
            .item {
              font-size: 0.75rem;
              line-height: 1rem;
            }
            .item {
              text-transform: uppercase;
            }
            .item {
              letter-spacing: 0.05em;
            }
          }
        }
        .product-cta {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .product-cta {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .product-cta {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .product-cta {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .product-cta {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .product-cta {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .product-cta {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .product-cta {
            max-width: 1472px;
          }
        }
        .product-cta {
          display: flex;
        }
        .product-cta {
          width: 100%;
        }
        .product-cta {
          flex-direction: column;
        }
        .product-cta {
          align-items: center;
        }
        .product-cta {
          justify-content: center;
        }
        @media (min-width: 720px) {
          .product-cta {
            flex-direction: row;
          }
        }
        @media (min-width: 720px) {
          .product-cta {
            gap: 2.5rem;
          }
        }
      }
    }
    .product-variants {
      width: 100%;
    }
    .product-variants {
      padding-top: 2.5rem;
    }
    .product-variants {
      padding-bottom: 5rem;
    }
    .product-variants {
      .swiper-container {
        position: relative;
      }
      .swiper-container {
        width: 100%;
      }
      .swiper-container {
        .swiper-slide {
          .slide-item-container {
            position: relative;
          }
          .slide-item-container {
            display: flex;
          }
          .slide-item-container {
            width: 100%;
          }
          .slide-item-container {
            flex-direction: column;
          }
          .slide-item-container {
            align-items: center;
          }
          .slide-item-container {
            justify-content: center;
          }
          .slide-item-container {
            .content {
              z-index: 10;
            }
            .content {
              display: flex;
            }
            .content {
              height: 100%;
            }
            .content {
              width: 100%;
            }
            .content {
              flex-direction: column;
            }
            .content {
              align-items: center;
            }
            .content {
              justify-content: center;
            }
            .content {
              padding-top: 2.5rem;
              padding-bottom: 2.5rem;
            }
            .content {
              padding-left: 1rem;
              padding-right: 1rem;
            }
            .content {
              img.thumbnail {
                aspect-ratio: 16 / 9;
              }
              img.thumbnail {
                width: 100%;
              }
              img.thumbnail {
                -o-object-fit: contain;
                   object-fit: contain;
              }
              .information {
                display: flex;
              }
              .information {
                flex-direction: column;
              }
              .information {
                align-items: center;
              }
              .information {
                justify-content: flex-start;
              }
              .information {
                .title {
                  font-size: 21px;
                }
                .title {
                  font-weight: 700;
                }
                .title {
                  text-transform: uppercase;
                }
                .title {
                  line-height: 27px;
                }
                .price {
                  line-height: 1.75rem;
                }
              }
            }
            .background-wrapper {
              position: absolute;
            }
            .background-wrapper {
              top: 0px;
            }
            .background-wrapper {
              left: 0px;
            }
            .background-wrapper {
              right: 0px;
            }
            .background-wrapper {
              bottom: 0px;
            }
            .background-wrapper {
              display: flex;
            }
            .background-wrapper {
              flex-direction: column;
            }
            .background-wrapper {
              align-items: center;
            }
            .background-wrapper {
              justify-content: center;
            }
            .background-wrapper {
              padding-left: 5rem;
              padding-right: 5rem;
            }
            .background-wrapper {
              .background-container {
                height: 100%;
              }
              .background-container {
                width: 100%;
              }
              .background-container {
                background-size: cover;
              }
              .background-container {
                background-position: center;
              }
              .background-container {
                &:after {
                  content: "";
                  width: 159%;
                  height: 100%;
                  position: absolute;
                  background-color: transparent;
                  left: 0;
                  top: 0;
                  transform-origin: bottom right;
                }
                &:hover {
                  animation: m;
                  animation-fill-mode: backwards;
                  animation-duration: .3s;
                  animation-delay: .15s;
                  transform: skewX(0) translateX(-100%);
                }
              }
            }
          }
        }
      }
      .compare-variant-wrap {
        width: 100%;
      }
      .compare-variant-wrap {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
      }
      .compare-variant-wrap {
        .compare-variant {
          width: 100%;
        }
        .compare-variant {
          --tw-gradient-from: #fff var(--tw-gradient-from-position);
          --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
          --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        }
        .compare-variant {
          --tw-gradient-from-position: 50%;
        }
        .compare-variant {
          --tw-gradient-to: #f6f6f6 var(--tw-gradient-to-position);
        }
        .compare-variant {
          --tw-gradient-to-position: 50%;
        }
        .compare-variant {
          padding-top: 2.5rem;
          padding-bottom: 2.5rem;
        }
        @media (min-width: 960px) {
          .compare-variant {
            background-image: linear-gradient(to right, var(--tw-gradient-stops));
          }
        }
        .compare-variant {
          .compare-variant-wrapper {
            height: 100%;
          }
          .compare-variant-wrapper {
            width: 100%;
          }
          .compare-variant-wrapper {
            padding-top: 2.5rem;
            padding-bottom: 2.5rem;
          }
          @media (min-width: 960px) {
            .compare-variant-wrapper {
              padding-left: 2.5rem;
              padding-right: 2.5rem;
            }
          }
          @media (min-width: 1320px) {
            .compare-variant-wrapper {
              padding-left: 5rem;
              padding-right: 5rem;
            }
          }
          .compare-variant-wrapper {
            .compare-variant-container {
              display: flex;
            }
            .compare-variant-container {
              height: 100%;
            }
            .compare-variant-container {
              width: 100%;
            }
            .compare-variant-container {
              flex-direction: column;
            }
            .compare-variant-container {
              align-items: center;
            }
            .compare-variant-container {
              justify-content: center;
            }
            .compare-variant-container {
              gap: 2.5rem;
            }
            .compare-variant-container {
              .variants-container {
                display: flex;
              }
              .variants-container {
                height: 100%;
              }
              .variants-container {
                width: 100%;
              }
              .variants-container {
                flex-direction: row;
              }
              .variants-container {
                align-items: flex-start;
              }
              .variants-container {
                gap: 30px;
              }
              .variants-container {
                text-transform: uppercase;
              }
              .variants-container {
                .item {
                  text-transform: uppercase;
                }
                .item {
                  line-height: 1.75rem;
                }
                .item {
                  letter-spacing: 0.5px;
                }
                .item {
                  &.active {
                    border-bottom-width: 2px;
                  }
                  &.active {
                    --tw-border-opacity: 1;
                    border-bottom-color: rgb(237 0 0 / var(--tw-border-opacity));
                  }
                  &.active {
                    font-weight: 700;
                  }
                }
              }
              .information {
                display: flex;
              }
              .information {
                flex-direction: column;
              }
              .information {
                align-items: center;
              }
              .information {
                justify-content: center;
              }
              @media (min-width: 960px) {
                .information {
                  width: 100%;
                  margin-right: auto;
                  margin-left: auto;
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 400px) {
                  .information {
                    max-width: 400px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 540px) {
                  .information {
                    max-width: 540px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 720px) {
                  .information {
                    max-width: 720px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 960px) {
                  .information {
                    max-width: 960px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 1140px) {
                  .information {
                    max-width: 1140px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 1320px) {
                  .information {
                    max-width: 1320px;
                  }
                }
              }
              @media (min-width: 960px) {
                @media (min-width: 1472px) {
                  .information {
                    max-width: 1472px;
                  }
                }
              }
              @media (min-width: 960px) {
                .information {
                  flex-direction: row-reverse;
                }
              }
              .information {
                .details {
                  width: 100%;
                  margin-right: auto;
                  margin-left: auto;
                }
                @media (min-width: 400px) {
                  .details {
                    max-width: 400px;
                  }
                }
                @media (min-width: 540px) {
                  .details {
                    max-width: 540px;
                  }
                }
                @media (min-width: 720px) {
                  .details {
                    max-width: 720px;
                  }
                }
                @media (min-width: 960px) {
                  .details {
                    max-width: 960px;
                  }
                }
                @media (min-width: 1140px) {
                  .details {
                    max-width: 1140px;
                  }
                }
                @media (min-width: 1320px) {
                  .details {
                    max-width: 1320px;
                  }
                }
                @media (min-width: 1472px) {
                  .details {
                    max-width: 1472px;
                  }
                }
                .details {
                  display: flex;
                }
                .details {
                  height: 100%;
                }
                .details {
                  flex-direction: column;
                }
                .details {
                  justify-content: center;
                }
                .details {
                  gap: 1.25rem;
                }
                .details {
                  padding-left: 1.25rem;
                  padding-right: 1.25rem;
                }
                .details {
                  line-height: 1.75rem;
                }
                @media (min-width: 960px) {
                  .details {
                    width: 100%;
                  }
                }
                @media (min-width: 960px) {
                  .details {
                    width: 33.333333%;
                  }
                }
                .details {
                  .title {
                    font-size: 84px;
                  }
                  .title {
                    font-weight: 700;
                  }
                  .title {
                    line-height: 92px;
                  }
                  .subtitle {
                    font-size: 21px;
                  }
                  .subtitle {
                    font-weight: 700;
                  }
                  .subtitle {
                    line-height: 27px;
                  }
                }
                .thumbnail-container {
                  display: flex;
                }
                .thumbnail-container {
                  height: 100%;
                }
                .thumbnail-container {
                  width: 100%;
                }
                .thumbnail-container {
                  flex-direction: column;
                }
                .thumbnail-container {
                  align-items: center;
                }
                .thumbnail-container {
                  justify-content: center;
                }
                .thumbnail-container {
                  --tw-bg-opacity: 1;
                  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
                }
                @media (min-width: 960px) {
                  .thumbnail-container {
                    width: 66.666667%;
                  }
                }
                @media (min-width: 960px) {
                  .thumbnail-container {
                    background-color: transparent;
                  }
                }
                @media (min-width: 960px) {
                  .thumbnail-container {
                    padding-left: 1.25rem;
                    padding-right: 1.25rem;
                  }
                }
                .thumbnail-container {
                  img.thumbnail {
                    width: 100%;
                  }
                  img.thumbnail {
                    -o-object-fit: contain;
                       object-fit: contain;
                  }
                  .note {
                    width: 100%;
                    margin-right: auto;
                    margin-left: auto;
                  }
                  @media (min-width: 400px) {
                    .note {
                      max-width: 400px;
                    }
                  }
                  @media (min-width: 540px) {
                    .note {
                      max-width: 540px;
                    }
                  }
                  @media (min-width: 720px) {
                    .note {
                      max-width: 720px;
                    }
                  }
                  @media (min-width: 960px) {
                    .note {
                      max-width: 960px;
                    }
                  }
                  @media (min-width: 1140px) {
                    .note {
                      max-width: 1140px;
                    }
                  }
                  @media (min-width: 1320px) {
                    .note {
                      max-width: 1320px;
                    }
                  }
                  @media (min-width: 1472px) {
                    .note {
                      max-width: 1472px;
                    }
                  }
                  .note {
                    font-size: 10px;
                  }
                  .note {
                    line-height: 1.75rem;
                  }
                }
              }
            }
          }
        }
        .button-link-container {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .button-link-container {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .button-link-container {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .button-link-container {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .button-link-container {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .button-link-container {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .button-link-container {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .button-link-container {
            max-width: 1472px;
          }
        }
        .button-link-container {
          display: flex;
        }
        .button-link-container {
          flex-direction: row;
        }
        .button-link-container {
          .button-container {
            display: flex;
          }
          .button-container {
            width: 100%;
          }
          .button-container {
            flex-direction: column;
          }
          .button-container {
            align-items: center;
          }
          .button-container {
            justify-content: center;
          }
          @media (min-width: 960px) {
            .button-container {
              width: 33.333333%;
            }
          }
          .button-container {
            .button-link {
              border-bottom-width: 2px;
            }
            .button-link {
              --tw-border-opacity: 1;
              border-color: rgb(0 0 0 / var(--tw-border-opacity));
            }
            .button-link {
              text-align: center;
            }
            .button-link {
              font-size: 0.875rem;
              line-height: 1.25rem;
            }
            .button-link {
              font-weight: 700;
            }
            .button-link {
              text-transform: uppercase;
            }
          }
        }
      }
    }
    .features-detail {
      .highest-feature {
        position: relative;
      }
      .highest-feature {
        overflow: hidden;
      }
      .highest-feature {
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity));
      }
      .highest-feature {
        .content-container {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .content-container {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .content-container {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .content-container {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .content-container {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .content-container {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .content-container {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .content-container {
            max-width: 1472px;
          }
        }
        .content-container {
          position: relative;
        }
        .content-container {
          height: 5rem;
        }
        .content-container {
          .content-container-wrapper {
            position: absolute;
          }
          .content-container-wrapper {
            top: 0px;
          }
          .content-container-wrapper {
            left: 0px;
          }
          .content-container-wrapper {
            right: 0px;
          }
          .content-container-wrapper {
            z-index: 10;
          }
          .content-container-wrapper {
            display: flex;
          }
          .content-container-wrapper {
            flex-direction: row;
          }
          .content-container-wrapper {
            justify-content: flex-end;
          }
          .content-container-wrapper {
            .description {
              display: flex;
            }
            .description {
              width: 100%;
            }
            .description {
              flex-direction: column;
            }
            .description {
              justify-content: space-between;
            }
            .description {
              --tw-bg-opacity: 1;
              background-color: rgb(0 0 0 / var(--tw-bg-opacity));
            }
            .description {
              padding-left: 2.5rem;
              padding-right: 2.5rem;
            }
            .description {
              padding-top: 30px;
            }
            .description {
              padding-bottom: 2.5rem;
            }
            .description {
              --tw-text-opacity: 1;
              color: rgb(255 255 255 / var(--tw-text-opacity));
            }
            @media (min-width: 960px) {
              .description {
                width: 400px;
              }
            }
            .description {
              .feature {
                font-size: 0.75rem;
                line-height: 1rem;
              }
              .feature {
                letter-spacing: 2px;
              }
              .heading {
                font-size: 28px;
              }
              .heading {
                font-weight: 700;
              }
              .heading {
                text-transform: uppercase;
              }
              .heading {
                line-height: 35px;
              }
              @media (min-width: 960px) {
                .heading {
                  margin-top: 6rem;
                }
              }
              @media (min-width: 960px) {
                .heading {
                  font-size: 36px;
                }
              }
              @media (min-width: 960px) {
                .heading {
                  line-height: 47px;
                }
              }
              @media (min-width: 1320px) {
                .heading {
                  font-size: 42px;
                }
              }
              .content {
                line-height: 1.75rem;
              }
            }
          }
        }
        img.thumbnail {
          min-height: 400px;
        }
        img.thumbnail {
          width: 100%;
        }
        img.thumbnail {
          -o-object-fit: cover;
             object-fit: cover;
        }
        @media (min-width: 960px) {
          img.thumbnail {
            margin-left: 10vw;
          }
        }
        @media (min-width: 960px) {
          img.thumbnail {
            width: 90vw;
          }
        }
      }
      .item {
        display: flex;
      }
      .item {
        width: 100%;
      }
      .item {
        flex-direction: column;
      }
      .item {
        align-items: center;
      }
      .item {
        justify-content: center;
      }
      @media (min-width: 960px) {
        .item {
          flex-direction: row;
        }
      }
      .item {
        @media (min-width: 960px) {
          &:nth-child(2n) {
            flex-direction: row-reverse;
          }
        }
        img {
          height: 540px;
        }
        img {
          width: 100%;
        }
        img {
          -o-object-fit: cover;
             object-fit: cover;
        }
        img {
          -o-object-position: center;
             object-position: center;
        }
        @media (min-width: 960px) {
          img {
            width: 50%;
          }
        }
        .feature-detail-container {
          display: flex;
        }
        .feature-detail-container {
          width: 100%;
        }
        .feature-detail-container {
          flex-direction: column;
        }
        .feature-detail-container {
          justify-content: center;
        }
        .feature-detail-container {
          gap: 1.25rem;
        }
        .feature-detail-container {
          padding-left: 2.5rem;
          padding-right: 2.5rem;
        }
        .feature-detail-container {
          padding-top: 2.5rem;
          padding-bottom: 2.5rem;
        }
        @media (min-width: 960px) {
          .feature-detail-container {
            width: 50%;
          }
        }
        .feature-detail-container {
          .feature {
            font-size: 0.75rem;
            line-height: 1rem;
          }
          .feature {
            letter-spacing: 2px;
          }
          .heading {
            font-size: 28px;
          }
          .heading {
            font-weight: 700;
          }
          .heading {
            text-transform: uppercase;
          }
          .heading {
            line-height: 35px;
          }
          @media (min-width: 960px) {
            .heading {
              font-size: 36px;
            }
          }
          @media (min-width: 960px) {
            .heading {
              line-height: 47px;
            }
          }
          @media (min-width: 1320px) {
            .heading {
              font-size: 42px;
            }
          }
          .description {
            line-height: 1.75rem;
          }
        }
      }
    }
    .form-register {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .form-register {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .form-register {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .form-register {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .form-register {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .form-register {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .form-register {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .form-register {
        max-width: 1472px;
      }
    }
    .form-register {
      display: flex;
    }
    .form-register {
      flex-direction: column;
    }
    .form-register {
      align-items: center;
    }
    .form-register {
      justify-content: center;
    }
    .form-register {
      padding-top: 2.5rem;
    }
    .form-register {
      padding-bottom: 2.5rem;
    }
    @media (min-width: 960px) {
      .form-register {
        padding-top: 100px;
      }
    }
    .form-register {
      .heading {
        text-align: center;
      }
      .heading {
        font-size: 28px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        line-height: 35px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 36px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 48px;
        }
      }
      .form {
        margin-top: 1.5rem;
      }
      .form {
        display: flex;
      }
      .form {
        width: 100%;
      }
      .form {
        flex-direction: column;
      }
      .form {
        align-items: center;
      }
      .form {
        justify-content: center;
      }
      @media (min-width: 960px) {
        .form {
          margin-top: 7rem;
        }
      }
      @media (min-width: 960px) {
        .form {
          width: 50%;
        }
      }
    }
  }
  #introduction {
    margin-top: 2.5rem;
  }
  #introduction {
    display: flex;
  }
  #introduction {
    flex-direction: column;
  }
  #introduction {
    .header {
      display: flex;
    }
    .header {
      width: 100%;
    }
    .header {
      flex-direction: column;
    }
    .header {
      align-items: center;
    }
    .header {
      justify-content: center;
    }
    .header {
      padding-top: 182px;
      padding-bottom: 182px;
    }
    .header {
      .heading {
        text-align: center;
      }
      .heading {
        font-size: 42px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        text-transform: uppercase;
      }
      .heading {
        line-height: 46px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 63px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 72px;
        }
      }
    }
    .content-wrapper {
      display: flex;
    }
    .content-wrapper {
      width: 100%;
    }
    .content-wrapper {
      flex-direction: column;
    }
    .content-wrapper {
      align-items: center;
    }
    .content-wrapper {
      justify-content: center;
    }
    .content-wrapper {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .content-wrapper {
      padding-top: 42px;
      padding-bottom: 42px;
    }
    @media (min-width: 960px) {
      .content-wrapper {
        flex-direction: row;
      }
    }
    .content-wrapper {
      .thumbnail {
        height: 100%;
      }
      .thumbnail {
        width: 100%;
      }
      .thumbnail {
        -o-object-fit: cover;
           object-fit: cover;
      }
      .thumbnail {
        -o-object-position: center;
           object-position: center;
      }
      @media (min-width: 960px) {
        .thumbnail {
          width: 50%;
        }
      }
      .content-container {
        display: flex;
      }
      .content-container {
        width: 100%;
      }
      .content-container {
        flex-direction: column;
      }
      @media (min-width: 960px) {
        .content-container {
          width: 50%;
        }
      }
      @media (min-width: 960px) {
        .content-container {
          padding-left: 5rem;
          padding-right: 5rem;
        }
      }
      .content-container {
        .content {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .content {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .content {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .content {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .content {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .content {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .content {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .content {
            max-width: 1472px;
          }
        }
        .content {
          line-height: 1.75rem;
        }
        .content {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
      }
    }
    .swiper {
      width: 100%;
      height: 100%;
    }
    .swiper-container {
      width: 100%;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
    }
  }
  #contact-us {
    display: flex;
  }
  #contact-us {
    width: 100%;
  }
  #contact-us {
    flex-direction: column;
  }
  #contact-us {
    .submenu-wrapper {
      width: 100%;
    }
    .submenu-wrapper {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .submenu-wrapper {
      text-align: center;
    }
    .submenu-wrapper {
      text-transform: uppercase;
    }
    .submenu-wrapper {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    .submenu-wrapper {
      .submenu-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .submenu-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .submenu-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .submenu-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .submenu-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .submenu-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .submenu-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .submenu-container {
          max-width: 1472px;
        }
      }
      .submenu-container {
        display: flex;
      }
      .submenu-container {
        flex-direction: column;
      }
      .submenu-container {
        align-items: center;
      }
      .submenu-container {
        justify-content: center;
      }
      .submenu-container {
        gap: 1rem;
      }
      @media (min-width: 960px) {
        .submenu-container {
          flex-direction: row;
        }
      }
      .submenu-container {
        .item {
          display: flex;
        }
        .item {
          height: 50px;
        }
        .item {
          flex-direction: column;
        }
        .item {
          justify-content: center;
        }
        .item {
          font-size: 0.875rem;
          line-height: 1.25rem;
        }
        .item {
          letter-spacing: 0.5px;
        }
        .item {
          &.active {
            border-bottom-width: 2px;
          }
          &.active {
            --tw-border-opacity: 1;
            border-bottom-color: rgb(237 0 0 / var(--tw-border-opacity));
          }
          &.active {
            font-weight: 700;
          }
        }
      }
    }
    .banner {
      position: relative;
    }
    .banner {
      width: 100%;
    }
    .banner {
      .banner-image {
        aspect-ratio: 16 / 9;
      }
      .banner-image {
        width: 100%;
      }
      .banner-image {
        -o-object-fit: cover;
           object-fit: cover;
      }
      .banner-image {
        -o-object-position: center;
           object-position: center;
      }
      .content-wrapper {
        position: absolute;
      }
      .content-wrapper {
        top: 0px;
      }
      .content-wrapper {
        left: 0px;
      }
      .content-wrapper {
        right: 0px;
      }
      .content-wrapper {
        bottom: 0px;
      }
      .content-wrapper {
        z-index: 10;
      }
      .content-wrapper {
        display: flex;
      }
      .content-wrapper {
        flex-direction: column;
      }
      .content-wrapper {
        justify-content: center;
      }
      .content-wrapper {
        .content-container {
          width: 100%;
          margin-right: auto;
          margin-left: auto;
        }
        @media (min-width: 400px) {
          .content-container {
            max-width: 400px;
          }
        }
        @media (min-width: 540px) {
          .content-container {
            max-width: 540px;
          }
        }
        @media (min-width: 720px) {
          .content-container {
            max-width: 720px;
          }
        }
        @media (min-width: 960px) {
          .content-container {
            max-width: 960px;
          }
        }
        @media (min-width: 1140px) {
          .content-container {
            max-width: 1140px;
          }
        }
        @media (min-width: 1320px) {
          .content-container {
            max-width: 1320px;
          }
        }
        @media (min-width: 1472px) {
          .content-container {
            max-width: 1472px;
          }
        }
        .content-container {
          display: flex;
        }
        .content-container {
          height: -moz-fit-content;
          height: fit-content;
        }
        .content-container {
          flex-direction: column;
        }
        .content-container {
          justify-content: center;
        }
        .content-container {
          gap: 0.5rem;
        }
        .content-container {
          --tw-text-opacity: 1;
          color: rgb(255 255 255 / var(--tw-text-opacity));
        }
        @media (min-width: 720px) {
          .content-container {
            gap: 1.25rem;
          }
        }
        .content-container {
          .heading {
            font-size: 1.125rem;
            line-height: 1.75rem;
          }
          .heading {
            font-weight: 700;
          }
          .heading {
            text-transform: uppercase;
          }
          .heading {
            line-height: 35px;
          }
          @media (min-width: 720px) {
            .heading {
              font-size: 28px;
            }
          }
          @media (min-width: 960px) {
            .heading {
              font-size: 36px;
            }
          }
          @media (min-width: 960px) {
            .heading {
              line-height: 48px;
            }
          }
          .contents {
            display: flex;
          }
          .contents {
            width: 100%;
          }
          .contents {
            flex-direction: row;
          }
          .contents {
            flex-wrap: wrap;
          }
          .contents {
            align-items: center;
          }
          .contents {
            justify-content: flex-start;
          }
          @media (min-width: 960px) {
            .contents {
              width: 66.666667%;
            }
          }
          .contents {
            .item {
              display: flex;
            }
            .item {
              width: 400px;
            }
            .item {
              flex-direction: column;
            }
            .item {
              justify-content: center;
            }
            .item {
              gap: 0.25rem;
            }
            .item {
              padding-bottom: 0.25rem;
            }
            @media (min-width: 720px) {
              .item {
                gap: 0.5rem;
              }
            }
            @media (min-width: 720px) {
              .item {
                padding-bottom: 1.25rem;
              }
            }
            .item {
              .label {
                font-size: 1rem;
                line-height: 1.5rem;
              }
              .label {
                font-weight: 700;
              }
              .label {
                line-height: 27px;
              }
              @media (min-width: 720px) {
                .label {
                  font-size: 21px;
                }
              }
              .detail {
                display: flex;
              }
              .detail {
                flex-direction: row;
              }
              .detail {
                align-items: center;
              }
              .detail {
                justify-content: flex-start;
              }
              .detail {
                gap: 0.25rem;
              }
              .detail {
                font-size: 0.875rem;
                line-height: 1.25rem;
              }
              .detail {
                line-height: 1.75rem;
              }
              @media (min-width: 720px) {
                .detail {
                  gap: 0.5rem;
                }
              }
              @media (min-width: 720px) {
                .detail {
                  font-size: 1rem;
                  line-height: 1.5rem;
                }
              }
              .detail {
                .icon {
                  display: flex;
                }
                .icon {
                  height: 22px;
                }
                .icon {
                  width: 22px;
                }
                .icon {
                  flex-direction: column;
                }
                .icon {
                  justify-content: center;
                }
              }
            }
          }
        }
      }
    }
    .contact-wrapper {
      display: flex;
    }
    .contact-wrapper {
      height: 100%;
    }
    .contact-wrapper {
      width: 100%;
    }
    .contact-wrapper {
      flex-direction: column;
    }
    .contact-wrapper {
      align-items: center;
    }
    .contact-wrapper {
      justify-content: center;
    }
    @media (min-width: 960px) {
      .contact-wrapper {
        flex-direction: row;
      }
    }
    .contact-wrapper {
      .contact-container-wrapper {
        display: flex;
      }
      .contact-container-wrapper {
        height: 600px;
      }
      .contact-container-wrapper {
        width: 100%;
      }
      .contact-container-wrapper {
        flex-direction: column;
      }
      .contact-container-wrapper {
        align-items: center;
      }
      .contact-container-wrapper {
        justify-content: center;
      }
      .contact-container-wrapper {
        --tw-bg-opacity: 1;
        background-color: rgb(0 0 0 / var(--tw-bg-opacity));
      }
      @media (min-width: 960px) {
        .contact-container-wrapper {
          width: 50%;
        }
      }
      .contact-container-wrapper {
        .contact-container {
          display: flex;
        }
        .contact-container {
          flex-direction: column;
        }
        .contact-container {
          justify-content: center;
        }
        .contact-container {
          gap: 0.75rem;
        }
        .contact-container {
          .feature {
            font-size: 0.75rem;
            line-height: 1rem;
          }
          .feature {
            letter-spacing: 2px;
          }
          .heading {
            font-size: 28px;
          }
          .heading {
            font-weight: 700;
          }
          .heading {
            text-transform: uppercase;
          }
          .heading {
            line-height: 35px;
          }
          @media (min-width: 960px) {
            .heading {
              font-size: 36px;
            }
          }
          @media (min-width: 960px) {
            .heading {
              line-height: 47px;
            }
          }
          @media (min-width: 1320px) {
            .heading {
              font-size: 42px;
            }
          }
          .description {
            line-height: 1.75rem;
          }
        }
      }
      .map {
        height: 600px;
      }
      .map {
        width: 100%;
      }
      @media (min-width: 960px) {
        .map {
          width: 50%;
        }
      }
    }
    .form-register {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .form-register {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .form-register {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .form-register {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .form-register {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .form-register {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .form-register {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .form-register {
        max-width: 1472px;
      }
    }
    .form-register {
      display: flex;
    }
    .form-register {
      flex-direction: column;
    }
    .form-register {
      align-items: center;
    }
    .form-register {
      justify-content: center;
    }
    .form-register {
      padding-top: 2.5rem;
    }
    .form-register {
      padding-bottom: 2.5rem;
    }
    @media (min-width: 960px) {
      .form-register {
        padding-top: 100px;
      }
    }
    .form-register {
      .heading {
        text-align: center;
      }
      .heading {
        font-size: 28px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        line-height: 35px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 36px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 48px;
        }
      }
      .form {
        margin-top: 1.5rem;
      }
      .form {
        display: flex;
      }
      .form {
        width: 100%;
      }
      .form {
        flex-direction: column;
      }
      .form {
        align-items: center;
      }
      .form {
        justify-content: center;
      }
      @media (min-width: 960px) {
        .form {
          margin-top: 7rem;
        }
      }
      @media (min-width: 960px) {
        .form {
          width: 50%;
        }
      }
    }
  }
  #product-accessories {
    .blank-bg-title {
      display: flex;
    }
    .blank-bg-title {
      height: 300px;
    }
    .blank-bg-title {
      width: 100%;
    }
    .blank-bg-title {
      flex-direction: column;
    }
    .blank-bg-title {
      align-items: center;
    }
    .blank-bg-title {
      justify-content: center;
    }
    .blank-bg-title {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .blank-bg-title {
      text-align: center;
    }
    .blank-bg-title {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    @media (min-width: 960px) {
      .blank-bg-title {
        height: 508px;
      }
    }
    .blank-bg-title {
      .heading {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .heading {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .heading {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .heading {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .heading {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .heading {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .heading {
          max-width: 1472px;
        }
      }
      .heading {
        font-size: 28px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        text-transform: uppercase;
      }
      .heading {
        line-height: 35px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 63px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 72px;
        }
      }
    }
    .content {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .content {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .content {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .content {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .content {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .content {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .content {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .content {
        max-width: 1472px;
      }
    }
    .content {
      display: flex;
    }
    .content {
      flex-direction: column;
    }
    .content {
      gap: 60px;
    }
    .content {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .content {
      .slogan {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .slogan {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .slogan {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .slogan {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .slogan {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .slogan {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .slogan {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .slogan {
          max-width: 1472px;
        }
      }
      .slogan {
        font-size: 28px;
      }
      .slogan {
        font-weight: 700;
      }
      .slogan {
        text-transform: uppercase;
      }
      .slogan {
        line-height: 35px;
      }
      @media (min-width: 960px) {
        .slogan {
          font-size: 63px;
        }
      }
      @media (min-width: 960px) {
        .slogan {
          line-height: 72px;
        }
      }
      .components-list {
        display: grid;
      }
      .components-list {
        grid-template-columns: repeat(1, minmax(0, 1fr));
      }
      .components-list {
        gap: 1.25rem;
      }
      @media (min-width: 720px) {
        .components-list {
          grid-template-columns: repeat(2, minmax(0, 1fr));
        }
      }
      @media (min-width: 960px) {
        .components-list {
          grid-template-columns: repeat(3, minmax(0, 1fr));
        }
      }
      @media (min-width: 1320px) {
        .components-list {
          grid-template-columns: repeat(4, minmax(0, 1fr));
        }
      }
      .components-list {
        .item-container {
          display: flex;
        }
        .item-container {
          height: 100%;
        }
        .item-container {
          width: 100%;
        }
        .item-container {
          flex-direction: column;
        }
        .item-container {
          align-items: center;
        }
        .item-container {
          justify-content: center;
        }
        .item-container {
          gap: 1rem;
        }
        .item-container {
          img.thumbnail {
            aspect-ratio: 16 / 9;
          }
          img.thumbnail {
            width: 100%;
          }
          img.thumbnail {
            -o-object-fit: cover;
               object-fit: cover;
          }
          img.thumbnail {
            -o-object-position: center;
               object-position: center;
          }
          .details {
            display: flex;
          }
          .details {
            height: 100%;
          }
          .details {
            width: 100%;
          }
          .details {
            flex-direction: column;
          }
          .details {
            gap: 1.25rem;
          }
          .details {
            .title {
              font-size: 28px;
            }
            .title {
              font-weight: 700;
            }
            .title {
              text-transform: uppercase;
            }
            .title {
              line-height: 35px;
            }
            @media (min-width: 960px) {
              .title {
                font-size: 36px;
              }
            }
            @media (min-width: 960px) {
              .title {
                line-height: 48px;
              }
            }
            .description {
              font-size: 1.25rem;
              line-height: 1.75rem;
            }
          }
        }
      }
    }
  }
  #register-trial-driving {
    .submenu-wrapper {
      width: 100%;
    }
    .submenu-wrapper {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .submenu-wrapper {
      text-align: center;
    }
    .submenu-wrapper {
      text-transform: uppercase;
    }
    .submenu-wrapper {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    .submenu-wrapper {
      .submenu-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .submenu-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .submenu-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .submenu-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .submenu-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .submenu-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .submenu-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .submenu-container {
          max-width: 1472px;
        }
      }
      .submenu-container {
        display: flex;
      }
      .submenu-container {
        flex-direction: column;
      }
      .submenu-container {
        align-items: center;
      }
      .submenu-container {
        justify-content: space-around;
      }
      @media (min-width: 960px) {
        .submenu-container {
          flex-direction: row;
        }
      }
      .submenu-container {
        .item {
          display: flex;
        }
        .item {
          height: 50px;
        }
        .item {
          flex-direction: column;
        }
        .item {
          justify-content: center;
        }
        .item {
          font-size: 0.875rem;
          line-height: 1.25rem;
        }
        .item {
          letter-spacing: 0.5px;
        }
        .item {
          &.active {
            border-bottom-width: 2px;
          }
          &.active {
            --tw-border-opacity: 1;
            border-bottom-color: rgb(237 0 0 / var(--tw-border-opacity));
          }
          &.active {
            font-weight: 700;
          }
        }
      }
    }
    .blank-bg-title {
      display: flex;
    }
    .blank-bg-title {
      height: 300px;
    }
    .blank-bg-title {
      width: 100%;
    }
    .blank-bg-title {
      flex-direction: column;
    }
    .blank-bg-title {
      align-items: center;
    }
    .blank-bg-title {
      justify-content: center;
    }
    .blank-bg-title {
      gap: 30px;
    }
    .blank-bg-title {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .blank-bg-title {
      text-align: center;
    }
    .blank-bg-title {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    @media (min-width: 960px) {
      .blank-bg-title {
        height: 508px;
      }
    }
    .blank-bg-title {
      .heading {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .heading {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .heading {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .heading {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .heading {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .heading {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .heading {
          max-width: 1472px;
        }
      }
      .heading {
        font-size: 28px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        text-transform: uppercase;
      }
      .heading {
        line-height: 35px;
      }
      @media (min-width: 960px) {
        .heading {
          font-size: 63px;
        }
      }
      @media (min-width: 960px) {
        .heading {
          line-height: 72px;
        }
      }
      .sub-heading {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .sub-heading {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .sub-heading {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .sub-heading {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .sub-heading {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .sub-heading {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .sub-heading {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .sub-heading {
          max-width: 1472px;
        }
      }
      .sub-heading {
        line-height: 1.75rem;
      }
    }
    .content {
      width: 100%;
      margin-right: auto;
      margin-left: auto;
    }
    @media (min-width: 400px) {
      .content {
        max-width: 400px;
      }
    }
    @media (min-width: 540px) {
      .content {
        max-width: 540px;
      }
    }
    @media (min-width: 720px) {
      .content {
        max-width: 720px;
      }
    }
    @media (min-width: 960px) {
      .content {
        max-width: 960px;
      }
    }
    @media (min-width: 1140px) {
      .content {
        max-width: 1140px;
      }
    }
    @media (min-width: 1320px) {
      .content {
        max-width: 1320px;
      }
    }
    @media (min-width: 1472px) {
      .content {
        max-width: 1472px;
      }
    }
    .content {
      display: flex;
    }
    .content {
      flex-direction: column;
    }
    .content {
      gap: 60px;
    }
    .content {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .content {
      .product-list {
        .heading {
          text-align: center;
        }
        .heading {
          font-size: 28px;
        }
        .heading {
          font-weight: 700;
        }
        .heading {
          line-height: 35px;
        }
        @media (min-width: 960px) {
          .heading {
            font-size: 36px;
          }
        }
        @media (min-width: 960px) {
          .heading {
            line-height: 48px;
          }
        }
        .swiper-container {
          position: relative;
        }
        .swiper-container {
          width: 100%;
        }
        .swiper-container {
          .swiper-slide {
            .slide-item-container {
              position: relative;
            }
            .slide-item-container {
              display: flex;
            }
            .slide-item-container {
              width: 100%;
            }
            .slide-item-container {
              flex-direction: column;
            }
            .slide-item-container {
              align-items: center;
            }
            .slide-item-container {
              justify-content: center;
            }
            .slide-item-container {
              .content {
                z-index: 10;
              }
              .content {
                display: flex;
              }
              .content {
                height: 100%;
              }
              .content {
                width: 100%;
              }
              .content {
                flex-direction: column;
              }
              .content {
                align-items: center;
              }
              .content {
                justify-content: center;
              }
              .content {
                padding-top: 2.5rem;
                padding-bottom: 2.5rem;
              }
              .content {
                padding-left: 1rem;
                padding-right: 1rem;
              }
              .content {
                img.thumbnail {
                  aspect-ratio: 16 / 9;
                }
                img.thumbnail {
                  width: 100%;
                }
                img.thumbnail {
                  -o-object-fit: contain;
                     object-fit: contain;
                }
                .information {
                  display: flex;
                }
                .information {
                  flex-direction: column;
                }
                .information {
                  align-items: center;
                }
                .information {
                  justify-content: flex-start;
                }
                .information {
                  .title {
                    font-size: 21px;
                  }
                  .title {
                    font-weight: 700;
                  }
                  .title {
                    text-transform: uppercase;
                  }
                  .title {
                    line-height: 27px;
                  }
                  .price {
                    line-height: 1.75rem;
                  }
                }
              }
              .background-wrapper {
                position: absolute;
              }
              .background-wrapper {
                top: 0px;
              }
              .background-wrapper {
                left: 0px;
              }
              .background-wrapper {
                right: 0px;
              }
              .background-wrapper {
                bottom: 0px;
              }
              .background-wrapper {
                display: flex;
              }
              .background-wrapper {
                flex-direction: column;
              }
              .background-wrapper {
                align-items: center;
              }
              .background-wrapper {
                justify-content: center;
              }
              .background-wrapper {
                padding-left: 5rem;
                padding-right: 5rem;
              }
              .background-wrapper {
                .background-container {
                  height: 100%;
                }
                .background-container {
                  width: 100%;
                }
                .background-container {
                  background-size: cover;
                }
                .background-container {
                  background-position: center;
                }
                .background-container {
                  &:after {
                    content: "";
                    width: 159%;
                    height: 100%;
                    position: absolute;
                    background-color: transparent;
                    left: 0;
                    top: 0;
                    transform-origin: bottom right;
                  }
                  &:hover {
                    animation: m;
                    animation-fill-mode: backwards;
                    animation-duration: .3s;
                    animation-delay: .15s;
                    transform: skewX(0) translateX(-100%);
                  }
                }
              }
            }
          }
        }
      }
      .form-register {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .form-register {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .form-register {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .form-register {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .form-register {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .form-register {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .form-register {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .form-register {
          max-width: 1472px;
        }
      }
      .form-register {
        display: flex;
      }
      .form-register {
        flex-direction: column;
      }
      .form-register {
        align-items: center;
      }
      .form-register {
        justify-content: center;
      }
      .form-register {
        padding-top: 1.25rem;
      }
      .form-register {
        padding-bottom: 2.5rem;
      }
      .form-register {
        .heading {
          text-align: center;
        }
        .heading {
          font-size: 28px;
        }
        .heading {
          font-weight: 700;
        }
        .heading {
          line-height: 35px;
        }
        @media (min-width: 960px) {
          .heading {
            font-size: 36px;
          }
        }
        @media (min-width: 960px) {
          .heading {
            line-height: 48px;
          }
        }
        .form {
          display: flex;
        }
        .form {
          width: 100%;
        }
        .form {
          flex-direction: column;
        }
        .form {
          align-items: center;
        }
        .form {
          justify-content: center;
        }
        @media (min-width: 960px) {
          .form {
            width: 50%;
          }
        }
      }
    }
  }
  #app-mitsubishi {
    display: flex;
  }
  #app-mitsubishi {
    width: 100%;
  }
  #app-mitsubishi {
    flex-direction: column;
  }
  #app-mitsubishi {
    .submenu-wrapper {
      width: 100%;
    }
    .submenu-wrapper {
      --tw-bg-opacity: 1;
      background-color: rgb(0 0 0 / var(--tw-bg-opacity));
    }
    .submenu-wrapper {
      text-align: center;
    }
    .submenu-wrapper {
      text-transform: uppercase;
    }
    .submenu-wrapper {
      --tw-text-opacity: 1;
      color: rgb(255 255 255 / var(--tw-text-opacity));
    }
    .submenu-wrapper {
      .submenu-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .submenu-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .submenu-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .submenu-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .submenu-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .submenu-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .submenu-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .submenu-container {
          max-width: 1472px;
        }
      }
      .submenu-container {
        display: flex;
      }
      .submenu-container {
        flex-direction: column;
      }
      .submenu-container {
        align-items: center;
      }
      .submenu-container {
        justify-content: space-around;
      }
      @media (min-width: 960px) {
        .submenu-container {
          flex-direction: row;
        }
      }
      .submenu-container {
        .item {
          display: flex;
        }
        .item {
          height: 50px;
        }
        .item {
          flex-direction: column;
        }
        .item {
          justify-content: center;
        }
        .item {
          font-size: 0.875rem;
          line-height: 1.25rem;
        }
        .item {
          letter-spacing: 0.5px;
        }
        .item {
          &.active {
            border-bottom-width: 2px;
          }
          &.active {
            --tw-border-opacity: 1;
            border-bottom-color: rgb(237 0 0 / var(--tw-border-opacity));
          }
          &.active {
            font-weight: 700;
          }
        }
      }
    }
    .banner {
      width: 100%;
    }
    .features-detail {
      .item {
        display: flex;
      }
      .item {
        width: 100%;
      }
      .item {
        flex-direction: column;
      }
      .item {
        align-items: center;
      }
      .item {
        justify-content: center;
      }
      @media (min-width: 960px) {
        .item {
          flex-direction: row;
        }
      }
      .item {
        @media (min-width: 960px) {
          &:nth-child(2n) {
            flex-direction: row-reverse;
          }
        }
        .thumbnail {
          height: 100%;
        }
        .thumbnail {
          width: 100%;
        }
        .thumbnail {
          -o-object-fit: cover;
             object-fit: cover;
        }
        .thumbnail {
          -o-object-position: center;
             object-position: center;
        }
        @media (min-width: 960px) {
          .thumbnail {
            width: 50%;
          }
        }
        .feature-detail-container {
          display: flex;
        }
        .feature-detail-container {
          width: 100%;
        }
        .feature-detail-container {
          flex-direction: column;
        }
        .feature-detail-container {
          justify-content: center;
        }
        .feature-detail-container {
          gap: 1.25rem;
        }
        .feature-detail-container {
          padding-left: 2.5rem;
          padding-right: 2.5rem;
        }
        .feature-detail-container {
          padding-top: 2.5rem;
          padding-bottom: 2.5rem;
        }
        @media (min-width: 960px) {
          .feature-detail-container {
            width: 50%;
          }
        }
        .feature-detail-container {
          .feature {
            font-size: 0.75rem;
            line-height: 1rem;
          }
          .feature {
            letter-spacing: 2px;
          }
          .heading {
            font-size: 28px;
          }
          .heading {
            font-weight: 700;
          }
          .heading {
            text-transform: uppercase;
          }
          .heading {
            line-height: 35px;
          }
          @media (min-width: 960px) {
            .heading {
              font-size: 36px;
            }
          }
          @media (min-width: 960px) {
            .heading {
              line-height: 47px;
            }
          }
          @media (min-width: 1320px) {
            .heading {
              font-size: 42px;
            }
          }
          .description {
            line-height: 1.75rem;
          }
        }
      }
    }
  }
  #user-guild {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 400px) {
    #user-guild {
      max-width: 400px;
    }
  }
  @media (min-width: 540px) {
    #user-guild {
      max-width: 540px;
    }
  }
  @media (min-width: 720px) {
    #user-guild {
      max-width: 720px;
    }
  }
  @media (min-width: 960px) {
    #user-guild {
      max-width: 960px;
    }
  }
  @media (min-width: 1140px) {
    #user-guild {
      max-width: 1140px;
    }
  }
  @media (min-width: 1320px) {
    #user-guild {
      max-width: 1320px;
    }
  }
  @media (min-width: 1472px) {
    #user-guild {
      max-width: 1472px;
    }
  }
  #user-guild {
    margin-top: 2.5rem;
  }
  #user-guild {
    display: flex;
  }
  #user-guild {
    flex-direction: column;
  }
  #user-guild {
    gap: 4rem;
  }
  #user-guild {
    .header {
      display: flex;
    }
    .header {
      width: 100%;
    }
    .header {
      flex-direction: column;
    }
    .header {
      align-items: center;
    }
    .header {
      justify-content: center;
    }
    .header {
      gap: 1.25rem;
    }
    .header {
      text-align: center;
    }
    .header {
      .heading {
        font-size: 63px;
      }
      .heading {
        font-weight: 700;
      }
      .heading {
        line-height: 72px;
      }
      .description {
        max-width: 800px;
      }
      .description {
        line-height: 1.75rem;
      }
    }
    .list {
      display: grid;
    }
    .list {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .list {
      gap: 2.5rem;
    }
    .list {
      .item {
        bottom: 60px;
      }
      .item {
        display: flex;
      }
      .item {
        aspect-ratio: 16 / 9;
      }
      .item {
        width: 100%;
      }
      .item {
        flex-direction: column;
      }
      .item {
        align-items: center;
      }
      .item {
        justify-content: center;
      }
      .item {
        text-align: center;
      }
      .item {
        font-size: 34px;
      }
      .item {
        img.thumbnail {
          height: auto;
        }
        img.thumbnail {
          width: 100%;
        }
        img.thumbnail {
          -o-object-fit: contain;
             object-fit: contain;
        }
        .title {
          width: 100%;
        }
        .title {
          text-align: center;
        }
        .title {
          font-size: 1.25rem;
          line-height: 1.75rem;
        }
        .title {
          font-weight: 700;
        }
      }
    }
  }
}

footer {
  &.footer {
    width: 100%;
  }
  &.footer > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  }
  &.footer > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(161 166 170 / var(--tw-divide-opacity));
  }
  &.footer {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  &.footer {
    --tw-text-opacity: 1;
    color: rgb(161 166 170 / var(--tw-text-opacity));
  }
  @media (min-width: 960px) {
    &.footer > :not([hidden]) ~ :not([hidden]) {
      --tw-divide-y-reverse: 0;
      border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
      border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
    }
  }
  &.footer {
    .footer-cta-wrapper {
      display: flex;
    }
    .footer-cta-wrapper {
      flex-direction: column;
    }
    .footer-cta-wrapper {
      align-items: center;
    }
    .footer-cta-wrapper {
      justify-content: center;
    }
    .footer-cta-wrapper {
      padding-left: 0px;
      padding-right: 0px;
    }
    .footer-cta-wrapper {
      padding-top: 0.625rem;
      padding-bottom: 0.625rem;
    }
    @media (min-width: 960px) {
      .footer-cta-wrapper {
        padding-top: 1.75rem;
      }
    }
    @media (min-width: 960px) {
      .footer-cta-wrapper {
        padding-bottom: 1.5rem;
      }
    }
    .footer-cta-wrapper {
      .footer-cta-container {
        display: flex;
      }
      .footer-cta-container {
        width: 100%;
      }
      .footer-cta-container {
        flex-direction: row;
      }
      .footer-cta-container {
        align-items: center;
      }
      .footer-cta-container {
        justify-content: space-between;
      }
      @media (min-width: 960px) {
        .footer-cta-container {
          width: 50%;
        }
      }
      .footer-cta-container {
        .footer_icon_btn_group {
          display: flex;
        }
        .footer_icon_btn_group {
          width: 100%;
        }
        .footer_icon_btn_group {
          flex-direction: column;
        }
        .footer_icon_btn_group {
          align-items: center;
        }
        .footer_icon_btn_group {
          justify-content: center;
        }
        .footer_icon_btn_group {
          gap: 0.375rem;
        }
        @media (min-width: 960px) {
          .footer_icon_btn_group {
            width: 8rem;
          }
        }
        .footer_icon_btn_group {
          .icon {
            transition: color 0.3s ease-in-out,
      background-position 0.3s ease-in-out;
          }
          .icon {
            color: rgb(191, 194, 196);
            background-color: transparent;
          }
          .icon {
            height: 1.75rem;
          }
          .icon {
            width: 1.5rem;
          }
          .icon:hover {
            color: #ed0000;
          }
          .title {
            font-size: 0.75rem;
            line-height: 1rem;
          }
          .title {
            font-weight: 700;
          }
          .title {
            text-transform: uppercase;
          }
          @media (min-width: 960px) {
            .title {
              font-size: 0.875rem;
              line-height: 1.25rem;
            }
          }
          @media (min-width: 960px) {
            .title {
              font-weight: 400;
            }
          }
        }
      }
    }
    .footer-main {
      display: flex;
    }
    .footer-main {
      width: 100%;
    }
    .footer-main {
      gap: 2.5rem;
    }
    .footer-main {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
    .footer-main {
      --tw-text-opacity: 1;
      color: rgb(161 166 170 / var(--tw-text-opacity));
    }
    .footer-main {
      .footer-main-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .footer-main-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .footer-main-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .footer-main-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .footer-main-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .footer-main-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .footer-main-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .footer-main-container {
          max-width: 1472px;
        }
      }
      .footer-main-container {
        display: grid;
      }
      .footer-main-container {
        grid-template-columns: repeat(1, minmax(0, 1fr));
      }
      .footer-main-container {
        gap: 2.5rem;
      }
      @media (min-width: 1320px) {
        .footer-main-container {
          grid-template-columns: repeat(3, minmax(0, 1fr));
        }
      }
      .footer-main-container {
        .footer-site-links {
          grid-column: span 1 / span 1;
        }
        .footer-site-links {
          display: grid;
        }
        @media (min-width: 1320px) {
          .footer-site-links {
            grid-column: span 2 / span 2;
          }
        }
        .footer-site-links {
          .footer-site-links-wrapper {
            display: grid;
          }
          .footer-site-links-wrapper {
            width: 100%;
          }
          .footer-site-links-wrapper {
            grid-template-columns: repeat(1, minmax(0, 1fr));
          }
          .footer-site-links-wrapper {
            font-size: 1rem;
            line-height: 1.5rem;
          }
          .footer-site-links-wrapper {
            line-height: 1.5rem;
          }
          .footer-site-links-wrapper {
            --tw-text-opacity: 1;
            color: rgb(200 200 200 / var(--tw-text-opacity));
          }
          @media (min-width: 960px) {
            .footer-site-links-wrapper {
              grid-template-columns: repeat(3, minmax(0, 1fr));
            }
          }
          @media (min-width: 960px) {
            .footer-site-links-wrapper {
              gap: 2.5rem;
            }
          }
          .footer-site-links-wrapper {
            .footer-links-container {
              display: flex;
            }
            .footer-links-container {
              flex-direction: column;
            }
            .footer-links-container {
              gap: 15px;
            }
            .footer-links-container {
              padding-bottom: 0.625rem;
            }
            .footer-links-container {
              .footer-links-title {
                display: flex;
              }
              .footer-links-title {
                flex-direction: row;
              }
              .footer-links-title {
                align-items: center;
              }
              .footer-links-title {
                justify-content: space-between;
              }
              .footer-links-title {
                font-size: 1rem;
                line-height: 1.5rem;
              }
              .footer-links-title {
                font-weight: 700;
              }
              .footer-links-title {
                line-height: 1.25rem;
              }
              .footer-links-title {
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity));
              }
              @media (min-width: 960px) {
                .footer-links-title {
                  font-size: 1.25rem;
                  line-height: 1.75rem;
                }
              }
              .footer-links-item-group {
                display: flex;
              }
              .footer-links-item-group {
                flex-direction: column;
              }
              .footer-links-item-group {
                gap: 19px;
              }
              .footer-links-item-group {
                padding-top: 0.375rem;
              }
              .footer-links-item-group {
                padding-bottom: 3px;
              }
              .footer-links-item-group {
                .footer-links-item {
                  height: 19px;
                }
                .footer-links-item {
                  padding-top: 2.5px;
                  padding-bottom: 2.5px;
                }
                .footer-links-item {
                  font-size: 0.875rem;
                  line-height: 1.25rem;
                }
                .footer-links-item {
                  line-height: 14px;
                }
              }
            }
          }
        }
        .connect {
          grid-column: span 1 / span 1;
        }
        .connect {
          display: grid;
        }
        .connect {
          .connect-wrapper {
            display: flex;
          }
          .connect-wrapper {
            width: 100%;
          }
          .connect-wrapper {
            flex-direction: column;
          }
          .connect-wrapper {
            gap: 60px;
          }
          .connect-wrapper {
            .social-connect {
              display: flex;
            }
            .social-connect {
              flex-direction: column;
            }
            .social-connect {
              gap: 0.625rem;
            }
            .social-connect {
              font-size: 1.125rem;
              line-height: 1.75rem;
            }
            .social-connect {
              font-weight: 400;
            }
            .social-connect {
              line-height: 1.25rem;
            }
            .social-connect {
              --tw-text-opacity: 1;
              color: rgb(255 255 255 / var(--tw-text-opacity));
            }
            @media (min-width: 960px) {
              .social-connect {
                gap: 1.25rem;
              }
            }
            @media (min-width: 960px) {
              .social-connect {
                font-size: 1.25rem;
                line-height: 1.75rem;
              }
            }
            @media (min-width: 960px) {
              .social-connect {
                font-weight: 700;
              }
            }
            .social-connect {
              .social-connect-container {
                display: flex;
              }
              .social-connect-container {
                flex-direction: row;
              }
              .social-connect-container {
                align-items: center;
              }
              .social-connect-container {
                gap: 0.625rem;
              }
              .social-connect-container {
                .icon {
                  display: flex;
                }
                .icon {
                  height: 1.25rem;
                }
                .icon {
                  width: 1.25rem;
                }
                .icon {
                  flex-direction: column;
                }
                .icon {
                  align-items: center;
                }
                .icon {
                  justify-content: center;
                }
                @media (min-width: 960px) {
                  .icon {
                    height: 1.5rem;
                  }
                }
                @media (min-width: 960px) {
                  .icon {
                    width: 1.5rem;
                  }
                }
              }
            }
            .contact {
              display: flex;
            }
            .contact {
              flex-direction: column;
            }
            .contact {
              gap: 1.25rem;
            }
            .contact {
              .contact-title {
                font-size: 1.25rem;
                line-height: 1.75rem;
              }
              .contact-title {
                font-weight: 700;
              }
              .contact-title {
                line-height: 1.75rem;
              }
              .contact-title {
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity));
              }
              .contact-details {
                display: flex;
              }
              .contact-details {
                flex-direction: column;
              }
              .contact-details {
                gap: 0.625rem;
              }
              .contact-details {
                .contact-item {
                  font-size: 0.875rem;
                  line-height: 1.25rem;
                }
                .contact-item {
                  --tw-text-opacity: 1;
                  color: rgb(200 200 200 / var(--tw-text-opacity));
                }
              }
            }
          }
        }
      }
    }
    .footer-copyright {
      width: 100%;
    }
    .footer-copyright {
      padding-top: 22px;
    }
    .footer-copyright {
      padding-bottom: 1.25rem;
    }
    @media (min-width: 960px) {
      .footer-copyright {
        padding-top: 1.75rem;
      }
    }
    @media (min-width: 960px) {
      .footer-copyright {
        padding-bottom: 1.5rem;
      }
    }
    .footer-copyright {
      .footer-cta-container {
        width: 100%;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 400px) {
        .footer-cta-container {
          max-width: 400px;
        }
      }
      @media (min-width: 540px) {
        .footer-cta-container {
          max-width: 540px;
        }
      }
      @media (min-width: 720px) {
        .footer-cta-container {
          max-width: 720px;
        }
      }
      @media (min-width: 960px) {
        .footer-cta-container {
          max-width: 960px;
        }
      }
      @media (min-width: 1140px) {
        .footer-cta-container {
          max-width: 1140px;
        }
      }
      @media (min-width: 1320px) {
        .footer-cta-container {
          max-width: 1320px;
        }
      }
      @media (min-width: 1472px) {
        .footer-cta-container {
          max-width: 1472px;
        }
      }
      .footer-cta-container {
        display: flex;
      }
      .footer-cta-container {
        flex-direction: column;
      }
      .footer-cta-container {
        gap: 30px;
      }
      .footer-cta-container {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
      }
      @media (min-width: 960px) {
        .footer-cta-container {
          flex-direction: row;
        }
      }
      @media (min-width: 960px) {
        .footer-cta-container {
          align-items: center;
        }
      }
      @media (min-width: 960px) {
        .footer-cta-container {
          justify-content: space-between;
        }
      }
      .footer-cta-container {
        .policy-link-container {
          padding-top: 3px;
          padding-bottom: 3px;
        }
        .policy-link-container {
          padding-top: 0.375rem;
        }
        .policy-link-container {
          .policy-link {
            padding-top: 2.5px;
            padding-bottom: 2.5px;
          }
          .policy-link {
            font-size: 0.875rem;
            line-height: 1.25rem;
          }
          .policy-link {
            line-height: 14px;
          }
        }
        .copyright-notice {
          padding-top: 2.5px;
          padding-bottom: 2.5px;
        }
        .copyright-notice {
          font-size: 12px;
        }
        .copyright-notice {
          line-height: 14px;
        }
        @media (min-width: 960px) {
          .copyright-notice {
            font-size: 0.875rem;
            line-height: 1.25rem;
          }
        }
        @media (min-width: 960px) {
          .copyright-notice {
            line-height: 1rem;
          }
        }
      }
    }
  }
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 400px) {
  .container {
    max-width: 400px;
  }
}

@media (min-width: 540px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 720px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 960px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1140px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1320px) {
  .container {
    max-width: 1320px;
  }
}

@media (min-width: 1472px) {
  .container {
    max-width: 1472px;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.\!collapse {
  visibility: collapse !important;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.-bottom-1 {
  bottom: -0.25rem;
}

.-bottom-5 {
  bottom: -1.25rem;
}

.-bottom-6 {
  bottom: -1.5rem;
}

.-bottom-7 {
  bottom: -1.75rem;
}

.-bottom-8 {
  bottom: -2rem;
}

.-left-1 {
  left: -0.25rem;
}

.-left-6 {
  left: -1.5rem;
}

.-left-7 {
  left: -1.75rem;
}

.-left-8 {
  left: -2rem;
}

.-right-0\.5 {
  right: -0.125rem;
}

.-right-1 {
  right: -0.25rem;
}

.-right-10 {
  right: -2.5rem;
}

.-right-2 {
  right: -0.5rem;
}

.-right-4 {
  right: -1rem;
}

.-right-6 {
  right: -1.5rem;
}

.-right-7 {
  right: -1.75rem;
}

.-right-9 {
  right: -2.25rem;
}

.-right-\[6px\] {
  right: -6px;
}

.-top-0\.5 {
  top: -0.125rem;
}

.-top-1 {
  top: -0.25rem;
}

.-top-10 {
  top: -2.5rem;
}

.-top-16 {
  top: -4rem;
}

.-top-2 {
  top: -0.5rem;
}

.-top-6 {
  top: -1.5rem;
}

.-top-7 {
  top: -1.75rem;
}

.-top-\[6px\] {
  top: -6px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

.bottom-\[-2px\] {
  bottom: -2px;
}

.bottom-\[-3px\] {
  bottom: -3px;
}

.bottom-\[25\%\] {
  bottom: 25%;
}

.bottom-\[9\%\] {
  bottom: 9%;
}

.bottom-full {
  bottom: 100%;
}

.end-0 {
  inset-inline-end: 0px;
}

.left-0 {
  left: 0px;
}

.left-1 {
  left: 0.25rem;
}

.left-1\/2 {
  left: 50%;
}

.left-4 {
  left: 1rem;
}

.left-8 {
  left: 2rem;
}

.left-\[-3px\] {
  left: -3px;
}

.left-\[11\.3\%\] {
  left: 11.3%;
}

.left-\[16\.6rem\] {
  left: 16.6rem;
}

.left-\[25\%\] {
  left: 25%;
}

.left-\[5vw\] {
  left: 5vw;
}

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-1 {
  right: 0.25rem;
}

.right-10 {
  right: 2.5rem;
}

.right-2 {
  right: 0.5rem;
}

.right-3 {
  right: 0.75rem;
}

.right-4 {
  right: 1rem;
}

.right-5 {
  right: 1.25rem;
}

.right-8 {
  right: 2rem;
}

.right-\[-3px\] {
  right: -3px;
}

.right-\[18px\] {
  right: 18px;
}

.right-\[19\%\] {
  right: 19%;
}

.right-full {
  right: 100%;
}

.start-0 {
  inset-inline-start: 0px;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

.top-1\/2 {
  top: 50%;
}

.top-10 {
  top: 2.5rem;
}

.top-16 {
  top: 4rem;
}

.top-3 {
  top: 0.75rem;
}

.top-4 {
  top: 1rem;
}

.top-5 {
  top: 1.25rem;
}

.top-7 {
  top: 1.75rem;
}

.top-\[-3px\] {
  top: -3px;
}

.top-\[110\%\] {
  top: 110%;
}

.top-\[4\.25rem\] {
  top: 4.25rem;
}

.top-\[400px\] {
  top: 400px;
}

.top-\[51\%\] {
  top: 51%;
}

.top-\[90px\] {
  top: 90px;
}

.top-full {
  top: 100%;
}

.-z-10 {
  z-index: -10;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[-1\] {
  z-index: -1;
}

.z-\[-2\] {
  z-index: -2;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.col-auto {
  grid-column: auto;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.m-10 {
  margin: 2.5rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-auto {
  margin: auto;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.-mx-\[6px\] {
  margin-left: -6px;
  margin-right: -6px;
}

.mx-3 {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-7 {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.my-32 {
  margin-top: 8rem;
  margin-bottom: 8rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-\[6px\] {
  margin-top: 6px;
  margin-bottom: 6px;
}

.-mb-\[1px\] {
  margin-bottom: -1px;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-ml-5 {
  margin-left: -1.25rem;
}

.-mr-3 {
  margin-right: -0.75rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mt-20 {
  margin-top: -5rem;
}

.mb-0\.5 {
  margin-bottom: 0.125rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-1\.5 {
  margin-bottom: 0.375rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-11 {
  margin-bottom: 2.75rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-3\.5 {
  margin-bottom: 0.875rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-\[10px\] {
  margin-bottom: 10px;
}

.mb-\[14px\] {
  margin-bottom: 14px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-8 {
  margin-left: 2rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mr-\[18px\] {
  margin-right: 18px;
}

.mr-\[6px\] {
  margin-right: 6px;
}

.mt-0\.5 {
  margin-top: 0.125rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-1\.5 {
  margin-top: 0.375rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[-0\.5rem\] {
  margin-top: -0.5rem;
}

.mt-\[-20px\] {
  margin-top: -20px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-\[16\/10\] {
  aspect-ratio: 16/10;
}

.aspect-\[2\/1\] {
  aspect-ratio: 2/1;
}

.aspect-square {
  aspect-ratio: 1 / 1;
}

.aspect-video {
  aspect-ratio: 16 / 9;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-20 {
  height: 5rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-96 {
  height: 24rem;
}

.h-\[10px\] {
  height: 10px;
}

.h-\[125px\] {
  height: 125px;
}

.h-\[13px\] {
  height: 13px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[18px\] {
  height: 18px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[20rem\] {
  height: 20rem;
}

.h-\[262px\] {
  height: 262px;
}

.h-\[26px\] {
  height: 26px;
}

.h-\[2px\] {
  height: 2px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[30vh\] {
  height: 30vh;
}

.h-\[320px\] {
  height: 320px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[36px\] {
  height: 36px;
}

.h-\[37px\] {
  height: 37px;
}

.h-\[38px\] {
  height: 38px;
}

.h-\[3px\] {
  height: 3px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[40vh\] {
  height: 40vh;
}

.h-\[42px\] {
  height: 42px;
}

.h-\[440px\] {
  height: 440px;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[450px\] {
  height: 450px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[46px\] {
  height: 46px;
}

.h-\[50px\] {
  height: 50px;
}

.h-\[50vh\] {
  height: 50vh;
}

.h-\[52px\] {
  height: 52px;
}

.h-\[54px\] {
  height: 54px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[7\.5rem\] {
  height: 7.5rem;
}

.h-\[70px\] {
  height: 70px;
}

.h-\[70vh\] {
  height: 70vh;
}

.h-\[7px\] {
  height: 7px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-\[70vh\] {
  max-height: 70vh;
}

.min-h-\[260px\] {
  min-height: 260px;
}

.min-h-\[328px\] {
  min-height: 328px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-1 {
  width: 0.25rem;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/5 {
  width: 20%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-2 {
  width: 0.5rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-3\/4 {
  width: 75%;
}

.w-4 {
  width: 1rem;
}

.w-4\/6 {
  width: 66.666667%;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

.w-96 {
  width: 24rem;
}

.w-\[10\%\] {
  width: 10%;
}

.w-\[10px\] {
  width: 10px;
}

.w-\[13px\] {
  width: 13px;
}

.w-\[14px\] {
  width: 14px;
}

.w-\[14rem\] {
  width: 14rem;
}

.w-\[15\%\] {
  width: 15%;
}

.w-\[150px\] {
  width: 150px;
}

.w-\[15px\] {
  width: 15px;
}

.w-\[162px\] {
  width: 162px;
}

.w-\[18px\] {
  width: 18px;
}

.w-\[20\%\] {
  width: 20%;
}

.w-\[200px\] {
  width: 200px;
}

.w-\[230px\] {
  width: 230px;
}

.w-\[240px\] {
  width: 240px;
}

.w-\[280px\] {
  width: 280px;
}

.w-\[30px\] {
  width: 30px;
}

.w-\[38px\] {
  width: 38px;
}

.w-\[40\%\] {
  width: 40%;
}

.w-\[40px\] {
  width: 40px;
}

.w-\[40vw\] {
  width: 40vw;
}

.w-\[42px\] {
  width: 42px;
}

.w-\[45\%\] {
  width: 45%;
}

.w-\[46px\] {
  width: 46px;
}

.w-\[50\%\] {
  width: 50%;
}

.w-\[50px\] {
  width: 50px;
}

.w-\[52px\] {
  width: 52px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[63\%\] {
  width: 63%;
}

.w-\[64px\] {
  width: 64px;
}

.w-\[68px\] {
  width: 68px;
}

.w-\[70px\] {
  width: 70px;
}

.w-\[75\%\] {
  width: 75%;
}

.w-\[7px\] {
  width: 7px;
}

.w-\[82px\] {
  width: 82px;
}

.w-\[84\%\] {
  width: 84%;
}

.w-\[90\%\] {
  width: 90%;
}

.w-\[90px\] {
  width: 90px;
}

.w-\[90vw\] {
  width: 90vw;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.w-px {
  width: 1px;
}

.w-screen {
  width: 100vw;
}

.min-w-10 {
  min-width: 2.5rem;
}

.min-w-44 {
  min-width: 11rem;
}

.min-w-\[160px\] {
  min-width: 160px;
}

.min-w-\[300px\] {
  min-width: 300px;
}

.min-w-full {
  min-width: 100%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1333px\] {
  max-width: 1333px;
}

.max-w-\[1600px\] {
  max-width: 1600px;
}

.max-w-\[160px\] {
  max-width: 160px;
}

.max-w-\[210px\] {
  max-width: 210px;
}

.max-w-\[220px\] {
  max-width: 220px;
}

.max-w-\[250px\] {
  max-width: 250px;
}

.max-w-\[26px\] {
  max-width: 26px;
}

.max-w-\[290px\] {
  max-width: 290px;
}

.max-w-\[300px\] {
  max-width: 300px;
}

.max-w-\[30px\] {
  max-width: 30px;
}

.max-w-\[310px\] {
  max-width: 310px;
}

.max-w-\[325px\] {
  max-width: 325px;
}

.max-w-\[34px\] {
  max-width: 34px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[36px\] {
  max-width: 36px;
}

.max-w-\[370px\] {
  max-width: 370px;
}

.max-w-\[380px\] {
  max-width: 380px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[40px\] {
  max-width: 40px;
}

.max-w-\[415px\] {
  max-width: 415px;
}

.max-w-\[422px\] {
  max-width: 422px;
}

.max-w-\[44px\] {
  max-width: 44px;
}

.max-w-\[450px\] {
  max-width: 450px;
}

.max-w-\[45px\] {
  max-width: 45px;
}

.max-w-\[460px\] {
  max-width: 460px;
}

.max-w-\[46px\] {
  max-width: 46px;
}

.max-w-\[470px\] {
  max-width: 470px;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.max-w-\[490px\] {
  max-width: 490px;
}

.max-w-\[500px\] {
  max-width: 500px;
}

.max-w-\[510px\] {
  max-width: 510px;
}

.max-w-\[520px\] {
  max-width: 520px;
}

.max-w-\[525px\] {
  max-width: 525px;
}

.max-w-\[54px\] {
  max-width: 54px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[570px\] {
  max-width: 570px;
}

.max-w-\[60px\] {
  max-width: 60px;
}

.max-w-\[650px\] {
  max-width: 650px;
}

.max-w-\[655px\] {
  max-width: 655px;
}

.max-w-\[700px\] {
  max-width: 700px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-\[8px\] {
  max-width: 8px;
}

.max-w-\[90\%\] {
  max-width: 90%;
}

.max-w-\[900px\] {
  max-width: 900px;
}

.max-w-full {
  max-width: 100%;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.shrink-0 {
  flex-shrink: 0;
}

.grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

.border-collapse {
  border-collapse: collapse;
}

.origin-center {
  transform-origin: center;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-x-full {
  --tw-translate-x: -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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-full {
  --tw-translate-y: -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));
}

.translate-x-0 {
  --tw-translate-x: 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));
}

.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-2 {
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.\!rotate-180 {
  --tw-rotate: 180deg !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}

.-rotate-45 {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-45deg\] {
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[135deg\] {
  --tw-rotate: 135deg;
  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));
}

.scale-100 {
  --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));
}

.-scale-y-100 {
  --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));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.animate-spin {
  animation: spin 1s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

.resize {
  resize: both;
}

.list-inside {
  list-style-position: inside;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.break-inside-avoid {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}

.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-0 {
  gap: 0px;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-7 {
  gap: 1.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[19px\] {
  gap: 19px;
}

.gap-\[5px\] {
  gap: 5px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[80px\] {
  gap: 80px;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-0\.5 {
  row-gap: 0.125rem;
}

.gap-y-2 {
  row-gap: 0.5rem;
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[10px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(10px * var(--tw-space-x-reverse));
  margin-left: calc(10px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-\[6px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(6px * var(--tw-space-x-reverse));
  margin-left: calc(6px * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-11 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-\[\#A1A6AA\] > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(161 166 170 / var(--tw-divide-opacity));
}

.divide-stroke > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(223 228 234 / var(--tw-divide-opacity));
}

.self-center {
  align-self: center;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis {
  text-overflow: ellipsis;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[3px\] {
  border-radius: 3px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[7px\] {
  border-radius: 7px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-b-xl {
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
}

.rounded-l-none {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r-none {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-\[\.5px\] {
  border-width: .5px;
}

.border-\[2\.3px\] {
  border-width: 2.3px;
}

.border-\[2\.7px\] {
  border-width: 2.7px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b-\[3px\] {
  border-bottom-width: 3px;
}

.border-l {
  border-left-width: 1px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-l-\[5px\] {
  border-left-width: 5px;
}

.border-l-\[6px\] {
  border-left-width: 6px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-r-\[1px\] {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-\[\#002C5F\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 44 95 / var(--tw-border-opacity));
}

.border-\[\#BFCEFF\] {
  --tw-border-opacity: 1;
  border-color: rgb(191 206 255 / var(--tw-border-opacity));
}

.border-\[\#E4E4E4\] {
  --tw-border-opacity: 1;
  border-color: rgb(228 228 228 / var(--tw-border-opacity));
}

.border-\[\#E8E8E8\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 232 232 / var(--tw-border-opacity));
}

.border-\[\#b7b7b7\] {
  --tw-border-opacity: 1;
  border-color: rgb(183 183 183 / var(--tw-border-opacity));
}

.border-\[\#d61719\] {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(33 43 54 / var(--tw-border-opacity));
}

.border-blue-dark {
  --tw-border-opacity: 1;
  border-color: rgb(28 63 183 / var(--tw-border-opacity));
}

.border-body-color {
  --tw-border-opacity: 1;
  border-color: rgb(99 115 129 / var(--tw-border-opacity));
}

.border-current {
  border-color: currentColor;
}

.border-cyan {
  --tw-border-opacity: 1;
  border-color: rgb(1 169 219 / var(--tw-border-opacity));
}

.border-cyan-dark {
  --tw-border-opacity: 1;
  border-color: rgb(11 118 183 / var(--tw-border-opacity));
}

.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(17 25 40 / var(--tw-border-opacity));
}

.border-dark-6 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-1 {
  --tw-border-opacity: 1;
  border-color: rgb(249 250 251 / var(--tw-border-opacity));
}

.border-gray-2 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-3 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-gray-500 {
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(34 173 92 / var(--tw-border-opacity));
}

.border-green-dark {
  --tw-border-opacity: 1;
  border-color: rgb(26 130 69 / var(--tw-border-opacity));
}

.border-green-light-4 {
  --tw-border-opacity: 1;
  border-color: rgb(172 239 200 / var(--tw-border-opacity));
}

.border-light {
  --tw-border-opacity: 1;
  border-color: rgb(239 239 239 / var(--tw-border-opacity));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.border-primary\/30 {
  border-color: rgb(214 23 25 / 0.3);
}

.border-red {
  --tw-border-opacity: 1;
  border-color: rgb(242 48 48 / var(--tw-border-opacity));
}

.border-red-dark {
  --tw-border-opacity: 1;
  border-color: rgb(225 14 14 / var(--tw-border-opacity));
}

.border-red-light-4 {
  --tw-border-opacity: 1;
  border-color: rgb(253 216 216 / var(--tw-border-opacity));
}

.border-secondary {
  --tw-border-opacity: 1;
  border-color: rgb(19 194 150 / var(--tw-border-opacity));
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.border-stroke {
  --tw-border-opacity: 1;
  border-color: rgb(223 228 234 / var(--tw-border-opacity));
}

.border-transparent {
  border-color: transparent;
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(251 191 36 / var(--tw-border-opacity));
}

.border-yellow-dark {
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
}

.border-l-cyan-dark {
  --tw-border-opacity: 1;
  border-left-color: rgb(11 118 183 / var(--tw-border-opacity));
}

.border-l-yellow {
  --tw-border-opacity: 1;
  border-left-color: rgb(251 191 36 / var(--tw-border-opacity));
}

.\!bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(33 43 54 / var(--tw-bg-opacity)) !important;
}

.bg-\[\#002C5F99\] {
  background-color: #002C5F99;
}

.bg-\[\#1C9CEA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(28 156 234 / var(--tw-bg-opacity));
}

.bg-\[\#219653\] {
  --tw-bg-opacity: 1;
  background-color: rgb(33 150 83 / var(--tw-bg-opacity));
}

.bg-\[\#4064AC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(64 100 172 / var(--tw-bg-opacity));
}

.bg-\[\#CCCCCE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(204 204 206 / var(--tw-bg-opacity));
}

.bg-\[\#D64937\] {
  --tw-bg-opacity: 1;
  background-color: rgb(214 73 55 / var(--tw-bg-opacity));
}

.bg-\[\#E4E4E4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 228 / var(--tw-bg-opacity));
}

.bg-\[\#E9F9FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(233 249 255 / var(--tw-bg-opacity));
}

.bg-\[\#F0F4FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(240 244 255 / var(--tw-bg-opacity));
}

.bg-\[\#F3F6FF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 246 255 / var(--tw-bg-opacity));
}

.bg-\[\#F6F3F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 243 242 / var(--tw-bg-opacity));
}

.bg-\[\#FFA645\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 166 69 / var(--tw-bg-opacity));
}

.bg-amber-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(33 43 54 / var(--tw-bg-opacity));
}

.bg-blue-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(23 37 84 / var(--tw-bg-opacity));
}

.bg-blue-light-5 {
  --tw-bg-opacity: 1;
  background-color: rgb(225 232 255 / var(--tw-bg-opacity));
}

.bg-body-color {
  --tw-bg-opacity: 1;
  background-color: rgb(99 115 129 / var(--tw-bg-opacity));
}

.bg-body-color\/10 {
  background-color: rgb(99 115 129 / 0.1);
}

.bg-cyan {
  --tw-bg-opacity: 1;
  background-color: rgb(1 169 219 / var(--tw-bg-opacity));
}

.bg-cyan-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(11 118 183 / var(--tw-bg-opacity));
}

.bg-cyan-light-2\/30 {
  background-color: rgb(119 209 243 / 0.3);
}

.bg-cyan\/10 {
  background-color: rgb(1 169 219 / 0.1);
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(17 25 40 / var(--tw-bg-opacity));
}

.bg-dark-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.bg-dark\/10 {
  background-color: rgb(17 25 40 / 0.1);
}

.bg-dark\/90 {
  background-color: rgb(17 25 40 / 0.9);
}

.bg-gray {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-1 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.bg-gray-3\/50 {
  background-color: rgb(229 231 235 / 0.5);
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(34 173 92 / var(--tw-bg-opacity));
}

.bg-green-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(26 130 69 / var(--tw-bg-opacity));
}

.bg-green-dark\/10 {
  background-color: rgb(26 130 69 / 0.1);
}

.bg-green-light-6 {
  --tw-bg-opacity: 1;
  background-color: rgb(218 248 230 / var(--tw-bg-opacity));
}

.bg-green\/10 {
  background-color: rgb(34 173 92 / 0.1);
}

.bg-inherit {
  background-color: inherit;
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(214 23 25 / var(--tw-bg-opacity));
}

.bg-primary\/10 {
  background-color: rgb(214 23 25 / 0.1);
}

.bg-primary\/5 {
  background-color: rgb(214 23 25 / 0.05);
}

.bg-primary\/60 {
  background-color: rgb(214 23 25 / 0.6);
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(242 48 48 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-red-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(225 14 14 / var(--tw-bg-opacity));
}

.bg-red-dark\/10 {
  background-color: rgb(225 14 14 / 0.1);
}

.bg-red-light-5 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 235 235 / var(--tw-bg-opacity));
}

.bg-red-light-6 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 243 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(19 194 150 / var(--tw-bg-opacity));
}

.bg-secondary\/10 {
  background-color: rgb(19 194 150 / 0.1);
}

.bg-stroke {
  --tw-bg-opacity: 1;
  background-color: rgb(223 228 234 / var(--tw-bg-opacity));
}

.bg-tg-bg {
  --tw-bg-opacity: 1;
  background-color: rgb(247 248 250 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(251 191 36 / var(--tw-bg-opacity));
}

.bg-yellow-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.bg-yellow-dark\/10 {
  background-color: rgb(245 158 11 / 0.1);
}

.bg-yellow-light-4 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}

.bg-yellow\/30 {
  background-color: rgb(251 191 36 / 0.3);
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.bg-none {
  background-image: none;
}

.from-\[\#27F090\] {
  --tw-gradient-from: #27F090 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(39 240 144 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#FFFFFF14\] {
  --tw-gradient-from: #FFFFFF14 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-gray-1 {
  --tw-gradient-from: #F9FAFB var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-\[\#7F41F3\] {
  --tw-gradient-to: rgb(127 65 243 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #7F41F3 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#C4C4C400\] {
  --tw-gradient-to: #C4C4C400 var(--tw-gradient-to-position);
}

.to-\[\#F59527\] {
  --tw-gradient-to: #F59527 var(--tw-gradient-to-position);
}

.to-gray-4 {
  --tw-gradient-to: #DEE2E6 var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.fill-current {
  fill: currentColor;
}

.fill-indigo-500 {
  fill: #6366f1;
}

.stroke-current {
  stroke: currentColor;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-1 {
  padding: 0.25rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[25px\] {
  padding: 25px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[14px\] {
  padding-left: 14px;
  padding-right: 14px;
}

.px-\[18px\] {
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.px-\[87px\] {
  padding-left: 87px;
  padding-right: 87px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[120px\] {
  padding-top: 120px;
  padding-bottom: 120px;
}

.py-\[13px\] {
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[18px\] {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-\[34px\] {
  padding-top: 34px;
  padding-bottom: 34px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-\[6px\] {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-\[70px\] {
  padding-top: 70px;
  padding-bottom: 70px;
}

.py-\[75px\] {
  padding-top: 75px;
  padding-bottom: 75px;
}

.py-\[9px\] {
  padding-top: 9px;
  padding-bottom: 9px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-28 {
  padding-bottom: 7rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pb-\[110px\] {
  padding-bottom: 110px;
}

.pb-\[15px\] {
  padding-bottom: 15px;
}

.pb-\[18px\] {
  padding-bottom: 18px;
}

.pb-\[3px\] {
  padding-bottom: 3px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pb-\[7\.5rem\] {
  padding-bottom: 7.5rem;
}

.pb-\[84px\] {
  padding-bottom: 84px;
}

.pl-1 {
  padding-left: 0.25rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-\[10px\] {
  padding-left: 10px;
}

.pl-\[17px\] {
  padding-left: 17px;
}

.pl-\[50px\] {
  padding-left: 50px;
}

.pl-\[62px\] {
  padding-left: 62px;
}

.pr-0\.5 {
  padding-right: 0.125rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-\[10px\] {
  padding-right: 10px;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-2\.5 {
  padding-top: 0.625rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-64 {
  padding-top: 16rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[120px\] {
  padding-top: 120px;
}

.pt-\[7\.5rem\] {
  padding-top: 7.5rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-7xl {
  font-size: 4.5rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[21px\] {
  font-size: 21px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[42px\] {
  font-size: 42px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-light {
  font-weight: 300;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.ordinal {
  --tw-ordinal: ordinal;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.\!leading-\[1\.208\] {
  line-height: 1.208 !important;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[1\.208\] {
  line-height: 1.208;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-\[1\.81\] {
  line-height: 1.81;
}

.leading-\[27px\] {
  line-height: 27px;
}

.leading-loose {
  line-height: 2;
}

.leading-none {
  line-height: 1;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-\[3\] {
  letter-spacing: 3;
}

.tracking-normal {
  letter-spacing: 0em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-\[\#0000000\] {
  color: #0000000;
}

.text-\[\#000000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-\[\#000\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-\[\#002C5F\] {
  --tw-text-opacity: 1;
  color: rgb(0 44 95 / var(--tw-text-opacity));
}

.text-\[\#004434\] {
  --tw-text-opacity: 1;
  color: rgb(0 68 52 / var(--tw-text-opacity));
}

.text-\[\#464646\] {
  --tw-text-opacity: 1;
  color: rgb(70 70 70 / var(--tw-text-opacity));
}

.text-\[\#5a646e\] {
  --tw-text-opacity: 1;
  color: rgb(90 100 110 / var(--tw-text-opacity));
}

.text-\[\#999999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}

.text-\[\#9D5425\] {
  --tw-text-opacity: 1;
  color: rgb(157 84 37 / var(--tw-text-opacity));
}

.text-\[\#A1A6AA\] {
  --tw-text-opacity: 1;
  color: rgb(161 166 170 / var(--tw-text-opacity));
}

.text-\[\#BC1C21\] {
  --tw-text-opacity: 1;
  color: rgb(188 28 33 / var(--tw-text-opacity));
}

.text-\[\#D0915C\] {
  --tw-text-opacity: 1;
  color: rgb(208 145 92 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(33 43 54 / var(--tw-text-opacity));
}

.text-body-color {
  --tw-text-opacity: 1;
  color: rgb(99 115 129 / var(--tw-text-opacity));
}

.text-cyan {
  --tw-text-opacity: 1;
  color: rgb(1 169 219 / var(--tw-text-opacity));
}

.text-cyan-dark {
  --tw-text-opacity: 1;
  color: rgb(11 118 183 / var(--tw-text-opacity));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(17 25 40 / var(--tw-text-opacity));
}

.text-dark-2 {
  --tw-text-opacity: 1;
  color: rgb(31 42 55 / var(--tw-text-opacity));
}

.text-dark-3 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-dark-4 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-dark-5 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-dark-6 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-5 {
  --tw-text-opacity: 1;
  color: rgb(206 212 218 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(34 173 92 / var(--tw-text-opacity));
}

.text-green-dark {
  --tw-text-opacity: 1;
  color: rgb(26 130 69 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(242 48 48 / var(--tw-text-opacity));
}

.text-red-dark {
  --tw-text-opacity: 1;
  color: rgb(225 14 14 / var(--tw-text-opacity));
}

.text-red-light {
  --tw-text-opacity: 1;
  color: rgb(245 96 96 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(19 194 150 / var(--tw-text-opacity));
}

.text-secondary-color {
  --tw-text-opacity: 1;
  color: rgb(136 153 168 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/60 {
  color: rgb(255 255 255 / 0.6);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-yellow-dark {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-opacity-80 {
  --tw-text-opacity: 0.8;
}

.underline {
  text-decoration-line: underline;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

.placeholder-dark-6::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.placeholder-dark-6::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.placeholder-white::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-40 {
  opacity: 0.4;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-1 {
  --tw-shadow: 0px 1px 3px 0px rgba(166, 175, 195, 0.40);
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-2 {
  --tw-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.10);
  --tw-shadow-colored: 0px 5px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_1px_3px_0px_rgba\(0\2c 0\2c 0\2c 0\.13\)\] {
  --tw-shadow: 0px 1px 3px 0px rgba(0,0,0,0.13);
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_20px_95px_0px_rgba\(201\2c 203\2c 204\2c 0\.30\)\] {
  --tw-shadow: 0px 20px 95px 0px rgba(201,203,204,0.30);
  --tw-shadow-colored: 0px 20px 95px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-\[0px_2px_10px_0px_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow: 0px 2px 10px 0px rgba(0,0,0,0.08);
  --tw-shadow-colored: 0px 2px 10px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-card {
  --tw-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-four {
  --tw-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 4px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-portfolio {
  --tw-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);
  --tw-shadow-colored: 0px 4px 30px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-pricing {
  --tw-shadow: 0px 39px 23px -27px rgba(0, 0, 0, 0.04);
  --tw-shadow-colored: 0px 39px 23px -27px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-pricing-4 {
  --tw-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0px 1px 3px 0px rgba(16, 24, 40, 0.10), 0px 1px 2px 0px rgba(16, 24, 40, 0.06);
  --tw-shadow-colored: 0px 1px 3px 0px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-switch-1 {
  --tw-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
  --tw-shadow-colored: 0px 0px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-testimonial-6 {
  --tw-shadow: 0px 10px 20px 0px rgba(92, 115, 160, 0.07);
  --tw-shadow-colored: 0px 10px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-three {
  --tw-shadow: 0px 1px 5px rgba(0, 0, 0, 0.14);
  --tw-shadow-colored: 0px 1px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-two {
  --tw-shadow: 0px 1px 4px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xs {
  --tw-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
  --tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.outline {
  outline-style: solid;
}

.ring-primary {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(214 23 25 / var(--tw-ring-opacity));
}

.blur {
  --tw-blur: blur(8px);
  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);
}

.grayscale {
  --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);
}

.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);
}

.sepia {
  --tw-sepia: sepia(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-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-300 {
  transition-delay: 300ms;
}

.duration-100 {
  transition-duration: 100ms;
}

.duration-1000 {
  transition-duration: 1000ms;
}

.duration-150 {
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-linear {
  transition-timing-function: linear;
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@font-face {
  font-family: "MMC";

  src: url("../fonts/MMC-Regular.ttf") format("truetype"),
    url("../fonts/MMC-Regular.woff2") format("woff2");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "MMC";

  src: url("../fonts/MMC-Medium.ttf") format("truetype"),
    url("../fonts/MMC-Medium.woff2") format("woff2");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "MMC";

  src: url("../fonts/MMC-Bold.ttf") format("truetype"),
    url("../fonts/MMC-Bold.woff2") format("woff2");

  font-weight: 700;

  font-style: normal;
}

.hover\:btn__white_hover:hover {
  color: #fff;
  background-image: linear-gradient(-60deg, #030c17 50%, transparent 0);
  background-position: 99% 50%;
}

.hover\:btn__dark_hover:hover {
  color: #030c17;
  background-image: linear-gradient(-60deg, #fff 50%, transparent 0);
  background-position: 99% 50%;
}

.hover\:btn__red_hover:hover {
  color: white;
  background-image: linear-gradient(-60deg, #ed0000 50%, transparent 0);
  background-position: 99% 50%;
}

.group:hover .group-hover\:btn__gray_hover {
  color: #ed0000;
}

@media (min-width: 540px) {
  .sm\:container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  @media (min-width: 400px) {
    .sm\:container {
      max-width: 400px;
    }
  }

  @media (min-width: 540px) {
    .sm\:container {
      max-width: 540px;
    }
  }

  @media (min-width: 720px) {
    .sm\:container {
      max-width: 720px;
    }
  }

  @media (min-width: 960px) {
    .sm\:container {
      max-width: 960px;
    }
  }

  @media (min-width: 1140px) {
    .sm\:container {
      max-width: 1140px;
    }
  }

  @media (min-width: 1320px) {
    .sm\:container {
      max-width: 1320px;
    }
  }

  @media (min-width: 1472px) {
    .sm\:container {
      max-width: 1472px;
    }
  }
}

.selection\:bg-transparent *::-moz-selection {
  background-color: transparent;
}

.selection\:bg-transparent *::selection {
  background-color: transparent;
}

.selection\:bg-transparent::-moz-selection {
  background-color: transparent;
}

.selection\:bg-transparent::selection {
  background-color: transparent;
}

.file\:mr-4::file-selector-button {
  margin-right: 1rem;
}

.file\:mr-5::file-selector-button {
  margin-right: 1.25rem;
}

.file\:border-collapse::file-selector-button {
  border-collapse: collapse;
}

.file\:cursor-pointer::file-selector-button {
  cursor: pointer;
}

.file\:rounded::file-selector-button {
  border-radius: 0.25rem;
}

.file\:border-0::file-selector-button {
  border-width: 0px;
}

.file\:border-\[\.5px\]::file-selector-button {
  border-width: .5px;
}

.file\:border-stroke::file-selector-button {
  --tw-border-opacity: 1;
  border-color: rgb(223 228 234 / var(--tw-border-opacity));
}

.file\:bg-dark-2::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(31 42 55 / var(--tw-bg-opacity));
}

.file\:bg-gray-3::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.file\:px-3::file-selector-button {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.file\:px-4::file-selector-button {
  padding-left: 1rem;
  padding-right: 1rem;
}

.file\:py-1::file-selector-button {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.file\:py-3::file-selector-button {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.file\:text-base::file-selector-button {
  font-size: 1rem;
  line-height: 1.5rem;
}

.file\:text-dark::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(17 25 40 / var(--tw-text-opacity));
}

.file\:text-white::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-bottom-1\.5::after {
  content: var(--tw-content);
  bottom: -0.375rem;
}

.after\:left-1\/2::after {
  content: var(--tw-content);
  left: 50%;
}

.after\:h-3::after {
  content: var(--tw-content);
  height: 0.75rem;
}

.after\:w-3::after {
  content: var(--tw-content);
  width: 0.75rem;
}

.after\:-translate-x-1\/2::after {
  content: var(--tw-content);
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.after\:rotate-45::after {
  content: var(--tw-content);
  --tw-rotate: 45deg;
  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));
}

.after\:rounded-br-sm::after {
  content: var(--tw-content);
  border-bottom-right-radius: 0.125rem;
}

.after\:bg-inherit::after {
  content: var(--tw-content);
  background-color: inherit;
}

.last\:col-span-2:last-child {
  grid-column: span 2 / span 2;
}

.last\:justify-self-center:last-child {
  justify-self: center;
}

.even\:bg-gray-50:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.last-of-type\:border-r-0:last-of-type {
  border-right-width: 0px;
}

.hover\:border-\[\#0BB489\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(11 180 137 / var(--tw-border-opacity));
}

.hover\:border-\[\#1B44C8\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(27 68 200 / var(--tw-border-opacity));
}

.hover\:border-blue-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(28 63 183 / var(--tw-border-opacity));
}

.hover\:border-body-color:hover {
  --tw-border-opacity: 1;
  border-color: rgb(99 115 129 / var(--tw-border-opacity));
}

.hover\:border-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(17 25 40 / var(--tw-border-opacity));
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.hover\:border-red-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.hover\:border-stroke:hover {
  --tw-border-opacity: 1;
  border-color: rgb(223 228 234 / var(--tw-border-opacity));
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:bg-\[\#0BB489\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(11 180 137 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#1B44C8\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(27 68 200 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#E8FBF6\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(232 251 246 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#F5F7FD\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 253 / var(--tw-bg-opacity));
}

.hover\:bg-black:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(33 43 54 / var(--tw-bg-opacity));
}

.hover\:bg-blue-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.hover\:bg-blue-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(28 63 183 / var(--tw-bg-opacity));
}

.hover\:bg-blue-light-5:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(225 232 255 / var(--tw-bg-opacity));
}

.hover\:bg-body-color:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(99 115 129 / var(--tw-bg-opacity));
}

.hover\:bg-dark:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(17 25 40 / var(--tw-bg-opacity));
}

.hover\:bg-dark\/90:hover {
  background-color: rgb(17 25 40 / 0.9);
}

.hover\:bg-gray-1:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-gray-2:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-3:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-4:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(222 226 230 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(214 23 25 / var(--tw-bg-opacity));
}

.hover\:bg-primary\/10:hover {
  background-color: rgb(214 23 25 / 0.1);
}

.hover\:bg-primary\/90:hover {
  background-color: rgb(214 23 25 / 0.9);
}

.hover\:bg-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(242 48 48 / var(--tw-bg-opacity));
}

.hover\:bg-red-600:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.hover\:bg-red-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.hover\:bg-secondary\/5:hover {
  background-color: rgb(19 194 150 / 0.05);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:bg-opacity-90:hover {
  --tw-bg-opacity: 0.9;
}

.hover\:text-\[\#002C5F\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 44 95 / var(--tw-text-opacity));
}

.hover\:text-\[\#D61719\]:hover {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.hover\:text-body-color:hover {
  --tw-text-opacity: 1;
  color: rgb(99 115 129 / var(--tw-text-opacity));
}

.hover\:text-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(17 25 40 / var(--tw-text-opacity));
}

.hover\:text-green:hover {
  --tw-text-opacity: 1;
  color: rgb(34 173 92 / var(--tw-text-opacity));
}

.hover\:text-green-dark:hover {
  --tw-text-opacity: 1;
  color: rgb(26 130 69 / var(--tw-text-opacity));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.hover\:text-red:hover {
  --tw-text-opacity: 1;
  color: rgb(242 48 48 / var(--tw-text-opacity));
}

.hover\:text-red-600:hover {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.hover\:text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(19 194 150 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:text-white\/80:hover {
  color: rgb(255 255 255 / 0.8);
}

.hover\:text-opacity-80:hover {
  --tw-text-opacity: 0.8;
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:shadow-3:hover {
  --tw-shadow: 0px 4px 12px 0px rgba(13, 10, 44, 0.06);
  --tw-shadow-colored: 0px 4px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:drop-shadow-testimonial:hover {
  --tw-drop-shadow: drop-shadow(0px 25px 40px rgba(208, 231, 243, 0.70));
  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);
}

.file\:hover\:bg-dark\/90:hover::file-selector-button {
  background-color: rgb(17 25 40 / 0.9);
}

.focus\:border-primary:focus {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:shadow-none:focus-visible {
  --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);
}

.active\:border-\[\#1B44C8\]:active {
  --tw-border-opacity: 1;
  border-color: rgb(27 68 200 / var(--tw-border-opacity));
}

.active\:border-blue-light-5:active {
  --tw-border-opacity: 1;
  border-color: rgb(225 232 255 / var(--tw-border-opacity));
}

.active\:border-primary:active {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.active\:bg-\[\#1B44C8\]:active {
  --tw-bg-opacity: 1;
  background-color: rgb(27 68 200 / var(--tw-bg-opacity));
}

.active\:bg-blue-light-3:active {
  --tw-bg-opacity: 1;
  background-color: rgb(173 188 242 / var(--tw-bg-opacity));
}

.active\:bg-blue-light-5:active {
  --tw-bg-opacity: 1;
  background-color: rgb(225 232 255 / var(--tw-bg-opacity));
}

.disabled\:border-gray-3:disabled {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.disabled\:bg-gray-3:disabled {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.disabled\:text-dark-5:disabled {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.group:hover .group-hover\:visible {
  visibility: visible;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:translate-y-\[-100px\] {
  --tw-translate-y: -100px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group\/car:hover .group-hover\/car\:scale-150 {
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.group:hover .group-hover\:border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.group:hover .group-hover\:border-r-white {
  --tw-border-opacity: 1;
  border-right-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.group:hover .group-hover\:bg-\[\#000\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(214 23 25 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-\[\#002C5F\] {
  --tw-text-opacity: 1;
  color: rgb(0 44 95 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-body-color {
  --tw-text-opacity: 1;
  color: rgb(99 115 129 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-primary {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:active .group-active\:text-\[\#002C5F\] {
  --tw-text-opacity: 1;
  color: rgb(0 44 95 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:translate-x-full {
  --tw-translate-x: 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));
}

.peer:checked ~ .peer-checked\:border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.peer:checked ~ .peer-checked\:bg-\[\#EAEEFB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 238 251 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(214 23 25 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:bg-primary\/10 {
  background-color: rgb(214 23 25 / 0.1);
}

.peer:checked ~ .peer-checked\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:has(:checked) .group-has-\[\:checked\]\:bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(214 23 25 / var(--tw-bg-opacity));
}

.group:has(:checked) .group-has-\[\:checked\]\:bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.group:has(:checked) .group-has-\[\:checked\]\:opacity-100 {
  opacity: 1;
}

@media not all and (min-width: 540px) {
  .max-sm\:hidden {
    display: none;
  }
}

@media (min-width: 400px) {
  .xs\:block {
    display: block;
  }

  .xs\:min-w-\[368px\] {
    min-width: 368px;
  }

  .xs\:max-w-\[368px\] {
    max-width: 368px;
  }
}

@media (min-width: 540px) {
  .sm\:bottom-0 {
    bottom: 0px;
  }

  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:block {
    display: block;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:h-\[46px\] {
    height: 46px;
  }

  .sm\:h-\[60px\] {
    height: 60px;
  }

  .sm\:h-\[70px\] {
    height: 70px;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-2\/3 {
    width: 66.666667%;
  }

  .sm\:w-\[46px\] {
    width: 46px;
  }

  .sm\:w-\[47px\] {
    width: 47px;
  }

  .sm\:min-w-\[508px\] {
    min-width: 508px;
  }

  .sm\:max-w-\[508px\] {
    max-width: 508px;
  }

  .sm\:max-w-\[60px\] {
    max-width: 60px;
  }

  .sm\:max-w-\[70px\] {
    max-width: 70px;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:gap-4 {
    gap: 1rem;
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-14 {
    padding: 3.5rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-9 {
    padding: 2.25rem;
  }

  .sm\:p-\[30px\] {
    padding: 30px;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-\[22px\] {
    font-size: 22px;
  }

  .sm\:text-\[28px\] {
    font-size: 28px;
  }

  .sm\:text-\[40px\] {
    font-size: 40px;
  }

  .sm\:text-\[40px\]\/\[48px\] {
    font-size: 40px;
    line-height: 48px;
  }

  .sm\:text-\[42px\] {
    font-size: 42px;
  }

  .sm\:text-\[80px\] {
    font-size: 80px;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 720px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:left-\[-15vw\] {
    left: -15vw;
  }

  .md\:left-\[10vw\] {
    left: 10vw;
  }

  .md\:top-\[-10vh\] {
    top: -10vh;
  }

  .md\:z-10 {
    z-index: 10;
  }

  .md\:order-1 {
    order: 1;
  }

  .md\:order-2 {
    order: 2;
  }

  .md\:order-3 {
    order: 3;
  }

  .md\:order-4 {
    order: 4;
  }

  .md\:order-5 {
    order: 5;
  }

  .md\:order-6 {
    order: 6;
  }

  .md\:order-7 {
    order: 7;
  }

  .md\:order-8 {
    order: 8;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:mr-12 {
    margin-right: 3rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mt-\[-4rem\] {
    margin-top: -4rem;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-\[100px\] {
    height: 100px;
  }

  .md\:h-\[3rem\] {
    height: 3rem;
  }

  .md\:h-\[450px\] {
    height: 450px;
  }

  .md\:h-\[50vh\] {
    height: 50vh;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-11\/12 {
    width: 91.666667%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-5\/6 {
    width: 83.333333%;
  }

  .md\:w-\[100px\] {
    width: 100px;
  }

  .md\:w-\[50vw\] {
    width: 50vw;
  }

  .md\:min-w-\[630px\] {
    min-width: 630px;
  }

  .md\:max-w-\[250px\] {
    max-width: 250px;
  }

  .md\:max-w-\[315px\] {
    max-width: 315px;
  }

  .md\:max-w-\[630px\] {
    max-width: 630px;
  }

  .md\:max-w-\[80vw\] {
    max-width: 80vw;
  }

  .md\:rotate-45 {
    --tw-rotate: 45deg;
    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));
  }

  .md\: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));
  }

  .md\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:divide-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(2px * var(--tw-divide-y-reverse));
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:border-b-0 {
    border-bottom-width: 0px;
  }

  .md\:border-transparent {
    border-color: transparent;
  }

  .md\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-7 {
    padding: 1.75rem;
  }

  .md\:p-9 {
    padding: 2.25rem;
  }

  .md\:p-\[70px\] {
    padding: 70px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .md\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:px-\[70px\] {
    padding-left: 70px;
    padding-right: 70px;
  }

  .md\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .md\:text-\[100px\] {
    font-size: 100px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[40px\]\/\[48px\] {
    font-size: 40px;
    line-height: 48px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 960px) {
  .lg\:static {
    position: static;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:left-\[70vw\] {
    left: 70vw;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-\[6rem\] {
    top: 6rem;
  }

  .lg\:top-full {
    top: 100%;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-2 {
    order: 2;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:col-start-5 {
    grid-column-start: 5;
  }

  .lg\:col-start-6 {
    grid-column-start: 6;
  }

  .lg\:row-span-2 {
    grid-row: span 2 / span 2;
  }

  .lg\:row-start-1 {
    grid-row-start: 1;
  }

  .lg\:row-start-2 {
    grid-row-start: 2;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:ml-12 {
    margin-left: 3rem;
  }

  .lg\:ml-3 {
    margin-left: 0.75rem;
  }

  .lg\:ml-\[10\%\] {
    margin-left: 10%;
  }

  .lg\:ml-\[10vw\] {
    margin-left: 10vw;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mr-3 {
    margin-right: 0.75rem;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:aspect-auto {
    aspect-ratio: auto;
  }

  .lg\:h-2\/5 {
    height: 40%;
  }

  .lg\:h-3\/5 {
    height: 60%;
  }

  .lg\:h-\[19rem\] {
    height: 19rem;
  }

  .lg\:h-\[70vh\] {
    height: 70vh;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:max-h-\[400px\] {
    max-height: 400px;
  }

  .lg\:w-1\/12 {
    width: 8.333333%;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-10\/12 {
    width: 83.333333%;
  }

  .lg\:w-2\/12 {
    width: 16.666667%;
  }

  .lg\:w-2\/3 {
    width: 66.666667%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/12 {
    width: 25%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-5\/12 {
    width: 41.666667%;
  }

  .lg\:w-6\/12 {
    width: 50%;
  }

  .lg\:w-\[400px\] {
    width: 400px;
  }

  .lg\:w-\[630px\] {
    width: 630px;
  }

  .lg\:w-\[80\%\] {
    width: 80%;
  }

  .lg\:w-\[850px\] {
    width: 850px;
  }

  .lg\:w-\[90\%\] {
    width: 90%;
  }

  .lg\:w-\[90vw\] {
    width: 90vw;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:min-w-\[738px\] {
    min-width: 738px;
  }

  .lg\:max-w-\[1600px\] {
    max-width: 1600px;
  }

  .lg\:max-w-\[250px\] {
    max-width: 250px;
  }

  .lg\:max-w-\[280px\] {
    max-width: 280px;
  }

  .lg\:max-w-\[738px\] {
    max-width: 738px;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:transform-none {
    transform: none;
  }

  .lg\:columns-3 {
    -moz-columns: 3;
         columns: 3;
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:gap-x-5 {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .lg\:gap-x-6 {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .lg\:space-x-14 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(3.5rem * var(--tw-space-x-reverse));
    margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:rounded-xl {
    border-radius: 0.75rem;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }

  .lg\:object-fill {
    -o-object-fit: fill;
       object-fit: fill;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-\[20\%\] {
    padding-left: 20%;
    padding-right: 20%;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:py-44 {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
  }

  .lg\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .lg\:py-\[120px\] {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-\[120px\] {
    padding-bottom: 120px;
  }

  .lg\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .lg\:pl-\[120px\] {
    padding-left: 120px;
  }

  .lg\:pr-0 {
    padding-right: 0px;
  }

  .lg\:pt-0 {
    padding-top: 0px;
  }

  .lg\:pt-\[120px\] {
    padding-top: 120px;
  }

  .lg\:pt-\[150px\] {
    padding-top: 150px;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-\[22px\] {
    font-size: 22px;
  }

  .lg\:text-\[36px\] {
    font-size: 36px;
  }

  .lg\:text-\[40px\] {
    font-size: 40px;
  }

  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:font-normal {
    font-weight: 400;
  }

  .lg\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .lg\:shadow-none {
    --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);
  }
}

@media (min-width: 1140px) {
  .xl\:absolute {
    position: absolute;
  }

  .xl\:left-0 {
    left: 0px;
  }

  .xl\:top-0 {
    top: 0px;
  }

  .xl\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .xl\:mb-\[130px\] {
    margin-bottom: 130px;
  }

  .xl\:ml-11 {
    margin-left: 2.75rem;
  }

  .xl\:mr-4 {
    margin-right: 1rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:w-5\/12 {
    width: 41.666667%;
  }

  .xl\:w-6\/12 {
    width: 50%;
  }

  .xl\:w-8\/12 {
    width: 66.666667%;
  }

  .xl\:w-\[40\%\] {
    width: 40%;
  }

  .xl\:w-\[480px\] {
    width: 480px;
  }

  .xl\:w-\[60\%\] {
    width: 60%;
  }

  .xl\:max-w-\[310px\] {
    max-width: 310px;
  }

  .xl\:max-w-\[315px\] {
    max-width: 315px;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:gap-5 {
    gap: 1.25rem;
  }

  .xl\:gap-\[19px\] {
    gap: 19px;
  }

  .xl\:gap-\[50px\] {
    gap: 50px;
  }

  .xl\:p-9 {
    padding: 2.25rem;
  }

  .xl\:p-\[50px\] {
    padding: 50px;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }

  .xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .xl\:text-\[28px\] {
    font-size: 28px;
  }

  .xl\:text-\[40px\] {
    font-size: 40px;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .xl\:font-bold {
    font-weight: 700;
  }

  .xl\:leading-\[1\.43\] {
    line-height: 1.43;
  }
}

@media (min-width: 1320px) {
  .\32xl\:bottom-8 {
    bottom: 2rem;
  }

  .\32xl\:mr-16 {
    margin-right: 4rem;
  }

  .\32xl\:flex {
    display: flex;
  }

  .\32xl\:w-\[180px\] {
    width: 180px;
  }

  .\32xl\:min-w-\[910px\] {
    min-width: 910px;
  }

  .\32xl\:max-w-\[910px\] {
    max-width: 910px;
  }

  .\32xl\:px-24 {
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\32xl\:px-28 {
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .\32xl\:px-48 {
    padding-left: 12rem;
    padding-right: 12rem;
  }

  .\32xl\:pl-\[78px\] {
    padding-left: 78px;
  }

  .\32xl\:text-\[22px\] {
    font-size: 22px;
  }
}

@media (min-width: 1472px) {
  .\33xl\:flex {
    display: flex;
  }

  .\33xl\:justify-center {
    justify-content: center;
  }
}

.dark\:block:where(.dark, .dark *) {
  display: block;
}

.dark\:inline-block:where(.dark, .dark *) {
  display: inline-block;
}

.dark\:hidden:where(.dark, .dark *) {
  display: none;
}

.dark\:divide-dark-3:where(.dark, .dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-divide-opacity));
}

.dark\:border-dark:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(17 25 40 / var(--tw-border-opacity));
}

.dark\:border-dark-2:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(31 42 55 / var(--tw-border-opacity));
}

.dark\:border-dark-3:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.dark\:border-dark-4:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

.dark\:border-green:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(34 173 92 / var(--tw-border-opacity));
}

.dark\:border-primary:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.dark\:border-transparent:where(.dark, .dark *) {
  border-color: transparent;
}

.dark\:border-white\/10:where(.dark, .dark *) {
  border-color: rgb(255 255 255 / 0.1);
}

.dark\:border-white\/20:where(.dark, .dark *) {
  border-color: rgb(255 255 255 / 0.2);
}

.dark\:border-white\/5:where(.dark, .dark *) {
  border-color: rgb(255 255 255 / 0.05);
}

.dark\:bg-dark:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 25 40 / var(--tw-bg-opacity));
}

.dark\:bg-dark-2:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 42 55 / var(--tw-bg-opacity));
}

.dark\:bg-dark-3:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.dark\:bg-dark-4:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}

.dark\:bg-dark-5:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

.dark\:bg-gray-2:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.dark\:bg-gray\/10:where(.dark, .dark *) {
  background-color: rgb(249 250 251 / 0.1);
}

.dark\:bg-primary\/10:where(.dark, .dark *) {
  background-color: rgb(214 23 25 / 0.1);
}

.dark\:bg-primary\/5:where(.dark, .dark *) {
  background-color: rgb(214 23 25 / 0.05);
}

.dark\:bg-red-dark:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(225 14 14 / var(--tw-bg-opacity));
}

.dark\:bg-white:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.dark\:bg-white\/10:where(.dark, .dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:bg-white\/5:where(.dark, .dark *) {
  background-color: rgb(255 255 255 / 0.05);
}

.dark\:from-dark-4:where(.dark, .dark *) {
  --tw-gradient-from: #4B5563 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(75 85 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.dark\:to-dark-5:where(.dark, .dark *) {
  --tw-gradient-to: #6B7280 var(--tw-gradient-to-position);
}

.dark\:text-dark-4:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.dark\:text-dark-6:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.dark\:text-dark-7:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.dark\:text-gray:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.dark\:text-gray-1:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(249 250 251 / var(--tw-text-opacity));
}

.dark\:text-gray-2:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}

.dark\:text-light:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}

.dark\:text-primary:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.dark\:text-red:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(242 48 48 / var(--tw-text-opacity));
}

.dark\:text-white:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark\:placeholder-dark-5:where(.dark, .dark *)::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.dark\:placeholder-dark-5:where(.dark, .dark *)::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(107 114 128 / var(--tw-placeholder-opacity));
}

.dark\:opacity-20:where(.dark, .dark *) {
  opacity: 0.2;
}

.dark\:opacity-30:where(.dark, .dark *) {
  opacity: 0.3;
}

.dark\:shadow-\[0px_20px_95px_0px_rgba\(0\2c 0\2c 0\2c 0\.30\)\]:where(.dark, .dark *) {
  --tw-shadow: 0px 20px 95px 0px rgba(0,0,0,0.30);
  --tw-shadow-colored: 0px 20px 95px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:shadow-box-dark:where(.dark, .dark *) {
  --tw-shadow: 0px 10px 15px 0px rgba(5, 13, 29, 0.18);
  --tw-shadow-colored: 0px 10px 15px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:shadow-card:where(.dark, .dark *) {
  --tw-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12);
  --tw-shadow-colored: 0px 1px 3px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:shadow-none:where(.dark, .dark *) {
  --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);
}

.dark\:file\:border-dark-3:where(.dark, .dark *)::file-selector-button {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.dark\:file\:bg-dark-3:where(.dark, .dark *)::file-selector-button {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.dark\:file\:bg-white\/5:where(.dark, .dark *)::file-selector-button {
  background-color: rgb(255 255 255 / 0.05);
}

.dark\:file\:text-white:where(.dark, .dark *)::file-selector-button {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark\:hover\:border-dark:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(17 25 40 / var(--tw-border-opacity));
}

.dark\:hover\:border-dark-3:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.dark\:hover\:border-primary:hover:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.dark\:hover\:bg-dark:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(17 25 40 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-dark-3:hover:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-primary\/5:hover:where(.dark, .dark *) {
  background-color: rgb(214 23 25 / 0.05);
}

.dark\:hover\:bg-white\/10:hover:where(.dark, .dark *) {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:hover\:bg-white\/5:hover:where(.dark, .dark *) {
  background-color: rgb(255 255 255 / 0.05);
}

.dark\:hover\:text-dark-6:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.dark\:hover\:text-primary:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.dark\:hover\:text-white:hover:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark\:hover\:shadow-3:hover:where(.dark, .dark *) {
  --tw-shadow: 0px 4px 12px 0px rgba(13, 10, 44, 0.06);
  --tw-shadow-colored: 0px 4px 12px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.dark\:hover\:drop-shadow-none:hover:where(.dark, .dark *) {
  --tw-drop-shadow: drop-shadow(0 0 #0000);
  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);
}

.dark\:file\:hover\:bg-white\/10:hover:where(.dark, .dark *)::file-selector-button {
  background-color: rgb(255 255 255 / 0.1);
}

.dark\:focus\:border-primary:focus:where(.dark, .dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(214 23 25 / var(--tw-border-opacity));
}

.group:hover .dark\:group-hover\:text-primary:where(.dark, .dark *) {
  --tw-text-opacity: 1;
  color: rgb(214 23 25 / var(--tw-text-opacity));
}

.peer:checked ~ .peer-checked\:dark\:bg-dark-3:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.peer:checked ~ .peer-checked\:dark\:bg-white:where(.dark, .dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

@media (min-width: 960px) {
  .lg\:dark\:bg-transparent:where(.dark, .dark *) {
    background-color: transparent;
  }
}