/*
! tailwindcss v3.4.1 | 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: 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 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

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

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

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

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

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

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

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

.-top-2 {
  top: -0.5rem;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-\[-5px\] {
  bottom: -5px;
}

.bottom-\[0\] {
  bottom: 0;
}

.bottom-\[0px\] {
  bottom: 0px;
}

.bottom-\[27\%\] {
  bottom: 27%;
}

.left-0 {
  left: 0px;
}

.left-\[48px\] {
  left: 48px;
}

.right-0 {
  right: 0px;
}

.right-4 {
  right: 1rem;
}

.right-\[-20px\] {
  right: -20px;
}

.right-\[-5px\] {
  right: -5px;
}

.top-0 {
  top: 0px;
}

.top-4 {
  top: 1rem;
}

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

.top-\[40\%\] {
  top: 40%;
}

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

.top-\[50\%\] {
  top: 50%;
}

.top-\[70\%\] {
  top: 70%;
}

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

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

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

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

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

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

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

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

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

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

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

.mb-\[74px\] {
  margin-bottom: 74px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

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

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

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

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-\[132px\] {
  margin-top: 132px;
}

.mt-\[2px\] {
  margin-top: 2px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-20 {
  height: 5rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-6 {
  height: 1.5rem;
}

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-dvh {
  height: 100dvh;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

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

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

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

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

.w-10 {
  width: 2.5rem;
}

.w-20 {
  width: 5rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.border-collapse {
  border-collapse: collapse;
}

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

.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 slide {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-30%);
  }
}

.animate-logo-slide {
  animation: slide 20s linear infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

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

.flex-col {
  flex-direction: column;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

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

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-items-center {
  justify-items: center;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-40 {
  gap: 10rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

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

.gap-\[120px\] {
  gap: 120px;
}

.gap-\[160px\] {
  gap: 160px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[84px\] {
  gap: 84px;
}

.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.gap-y-\[120px\] {
  row-gap: 120px;
}

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

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

.overflow-hidden {
  overflow: hidden;
}

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

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

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

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

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

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

.rounded-full {
  border-radius: 9999px;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-solid {
  border-style: solid;
}

.border-\[\#707070\!important\] {
  border-color: #707070 !important;
}

.border-\[\#848484\!important\] {
  border-color: #848484 !important;
}

.border-\[rgba\(255\2c 255\2c 255\2c 0\.15\)\] {
  border-color: rgba(255,255,255,0.15);
}

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

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

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

.bg-\[\#2A2A2A\!important\] {
  background-color: #2A2A2A !important;
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.75\)\] {
  background-color: rgba(0,0,0,0.75);
}

.bg-\[rgba\(255\2c 255\2c 255\2c 0\.05\)\] {
  background-color: rgba(255,255,255,0.05);
}

.bg-\[rgba\(34\2c 32\2c 28\2c 0\.60\)\] {
  background-color: rgba(34,32,28,0.60);
}

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

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

.bg-brand-red {
  --tw-bg-opacity: 1;
  background-color: rgb(199 73 58 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-\[url\(\/wp-content\/uploads\/2025\/06\/Contact-us-banner\.png\)\] {
  background-image: url(/wp-content/uploads/2025/06/Contact-us-banner.png);
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-bottom {
  -o-object-position: bottom;
     object-position: bottom;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[6px_6px_6px_12px\] {
  padding: 6px 6px 6px 12px;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

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

.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-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}

.py-\[120px\] {
  padding-top: 120px;
  padding-bottom: 120px;
}

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

.py-\[140px\] {
  padding-top: 140px;
  padding-bottom: 140px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[24px\] {
  padding-top: 24px;
  padding-bottom: 24px;
}

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

.py-\[3px\] {
  padding-top: 3px;
  padding-bottom: 3px;
}

.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-\[62px\] {
  padding-top: 62px;
  padding-bottom: 62px;
}

.py-\[80px\] {
  padding-top: 80px;
  padding-bottom: 80px;
}

.py-\[84px\] {
  padding-top: 84px;
  padding-bottom: 84px;
}

.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-4 {
  padding-bottom: 1rem;
}

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

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

.pb-\[120px\] {
  padding-bottom: 120px;
}

.pb-\[140px\] {
  padding-bottom: 140px;
}

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

.pb-\[64px\] {
  padding-bottom: 64px;
}

.pb-\[72px\] {
  padding-bottom: 72px;
}

.pb-\[84px\] {
  padding-bottom: 84px;
}

.pl-12 {
  padding-left: 3rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

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

.pr-4 {
  padding-right: 1rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

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

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[48px\] {
  padding-top: 48px;
}

.pt-\[54px\] {
  padding-top: 54px;
}

.pt-\[96px\] {
  padding-top: 96px;
}

.text-left {
  text-align: left;
}

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

.text-right {
  text-align: right;
}

.align-middle {
  vertical-align: middle;
}

.font-\[Manrope\] {
  font-family: Manrope;
}

.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-\[160px\] {
  font-size: 160px;
}

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

.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-extralight {
  font-weight: 200;
}

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

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[140px\] {
  line-height: 140px;
}

.leading-\[160px\] {
  line-height: 160px;
}

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

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.leading-\[54px\] {
  line-height: 54px;
}

.leading-\[56px\] {
  line-height: 56px;
}

.leading-\[70px\] {
  line-height: 70px;
}

.text-\[\#8A8A8A\] {
  --tw-text-opacity: 1;
  color: rgb(138 138 138 / var(--tw-text-opacity));
}

.text-\[\#C97A7E\] {
  --tw-text-opacity: 1;
  color: rgb(201 122 126 / var(--tw-text-opacity));
}

.text-\[\#FFA32B\] {
  --tw-text-opacity: 1;
  color: rgb(255 163 43 / var(--tw-text-opacity));
}

.text-brand-light {
  --tw-text-opacity: 1;
  color: rgb(201 122 126 / var(--tw-text-opacity));
}

.text-brand-red {
  --tw-text-opacity: 1;
  color: rgb(199 73 58 / var(--tw-text-opacity));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.underline {
  text-decoration-line: underline;
}

.opacity-\[100\!important\] {
  opacity: 100 !important;
}

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

.outline {
  outline-style: solid;
}

.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-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.\[background\:linear-gradient\(91deg\2c rgba\(100\2c 85\2c 79\2c 0\.00\)0\.69\%\2c _rgba\(54\2c 38\2c 39\2c 0\.25\)68\.01\%\2c _rgba\(54\2c 38\2c 39\2c 0\.38\)85\.68\%\2c _rgba\(54\2c 38\2c 39\2c 0\.50\)100\%\)\] {
  background: linear-gradient(91deg,rgba(100,85,79,0.00)0.69%, rgba(54,38,39,0.25)68.01%, rgba(54,38,39,0.38)85.68%, rgba(54,38,39,0.50)100%);
}

.\[background\:linear-gradient\(91deg\2c rgba\(100\2c 85\2c 79\2c 0\.00\)_0\.69\%\2c rgba\(54\2c 38\2c 39\2c 0\.25\)_68\.01\%\2c rgba\(54\2c 38\2c 39\2c 0\.38\)_85\.68\%\2c rgba\(54\2c 38\2c 39\2c 0\.50\)100\%\)\] {
  background: linear-gradient(91deg,rgba(100,85,79,0.00) 0.69%,rgba(54,38,39,0.25) 68.01%,rgba(54,38,39,0.38) 85.68%,rgba(54,38,39,0.50)100%);
}

.\[background\:linear-gradient\(91deg\2c rgba\(122\2c 67\2c 57\2c 0\.50\)_0\.69\%\2c _rgba\(100\2c 85\2c 79\2c 0\.00\)_100\%\)\] {
  background: linear-gradient(91deg,rgba(122,67,57,0.50) 0.69%, rgba(100,85,79,0.00) 100%);
}

.\[background\:rgba\(34\2c 32\2c 28\2c 0\.60\)\] {
  background: rgba(34,32,28,0.60);
}

.\[border-bottom\:1px_solid_rgba\(255\2c 255\2c 255\2c 0\.15\)\] {
  border-bottom: 1px solid rgba(255,255,255,0.15);
}

.\[box-shadow\:_0px_301px_84px_0px_rgba\(199\2c 74\2c 58\2c 0\.00\)\2c _0px_193px_77px_0px_rgba\(199\2c 74\2c 58\2c 0\.01\)\2c _0px_108px_65px_0px_rgba\(199\2c 74\2c 58\2c 0\.05\)\2c _0px_15px_48px_0px_rgba\(199\2c 74\2c 58\2c 0\.09\)\2c 0px_12px_26px_0px_rgba\(199\2c 74\2c 58\2c 0\.10\)\;\] {
  box-shadow: 0px 301px 84px 0px rgba(199,74,58,0.00), 0px 193px 77px 0px rgba(199,74,58,0.01), 0px 108px 65px 0px rgba(199,74,58,0.05), 0px 15px 48px 0px rgba(199,74,58,0.09),0px 12px 26px 0px rgba(199,74,58,0.10);;
}

.\[grid-template-columns\:2fr_5fr\] {
  grid-template-columns: 2fr 5fr;
}

.\[grid-template-columns\:2fr_6fr\] {
  grid-template-columns: 2fr 6fr;
}

.\[grid-template-columns\:3fr_4fr\] {
  grid-template-columns: 3fr 4fr;
}

.\[grid-template-columns\:4fr_2fr\] {
  grid-template-columns: 4fr 2fr;
}

.\[grid-template-columns\:4fr_3fr\] {
  grid-template-columns: 4fr 3fr;
}

.\[grid-template-columns\:5fr_2fr\] {
  grid-template-columns: 5fr 2fr;
}

.\[outline\:none\!important\] {
  outline: none !important;
}

body {
  position: relative;
  background: #121211;
}

.swiper-button-next:after, .swiper-button-prev:after {
  display: none;
}

#menu-menu li a {
  font-family: Manrope;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

#menu-menu li a:hover, #menu-menu-1 li a:hover {
  opacity: 0.6;
}

li.menu-item-has-children {
  position: relative;
}

li.menu-item-has-children > ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 50;
  display: none;
  min-width: 180px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(18 18 17 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --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);
}

li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}

.sub-menu li a {
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.sub-menu li a:hover {
  opacity: 0.6;
}

.ast-icon.icon-arrow svg {
  display: none;
}

.ast-icon.icon-arrow {
  margin-left: 8px;
  width: 16px;
  height: 10px;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M6.73455 7.20482C6.33863 7.63342 5.66137 7.63342 5.26545 7.20482L0.622375 2.17855C0.0307245 1.53807 0.484997 0.500001 1.35693 0.500001L10.6431 0.500001C11.515 0.500001 11.9693 1.53807 11.3776 2.17855L6.73455 7.20482Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

div#ast-scroll-top {
  display: none !important;
}

#breadcrumbs > span {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}

#breadcrumbs .breadcrumb_last {
  font-weight: 700;
}

a.nav-item.is-active {
  color: #C7493A;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: transparent;
  color: #C7493A;
  font-weight: 700;
}

nav.woocommerce-MyAccount-navigation {
  background: rgba(34, 32, 28, 0.60);
  max-width: 330px;
  padding: 16px;
  border-radius: 20px;
}

body .woocommerce-MyAccount-navigation-link a {
  display: flex;
  gap: 16px;
  padding: 4px 0 4px 16px;
  font-family: 'Manrope';
  align-items: center;
  justify-content: flex-start;
  line-height: 28px;
  font-size: 18px;
  margin-bottom: 8px;
}

body .woocommerce-MyAccount-navigation-link:last-child {
  border-bottom-width: 1px;
  border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
  padding-top: 16px;
  margin-top: 16px;
}

body .woocommerce-MyAccount-navigation-link.is-active a svg path {
  stroke: #C7493A;
}

@media (max-width: 1024px) {
  li.menu-item-has-children > ul.sub-menu {
    position: relative;
  }

  #mobileMenu .sub-menu {
    display: none;
    flex-direction: column;
    padding-left: 1rem;
    padding-top: 0.5rem;
  }

  #mobileMenu .sub-menu.open {
    display: block;
  }
}

/*ASTRA WOOCOMMERCE CSS*/

