*, ::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.17 | 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 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  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::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;
}.container {
  width: 100%;
}@media (min-width: 450px) {

  .container {
    max-width: 450px;
  }
}@media (min-width: 600px) {

  .container {
    max-width: 600px;
  }
}@media (min-width: 782px) {

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

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

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

  .container {
    max-width: 1400px;
  }
}.pointer-events-none {
  pointer-events: none;
}.pointer-events-auto {
  pointer-events: auto;
}.static {
  position: static;
}.fixed {
  position: fixed;
}.absolute {
  position: absolute;
}.relative {
  position: relative;
}.left-0 {
  left: 0px;
}.left-1\/2 {
  left: 50%;
}.top-0 {
  top: 0px;
}.top-1\/2 {
  top: 50%;
}.top-full {
  top: 100%;
}.z-0 {
  z-index: 0;
}.z-10 {
  z-index: 10;
}.z-20 {
  z-index: 20;
}.z-\[10\] {
  z-index: 10;
}.z-\[150\] {
  z-index: 150;
}.z-\[2\] {
  z-index: 2;
}.z-\[999\] {
  z-index: 999;
}.col-span-1 {
  grid-column: span 1 / span 1;
}.col-span-2 {
  grid-column: span 2 / span 2;
}.col-span-5 {
  grid-column: span 5 / span 5;
}.mx-auto {
  margin-left: auto;
  margin-right: auto;
}.my-3 {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}.mb-0 {
  margin-bottom: 0px;
}.mb-10 {
  margin-bottom: 2.5rem;
}.mb-16 {
  margin-bottom: 4rem;
}.mb-2 {
  margin-bottom: 0.5rem;
}.mb-20 {
  margin-bottom: 5rem;
}.mb-4 {
  margin-bottom: 1rem;
}.mb-5 {
  margin-bottom: 1.25rem;
}.mb-6 {
  margin-bottom: 1.5rem;
}.mb-8 {
  margin-bottom: 2rem;
}.ml-4 {
  margin-left: 1rem;
}.mr-2 {
  margin-right: 0.5rem;
}.mt-1 {
  margin-top: 0.25rem;
}.mt-10 {
  margin-top: 2.5rem;
}.mt-16 {
  margin-top: 4rem;
}.mt-2 {
  margin-top: 0.5rem;
}.mt-3 {
  margin-top: 0.75rem;
}.mt-32 {
  margin-top: 8rem;
}.mt-4 {
  margin-top: 1rem;
}.mt-6 {
  margin-top: 1.5rem;
}.mt-8 {
  margin-top: 2rem;
}.mt-auto {
  margin-top: auto;
}.box-border {
  box-sizing: border-box;
}.box-content {
  box-sizing: content-box;
}.block {
  display: block;
}.inline-block {
  display: inline-block;
}.flex {
  display: flex;
}.grid {
  display: grid;
}.hidden {
  display: none;
}.aspect-square {
  aspect-ratio: 1 / 1;
}.aspect-video {
  aspect-ratio: 16 / 9;
}.\!h-\[320px\] {
  height: 320px !important;
}.h-\[15px\] {
  height: 15px;
}.h-\[20px\] {
  height: 20px;
}.h-\[225px\] {
  height: 225px;
}.h-\[24px\] {
  height: 24px;
}.h-\[25vw\] {
  height: 25vw;
}.h-\[32px\] {
  height: 32px;
}.h-\[50px\] {
  height: 50px;
}.h-full {
  height: 100%;
}.h-screen {
  height: 100vh;
}.max-h-\[350px\] {
  max-height: 350px;
}.max-h-\[620px\] {
  max-height: 620px;
}.max-h-\[75px\] {
  max-height: 75px;
}.min-h-\[250px\] {
  min-height: 250px;
}.w-\[15px\] {
  width: 15px;
}.w-\[20px\] {
  width: 20px;
}.w-\[24px\] {
  width: 24px;
}.w-\[28px\] {
  width: 28px;
}.w-\[32px\] {
  width: 32px;
}.w-\[50px\] {
  width: 50px;
}.w-auto {
  width: auto;
}.w-full {
  width: 100%;
}.max-w-\[185px\] {
  max-width: 185px;
}.max-w-\[350px\] {
  max-width: 350px;
}.max-w-\[465px\] {
  max-width: 465px;
}.max-w-screen-2xl {
  max-width: 1400px;
}.max-w-screen-xl {
  max-width: 1280px;
}.flex-1 {
  flex: 1 1 0%;
}.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}.cursor-pointer {
  cursor: pointer;
}.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-col {
  flex-direction: column;
}.flex-wrap {
  flex-wrap: wrap;
}.items-center {
  align-items: center;
}.justify-end {
  justify-content: flex-end;
}.justify-center {
  justify-content: center;
}.justify-between {
  justify-content: space-between;
}.gap-10 {
  gap: 2.5rem;
}.gap-12 {
  gap: 3rem;
}.gap-4 {
  gap: 1rem;
}.gap-x-10 {
  column-gap: 2.5rem;
}.gap-x-8 {
  column-gap: 2rem;
}.gap-y-24 {
  row-gap: 6rem;
}.gap-y-4 {
  row-gap: 1rem;
}.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-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-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));
}.overflow-y-scroll {
  overflow-y: scroll;
}.rounded-full {
  border-radius: 9999px;
}.rounded-sm {
  border-radius: 0.125rem;
}.border {
  border-width: 1px;
}.border-2 {
  border-width: 2px;
}.border-b {
  border-bottom-width: 1px;
}.border-b-2 {
  border-bottom-width: 2px;
}.border-r {
  border-right-width: 1px;
}.border-t {
  border-top-width: 1px;
}.border-none {
  border-style: none;
}.border-primary-gray {
  --tw-border-opacity: 1;
  border-color: rgb(95 88 86 / var(--tw-border-opacity, 1));
}.border-primary-gray2 {
  --tw-border-opacity: 1;
  border-color: rgb(187 183 182 / var(--tw-border-opacity, 1));
}.border-primary-gray_light {
  --tw-border-opacity: 1;
  border-color: rgb(246 240 238 / var(--tw-border-opacity, 1));
}.border-primary-orange {
  --tw-border-opacity: 1;
  border-color: rgb(227 107 0 / var(--tw-border-opacity, 1));
}.border-b-primary-gray_light5 {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(243 246 248 / var(--tw-border-opacity, 1));
}.bg-black\/70 {
  background-color: rgb(0 0 0 / 0.7);
}.bg-primary-black {
  --tw-bg-opacity: 1;
  background-color: rgb(14 9 8 / var(--tw-bg-opacity, 1));
}.bg-primary-gray_light5 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 246 248 / var(--tw-bg-opacity, 1));
}.bg-primary-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(227 107 0 / var(--tw-bg-opacity, 1));
}.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-transparent {
  background-color: transparent;
}.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-contain {
  background-size: contain;
}.bg-cover {
  background-size: cover;
}.bg-fixed {
  background-attachment: fixed;
}.bg-center {
  background-position: center;
}.bg-no-repeat {
  background-repeat: no-repeat;
}.fill-primary-black3 {
  fill: #312825;
}.fill-primary-gray_light {
  fill: #f6f0ee;
}.fill-primary-orange {
  fill: #e36b00;
}.stroke-primary-gray_light {
  stroke: #f6f0ee;
}.stroke-primary-orange {
  stroke: #e36b00;
}.object-cover {
  object-fit: cover;
}.p-2 {
  padding: 0.5rem;
}.p-4 {
  padding: 1rem;
}.p-6 {
  padding: 1.5rem;
}.p-8 {
  padding: 2rem;
}.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}.px-\[11\%\] {
  padding-left: 11%;
  padding-right: 11%;
}.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-\[13\%\] {
  padding-top: 13%;
  padding-bottom: 13%;
}.pb-12 {
  padding-bottom: 3rem;
}.pb-16 {
  padding-bottom: 4rem;
}.pb-4 {
  padding-bottom: 1rem;
}.pb-8 {
  padding-bottom: 2rem;
}.pl-16 {
  padding-left: 4rem;
}.pt-12 {
  padding-top: 3rem;
}.pt-16 {
  padding-top: 4rem;
}.pt-3 {
  padding-top: 0.75rem;
}.pt-8 {
  padding-top: 2rem;
}.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-\[5\.5em\] {
  font-size: 5.5em;
}.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;
}.font-bold {
  font-weight: 700;
}.font-semibold {
  font-weight: 600;
}.uppercase {
  text-transform: uppercase;
}.capitalize {
  text-transform: capitalize;
}.not-italic {
  font-style: normal;
}.text-primary-black3 {
  --tw-text-opacity: 1;
  color: rgb(49 40 37 / var(--tw-text-opacity, 1));
}.text-primary-gray_light {
  --tw-text-opacity: 1;
  color: rgb(246 240 238 / var(--tw-text-opacity, 1));
}.text-primary-gray_light4 {
  --tw-text-opacity: 1;
  color: rgb(118 112 110 / var(--tw-text-opacity, 1));
}.text-primary-gray_light5 {
  --tw-text-opacity: 1;
  color: rgb(243 246 248 / var(--tw-text-opacity, 1));
}.text-primary-gray_light6 {
  --tw-text-opacity: 1;
  color: rgb(230 238 244 / var(--tw-text-opacity, 1));
}.text-primary-orange {
  --tw-text-opacity: 1;
  color: rgb(227 107 0 / var(--tw-text-opacity, 1));
}.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.text-secondary-gray {
  --tw-text-opacity: 1;
  color: rgb(197 189 188 / var(--tw-text-opacity, 1));
}.underline {
  text-decoration-line: underline;
}.opacity-0 {
  opacity: 0;
}.shadow-\[0_3px_23px_rgba\(0\2c 0\2c 0\2c 0\.08\)\] {
  --tw-shadow: 0 3px 23px rgba(0,0,0,0.08);
  --tw-shadow-colored: 0 3px 23px 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;
}.saturate-0 {
  --tw-saturate: saturate(0);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.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, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-300 {
  transition-duration: 300ms;
}.footer-promo{white-space:nowrap;overflow:hidden;box-sizing:border-box}.footer-promo span{display:inline-block;padding-left:100%;animation:footerPromo 20s linear infinite}@keyframes footerPromo{0%{transform:translate(0, 0)}100%{transform:translate(-100%, 0)}}.home .header,.home .header-nav {
  --tw-bg-opacity: 1;
  background-color: rgb(246 240 238 / var(--tw-bg-opacity, 1));
}.header-nav.active{opacity:1;pointer-events:auto}.header-nav ul{display:flex;flex-direction:row;justify-content:center}.header-nav.active ul{flex-direction:column}.header-nav .current-menu-item{text-decoration:underline 2px}.pagination .page-numbers.current {
  border-width: 1px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(227 107 0 / var(--tw-bg-opacity, 1));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(246 240 238 / var(--tw-text-opacity, 1));
}.pagination .page-numbers {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(187 183 182 / var(--tw-border-opacity, 1));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}.msgs--success {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(22 100 52 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(239 253 244 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(22 100 52 / var(--tw-text-opacity, 1));
}.msgs--error {
  margin-top: 2rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(95 33 32 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(253 237 237 / var(--tw-bg-opacity, 1));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(95 33 32 / var(--tw-text-opacity, 1));
}.machinery-filter.active{display:block !important;pointer-events:all !important;opacity:1}.machinery-filter__btn-close{cursor:pointer;width:28px;height:28px;position:relative;padding:0;border:none;background-color:rgba(0,0,0,0)}.machinery-filter__btn-close span{pointer-events:none;display:block;width:28px;height:2px;transform:translateY(0) rotate(-45deg);transform-origin:center;background-color:#000}.machinery-filter__btn-close span+span{transform:translateY(-1px) rotate(45deg)}.admin-bar .machinery-filter{padding-top:30px}@media(min-width: 601px){.admin-bar .machinery-filter{padding-top:70px}}@media(min-width: 782px){.admin-bar .machinery-filter{padding-top:40px}}.filter-select:hover .filter-select__dropdown {
  display: block;
}.filter-select__item input:checked+label .checkbox {
  --tw-bg-opacity: 1;
  background-color: rgb(227 107 0 / var(--tw-bg-opacity, 1));
}.decor::before {
  position: absolute;
  top: 1.5rem;
  left: 50%;
  height: 3px;
  width: 50px;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(227 107 0 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}@media (min-width: 1024px) {

  .decor::before {
    top: 2.5rem;
  }
}.inquiry-popup.active{display:block}.inquiry-popup use{pointer-events:none}body{font-family:"DM Sans",serif}.single-post p,.wp-block-heading {
  width: 100%;
}@media (min-width: 450px) {

  .single-post p,.wp-block-heading {
    max-width: 450px;
  }
}@media (min-width: 600px) {

  .single-post p,.wp-block-heading {
    max-width: 600px;
  }
}@media (min-width: 782px) {

  .single-post p,.wp-block-heading {
    max-width: 782px;
  }
}@media (min-width: 1024px) {

  .single-post p,.wp-block-heading {
    max-width: 1024px;
  }
}@media (min-width: 1280px) {

  .single-post p,.wp-block-heading {
    max-width: 1280px;
  }
}@media (min-width: 1400px) {

  .single-post p,.wp-block-heading {
    max-width: 1400px;
  }
}.single-post p,.wp-block-heading {
  max-width: 782px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}.single-post .wp-block-image {
  width: 100%;
}@media (min-width: 450px) {

  .single-post .wp-block-image {
    max-width: 450px;
  }
}@media (min-width: 600px) {

  .single-post .wp-block-image {
    max-width: 600px;
  }
}@media (min-width: 782px) {

  .single-post .wp-block-image {
    max-width: 782px;
  }
}@media (min-width: 1024px) {

  .single-post .wp-block-image {
    max-width: 1024px;
  }
}@media (min-width: 1280px) {

  .single-post .wp-block-image {
    max-width: 1280px;
  }
}@media (min-width: 1400px) {

  .single-post .wp-block-image {
    max-width: 1400px;
  }
}.single-post .wp-block-image {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}.single-post p {
  margin-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(91 86 95 / var(--tw-text-opacity, 1));
}.wp-block-heading,.wp-block-heading strong {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  margin-bottom: 1rem;
  margin-top: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(49 40 37 / var(--tw-text-opacity, 1));
}body {
  --tw-text-opacity: 1;
  color: rgb(95 88 86 / var(--tw-text-opacity, 1));
}body.home {
  --tw-bg-opacity: 1;
  background-color: rgb(243 246 248 / var(--tw-bg-opacity, 1));
}.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}.after\:bg-\[rgba\(0\2c 0\2c 0\2c 0\.2\)\]::after {
  content: var(--tw-content);
  background-color: rgba(0,0,0,0.2);
}.first\:border-l-0:first-child {
  border-left-width: 0px;
}.last\:mb-0:last-child {
  margin-bottom: 0px;
}.last\:border-r-0:last-child {
  border-right-width: 0px;
}.last\:border-none:last-child {
  border-style: none;
}.hover\:bg-primary-gray_light:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(246 240 238 / var(--tw-bg-opacity, 1));
}.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}.hover\:saturate-100:hover {
  --tw-saturate: saturate(1);
  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);
}@media (min-width: 450px) {

  .xs\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}@media (min-width: 600px) {

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

  .sm\:mb-12 {
    margin-bottom: 3rem;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:block {
    display: block;
  }

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

  .sm\:\!h-\[420px\] {
    height: 420px !important;
  }

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

  .sm\:h-auto {
    height: auto;
  }

  .sm\:max-h-\[90\%\] {
    max-height: 90%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-auto {
    width: auto;
  }

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

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

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

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

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

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

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

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

  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }

  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}@media (min-width: 782px) {

  .md\:sticky {
    position: sticky;
  }

  .md\:top-0 {
    top: 0px;
  }

  .md\:top-16 {
    top: 4rem;
  }

  .md\:z-\[10\] {
    z-index: 10;
  }

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

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:mb-3 {
    margin-bottom: 0.75rem;
  }

  .md\:mb-32 {
    margin-bottom: 8rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mt-2 {
    margin-top: 0.5rem;
  }

  .md\:block {
    display: block;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-\[620px\] {
    height: 620px !important;
  }

  .md\:h-14 {
    height: 3.5rem;
  }

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

  .md\:w-14 {
    width: 3.5rem;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

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

  .md\:w-\[50\%\] {
    width: 50%;
  }

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

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

  .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\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

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

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

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:gap-x-32 {
    column-gap: 8rem;
  }

  .md\:gap-y-32 {
    row-gap: 8rem;
  }

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

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pl-24 {
    padding-left: 6rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

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

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

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

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .md\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

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

  .even\:md\:flex-row-reverse:nth-child(even) {
    flex-direction: row-reverse;
  }
}@media (min-width: 1024px) {

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

  .lg\:relative {
    position: relative;
  }

  .lg\:order-1 {
    order: 1;
  }

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

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

  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:\!h-\[720px\] {
    height: 720px !important;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:w-auto {
    width: auto;
  }

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

  .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-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }

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

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

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

  .lg\:gap-12 {
    gap: 3rem;
  }

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

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

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

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

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

  .lg\:overflow-y-visible {
    overflow-y: visible;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

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

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

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

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

  .lg\:opacity-100 {
    opacity: 1;
  }
}@media (min-width: 1280px) {

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