/*
! 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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

.section__title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .section__title {
    font-size: 33.60px;
    line-height: 33.60px;
  }
}

.footer__title {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 800;
  line-height: 23px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .footer__title {
    margin-bottom: 30px;
  }
}

.mobile__menu.active {
  left: 0px !important;
}

.overlay {
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  --tw-backdrop-blur: blur(3px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background: #000;
  /* filter: blur(5px); */
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-full {
  left: -100%;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

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

.left-0 {
  left: 0px;
}

.left-5 {
  left: 1.25rem;
}

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

.left-\[20\%\] {
  left: 20%;
}

.right-0 {
  right: 0px;
}

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

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

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-5 {
  top: 1.25rem;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-\[1px\] {
  margin-left: 1px;
  margin-right: 1px;
}

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

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

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

.-mt-11 {
  margin-top: -2.75rem;
}

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

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

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5 {
  margin-left: 1.25rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.ml-\[15px\] {
  margin-left: 15px;
}

.ml-\[1px\] {
  margin-left: 1px;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.ml-\[8px\] {
  margin-left: 8px;
}

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

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.mr-\[12px\] {
  margin-right: 12px;
}

.mr-\[14px\] {
  margin-right: 14px;
}

.mr-\[15px\] {
  margin-right: 15px;
}

.mr-\[1px\] {
  margin-right: 1px;
}

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

.mr-\[22px\] {
  margin-right: 22px;
}

.mr-\[25px\] {
  margin-right: 25px;
}

.mr-\[40px\] {
  margin-right: 40px;
}

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

.mr-\[60px\] {
  margin-right: 60px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-16 {
  height: 4rem !important;
}

.h-16 {
  height: 4rem;
}

.h-4 {
  height: 1rem;
}

.h-7 {
  height: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

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

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

.\!w-16 {
  width: 4rem !important;
}

.\!w-full {
  width: 100% !important;
}

.w-1\/2 {
  width: 50%;
}

.w-4 {
  width: 1rem;
}

.w-7 {
  width: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

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

.\!list-disc {
  list-style-type: disc !important;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

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

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

.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}

.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}

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

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

.gap-\[7\.5px\] {
  gap: 7.5px;
}

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

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

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

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

.divide-slate-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-divide-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.text-wrap {
  text-wrap: wrap;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

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

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}

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

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

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

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

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

.\!border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}

.border-\[\#1F1F1E\] {
  --tw-border-opacity: 1;
  border-color: rgb(31 31 30 / var(--tw-border-opacity));
}

.border-\[\#C5C5C5\] {
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity));
}

.border-\[\#CCCBC9\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 203 201 / var(--tw-border-opacity));
}

.border-\[\#D6D6D6\] {
  --tw-border-opacity: 1;
  border-color: rgb(214 214 214 / var(--tw-border-opacity));
}

.border-\[\#DAD4D2\] {
  --tw-border-opacity: 1;
  border-color: rgb(218 212 210 / var(--tw-border-opacity));
}

.border-\[\#DBDBDB\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity));
}

.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity));
}

.border-\[\#FAF2F0\] {
  --tw-border-opacity: 1;
  border-color: rgb(250 242 240 / var(--tw-border-opacity));
}

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

.border-black\/\[\.125\] {
  border-color: rgb(0 0 0 / .125);
}

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

.border-x-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-b-\[\#333\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(51 51 51 / var(--tw-border-opacity));
}

.border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-r-black {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-t-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.bg-\[\#00000099\] {
  background-color: #00000099;
}

.bg-\[\#20351D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 53 29 / var(--tw-bg-opacity));
}

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

.bg-\[\#554A46\] {
  --tw-bg-opacity: 1;
  background-color: rgb(85 74 70 / var(--tw-bg-opacity));
}

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

.bg-\[\#FAF2F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(202 171 143 / var(--tw-bg-opacity));
}

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

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

.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(117 89 79 / var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(33 150 83 / var(--tw-bg-opacity));
}

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

.bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(242 153 74 / var(--tw-bg-opacity));
}

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(255 142 213 / var(--tw-bg-opacity));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(155 81 224 / var(--tw-bg-opacity));
}

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

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

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(242 201 76 / var(--tw-bg-opacity));
}