@media (min-width: 922px) {
  body.woocommerce .site-content > .ast-container {
    max-width: 100% !important;
  }
}

.wapf {
  background: rgba(34, 32, 28, 0.60);
  border-radius: 20px;
  padding: 16px;
}

.woocommerce-js h2 {
  margin: 0;
}

.product-breadcrumbs #breadcrumbs .breadcrumb_last {
  font-size: 18px;
  line-height: 28px;
}

.wapf-field-label.wapf--above {
  font-family: Manrope;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  padding-bottom: 16px;
}

.wapf-pricing-hint {
  opacity: 1;
}

span.wapf-label-text {
  font-family: Manrope;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.wapf-checkboxes {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.wapf-field-input input[type="checkbox"] {
  accent-color: #C7493A;
  width: 24px;
  height: 24px;
  border-radius: 6px;
}

body .qib-button-wrapper {
  border-radius: 360px;
  border: 2px solid #FFF;
  max-width: 96px;
}

body .qib-button-wrapper .minus.qib-button, body .qib-button-wrapper .plus.qib-button {
  background: transparent;
  border: none;
  height: 44px;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
  height: 44px;
  width: 30px !important;
  padding: 0px 8px 0px !important;
  background: transparent !important;
  border: none !important;
  font-size: 18px;
  line-height: 18px;
  font-family: Manrope;
}

.qib-button-wrapper button.qib-button {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
  font-size: 16px;
  line-height: 16px;
  color: #fff !important;
}

.product-add-to-cart form.cart {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

button.single_add_to_cart_button.button.alt {
  border-radius: 360px;
  padding: 12px 24px;
  background: #C7493A;
  color: #FFF;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.08px;
  text-transform: uppercase;
}

button.single_add_to_cart_button.button.alt:hover {
  background: #A93E31;
}

div#review_form_wrapper {
  display: none;
}

p.woocommerce-noreviews {
  text-align: center;
  font-family: Manrope;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  border-radius: 20px;
  background: rgba(34, 32, 28, 0.60);
  -webkit-backdrop-filter: blur(7.5px);
          backdrop-filter: blur(7.5px);
  padding: 20px;
  position: relative;
}

p.woocommerce-noreviews::before {
  content: url('/wp-content/uploads/2025/06/Quotes-right.svg');
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -17px;
  bottom: -30px;
}

p.woocommerce-noreviews::after {
  content: url('/wp-content/uploads/2025/06/Quotes-left.svg');
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: -18px;
  top: -20px;
}

.star {
  transition: color 0.2s ease;
}

.text-yellow-400 {
  color: #FFA32B;
}

.text-yellow-400:hover {
  color: #FFA32B;
}

.review-li-element {
  background: rgba(34, 32, 28, 0.60) !important;
  padding: 20px !important;
  border-radius: 20px !important;
  position: relative;
}

.review-li-element::before {
  content: url('/wp-content/uploads/2025/06/Quotes-right.svg') !important;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: -17px;
  bottom: -30px;
}

.woocommerce-message {
  background: rgba(34, 32, 28, 0.60);
  border: none;
  color: white;
  font-family: 'Manrope';
  border-radius: 16px;
}

img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
  max-height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 16px;
}

.business-field {
  display: none;
}

header.entry-header.ast-no-thumbnail {
  display: none;
}

.woocommerce-billing-fields h3 {
  font-family: Manrope;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 54px;
  padding: 0 !important;
  margin-bottom: 32px !important;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 100%;
}

.woocommerce-billing-fields input, #username, #password, #reg_email, #user_login, #account_first_name, #account_last_name, #account_display_name, #account_email, #password_current, #password_1, #password_2 {
  display: flex;
  height: 48px;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  border-radius: 20px !important;
  border: 1px solid #848484 !important;
  background: #2A2A2A !important;
  padding: 12px 16px;
}

