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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
} /*
! tailwindcss v3.4.13 | 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 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 480px) {
  .container {
    max-width: 480px;
  }
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1108px) {
  .container {
    max-width: 1108px;
  }
}
.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;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.\!relative {
  position: relative !important;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.inset-y-0 {
  top: 0px;
  bottom: 0px;
}
.-top-5 {
  top: -1.25rem;
}
.bottom-\[-6px\] {
  bottom: -6px;
}
.bottom-\[-8px\] {
  bottom: -8px;
}
.left-0 {
  left: 0px;
}
.right-0 {
  right: 0px;
}
.top-0 {
  top: 0px;
}
.z-10 {
  z-index: 10;
}
.\!m-0 {
  margin: 0px !important;
}
.-m-1\.5 {
  margin: -0.375rem;
}
.-m-2\.5 {
  margin: -0.625rem;
}
.m-0 {
  margin: 0px;
}
.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}
.mx-\[5\%\] {
  margin-left: 5%;
  margin-right: 5%;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[15px\] {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[5\%\] {
  margin-bottom: 5%;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-\[-3em\] {
  margin-left: -3em;
}
.mt-0 {
  margin-top: 0px;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-16 {
  margin-top: 4rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-24 {
  margin-top: 6rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[-23px\] {
  margin-top: -23px;
}
.mt-\[-5px\] {
  margin-top: -5px;
}
.block {
  display: block;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.flow-root {
  display: flow-root;
}
.hidden {
  display: none;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-\[29px\] {
  height: 29px;
}
.h-\[52px\] {
  height: 52px;
}
.h-\[60px\] {
  height: 60px;
}
.h-full {
  height: 100%;
}
.max-h-\[75px\] {
  max-height: 75px;
}
.min-h-\[20rem\] {
  min-height: 20rem;
}
.min-h-\[41px\] {
  min-height: 41px;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-\[50px\] {
  width: 50px;
}
.w-\[90\%\] {
  width: 90%;
}
.w-full {
  width: 100%;
}
.min-w-5 {
  min-width: 1.25rem;
}
.max-w-\[202px\] {
  max-width: 202px;
}
.max-w-full {
  max-width: 100%;
}
.flex-1 {
  flex: 1 1 0%;
}
.rotate-45 {
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x))
    skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.content-center {
  align-content: center;
}
.items-center {
  align-items: center;
}
.items-baseline {
  align-items: baseline;
}
.items-stretch {
  align-items: stretch;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-x-3 {
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
}
.space-y-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.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-gray-500\/10 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(107 114 128 / 0.1);
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[3px\] {
  border-radius: 3px;
}
.rounded-\[5px_5px_0_0\] {
  border-radius: 5px 5px 0 0;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-2 {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.\!border-\[unset\] {
  border-color: unset !important;
}
.border-main {
  --tw-border-opacity: 1;
  border-color: rgb(0 168 142 / var(--tw-border-opacity));
}
.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-body {
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
}
.bg-custom-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(255 232 16 / var(--tw-bg-opacity));
}
.bg-main {
  --tw-bg-opacity: 1;
  background-color: rgb(0 168 142 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-custom-gradient {
  background-image: linear-gradient(270deg, #ff8e40 -31.23%, #ffe41b 64.36%);
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.p-0 {
  padding: 0px;
}
.p-1 {
  padding: 0.25rem;
}
.p-1\.5 {
  padding: 0.375rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-5 {
  padding: 1.25rem;
}
.p-\[14px\] {
  padding: 14px;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pt-16 {
  padding-top: 4rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.align-baseline {
  vertical-align: baseline;
}
.align-middle {
  vertical-align: middle;
}
.font-default {
  font-family: KasperskySansDisplay, sans-serif;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0\.9em\] {
  font-size: 0.9em;
}
.text-\[1\.3125rem\] {
  font-size: 1.3125rem;
}
.text-\[1\.5rem\] {
  font-size: 1.5rem;
}
.text-\[100\%\] {
  font-size: 100%;
}
.text-\[2\.5rem\] {
  font-size: 2.5rem;
}
.text-\[20px\] {
  font-size: 20px;
}
.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-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-semibold {
  font-weight: 600;
}
.leading-5 {
  line-height: 1.25rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-\[0\2c 875rem\] {
  line-height: 0, 875rem;
}
.leading-\[0\.875rem\] {
  line-height: 0.875rem;
}
.leading-\[0\.9375rem\] {
  line-height: 0.9375rem;
}
.leading-\[0\] {
  line-height: 0;
}
.leading-\[1\.0625rem\] {
  line-height: 1.0625rem;
}
.leading-\[1\.3125rem\] {
  line-height: 1.3125rem;
}
.leading-\[1\.5625rem\] {
  line-height: 1.5625rem;
}
.leading-\[1\.7rem\] {
  line-height: 1.7rem;
}
.leading-\[3rem\] {
  line-height: 3rem;
}
.leading-none {
  line-height: 1;
}
.text-\[\#444\] {
  --tw-text-opacity: 1;
  color: rgb(68 68 68 / var(--tw-text-opacity));
}
.text-\[\#999\] {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity));
}
.text-\[\#aeaeae\] {
  --tw-text-opacity: 1;
  color: rgb(174 174 174 / var(--tw-text-opacity));
}
.text-\[black\] {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-custom-yellow {
  --tw-text-opacity: 1;
  color: rgb(255 232 16 / var(--tw-text-opacity));
}
.text-dark {
  --tw-text-opacity: 1;
  color: rgb(29 29 27 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-main {
  --tw-text-opacity: 1;
  color: rgb(0 168 142 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.shadow-\[0px_1px_4px_rgba\(92\2c 133\2c 150\2c 0\.25\)\] {
  --tw-shadow: 0px 1px 4px rgba(92, 133, 150, 0.25);
  --tw-shadow-colored: 0px 1px 4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-custom {
  --tw-shadow: 0 0 32px rgba(29, 29, 27, 0.08);
  --tw-shadow-colored: 0 0 32px 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-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-0 {
  outline-width: 0px;
}
.duration-150 {
  transition-duration: 150ms;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  height: 0.75rem;
  width: 0.75rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 168 142 / var(--tw-border-opacity));
  background-color: transparent !important;
  opacity: 1 !important;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 168 142 / var(--tw-bg-opacity)) !important;
}

h1,
h2 {
  font-family: KasperskySansDisplay, sans-serif;
  font-weight: 700;
}
@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/KasperskySansDisplay-Light.d665fd2d.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-Light.794ffdb3.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/KasperskySansDisplay-Regular.f94abc02.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-Regular.01397096.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 500;
  src:
    url(../fonts/KasperskySansDisplay-Medium.1eb75ca3.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-Medium.4ae05891.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 600;
  src:
    url(../fonts/KasperskySansDisplay-SemiBold.c4b7fb58.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-SemiBold.4b3e5728.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/KasperskySansDisplay-Bold.c5063c4a.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-Bold.77cb6975.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'KasperskySansDisplay';
  font-style: normal;
  font-weight: 800;
  src:
    url(../fonts/KasperskySansDisplay-ExtraBold.3d820eca.woff2) format('woff2'),
    url(../fonts/KasperskySansDisplay-ExtraBold.aa6869c4.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 900;
  src:
    url(../fonts/museosans-900-webfont.42d3880f.woff2) format('woff2'),
    url(../fonts/museosans-900-webfont.9e189f92.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/museosans-700-webfont.5295e83b.woff2) format('woff2'),
    url(../fonts/museosans-700-webfont.1accf40e.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 500;
  src:
    url(../fonts/museosans-500-webfont.9f35b2a5.woff2) format('woff2'),
    url(../fonts/museosans-500-webfont.3ac99109.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: italic;
  font-weight: 500;
  src:
    url(../fonts/museosans-500italic-webfont.f2504e99.woff2) format('woff2'),
    url(../fonts/museosans-500italic-webfont.779e074a.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/museosans-300-webfont.646a28b8.woff2) format('woff2'),
    url(../fonts/museosans-300-webfont.49194784.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: italic;
  font-weight: 300;
  src:
    url(../fonts/museosans-300italic-webfont.16465469.woff2) format('woff2'),
    url(../fonts/museosans-300italic-webfont.eb89d814.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 100;
  src:
    url(../fonts/museosans-100-webfont.23d4767f.woff2) format('woff2'),
    url(../fonts/museosans-100-webfont.e0c1e8c1.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: italic;
  font-weight: 100;
  src:
    url(../fonts/museosans-100italic-webfont.e1506922.woff2) format('woff2'),
    url(../fonts/museosans-100italic-webfont.08da94d8.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/museoslab-300-webfont.e715a693.woff2) format('woff2'),
    url(../fonts/museoslab-300-webfont.ea1e0493.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: italic;
  font-weight: 300;
  src:
    url(../fonts/museoslab-300italic-webfont.caa86b89.woff2) format('woff2'),
    url(../fonts/museoslab-300italic-webfont.80e54555.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: normal;
  font-weight: 500;
  src:
    url(../fonts/museoslab-500-webfont.d5c8a235.woff2) format('woff2'),
    url(../fonts/museoslab-500-webfont.e8bcdedf.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 100;
  src:
    url(../fonts/noto-sans-thai-v10-thai-100.8a543a5b.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-100.ecd2b0b7.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 200;
  src:
    url(../fonts/noto-sans-thai-v10-thai-200.3baec321.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-200.7c74a7c9.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/noto-sans-thai-v10-thai-300.f09b9268.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-300.b7bab3cc.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/noto-sans-thai-v10-thai-400.548f22a5.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-400.0aa8b31e.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 500;
  src:
    url(../fonts/noto-sans-thai-v10-thai-500.ef3f2e1f.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-500.7ddb1ecf.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 600;
  src:
    url(../fonts/noto-sans-thai-v10-thai-600.c7599a6d.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-600.5c986f4f.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/noto-sans-thai-v10-thai-700.de426377.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-700.0f9b5544.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 800;
  src:
    url(../fonts/noto-sans-thai-v10-thai-800.67301173.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-800.e1cf133c.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSansTH';
  font-style: normal;
  font-weight: 900;
  src:
    url(../fonts/noto-sans-thai-v10-thai-900.f0ea2316.woff2) format('woff2'),
    url(../fonts/noto-sans-thai-v10-thai-900.6620af59.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoKufiArabic';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoKufiArabic-Regular.cfbca3c8.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoKufiArabic';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoKufiArabic-Bold.d6d05a91.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 100;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-100.46e10337.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-100.4571cd59.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 100;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-100italic.4a691c15.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-100italic.320eae2f.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 200;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-200.bb059443.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-200.e609d510.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 200;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-200italic.3db4d640.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-200italic.d202186c.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 300;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-300.ecfa6136.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-300.b270ae91.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 300;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-300italic.005d3d74.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-300italic.45cf5f53.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-400.c5afea5c.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-400.de9bc002.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 400;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-400italic.329c949a.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-400italic.f2adf2a7.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 500;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-500.85d5ba00.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-500.fa7e225f.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 500;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-500italic.af195ae4.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-500italic.0722e3c0.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 600;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-600.d2223dd5.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-600.af9e37bf.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 600;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-600italic.4bc44406.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-600italic.69819233.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 700;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-700.784d8c15.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-700.854e0d7b.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 700;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-700italic.b37d5c62.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-700italic.185c8c24.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 800;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-800.7d9fce81.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-800.bf172d7c.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 800;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-800italic.3c9878ad.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-800italic.f9d1a7b5.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: normal;
  font-weight: 900;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-900.db12d754.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-900.b5a1f614.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'NotoSans';
  font-style: italic;
  font-weight: 900;
  src:
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-900italic.1fb9b95b.woff2) format('woff2'),
    url(../fonts/noto-sans-display-v10-vietnamese_latin_greek-900italic.cfa465d5.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/museosanscyrl-900.6b8b47c1.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/museosanscyrl-700.a50518f9.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/museosanscyrl-500.c0d0aadf.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/museosanscyrl-300italic.cc6f3f31.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/museosanscyrl-300.5e1cd382.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/museosanscyrl-100.e4a2fb36.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSans';
  font-style: italic;
  font-weight: 100;
  src: url(../fonts/museosanscyrl-100italic.d6d3e784.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/museocyrl-700.3168aa3f.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/museocyrl-300.c99b8ad2.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: italic;
  font-weight: 300;
  src: url(../fonts/museocyrl-300italic.9ce2f328.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'MuseoSlab';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/museocyrl-100.8e35c555.woff) format('woff');
  unicode-range: '0400—04FF, 0500—052F';
  font-display: swap;
}

@font-face {
  font-family: 'SlowAttack';
  font-style: normal;
  font-weight: 400;
  src:
    url(../fonts/slow_attack_2-webfont.874a85cd.woff2) format('woff2'),
    url(../fonts/slow_attack_2-webfont.3015e945.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'font-icons';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/font-icons.f0bbe6ee.woff) format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'payment-icons';
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/font-icons.f0bbe6ee.woff) format('woff');
  font-display: swap;
}

@media (hover: hover) and (pointer: fine) {
  .hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  }

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

  .hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity));
  }
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 640px) {
  .sm\:mt-0 {
    margin-top: 0px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

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

  .sm\:max-w-sm {
    max-width: 24rem;
  }

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

  .sm\:ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }

  .sm\:ring-gray-900\/10 {
    --tw-ring-color: rgb(17 24 39 / 0.1);
  }
}

@media (min-width: 768px) {
  .md\:ml-2 {
    margin-left: 0.5rem;
  }

  .md\:grid {
    display: grid;
  }

  .md\:\!hidden {
    display: none !important;
  }

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

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

  .md\:flex-1 {
    flex: 1 1 0%;
  }

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

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

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

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

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

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

  .lg\:hidden {
    display: none;
  }

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

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

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

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