.bg-\[url\(\.\.\/img\/page2\/bars-bg\.png\)\] {
  background-image: url(../img/page2/bars-bg.png);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

.fill-indigo-500 {
  fill: #6366f1;
}

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

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-\[10px\] {
  padding: 10px;
}

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

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

.p-\[5px\] {
  padding: 5px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.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-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

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

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

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

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.\!pl-\[36px\] {
  padding-left: 36px !important;
}

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

.pb-14 {
  padding-bottom: 3.5rem;
}

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

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

.pb-5 {
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-12 {
  padding-right: 3rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

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

.pr-\[50px\] {
  padding-right: 50px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-20 {
  padding-top: 5rem;
}

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

.pt-5 {
  padding-top: 1.25rem;
}

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

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

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

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

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

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

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

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

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

.font-Helvetica {
  font-family: "Helvetica", sans-serif;
}

.font-RamaSlabMW03 {
  font-family: RamaSlabMW03-Thin;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-black {
  font-weight: 900;
}

.font-extrabold {
  font-weight: 800;
}

.font-extralight {
  font-weight: 200;
}

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-4 {
  line-height: 1rem;
}

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

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

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[130\%\] {
  line-height: 130%;
}

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

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

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

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

.leading-\[19\.2px\] {
  line-height: 19.2px;
}

.leading-\[19\.50px\] {
  line-height: 19.50px;
}

.leading-\[19\.5px\] {
  line-height: 19.5px;
}

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

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

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

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

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

.leading-\[23\.40px\] {
  line-height: 23.40px;
}

.leading-\[23\.4px\] {
  line-height: 23.4px;
}

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

.leading-\[28\.8px\] {
  line-height: 28.8px;
}

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

.leading-\[33\.6px\] {
  line-height: 33.6px;
}

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

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

.leading-\[90\%\] {
  line-height: 90%;
}

.leading-none {
  line-height: 1;
}

.-tracking-\[1\.44px\] {
  letter-spacing: -1.44px;
}

.-tracking-\[2\%\] {
  letter-spacing: -2%;
}

.text-\[\#4F4F4F\] {
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}

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

.text-\[\#7D7978\] {
  --tw-text-opacity: 1;
  color: rgb(125 121 120 / var(--tw-text-opacity));
}

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

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

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

.text-\[\#FAF2F0\] {
  --tw-text-opacity: 1;
  color: rgb(250 242 240 / var(--tw-text-opacity));
}

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

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 162 254 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-taf-red {
  --tw-text-opacity: 1;
  color: rgb(240 0 0 / var(--tw-text-opacity));
}

.text-theme-grey {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}

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

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-\[\.4\] {
  opacity: .4;
}

.opacity-\[\.5\] {
  opacity: .5;
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.invert-0 {
  --tw-invert: invert(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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@font-face {
  font-family: '"Helvetica", sans-serif';

  src: url('../fonts/Monotype_Helvetica_Now_Display.otf');

  font-weight: 400;
}

@font-face {
  font-family: '"Helvetica", sans-serif';

  src: url('../fonts/Monotype_Helvetica_Now_Display_Black.otf');

  font-weight: 900;
}

@font-face {
  font-family: 'RamaSlabMW03-Thin';

  src: url(../fonts/RamaSlabMW03-Thin.woff);
}

/* body{
  font-family: '"Helvetica", sans-serif';
} */

.add__bar .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.add__bar .owl-nav button {
  color: #fff !important;
  width: auto;
  height: auto;
  background: none !important;
}

.add__bar .owl-dots {
  display: none;
}

.acc1.active {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

.acc2.active {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

button[aria-expanded="true"] .ar2 {
  display: block !important;
}

button[aria-expanded="true"] .ar1 {
  display: none;
}

.owl-nav {
  position: absolute;
  top: -73px;
  right: 0;
  display: flex;
  align-items: center;
}

.owl-nav button {
  margin-left: 8px;
  width: 48px;
  height: 48px;
  background: #000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.owl-dots {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-dots button {
  height: 14px;
  width: 14px;
  background: #fff !important;
  margin: 0 4px;
  border-radius: 50%;
  transition: .3s;
}

.owl-dots button.active {
  background: #000 !important;
}

.owl-carousel .owl-item img {
  width: auto;
}

@media (max-width: 768px) {
  .owl-dots {
    margin-top: 24px;
  }

  .mob__slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }

  .mob__slider .owl-dots button {
    background: #FAF2F0 !important;
  }

  .mob__slider .owl-dots button.active {
    background: #000000 !important;
  }

  .mob__slider {
    margin-bottom: 20px;
  }
}

.mega__menu {
  opacity: 0;
  visibility: hidden;
  left: -100%;
  transition: .3s;
}

.mega__menu.active {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  left: 0;
}

.mega__menu2 {
  opacity: 0;
  visibility: hidden;
  left: -100%;
  transition: .3s;
}

.mega__menu2.active {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  left: 0;
}

.menu__close {
  cursor: pointer;
}

/* The container */

.containerss {
  display: block;
  position: relative;
  padding-left: 0;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: 19px;
  height: 25px;
  color: #000;
}

/* Hide the browser's default checkbox */

.containerss input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 50%;
  right: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: 1px solid #000;
  transform: translateY(-50%);
}

/* On mouse-over, add a grey background color */

.containerss:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.containerss input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.containerss input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.containerss .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.overlay.active {
  opacity: .5;
  visibility: visible;
}

.serch__active.active {
  opacity: 1;
  visibility: visible;
}

.header__active.active {
  background: #FFFFFF;
  z-index: 9;
}

.header__active.active .header__menus {
  display: none;
}

.header__active.active .header__socail {
  display: none;
}

.header__active.active .close__in {
  display: block;
}

.close__in a {
  font-weight: 900;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration-line: underline;
  color: #000000;
}

.close__in {
  display: none;
}

.overlay.active {
  opacity: .5;
  visibility: visible;
  z-index: 8;
}

.mob__slider.owl-carousel .owl-item img {
  width: 100%;
}

.ar1 path {
  width: 20px !important;
  height: 20px !important;
}

.ar1 {
  height: 30px !important;
  width: 30px !important;
}

.ar2 path {
  width: 20px !important;
  height: 20px !important;
}

.ar2 {
  height: 30px !important;
  width: 30px !important;
}

.show__filter.active .show__box {
  display: none;
}

.show__filter.active .show__pro {
  width: 100%;
}

.nice-number input {
  background: transparent;
  font-size: 15px;
  font-weight: 900;
}

.nice-number button {
  font-size: 21px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#tabs li.active a img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(166deg) brightness(103%) contrast(108%);
}

#tabs li.active a {
  color: #FAF2F0;
}

#tabs li.active {
  color: #FAF2F0;
  background: #000;
}

.profile__mob.active {
  display: none;
}

.profile.active {
  display: block;
}

.cart1.active {
  opacity: 1;
  visibility: visible;
}

.profile__mob.active {
  display: none;
}

.profile2.active {
  display: block;
}

.profile3.active {
  display: block;
}

.nice-select {
  width: 293px;
  height: 50px;
  background: #FFFFFF;
  border: 1px solid #BDBDBD;
  border-radius: 0;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #000000;
}

.accordionItem {
  background: white;
  padding: 16px 20px;
  margin-bottom: 16px;
}

.accordionItem.close .accordionItemContent {
  display: none;
}

.accordionItem.open .arrow {
  transform: rotate(180deg);
}

.header__active.active .wds input {
  width: 600px;
}

.header__active.active .wds {
  width: 48%;
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .header__active.active .wds {
    width: 62%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .header__active.active .header__logo {
    display: none;
  }

  .header__active.active .search__mob {
    display: block;
    width: 100%;
  }

  .header__active.active .wds {
    width: 88%;
  }

  .header__active.active .wds input {
    width: 100%;
  }

  .header__active.active .close1 {
    display: none;
  }

  .header__active.active .close2.hidden {
    display: block;
    font-size: 23px;
  }
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-promo__gradient::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.78) 100%);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}

.after\:h-0\.5::after {
  content: var(--tw-content);
  height: 0.125rem;
}

.after\:w-0::after {
  content: var(--tw-content);
  width: 0px;
}

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

.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-300::after {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.hover\:border:hover {
  border-width: 1px;
}

.hover\:border-2:hover {
  border-width: 2px;
}

.hover\:border-\[\#D9D9D9\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

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

.hover\:border-grey:hover {
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity));
}

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

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

.hover\:bg-taf-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 0 0 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

.group\/mmenu1:hover .group-hover\/mmenu1\:visible {
  visibility: visible;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:visible {
  visibility: visible;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:visible {
  visibility: visible;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:visible {
  visibility: visible;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:visible {
  visibility: visible;
}

.group\/pro:hover .group-hover\/pro\:visible {
  visibility: visible;
}

.group\/socail:hover .group-hover\/socail\:block {
  display: block;
}

.group\/socail:hover .group-hover\/socail\:hidden {
  display: none;
}

.group\/mmenu1:hover .group-hover\/mmenu1\:h-auto {
  height: auto;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:h-auto {
  height: auto;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:h-auto {
  height: auto;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:h-auto {
  height: auto;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:h-auto {
  height: auto;
}

.group\/mmenu1:hover .group-hover\/mmenu1\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu2:hover .group-hover\/mmenu2\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu3:hover .group-hover\/mmenu3\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu4:hover .group-hover\/mmenu4\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu5:hover .group-hover\/mmenu5\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu1:hover .group-hover\/mmenu1\:opacity-100 {
  opacity: 1;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:opacity-100 {
  opacity: 1;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:opacity-100 {
  opacity: 1;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:opacity-100 {
  opacity: 1;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:opacity-100 {
  opacity: 1;
}

.group\/pro:hover .group-hover\/pro\:opacity-100 {
  opacity: 1;
}

.group\/brand:hover .group-hover\/brand\:invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group\/mmenu1:hover .group-hover\/mmenu1\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

@media (min-width: 640px) {
  .sm\:bottom-6 {
    bottom: 1.5rem;
  }

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

  .sm\:block {
    display: block;
  }

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

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

  .sm\:h-screen {
    height: 100vh;
  }

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

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

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

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

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

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

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

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

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:text-lg font-size {
    value: 18;
    type: fontSizes;
  }

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

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

  .lg\:text-base font-size {
    value: 16;
    type: fontSizes;
  }

  .md\:relative {
    position: relative;
  }

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

  .md\:top-1\/2 {
    top: 50%;
  }

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

  .md\:order-2 {
    order: 2;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:mx-\[40px\] {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:ml-\[30px\] {
    margin-left: 30px;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-\[30px\] {
    margin-right: 30px;
  }

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

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-auto {
    height: auto !important;
  }

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

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

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

  .md\:h-screen {
    height: 100vh;
  }

  .md\:\!w-auto {
    width: auto !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

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

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-\[20px\] {
    padding: 20px;
  }

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

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

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

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

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

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

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

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

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

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

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-\[120\%\] {
    line-height: 120%;
  }

  .md\:leading-\[23\.40px\] {
    line-height: 23.40px;
  }

  .md\:leading-\[28\.8px\] {
    line-height: 28.8px;
  }

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

  .md\:leading-\[43\.2px\] {
    line-height: 43.2px;
  }

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

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

  .md\:leading-normal {
    line-height: 1.5;
  }
}

@media (min-width: 991px) {
  .lg\:left-10 {
    left: 2.5rem;
  }

  .lg\:top-10 {
    top: 2.5rem;
  }

  .lg\:m-0 {
    margin: 0px;
  }

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

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

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

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

  .lg\:mr-\[10px\] {
    margin-right: 10px;
  }

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

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

  .lg\:w-\[25\.2\%\] {
    width: 25.2%;
  }

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

  .lg\:w-\[69\.7\%\] {
    width: 69.7%;
  }

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

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

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

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

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

  .lg\:gap-\[16px\] {
    gap: 16px;
  }

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

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

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

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

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

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[120\%\] {
    line-height: 120%;
  }

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

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

@media (min-width: 1202px) {
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .xl\:text-2xl font-size {
    value: 24;
    type: fontSizes;
  }

  .xl\:text-base font-size {
    value: 16;
    type: fontSizes;
  }

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

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

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

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:w-\[20\.2\%\] {
    width: 20.2%;
  }

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

  .xl\:w-\[33\%\] {
    width: 33%;
  }

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

  .xl\:w-\[64\.5\%\] {
    width: 64.5%;
  }

  .xl\:w-\[74\.7\%\] {
    width: 74.7%;
  }

  .xl\:w-\[75\%\] {
    width: 75%;
  }

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

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

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

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

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

  .xl\:gap-0 {
    gap: 0px;
  }

  .xl\:p-0 {
    padding: 0px;
  }

  .xl\:p-\[10px\] {
    padding: 10px;
  }

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

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .xl\:leading-\[28\.80px\] {
    line-height: 28.80px;
  }

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

@media (min-width: 1450px) {
  .\32xl\:ml-\[32px\] {
    margin-left: 32px;
  }

  .\32xl\:mb-\[84px\] {
    margin-bottom: 84px;
  }

  .\32xl\:block {
    display: block;
  }

  .\32xl\:text-2xl font-size {
    value: 24;
    type: fontSizes;
  }

  .\32xl\:ml-\[40px\] {
    margin-left: 40px;
  }

  .\32xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .\32xl\:mr-5 {
    margin-right: 1.25rem;
  }

  .\32xl\:mr-\[15px\] {
    margin-right: 15px;
  }

  .\32xl\:mr-\[32px\] {
    margin-right: 32px;
  }

  .\32xl\:mr-\[40px\] {
    margin-right: 40px;
  }

  .\32xl\:h-\[600px\] {
    height: 600px;
  }

  .\32xl\:w-\[15\.13\%\] {
    width: 15.13%;
  }

  .\32xl\:w-\[16\%\] {
    width: 16%;
  }

  .\32xl\:w-\[18\%\] {
    width: 18%;
  }

  .\32xl\:w-\[19\.2\%\] {
    width: 19.2%;
  }

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

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

  .\32xl\:w-\[58\%\] {
    width: 58%;
  }

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

  .\32xl\:w-\[69\.7\%\] {
    width: 69.7%;
  }

  .\32xl\:w-\[81\%\] {
    width: 81%;
  }

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

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

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

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

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

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

  .\32xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .\32xl\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .\32xl\:pl-\[195px\] {
    padding-left: 195px;
  }

  .\32xl\:pr-\[100px\] {
    padding-right: 100px;
  }

  .\32xl\:pt-\[90px\] {
    padding-top: 90px;
  }

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

  .\32xl\:text-\[128px\] {
    font-size: 128px;
  }

  .\32xl\:text-\[18px\] {
    font-size: 18px;
  }

  .\32xl\:text-\[50px\] {
    font-size: 50px;
  }

  .\32xl\:text-\[70px\] {
    font-size: 70px;
  }

  .\32xl\:text-\[72px\] {
    font-size: 72px;
  }

  .\32xl\:text-\[96px\] {
    font-size: 96px;
  }

  .\32xl\:leading-\[72px\] {
    line-height: 72px;
  }
}

@media (min-width: 1600px) {
  .\33xl\:mr-\[24px\] {
    margin-right: 24px;
  }

  .\33xl\:mr-\[80px\] {
    margin-right: 80px;
  }

  .\33xl\:h-\[100\%\] {
    height: 100%;
  }

  .\33xl\:h-\[447px\] {
    height: 447px;
  }

  .\33xl\:h-\[455px\] {
    height: 455px;
  }

  .\33xl\:w-\[800px\] {
    width: 800px;
  }

  .\33xl\:px-\[110px\] {
    padding-left: 110px;
    padding-right: 110px;
  }

  .\33xl\:pl-\[60px\] {
    padding-left: 60px;
  }

  .\33xl\:text-\[70px\] {
    font-size: 70px;
  }

  .\33xl\:text-\[72px\] {
    font-size: 72px;
  }

  .\33xl\:leading-\[72px\] {
    line-height: 72px;
  }
}

/*
! 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%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

.section__title {
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .section__title {
    font-size: 33.60px;
    line-height: 33.60px;
  }
}

.footer__title {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 800;
  line-height: 23px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .footer__title {
    margin-bottom: 30px;
  }
}

.mobile__menu.active {
  left: 0px !important;
}

.overlay {
  position: fixed;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  --tw-backdrop-blur: blur(3px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  background: #000;
  /* filter: blur(5px); */
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

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

.invisible {
  visibility: hidden;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-left-full {
  left: -100%;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-3 {
  bottom: 0.75rem;
}

.bottom-5 {
  bottom: 1.25rem;
}

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

.left-0 {
  left: 0px;
}

.left-5 {
  left: 1.25rem;
}

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

.left-\[20\%\] {
  left: 20%;
}

.right-0 {
  right: 0px;
}

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

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

.right-auto {
  right: auto;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-5 {
  top: 1.25rem;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

.mx-\[16px\] {
  margin-left: 16px;
  margin-right: 16px;
}

.mx-\[1px\] {
  margin-left: 1px;
  margin-right: 1px;
}

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

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

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

.-mt-11 {
  margin-top: -2.75rem;
}

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

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

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-5 {
  margin-left: 1.25rem;
}

.ml-8 {
  margin-left: 2rem;
}

.ml-\[10px\] {
  margin-left: 10px;
}

.ml-\[15px\] {
  margin-left: 15px;
}

.ml-\[1px\] {
  margin-left: 1px;
}

.ml-\[20px\] {
  margin-left: 20px;
}

.ml-\[8px\] {
  margin-left: 8px;
}

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

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-\[10px\] {
  margin-right: 10px;
}

.mr-\[12px\] {
  margin-right: 12px;
}

.mr-\[14px\] {
  margin-right: 14px;
}

.mr-\[15px\] {
  margin-right: 15px;
}

.mr-\[1px\] {
  margin-right: 1px;
}

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

.mr-\[22px\] {
  margin-right: 22px;
}

.mr-\[25px\] {
  margin-right: 25px;
}

.mr-\[40px\] {
  margin-right: 40px;
}

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

.mr-\[60px\] {
  margin-right: 60px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

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

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-16 {
  height: 4rem !important;
}

.h-16 {
  height: 4rem;
}

.h-4 {
  height: 1rem;
}

.h-7 {
  height: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-0 {
  max-height: 0px;
}

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

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

.\!w-16 {
  width: 4rem !important;
}

.\!w-full {
  width: 100% !important;
}

.w-1\/2 {
  width: 50%;
}

.w-4 {
  width: 1rem;
}

.w-7 {
  width: 1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

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

.\!list-disc {
  list-style-type: disc !important;
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

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

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

.grid-rows-\[0fr\] {
  grid-template-rows: 0fr;
}

.grid-rows-\[1fr\] {
  grid-template-rows: 1fr;
}

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

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

.flex-wrap {
  flex-wrap: wrap;
}

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

.gap-\[7\.5px\] {
  gap: 7.5px;
}

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

.gap-x-2 {
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
}

.gap-y-5 {
  row-gap: 1.25rem;
}

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

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

.divide-slate-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-divide-opacity));
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.text-wrap {
  text-wrap: wrap;
}

.rounded-\[50\%\] {
  border-radius: 50%;
}

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

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-x-2 {
  border-left-width: 2px;
  border-right-width: 2px;
}

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

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

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

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

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

.\!border-black {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}

.border-\[\#1F1F1E\] {
  --tw-border-opacity: 1;
  border-color: rgb(31 31 30 / var(--tw-border-opacity));
}

.border-\[\#C5C5C5\] {
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity));
}

.border-\[\#CCCBC9\] {
  --tw-border-opacity: 1;
  border-color: rgb(204 203 201 / var(--tw-border-opacity));
}

.border-\[\#D6D6D6\] {
  --tw-border-opacity: 1;
  border-color: rgb(214 214 214 / var(--tw-border-opacity));
}

.border-\[\#DAD4D2\] {
  --tw-border-opacity: 1;
  border-color: rgb(218 212 210 / var(--tw-border-opacity));
}

.border-\[\#DBDBDB\] {
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity));
}

.border-\[\#E0E0E0\] {
  --tw-border-opacity: 1;
  border-color: rgb(224 224 224 / var(--tw-border-opacity));
}

.border-\[\#FAF2F0\] {
  --tw-border-opacity: 1;
  border-color: rgb(250 242 240 / var(--tw-border-opacity));
}

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

.border-black\/\[\.125\] {
  border-color: rgb(0 0 0 / .125);
}

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

.border-x-black {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-b-\[\#333\] {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(51 51 51 / var(--tw-border-opacity));
}

.border-b-black {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-r-black {
  --tw-border-opacity: 1;
  border-right-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-t-black {
  --tw-border-opacity: 1;
  border-top-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.bg-\[\#00000099\] {
  background-color: #00000099;
}

.bg-\[\#20351D\] {
  --tw-bg-opacity: 1;
  background-color: rgb(32 53 29 / var(--tw-bg-opacity));
}

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

.bg-\[\#554A46\] {
  --tw-bg-opacity: 1;
  background-color: rgb(85 74 70 / var(--tw-bg-opacity));
}

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

.bg-\[\#FAF2F0\] {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(202 171 143 / var(--tw-bg-opacity));
}

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

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

.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(117 89 79 / var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(33 150 83 / var(--tw-bg-opacity));
}

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

.bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(242 153 74 / var(--tw-bg-opacity));
}

.bg-pink {
  --tw-bg-opacity: 1;
  background-color: rgb(255 142 213 / var(--tw-bg-opacity));
}

.bg-purple {
  --tw-bg-opacity: 1;
  background-color: rgb(155 81 224 / var(--tw-bg-opacity));
}

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

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

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(242 201 76 / var(--tw-bg-opacity));
}

.bg-\[url\(\.\.\/img\/page2\/bars-bg\.png\)\] {
  background-image: url(../img/page2/bars-bg.png);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.fill-current {
  fill: currentColor;
}

.fill-indigo-500 {
  fill: #6366f1;
}

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

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-\[10px\] {
  padding: 10px;
}

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

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

.p-\[5px\] {
  padding: 5px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.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-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[16px\] {
  padding-left: 16px;
  padding-right: 16px;
}

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

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

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

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}

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

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

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

.\!pl-\[36px\] {
  padding-left: 36px !important;
}

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

.pb-14 {
  padding-bottom: 3.5rem;
}

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

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

.pb-5 {
  padding-bottom: 1.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-12 {
  padding-right: 3rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

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

.pr-\[50px\] {
  padding-right: 50px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-20 {
  padding-top: 5rem;
}

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

.pt-5 {
  padding-top: 1.25rem;
}

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

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

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

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

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

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

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

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

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

.font-Helvetica {
  font-family: "Helvetica", sans-serif;
}

.font-RamaSlabMW03 {
  font-family: RamaSlabMW03-Thin;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-black {
  font-weight: 900;
}

.font-extrabold {
  font-weight: 800;
}

.font-extralight {
  font-weight: 200;
}

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

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-4 {
  line-height: 1rem;
}

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

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

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[130\%\] {
  line-height: 130%;
}

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

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

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

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

.leading-\[19\.2px\] {
  line-height: 19.2px;
}

.leading-\[19\.50px\] {
  line-height: 19.50px;
}

.leading-\[19\.5px\] {
  line-height: 19.5px;
}

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

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

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

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

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

.leading-\[23\.40px\] {
  line-height: 23.40px;
}

.leading-\[23\.4px\] {
  line-height: 23.4px;
}

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

.leading-\[28\.8px\] {
  line-height: 28.8px;
}

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

.leading-\[33\.6px\] {
  line-height: 33.6px;
}

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

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

.leading-\[90\%\] {
  line-height: 90%;
}

.leading-none {
  line-height: 1;
}

.-tracking-\[1\.44px\] {
  letter-spacing: -1.44px;
}

.-tracking-\[2\%\] {
  letter-spacing: -2%;
}

.text-\[\#4F4F4F\] {
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}

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

.text-\[\#7D7978\] {
  --tw-text-opacity: 1;
  color: rgb(125 121 120 / var(--tw-text-opacity));
}

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

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

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

.text-\[\#FAF2F0\] {
  --tw-text-opacity: 1;
  color: rgb(250 242 240 / var(--tw-text-opacity));
}

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

.text-blue {
  --tw-text-opacity: 1;
  color: rgb(0 162 254 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-taf-red {
  --tw-text-opacity: 1;
  color: rgb(240 0 0 / var(--tw-text-opacity));
}

.text-theme-grey {
  --tw-text-opacity: 1;
  color: rgb(102 102 102 / var(--tw-text-opacity));
}

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

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

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-\[\.4\] {
  opacity: .4;
}

.opacity-\[\.5\] {
  opacity: .5;
}

.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.invert-0 {
  --tw-invert: invert(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, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@font-face {
  font-family: '"Helvetica", sans-serif';

  src: url('../fonts/Monotype_Helvetica_Now_Display.otf');

  font-weight: 400;
}

@font-face {
  font-family: '"Helvetica", sans-serif';

  src: url('../fonts/Monotype_Helvetica_Now_Display_Black.otf');

  font-weight: 900;
}

@font-face {
  font-family: 'RamaSlabMW03-Thin';

  src: url(../fonts/RamaSlabMW03-Thin.woff);
}

/* body{
  font-family: '"Helvetica", sans-serif';
} */

.add__bar .owl-nav {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.add__bar .owl-nav button {
  color: #fff !important;
  width: auto;
  height: auto;
  background: none !important;
}

.add__bar .owl-dots {
  display: none;
}

.acc1.active {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

.acc2.active {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

button[aria-expanded="true"] .ar2 {
  display: block !important;
}

button[aria-expanded="true"] .ar1 {
  display: none;
}

.owl-nav {
  position: absolute;
  top: -73px;
  right: 0;
  display: flex;
  align-items: center;
}

.owl-nav button {
  margin-left: 8px;
  width: 48px;
  height: 48px;
  background: #000 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
}

.owl-dots {
  margin-top: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.owl-dots button {
  height: 14px;
  width: 14px;
  background: #fff !important;
  margin: 0 4px;
  border-radius: 50%;
  transition: .3s;
}

.owl-dots button.active {
  background: #000 !important;
}

.owl-carousel .owl-item img {
  width: auto;
}

@media (max-width: 768px) {
  .owl-dots {
    margin-top: 24px;
  }

  .mob__slider .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
  }

  .mob__slider .owl-dots button {
    background: #FAF2F0 !important;
  }

  .mob__slider .owl-dots button.active {
    background: #000000 !important;
  }

  .mob__slider {
    margin-bottom: 20px;
  }
}

.mega__menu {
  opacity: 0;
  visibility: hidden;
  left: -100%;
  transition: .3s;
}

.mega__menu.active {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  left: 0;
}

.mega__menu2 {
  opacity: 0;
  visibility: hidden;
  left: -100%;
  transition: .3s;
}

.mega__menu2.active {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  left: 0;
}

.menu__close {
  cursor: pointer;
}

/* The container */

.containerss {
  display: block;
  position: relative;
  padding-left: 0;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  line-height: 19px;
  height: 25px;
  color: #000;
}

/* Hide the browser's default checkbox */

.containerss input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.checkmark {
  position: absolute;
  top: 50%;
  right: 0;
  height: 24px;
  width: 24px;
  background-color: #fff;
  border: 1px solid #000;
  transform: translateY(-50%);
}

/* On mouse-over, add a grey background color */

.containerss:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.containerss input:checked ~ .checkmark {
  background-color: #000;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.containerss input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.containerss .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.overlay.active {
  opacity: .5;
  visibility: visible;
}

.serch__active.active {
  opacity: 1;
  visibility: visible;
}

.header__active.active {
  background: #FFFFFF;
  z-index: 9;
}

.header__active.active .header__menus {
  display: none;
}

.header__active.active .header__socail {
  display: none;
}

.header__active.active .close__in {
  display: block;
}

.close__in a {
  font-weight: 900;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration-line: underline;
  color: #000000;
}

.close__in {
  display: none;
}

.overlay.active {
  opacity: .5;
  visibility: visible;
  z-index: 8;
}

.mob__slider.owl-carousel .owl-item img {
  width: 100%;
}

.ar1 path {
  width: 20px !important;
  height: 20px !important;
}

.ar1 {
  height: 30px !important;
  width: 30px !important;
}

.ar2 path {
  width: 20px !important;
  height: 20px !important;
}

.ar2 {
  height: 30px !important;
  width: 30px !important;
}

.show__filter.active .show__box {
  display: none;
}

.show__filter.active .show__pro {
  width: 100%;
}

.nice-number input {
  background: transparent;
  font-size: 15px;
  font-weight: 900;
}

.nice-number button {
  font-size: 21px;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#tabs li.active a img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(166deg) brightness(103%) contrast(108%);
}

#tabs li.active a {
  color: #FAF2F0;
}

#tabs li.active {
  color: #FAF2F0;
  background: #000;
}

.profile__mob.active {
  display: none;
}

.profile.active {
  display: block;
}

.cart1.active {
  opacity: 1;
  visibility: visible;
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:left-0::before {
  content: var(--tw-content);
  left: 0px;
}

.before\:top-0::before {
  content: var(--tw-content);
  top: 0px;
}

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-promo__gradient::before {
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 37%,rgba(0,0,0,0.78) 100%);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after {
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:h-0::after {
  content: var(--tw-content);
  height: 0px;
}

.after\:h-0\.5::after {
  content: var(--tw-content);
  height: 0.125rem;
}

.after\:w-0::after {
  content: var(--tw-content);
  width: 0px;
}

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

.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-300::after {
  content: var(--tw-content);
  transition-duration: 300ms;
}

.hover\:border:hover {
  border-width: 1px;
}

.hover\:border-2:hover {
  border-width: 2px;
}

.hover\:border-\[\#D9D9D9\]:hover {
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

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

.hover\:border-grey:hover {
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity));
}

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

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

.hover\:bg-taf-red:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 0 0 / var(--tw-bg-opacity));
}

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

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

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

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

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

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

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

.group\/mmenu1:hover .group-hover\/mmenu1\:visible {
  visibility: visible;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:visible {
  visibility: visible;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:visible {
  visibility: visible;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:visible {
  visibility: visible;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:visible {
  visibility: visible;
}

.group\/pro:hover .group-hover\/pro\:visible {
  visibility: visible;
}

.group\/socail:hover .group-hover\/socail\:block {
  display: block;
}

.group\/socail:hover .group-hover\/socail\:hidden {
  display: none;
}

.group\/mmenu1:hover .group-hover\/mmenu1\:h-auto {
  height: auto;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:h-auto {
  height: auto;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:h-auto {
  height: auto;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:h-auto {
  height: auto;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:h-auto {
  height: auto;
}

.group\/mmenu1:hover .group-hover\/mmenu1\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu2:hover .group-hover\/mmenu2\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu3:hover .group-hover\/mmenu3\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu4:hover .group-hover\/mmenu4\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu5:hover .group-hover\/mmenu5\:bg-off-white {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu1:hover .group-hover\/mmenu1\:opacity-100 {
  opacity: 1;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:opacity-100 {
  opacity: 1;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:opacity-100 {
  opacity: 1;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:opacity-100 {
  opacity: 1;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:opacity-100 {
  opacity: 1;
}

.group\/pro:hover .group-hover\/pro\:opacity-100 {
  opacity: 1;
}

.group\/brand:hover .group-hover\/brand\:invert {
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.group\/mmenu1:hover .group-hover\/mmenu1\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu2:hover .group-hover\/mmenu2\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu3:hover .group-hover\/mmenu3\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu4:hover .group-hover\/mmenu4\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.group\/mmenu5:hover .group-hover\/mmenu5\:after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

@media (min-width: 640px) {
  .sm\:bottom-6 {
    bottom: 1.5rem;
  }

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

  .sm\:block {
    display: block;
  }

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

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

  .sm\:h-screen {
    height: 100vh;
  }

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

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

  .sm\:p-0 {
    padding: 0px;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

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

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:top-1\/2 {
    top: 50%;
  }

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

  .md\:order-2 {
    order: 2;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:mx-\[40px\] {
    margin-left: 40px;
    margin-right: 40px;
  }

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

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:ml-\[30px\] {
    margin-left: 30px;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mr-\[30px\] {
    margin-right: 30px;
  }

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

  .md\:block {
    display: block;
  }

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

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:\!h-auto {
    height: auto !important;
  }

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

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

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

  .md\:h-screen {
    height: 100vh;
  }

  .md\:\!w-auto {
    width: auto !important;
  }

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-4 {
    gap: 1rem;
  }

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

  .md\:p-0 {
    padding: 0px;
  }

  .md\:p-\[20px\] {
    padding: 20px;
  }

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

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .md\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .md\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .md\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .md\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

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

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

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

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

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

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

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

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

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

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:leading-\[120\%\] {
    line-height: 120%;
  }

  .md\:leading-\[23\.40px\] {
    line-height: 23.40px;
  }

  .md\:leading-\[28\.8px\] {
    line-height: 28.8px;
  }

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

  .md\:leading-\[43\.2px\] {
    line-height: 43.2px;
  }

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

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

  .md\:leading-normal {
    line-height: 1.5;
  }
}

@media (min-width: 991px) {
  .lg\:left-10 {
    left: 2.5rem;
  }

  .lg\:top-10 {
    top: 2.5rem;
  }

  .lg\:m-0 {
    margin: 0px;
  }

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

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

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

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

  .lg\:mr-\[10px\] {
    margin-right: 10px;
  }

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

  .lg\:block {
    display: block;
  }

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

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

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

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

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

  .lg\:w-\[25\.2\%\] {
    width: 25.2%;
  }

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

  .lg\:w-\[69\.7\%\] {
    width: 69.7%;
  }

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

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

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

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

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

  .lg\:gap-\[16px\] {
    gap: 16px;
  }

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

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

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

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .lg\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

  .lg\:py-9 {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
  }

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

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:leading-\[120\%\] {
    line-height: 120%;
  }

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

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

@media (min-width: 1202px) {
  .xl\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:w-\[20\.2\%\] {
    width: 20.2%;
  }

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

  .xl\:w-\[33\%\] {
    width: 33%;
  }

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

  .xl\:w-\[64\.5\%\] {
    width: 64.5%;
  }

  .xl\:w-\[74\.7\%\] {
    width: 74.7%;
  }

  .xl\:w-\[75\%\] {
    width: 75%;
  }

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

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

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

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

  .xl\:flex-nowrap {
    flex-wrap: nowrap;
  }

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

  .xl\:gap-0 {
    gap: 0px;
  }

  .xl\:p-0 {
    padding: 0px;
  }

  .xl\:p-\[10px\] {
    padding: 10px;
  }

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

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

  .xl\:px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .xl\:leading-\[28\.80px\] {
    line-height: 28.80px;
  }

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

@media (min-width: 1450px) {
  .\32xl\:ml-\[32px\] {
    margin-left: 32px;
  }

  .\32xl\:ml-\[40px\] {
    margin-left: 40px;
  }

  .\32xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .\32xl\:mr-5 {
    margin-right: 1.25rem;
  }

  .\32xl\:mr-\[15px\] {
    margin-right: 15px;
  }

  .\32xl\:mr-\[32px\] {
    margin-right: 32px;
  }

  .\32xl\:mr-\[40px\] {
    margin-right: 40px;
  }

  .\32xl\:h-\[600px\] {
    height: 600px;
  }

  .\32xl\:w-\[15\.13\%\] {
    width: 15.13%;
  }

  .\32xl\:w-\[16\%\] {
    width: 16%;
  }

  .\32xl\:w-\[18\%\] {
    width: 18%;
  }

  .\32xl\:w-\[19\.2\%\] {
    width: 19.2%;
  }

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

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

  .\32xl\:w-\[58\%\] {
    width: 58%;
  }

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

  .\32xl\:w-\[69\.7\%\] {
    width: 69.7%;
  }

  .\32xl\:w-\[81\%\] {
    width: 81%;
  }

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

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

  .xl\:w-\[29\.3\%\] {
    width: 29.3%;
  }

  .xl\:w-\[69\.66\%\] {
    width: 69.66%;
  }

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

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

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

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

  .\32xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .\32xl\:px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

  .\32xl\:py-\[60px\] {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .\32xl\:pl-\[195px\] {
    padding-left: 195px;
  }

  .\32xl\:pr-\[100px\] {
    padding-right: 100px;
  }

  .\32xl\:pt-\[90px\] {
    padding-top: 90px;
  }

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

  .\32xl\:text-\[128px\] {
    font-size: 128px;
  }

  .\32xl\:text-\[18px\] {
    font-size: 18px;
  }

  .\32xl\:text-\[50px\] {
    font-size: 50px;
  }

  .\32xl\:text-\[70px\] {
    font-size: 70px;
  }

  .\32xl\:text-\[72px\] {
    font-size: 72px;
  }

  .\32xl\:text-\[96px\] {
    font-size: 96px;
  }

  .\32xl\:leading-\[72px\] {
    line-height: 72px;
  }
}

@media (min-width: 1600px) {
  .\33xl\:mr-\[24px\] {
    margin-right: 24px;
  }

  .\33xl\:mr-\[80px\] {
    margin-right: 80px;
  }

  .\33xl\:h-\[100\%\] {
    height: 100%;
  }

  .\33xl\:h-\[447px\] {
    height: 447px;
  }

  .\33xl\:h-\[455px\] {
    height: 455px;
  }

  .\33xl\:w-\[800px\] {
    width: 800px;
  }

  .\33xl\:px-\[110px\] {
    padding-left: 110px;
    padding-right: 110px;
  }

  .\33xl\:pl-\[60px\] {
    padding-left: 60px;
  }

  .\33xl\:text-\[70px\] {
    font-size: 70px;
  }

  .\33xl\:text-\[72px\] {
    font-size: 72px;
  }

  .\33xl\:leading-\[72px\] {
    line-height: 72px;
  }
}

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

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

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

.left-4 {
  left: 1rem;
}

.right-4 {
  right: 1rem;
}

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

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

.\!m-0 {
  margin: 0px !important;
}

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

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

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

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

.h-12 {
  height: 3rem;
}

.w-48 {
  width: 12rem;
}

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

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

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

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

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

.w-\[608px\] {
  width: 608px;
}

.rounded-none {
  border-radius: 0px;
}

.border-\[\#9F9F9F\] {
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
}

.border-grey-value {
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity));
}

.border-n100-value {
  --tw-border-opacity: 1;
  border-color: rgb(219 219 219 / var(--tw-border-opacity));
}

.border-t-\[\#333\] {
  --tw-border-opacity: 1;
  border-top-color: rgb(51 51 51 / var(--tw-border-opacity));
}

.bg-beige-value {
  --tw-bg-opacity: 1;
  background-color: rgb(202 171 143 / var(--tw-bg-opacity));
}

.bg-blue-value {
  --tw-bg-opacity: 1;
  background-color: rgb(0 162 254 / var(--tw-bg-opacity));
}

.bg-brown-value {
  --tw-bg-opacity: 1;
  background-color: rgb(117 89 79 / var(--tw-bg-opacity));
}

.bg-grey-value {
  --tw-bg-opacity: 1;
  background-color: rgb(189 189 189 / var(--tw-bg-opacity));
}

.bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.bg-orange-value {
  --tw-bg-opacity: 1;
  background-color: rgb(242 153 74 / var(--tw-bg-opacity));
}

.bg-purple-value {
  --tw-bg-opacity: 1;
  background-color: rgb(155 81 224 / var(--tw-bg-opacity));
}

.bg-taf-red-value {
  --tw-bg-opacity: 1;
  background-color: rgb(240 0 0 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-yellow-value {
  --tw-bg-opacity: 1;
  background-color: rgb(242 201 76 / var(--tw-bg-opacity));
}

.\!py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}


.px-\[31px\] {
  padding-left: 31px;
  padding-right: 31px;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-\[28px\] {
  padding-top: 28px;
  padding-bottom: 28px;
}


.pl-\[116px\] {
  padding-left: 116px;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-\[32px\] {
  padding-top: 32px;
}


.pt-\[45px\] {
  padding-top: 45px;
}

.text-right {
  text-align: right;
}

.text-2xl font-size {
  value: 24;
  type: fontSizes;
}

.text-base font-size {
  value: 16;
  type: fontSizes;
}

.text-lg font-size {
  value: 18;
  type: fontSizes;
}

.text-sm font-size {
  value: 14;
  type: fontSizes;
}

.text-xl font-size {
  value: 20;
  type: fontSizes;
}

.text-xs font-size {
  value: 12;
  type: fontSizes;
}

.text-blue-value {
  --tw-text-opacity: 1;
  color: rgb(0 162 254 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-taf-red-value {
  --tw-text-opacity: 1;
  color: rgb(240 0 0 / var(--tw-text-opacity));
}

.text-theme-grey-value {
  color: #666666;
}

.hover\:border-grey-value:hover {
  --tw-border-opacity: 1;
  border-color: rgb(189 189 189 / var(--tw-border-opacity));
}

.hover\:bg-off-white-value:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.hover\:bg-taf-red-value:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(240 0 0 / var(--tw-bg-opacity));
}

.hover\:text-grey-value:hover {
  --tw-text-opacity: 1;
  color: rgb(189 189 189 / var(--tw-text-opacity));
}

.hover\:text-taf-red-value:hover {
  --tw-text-opacity: 1;
  color: rgb(240 0 0 / var(--tw-text-opacity));
}

.group\/mmenu1:hover .group-hover\/mmenu1\:bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu2:hover .group-hover\/mmenu2\:bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu3:hover .group-hover\/mmenu3\:bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu4:hover .group-hover\/mmenu4\:bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

.group\/mmenu5:hover .group-hover\/mmenu5\:bg-off-white-value {
  --tw-bg-opacity: 1;
  background-color: rgb(250 242 240 / var(--tw-bg-opacity));
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .header__active.active .header__logo {
    display: none;
  }

  .header__active.active .search__mob {
    display: block;
    width: 100%;
  }

  .header__active.active .wds {
    width: 88%;
  }

  .header__active.active .wds input {
    width: 100%;
  }

  .header__active.active .close1 {
    display: none;
  }

  .header__active.active .close2.hidden {
    display: block;
    font-size: 23px;
  }
}