.woocommerce-billing-fields label {
  color: #FFF;
  font-family: Manrope;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400 !important;
  line-height: 28px !important;
  margin-bottom: 8px;
}

.woocommerce-js form .form-row label {
  font-family: Manrope !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 28px !important;
  margin-bottom: 8px !important;
}

.woocommerce-js form .form-row {
  padding: 0;
  margin: 0;
}

.woocommerce-privacy-policy-text {
  font-family: Manrope;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  margin-top: 8px;
}

woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
  color: #8A8A8A;
}

span.woocommerce-input-wrapper .optional {
  display: none;
}

.woocommerce-js form .form-row .required {
  color: #fff;
  font-weight: 400;
  border: 0;
}

.woocommerce-additional-fields {
  display: none;
}

dl.variation dt.variation-Selectattributes {
  display: none;
}

.styled-business-checkbox {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

#billing_is_business, #delete-account {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  width: 8px !important;
  height: 24px;
  border: 2px solid #C7493A !important;
  border-radius: 4px !important;
  background: transparent;
  position: relative;
  cursor: pointer;
  transition: all 0.2s ease;
  padding: 10px;
}

#billing_is_business:checked, #delete-account:checked {
  background-color: #C7493A !important;
  border-color: #C7493A !important;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'><path d='M19.4023 4.25488C19.6311 4.23257 19.8619 4.28928 20.0547 4.41797L20.1338 4.47754C20.3115 4.62335 20.4349 4.82635 20.4805 5.05371L20.4951 5.15234C20.5144 5.34835 20.4753 5.54583 20.3828 5.71973L20.332 5.80469L11.332 19.3047C11.2706 19.3968 11.1941 19.4781 11.1064 19.5449L11.0146 19.6074C10.9196 19.6644 10.8159 19.7056 10.708 19.7285L10.5986 19.7451C10.4515 19.7597 10.3023 19.7412 10.1631 19.6914C10.059 19.6541 9.96199 19.5999 9.87598 19.5312L9.79297 19.457L3.78711 13.4512L3.96973 13.2803L3.78711 13.4502C3.61057 13.2606 3.51399 13.01 3.51855 12.751L3.52539 12.6553C3.55097 12.4317 3.65111 12.2219 3.81152 12.0615L3.88281 11.9971C4.05645 11.8541 4.27418 11.7735 4.50098 11.7695L4.59766 11.7725C4.78955 11.7877 4.97307 11.8577 5.12598 11.9746L5.2002 12.0371L5.20703 12.043L5.03027 12.2207L5.20703 12.0439L10.3438 17.1807L18.668 4.69434L18.7266 4.61523C18.8725 4.43751 19.0762 4.31493 19.3037 4.26953L19.4023 4.25488Z' fill='white' stroke='white' stroke-width='0.5'/></svg>") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: 24px 24px !important;
}

