/*
! tailwindcss v3.3.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.
*/

html {
  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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-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;
}

/*
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-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-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

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

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

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

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

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

.partner-hovered, .yellow-icn {
  filter: brightness(0) saturate(100%) invert(92%) sepia(93%) saturate(6252%) hue-rotate(325deg) brightness(101%) contrast(89%);
}

.chat-message {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 768px) {
  .chat-message {
    margin-bottom: 1.25rem;
  }
}

.chat-message-avatar {
  margin-right: 0.5rem;
  height: 1.75rem;
  min-width: 28px;
  overflow: hidden;
  border-radius: 9999px;
}

@media (min-width: 768px) {
  .chat-message-avatar {
    height: 2.25rem;
    width: 2.25rem;
  }
}

@media (min-width: 1280px) {
  .chat-message-avatar {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.chat-message-text {
  max-width: 600px;
  border-radius: 25px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Josefin Sans';
  font-weight: 400;
}

@media (min-width: 768px) {
  .chat-message-text {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (min-width: 1280px) {
  .chat-message-text {
    font-size: 16px;
    line-height: 20px;
  }
}

.chat-user-message {
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
}

@media (min-width: 768px) {
  .chat-user-message {
    margin-bottom: 1.25rem;
  }
}

.chat-user-message-avatar {
  margin-left: 0.5rem;
  height: 1.75rem;
  width: 1.75rem;
  min-width: 28px;
  overflow: hidden;
  border-radius: 9999px;
}

@media (min-width: 768px) {
  .chat-user-message-avatar {
    height: 2.25rem;
    width: 2.25rem;
  }
}

@media (min-width: 1280px) {
  .chat-user-message-avatar {
    height: 2.5rem;
    width: 2.5rem;
  }
}

.chat-user-message-text {
  max-width: 600px;
  border-radius: 25px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 12px;
  line-height: 16px;
  font-family: 'Josefin Sans';
  font-weight: 400;
}

@media (min-width: 768px) {
  .chat-user-message-text {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (min-width: 1280px) {
  .chat-user-message-text {
    font-size: 16px;
    line-height: 20px;
  }
}

.chat-message-img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.contacts-input {
  margin-bottom: 0.75rem;
  height: 50px;
  width: 100%;
  border-radius: 14px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 1.75rem;
  font-size: 10px;
  line-height: 15px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: 'Josefin Sans';
  font-weight: 600;
}

@media (min-width: 768px) {
  .contacts-input {
    margin-bottom: 1rem;
    height: 42px;
    font-size: 12px;
  }
}

@media (min-width: 1280px) {
  .contacts-input {
    margin-bottom: 1.5rem;
    height: 57px;
    font-size: 15px;
    line-height: 20px;
  }
}

.downloads-tab {
  z-index: 20;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  margin-bottom: -0.25rem;
  display: flex;
  height: 100%;
  max-width: 250px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(241 203 61 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 768px) {
  .downloads-tab {
    width: 20%;
  }
}

.downloads-tab-selected {
  border-bottom-width: 0px;
}

.downloads-tab-toggle {
  display: flex;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 768px) {
  .downloads-tab-toggle {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1280px) {
  .downloads-tab-toggle {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.downloads-tab-sub {
  margin-top: 1rem;
  margin-bottom: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.downloads-arrows {
  margin-right: 0.5rem;
  width: 0.75rem;
}

.downloads-icn {
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
}

.downloads-p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: 'Josefin Sans';
  font-weight: 400;
}

@media (min-width: 1280px) {
  .downloads-p {
    font-size: 16px;
    line-height: 24px;
  }
}

.downloads-p a {
  --tw-text-opacity: 1;
  color: rgb(241 203 61 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.downloads-sub {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  width: 100%;
  padding-left: 2rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 768px) {
  .downloads-sub {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .downloads-sub {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

#handbook-div .downloads-sub-sub {
  margin-bottom: 2rem;
  padding-left: 4rem;
}

.downloads-sub-sub {
  margin-bottom: 0px;
  padding-left: 4rem;
}

.downloads-sub-nested {
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.downloads-sub span {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.gallery-photo {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-photo-div {
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.skip-link {
  position: absolute;
  top: 0px;
  left: 35%;
  width: 30%;
  --tw-translate-y: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 0.25rem;
  text-align: center;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(241 203 61 / var(--tw-text-opacity));
  font-family: 'Josefin Sans';
  font-weight: 600;
}

@media (min-width: 768px) {
  .skip-link {
    left: 40%;
    width: 20%;
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .skip-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.skip-link:focus {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.user-page-div {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  display: flex;
  height: 42px;
  width: 85%;
  align-items: center;
  border-radius: 14px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-left: 1rem;
  font-size: 10px;
  line-height: 15px;
  font-family: 'Josefin Sans';
  font-weight: 300;
}

@media (min-width: 768px) {
  .user-page-div {
    width: 66.666667%;
  }
}

@media (min-width: 1280px) {
  .user-page-div {
    height: 68px;
  }
}

table, th, td {
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding: 0.5rem;
}

.table-no-borders,
    .table-no-borders td {
  border-width: 0px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-top-9 {
  top: -2.25rem;
}

.bottom-20 {
  bottom: 5rem;
}

.left-0 {
  left: 0px;
}

.left-6 {
  left: 1.5rem;
}

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

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

.right-2 {
  right: 0.5rem;
}

.right-6 {
  right: 1.5rem;
}

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

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

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

.top-0 {
  top: 0px;
}

.top-44 {
  top: 11rem;
}

.top-6 {
  top: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.col-start-2 {
  grid-column-start: 2;
}

.row-span-2 {
  grid-row: span 2 / span 2;
}

.m-1 {
  margin: 0.25rem;
}

.m-2 {
  margin: 0.5rem;
}

.m-4 {
  margin: 1rem;
}

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

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

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

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

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

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

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

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

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

.my-\[6px\] {
  margin-top: 6px;
  margin-bottom: 6px;
}

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

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

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

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

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

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

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

.-mt-52 {
  margin-top: -13rem;
}

.-mt-7 {
  margin-top: -1.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mb-7 {
  margin-bottom: 1.75rem;
}

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

.mb-9 {
  margin-bottom: 2.25rem;
}

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

.ml-1 {
  margin-left: 0.25rem;
}

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

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

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

.ml-auto {
  margin-left: auto;
}

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

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

.mr-28 {
  margin-right: 7rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

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

.mr-auto {
  margin-right: auto;
}

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

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

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

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

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

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

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

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

.mt-28 {
  margin-top: 7rem;
}

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

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

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

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

.mt-7 {
  margin-top: 1.75rem;
}

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

.mt-9 {
  margin-top: 2.25rem;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-10 {
  height: 2.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-32 {
  height: 8rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-9 {
  height: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[76\%\] {
  height: 76%;
}

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

.h-\[78\%\] {
  height: 78%;
}

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

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

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

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

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

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

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-28 {
  width: 7rem;
}

.w-3\/4 {
  width: 75%;
}

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

.w-32 {
  width: 8rem;
}

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

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-5 {
  width: 1.25rem;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-9 {
  width: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-4xl {
  max-width: 56rem;
}

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

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

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

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

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

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

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

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

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

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

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

.grow {
  flex-grow: 1;
}

.table-auto {
  table-layout: auto;
}

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

.translate-y-\[260px\] {
  --tw-translate-y: 260px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[70px\] {
  --tw-translate-y: 70px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[90px\] {
  --tw-translate-y: 90px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-1 {
  --tw-rotate: 1deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-50 {
  --tw-scale-x: .5;
  --tw-scale-y: .5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-\[\.4\] {
  --tw-scale-x: .4;
  --tw-scale-y: .4;
  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-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none {
  resize: none;
}

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

.grid-flow-row {
  grid-auto-flow: row;
}

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

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

.grid-cols-\[2fr_1fr\] {
  grid-template-columns: 2fr 1fr;
}

.grid-cols-\[87px_433px\] {
  grid-template-columns: 87px 433px;
}

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

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

.grid-rows-\[40px_40px\] {
  grid-template-rows: 40px 40px;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-32 {
  gap: 8rem;
}

.gap-8 {
  gap: 2rem;
}

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

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

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

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

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

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

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

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

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(241 203 61 / var(--tw-border-opacity));
}

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

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

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

.bg-grey {
  background-color: #D9D9D95C;
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(241 203 61 / var(--tw-bg-opacity));
}

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

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

.bg-white\/20 {
  background-color: rgb(255 255 255 / 0.2);
}

.bg-white\/70 {
  background-color: rgb(255 255 255 / 0.7);
}

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

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

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

.p-3 {
  padding: 0.75rem;
}

.p-6 {
  padding: 1.5rem;
}

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

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

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

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

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

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

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

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

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

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

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-7 {
  padding-left: 1.75rem;
}

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

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

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

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

.pt-12 {
  padding-top: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

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

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

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

.pt-28 {
  padding-top: 7rem;
}

.pt-36 {
  padding-top: 9rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-mob {
  font-size: 16px;
  line-height: 24px;
}

.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-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.leading-3 {
  line-height: .75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(241 203 61 / var(--tw-text-opacity));
}

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

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

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

#home-img-div-mobile {
  height: calc(100vh - 58px);
}

#home-img-div-big {
  height: calc(100vh - 95px)
}

:root {
  -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}

#chat-div * {
  overflow-anchor: none;
}

#chat-anchor {
  overflow-anchor: auto;
  height: 1px;
}

#newsletter-name:focus,
#newsletter-email:focus {
  outline: none;
}

.downloads-tab-toggle {
  width: -moz-fit-content;
  width: fit-content;
}

.font-jose-200 {
  font-family: 'Josefin Sans';
  font-weight: 200;
}

.font-jose-300 {
  font-family: 'Josefin Sans';
  font-weight: 300;
}

.font-jose-400 {
  font-family: 'Josefin Sans';
  font-weight: 400;
}

.font-jose-600 {
  font-family: 'Josefin Sans';
  font-weight: 600;
}

.font-jose-700 {
  font-family: 'Josefin Sans';
  font-weight: 700;
}

.gallery-wrapper {
  grid-auto-rows: 95px;
}

@media (min-width: 768px) {
  .swiper-slide-grid {
    height: calc(33% - 5px);
    width: calc(33% - 5px);
  }

  #chat-select-theme {
    writing-mode: vertical-lr;
  }

  .gallery-wrapper {
    grid-auto-rows: 95px;
  }
}

@media (min-width: 1280px) {
  .gallery-wrapper {
    grid-auto-rows: 155px;
  }
}

.hover\:partner-hovered:hover {
  filter: brightness(0) saturate(100%) invert(92%) sepia(93%) saturate(6252%) hue-rotate(325deg) brightness(101%) contrast(89%);
}

.group:hover .group-hover\:yellow-icn {
  filter: brightness(0) saturate(100%) invert(92%) sepia(93%) saturate(6252%) hue-rotate(325deg) brightness(101%) contrast(89%);
}

.hover\:border-primary:hover {
  --tw-border-opacity: 1;
  border-color: rgb(241 203 61 / var(--tw-border-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 203 61 / var(--tw-bg-opacity));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(241 203 61 / var(--tw-text-opacity));
}

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

  .md\:relative {
    position: relative;
  }

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

  .md\:bottom-\[123px\] {
    bottom: 123px;
  }

  .md\:bottom-\[96px\] {
    bottom: 96px;
  }

  .md\:left-1 {
    left: 0.25rem;
  }

  .md\:left-auto {
    left: auto;
  }

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

  .md\:right-1 {
    right: 0.25rem;
  }

  .md\:right-\[103px\] {
    right: 103px;
  }

  .md\:right-\[130px\] {
    right: 130px;
  }

  .md\:right-\[188px\] {
    right: 188px;
  }

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

  .md\:top-auto {
    top: auto;
  }

  .md\:col-auto {
    grid-column: auto;
  }

  .md\:float-left {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:ml-12 {
    margin-left: 3rem;
  }

  .md\:ml-24 {
    margin-left: 6rem;
  }

  .md\:ml-9 {
    margin-left: 2.25rem;
  }

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

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mr-0 {
    margin-right: 0px;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

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

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

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

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

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

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mt-28 {
    margin-top: 7rem;
  }

  .md\:mt-3 {
    margin-top: 0.75rem;
  }

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

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

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

  .md\:mt-9 {
    margin-top: 2.25rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-11 {
    height: 2.75rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-4\/5 {
    height: 80%;
  }

  .md\:h-44 {
    height: 11rem;
  }

  .md\:h-80 {
    height: 20rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:h-full {
    height: 100%;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-12 {
    width: 3rem;
  }

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

  .md\:w-3\/4 {
    width: 75%;
  }

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

  .md\:w-4\/6 {
    width: 66.666667%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:translate-y-\[260px\] {
    --tw-translate-y: 260px;
    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\:rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

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

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

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

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

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

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

  .md\:border-b-0 {
    border-bottom-width: 0px;
  }

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

  .md\:p-6 {
    padding: 1.5rem;
  }

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

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

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

  .md\:pl-14 {
    padding-left: 3.5rem;
  }

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

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

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

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:pt-56 {
    padding-top: 14rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:text-tab {
    font-size: 18px;
    line-height: 27px;
  }

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

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

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

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

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

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

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

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

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

  .xl\:relative {
    position: relative;
  }

  .xl\:bottom-\[103px\] {
    bottom: 103px;
  }

  .xl\:bottom-\[133px\] {
    bottom: 133px;
  }

  .xl\:left-\[135px\] {
    left: 135px;
  }

  .xl\:left-\[37px\] {
    left: 37px;
  }

  .xl\:left-\[51px\] {
    left: 51px;
  }

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

  .xl\:right-24 {
    right: 6rem;
  }

  .xl\:right-auto {
    right: auto;
  }

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

  .xl\:top-\[127px\] {
    top: 127px;
  }

  .xl\:top-\[273px\] {
    top: 273px;
  }

  .xl\:top-\[436px\] {
    top: 436px;
  }

  .xl\:top-\[47px\] {
    top: 47px;
  }

  .xl\:top-\[65px\] {
    top: 65px;
  }

  .xl\:top-\[68px\] {
    top: 68px;
  }

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

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

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

  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

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

  .xl\:-ml-6 {
    margin-left: -1.5rem;
  }

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

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

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

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

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

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

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

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

  .xl\:mb-24 {
    margin-bottom: 6rem;
  }

  .xl\:mb-28 {
    margin-bottom: 7rem;
  }

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

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

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

  .xl\:ml-0 {
    margin-left: 0px;
  }

  .xl\:ml-12 {
    margin-left: 3rem;
  }

  .xl\:ml-16 {
    margin-left: 4rem;
  }

  .xl\:ml-20 {
    margin-left: 5rem;
  }

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

  .xl\:mr-44 {
    margin-right: 11rem;
  }

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

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

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

  .xl\:mt-20 {
    margin-top: 5rem;
  }

  .xl\:mt-24 {
    margin-top: 6rem;
  }

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

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

  .xl\:mt-9 {
    margin-top: 2.25rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:grid {
    display: grid;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-10 {
    height: 2.5rem;
  }

  .xl\:h-12 {
    height: 3rem;
  }

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

  .xl\:h-8 {
    height: 2rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:h-full {
    height: 100%;
  }

  .xl\:w-12 {
    width: 3rem;
  }

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

  .xl\:w-2\/5 {
    width: 40%;
  }

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

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

  .xl\:w-48 {
    width: 12rem;
  }

  .xl\:w-8 {
    width: 2rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

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

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

  .xl\:grid-cols-\[1fr_2fr\] {
    grid-template-columns: 1fr 2fr;
  }

  .xl\:grid-cols-none {
    grid-template-columns: none;
  }

  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

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

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

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

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

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

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

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pb-48 {
    padding-bottom: 12rem;
  }

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

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

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

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

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

  .xl\:pt-28 {
    padding-top: 7rem;
  }

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

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

  .xl\:pt-44 {
    padding-top: 11rem;
  }

  .xl\:pt-52 {
    padding-top: 13rem;
  }

  .xl\:pt-72 {
    padding-top: 18rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:text-des {
    font-size: 22px;
    line-height: 34px;
  }

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

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

  .xl\:text-tab {
    font-size: 18px;
    line-height: 27px;
  }

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

  .xl\:font-bold {
    font-weight: 700;
  }

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

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

  .xl\:capitalize {
    text-transform: capitalize;
  }

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

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

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

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

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

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

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

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