#order_review thead tr th {
  padding: 0;
  font-size: 18px;
  font-family: 'Manrope';
  padding-bottom: 8px;
  border: none;
}

#order_review tr.cart_item {
  color: #FFF;
  font-family: Manrope;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#order_review td.product-name {
  border: none;
  padding: 0 !important;
  padding-bottom: 8px !important;
}

#order_review td.product-total {
  border: none;
  padding: 0 !important;
  padding-bottom: 8px !important;
}

tr.cart-subtotal {
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
  padding: 5px !important;
}

.total-tax-off .includes_tax {
  display: none;
}

button#place_order {
  border-radius: 360px;
  background: #C7493A;
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  padding: 12px 24px;
  margin-top: 16px;
}

button#place_order:hover {
  background: #A93E31;
}

div#customer_details {
  margin: 0 !important;
}

form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review), .woocommerce-page.woocommerce-checkout form #order_review_heading {
  padding: 0 !important;
  width: 100% !important;
  border: none !important;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  position: absolute;
  width: 60%;
  top: -131px;
}

span.optional {
  display: none;
}

body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
  border: none;
  padding: 0;
  margin: 0;
  text-align: left;
  border-radius: 0;
}

.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
  float: none !important;
  width: 100% !important;
}

.woocommerce-account .woocommerce-MyAccount-content fieldset legend {
  padding: 32px 0 24px 0;
  width: 100%;
  margin: 0;
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button {
  margin-top: 48px;
  margin-left: 0;
}

p#billing_is_business_field {
  margin-top: 32px;
  margin-bottom: 32px;
}

/*HIDE ACCOUNT IN CHECKOUT*/

.woocommerce-account-fields {
  display: none;
}

/*CONTACT FORM*/

div#wpforms-99, div#wpforms-118 {
  max-width: 690px !important;
  width: 690px;
  margin: 0;
}

form#wpforms-form-99 label, form#wpforms-form-118 label {
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 8px;
}

form#wpforms-form-99 input, form#wpforms-form-118 input {
  border-radius: 20px;
  border: 1px solid #848484;
  background: #2A2A2A;
  color: #fff;
  font-size: 18px;
  font-family: 'Manrope';
  font-weight: 300;
}

form#wpforms-form-99 textarea, form#wpforms-form-118 textarea {
  border-radius: 20px;
  border: 1px solid #707070;
  background: #2A2A2A;
  min-height: 200px;
  color: #fff;
  font-size: 18px;
  font-family: 'Manrope';
  font-weight: 300;
}

.wpforms-field {
  padding: 12px 0 !important;
}

button#wpforms-submit-99, button#wpforms-submit-118 {
  border-radius: 360px;
  background: #C7493A;
  color: #fff;
  font-family: Manrope;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  padding: 12px 24px !important;
  height: 48px;
}

button#wpforms-submit-99:hover, button#wpforms-submit-118:hover {
  background: #A93E31;
}

textarea#wpforms-99-field_3::-moz-placeholder, input#wpforms-99-field_2::-moz-placeholder, textarea#wpforms-118-field_3::-moz-placeholder, input#wpforms-118-field_2::-moz-placeholder{
  color: #8A8A8A;
}

textarea#wpforms-99-field_3::placeholder, input#wpforms-99-field_2::placeholder, textarea#wpforms-118-field_3::placeholder, input#wpforms-118-field_2::placeholder{
  color: #8A8A8A;
}

/*CAREER PAGE CSS*/

.career-child-page h2 {
  color: #FFF;
  font-family: Manrope;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 24px;
  @media (max-width: 768px) {
    font-size: 20px;

    line-height: 28px;
  }
}

.career-child-page p, .career-child-page label {
  color: #FFF;
  font-family: Manrope;
  font-size: 20px;
  font-weight: 300;
  line-height: 36px;
  @media (max-width: 768px) {
    font-size: 16px;

    line-height: 28px;
  }
}

.career-child-page a {
  color: #C7493A;
}

.career-child-page a:hover {
  color: #A93E31;
}

.career-child-page ul {
  list-style-type: disc;
  padding-left: 20px;
  color: #FFF;
  font-family: Manrope;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
  @media (max-width: 768px) {
    font-size: 16px;

    line-height: 28px;
  }
}

/*END CAREER PAGE CSS*/

@media (max-width: 1024px) {
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    position: relative;
    width: 100%;
    top: 0;
  }

  .woocommerce-billing-fields h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 24px !important;
  }

  .woocommerce-billing-fields label {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .woocommerce-billing-fields input {
    height: 42px;
    padding: 6px 16px;
  }

  .woocommerce-page.woocommerce-checkout #payment div.form-row, .woocommerce.woocommerce-checkout #payment div.form-row {
    padding: 0;
  }
}

@media (max-width: 768px) {
  nav.woocommerce-MyAccount-navigation {
    max-width: unset;
  }
}

@media (max-width: 640px) {
  .woocommerce-privacy-policy-text {
    font-size: 16px;
  }

  .product-add-to-cart form.cart {
    gap: 16px;
  }

  button.single_add_to_cart_button.button.alt {
    width: 100%;
  }
}

.border-class-btn {
  border: 1px solid;
  padding: 6px 6px 6px 12px;
  max-width: 165px;
  height: 36px;
  display: flex;
  align-items: center;
}

.error-message {
  color: #F91A1A;
}

.hover\:bg-\[\#201E1C\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(32 30 28 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#A93E31\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(169 62 49 / var(--tw-bg-opacity));
}

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

.hover\:bg-\[linear-gradient\(90deg\2c rgba\(255\2c 255\2c 255\2c 0\.15\)_0\%\2c rgba\(132\2c 132\2c 132\2c 0\.00\)100\%\)\]:hover {
  background-image: linear-gradient(90deg,rgba(255,255,255,0.15) 0%,rgba(132,132,132,0.00)100%);
}

.hover\:text-\[\#C7493A\]:hover {
  --tw-text-opacity: 1;
  color: rgb(199 73 58 / var(--tw-text-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:opacity-60:hover {
  opacity: 0.6;
}

.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\:\[box-shadow\:0px_301px_84px_0px_rgba\(199\2c 74\2c 58\2c 0\.00\)\2c _0px_193px_77px_0px_rgba\(199\2c 74\2c 58\2c 0\.01\)\2c _0px_108px_65px_0px_rgba\(199\2c 74\2c 58\2c 0\.05\)\2c _0px_15px_48px_0px_rgba\(199\2c 74\2c 58\2c 0\.09\)\2c _0px_12px_26px_0px_rgba\(199\2c 74\2c 58\2c 0\.10\)\]:hover {
  box-shadow: 0px 301px 84px 0px rgba(199,74,58,0.00), 0px 193px 77px 0px rgba(199,74,58,0.01), 0px 108px 65px 0px rgba(199,74,58,0.05), 0px 15px 48px 0px rgba(199,74,58,0.09), 0px 12px 26px 0px rgba(199,74,58,0.10);
}

.focus\:border-\[\#C97A7E\!important\]:focus {
  border-color: #C97A7E !important;
}

.focus-visible\:border-\[\#C97A7E\!important\]:focus-visible {
  border-color: #C97A7E !important;
}

@media not all and (min-width: 1536px) {
  .max-2xl\:h-\[636px\] {
    height: 636px;
  }

  .max-2xl\:max-w-\[100\%\] {
    max-width: 100%;
  }

  .max-2xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .max-2xl\:pr-8 {
    padding-right: 2rem;
  }
}

@media not all and (min-width: 1280px) {
  .max-xl\:mb-\[48px\] {
    margin-bottom: 48px;
  }

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

  .max-xl\:mt-\[90px\] {
    margin-top: 90px;
  }

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

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

  .max-xl\:gap-3 {
    gap: 0.75rem;
  }

  .max-xl\:gap-\[120px\] {
    gap: 120px;
  }

  .max-xl\:rounded-\[16px\] {
    border-radius: 16px;
  }

  .max-xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .max-xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .max-xl\:py-\[100px\] {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .max-xl\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .max-xl\:py-\[64px\] {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .max-xl\:py-\[80px\] {
    padding-top: 80px;
    padding-bottom: 80px;
  }

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

  .max-xl\:pb-\[32px\] {
    padding-bottom: 32px;
  }

  .max-xl\:pb-\[80px\] {
    padding-bottom: 80px;
  }

  .max-xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .max-xl\:pt-\[80px\] {
    padding-top: 80px;
  }

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

  .max-xl\:text-\[120px\] {
    font-size: 120px;
  }

  .max-xl\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

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

  .max-xl\:leading-6 {
    line-height: 1.5rem;
  }

  .max-xl\:leading-7 {
    line-height: 1.75rem;
  }

  .max-xl\:leading-\[36px\] {
    line-height: 36px;
  }

  .max-xl\:leading-\[44px\] {
    line-height: 44px;
  }

  .max-xl\:\[grid-template-columns\:4fr_3fr\] {
    grid-template-columns: 4fr 3fr;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:h-\[400px\] {
    height: 400px;
  }

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

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

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

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

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

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

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

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

  .max-lg\:flex-col {
    flex-direction: column;
  }

  .max-lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .max-lg\:justify-center {
    justify-content: center;
  }

  .max-lg\:gap-8 {
    gap: 2rem;
  }

  .max-lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

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

  .max-lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

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

  .max-lg\:leading-7 {
    line-height: 1.75rem;
  }

  .max-lg\:leading-\[28px\] {
    line-height: 28px;
  }

  .max-lg\:leading-\[50px\] {
    line-height: 50px;
  }

  .max-lg\:\[grid-template-columns\:1fr\] {
    grid-template-columns: 1fr;
  }
}

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

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

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

  .max-md\:mt-\[48px\] {
    margin-top: 48px;
  }

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

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

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

  .max-md\:h-auto {
    height: auto;
  }

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

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

  .max-md\:w-auto {
    width: auto;
  }

  .max-md\:max-w-full {
    max-width: 100%;
  }

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

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

  .max-md\:gap-\[80px\] {
    gap: 80px;
  }

  .max-md\:rounded-\[16px\] {
    border-radius: 16px;
  }

  .max-md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-md\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .max-md\:pb-12 {
    padding-bottom: 3rem;
  }

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

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

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

  .max-md\:pb-\[48px\] {
    padding-bottom: 48px;
  }

  .max-md\:pb-\[64px\] {
    padding-bottom: 64px;
  }

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

  .max-md\:pt-\[48px\] {
    padding-top: 48px;
  }

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

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

  .max-md\:text-\[28px\] {
    font-size: 28px;
  }

  .max-md\:text-\[90px\] {
    font-size: 90px;
  }

  .max-md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

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

  .max-md\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .max-md\:leading-6 {
    line-height: 1.5rem;
  }

  .max-md\:leading-8 {
    line-height: 2rem;
  }

  .max-md\:leading-9 {
    line-height: 2.25rem;
  }

  .max-md\:leading-\[32px\] {
    line-height: 32px;
  }

  .max-md\:leading-\[45px\] {
    line-height: 45px;
  }

  .max-md\:leading-\[90px\] {
    line-height: 90px;
  }

  .max-md\:\[grid-row\:2\] {
    grid-row: 2;
  }

  .max-md\:\[grid-template-columns\:1fr\] {
    grid-template-columns: 1fr;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .max-sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

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

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

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

  .max-sm\:flex {
    display: flex;
  }

  .max-sm\:grid {
    display: grid;
  }

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

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

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

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

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

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

  .max-sm\:w-full {
    width: 100%;
  }

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

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

  .max-sm\:max-w-full {
    max-width: 100%;
  }

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

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

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:justify-start {
    justify-content: flex-start;
  }

  .max-sm\:justify-center {
    justify-content: center;
  }

  .max-sm\:gap-1 {
    gap: 0.25rem;
  }

  .max-sm\:gap-2 {
    gap: 0.5rem;
  }

  .max-sm\:gap-4 {
    gap: 1rem;
  }

  .max-sm\:gap-6 {
    gap: 1.5rem;
  }

  .max-sm\:gap-8 {
    gap: 2rem;
  }

  .max-sm\:gap-\[64px\] {
    gap: 64px;
  }

  .max-sm\:gap-y-4 {
    row-gap: 1rem;
  }

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

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

  .max-sm\:p-4 {
    padding: 1rem;
  }

  .max-sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .max-sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

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

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

  .max-sm\:py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .max-sm\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

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

  .max-sm\:pb-\[48px\] {
    padding-bottom: 48px;
  }

  .max-sm\:pb-\[64px\] {
    padding-bottom: 64px;
  }

  .max-sm\:pt-0 {
    padding-top: 0px;
  }

  .max-sm\:pt-\[0\] {
    padding-top: 0;
  }

  .max-sm\:pt-\[48px\] {
    padding-top: 48px;
  }

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

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

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

  .max-sm\:text-\[70px\] {
    font-size: 70px;
  }

  .max-sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .max-sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .max-sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

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

  .max-sm\:leading-6 {
    line-height: 1.5rem;
  }

  .max-sm\:leading-8 {
    line-height: 2rem;
  }

  .max-sm\:leading-\[70px\] {
    line-height: 70px;
  }
}

@media (min-width: 640px) {
  .sm\:hidden {
    display: none;
  }

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

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

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

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

  .lg\:hidden {
    display: none;
  }

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

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

@media (min-width: 1280px) {
  .xl\:max-w-\[1360px\] {
    max-width: 1360px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:max-w-\[1440px\] {
    max-width: 1440px;
  }
}