@import url(https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Outfit:wght@100..900&display=swap);
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

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

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -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]:where(:not([hidden="until-found"])) {
  display: none;
}
.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;
  }
}
.use-case-image{
  height: 500px;
  width: 100%;
  max-width: 650px;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1280px){

  .use-case-image{
    height: 900px;
  }
}
.space-panel-image{
  position: absolute;
  bottom: 4rem;
  left: 8%;
  height: 410px;
  width: 84%;
  border-radius: 20px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.group:hover .space-panel-image{
  height: 170px;
}
@media (min-width: 1280px){

  .space-panel-image{
    height: 610px;
  }

  .group:hover .space-panel-image{
    height: 300px;
  }
}
.home-page-image{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 500px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.title{
  font-size: 28px;
}
@media (min-width: 1024px){

  .title{
    font-size: 44px;
  }
}
@media (min-width: 1800px){

  .title{
    font-size: 64px;
  }
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.-bottom-72{
  bottom: -18rem;
}
.-right-48{
  right: -12rem;
}
.-right-96{
  right: -24rem;
}
.-right-\[500px\]{
  right: -500px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-2{
  bottom: 0.5rem;
}
.bottom-4{
  bottom: 1rem;
}
.bottom-6{
  bottom: 1.5rem;
}
.left-0{
  left: 0px;
}
.left-\[23px\]{
  left: 23px;
}
.right-4{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-24{
  top: 6rem;
}
.top-4{
  top: 1rem;
}
.top-\[105px\]{
  top: 105px;
}
.top-\[150vh\]{
  top: 150vh;
}
.top-\[180vh\]{
  top: 180vh;
}
.top-\[55px\]{
  top: 55px;
}
.top-\[630px\]{
  top: 630px;
}
.-z-10{
  z-index: -10;
}
.float-end{
  float: inline-end;
}
.m-2{
  margin: 0.5rem;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-20{
  margin-bottom: 5rem;
}
.mb-24{
  margin-bottom: 6rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-48{
  margin-bottom: 12rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.me-auto{
  margin-inline-end: auto;
}
.mr-3{
  margin-right: 0.75rem;
}
.ms-2{
  margin-inline-start: 0.5rem;
}
.ms-3{
  margin-inline-start: 0.75rem;
}
.ms-5{
  margin-inline-start: 1.25rem;
}
.ms-auto{
  margin-inline-start: auto;
}
.mt-12{
  margin-top: 3rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-24{
  margin-top: 6rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[20px\]{
  margin-top: 20px;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.hidden{
  display: none;
}
.h-2{
  height: 0.5rem;
}
.h-32{
  height: 8rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[190px\]{
  height: 190px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[340px\]{
  height: 340px;
}
.h-\[360px\]{
  height: 360px;
}
.h-\[400px\]{
  height: 400px;
}
.h-\[40px\]{
  height: 40px;
}
.h-\[550px\]{
  height: 550px;
}
.h-\[590px\]{
  height: 590px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[662px\]{
  height: 662px;
}
.h-full{
  height: 100%;
}
.h-screen{
  height: 100vh;
}
.min-h-screen{
  min-height: 100vh;
}
.w-1\/3{
  width: 33.333333%;
}
.w-11\/12{
  width: 91.666667%;
}
.w-4\/5{
  width: 80%;
}
.w-9{
  width: 2.25rem;
}
.w-\[22px\]{
  width: 22px;
}
.w-\[280px\]{
  width: 280px;
}
.w-\[2px\]{
  width: 2px;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[40px\]{
  width: 40px;
}
.w-\[590px\]{
  width: 590px;
}
.w-\[662px\]{
  width: 662px;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.max-w-\[1400px\]{
  max-width: 1400px;
}
.max-w-\[480px\]{
  max-width: 480px;
}
.max-w-\[525px\]{
  max-width: 525px;
}
.max-w-\[650px\]{
  max-width: 650px;
}
.max-w-\[975px\]{
  max-width: 975px;
}
.max-w-xs{
  max-width: 20rem;
}
.flex-grow{
  flex-grow: 1;
}
.grow{
  flex-grow: 1;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer{
  cursor: pointer;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-center{
  align-items: center;
}
.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-4{
  gap: 1rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width: calc(1px * var(--tw-divide-x-reverse));
  border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.overscroll-none{
  overscroll-behavior: none;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-md{
  border-radius: 0.375rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-2{
  border-width: 2px;
}
.border-4{
  border-width: 4px;
}
.border-\[3px\]{
  border-width: 3px;
}
.border-b-4{
  border-bottom-width: 4px;
}
.border-\[\#0023ff\]{
  --tw-border-opacity: 1;
  border-color: rgb(0 35 255 / var(--tw-border-opacity, 1));
}
.border-\[\#680294B2\]{
  border-color: #680294B2;
}
.border-\[\#D1647C80\]{
  border-color: #D1647C80;
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-\[\#000E63\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 14 99 / var(--tw-bg-opacity, 1));
}
.bg-\[\#1A0025\]{
  --tw-bg-opacity: 1;
  background-color: rgb(26 0 37 / var(--tw-bg-opacity, 1));
}
.bg-\[\#24242480\]{
  background-color: #24242480;
}
.bg-\[\#3E0059\]{
  --tw-bg-opacity: 1;
  background-color: rgb(62 0 89 / var(--tw-bg-opacity, 1));
}
.bg-\[\#595959\]{
  --tw-bg-opacity: 1;
  background-color: rgb(89 89 89 / var(--tw-bg-opacity, 1));
}
.bg-\[\#A60024\]{
  --tw-bg-opacity: 1;
  background-color: rgb(166 0 36 / var(--tw-bg-opacity, 1));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.bg-green-600{
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity, 1));
}
.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-bl{
  background-image: linear-gradient(to bottom left, var(--tw-gradient-stops));
}
.bg-gradient-to-br{
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}
.from-\[\#000E63\]{
  --tw-gradient-from: #000E63 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 14 99 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#1A0025\]{
  --tw-gradient-from: #1A0025 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(26 0 37 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#A60024\]{
  --tw-gradient-from: #A60024 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(166 0 36 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-transparent{
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-white{
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.via-\[\#000E63\]{
  --tw-gradient-to: rgb(0 14 99 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #000E63 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.via-\[\#A60024\]{
  --tw-gradient-to: rgb(166 0 36 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #A60024 var(--tw-gradient-via-position), var(--tw-gradient-to);
}
.to-\[\#0023FF\]{
  --tw-gradient-to: #0023FF var(--tw-gradient-to-position);
}
.to-\[\#E40032\]{
  --tw-gradient-to: #E40032 var(--tw-gradient-to-position);
}
.to-black{
  --tw-gradient-to: #000 var(--tw-gradient-to-position);
}
.to-purple-400{
  --tw-gradient-to: #c084fc var(--tw-gradient-to-position);
}
.to-teal-400{
  --tw-gradient-to: #2dd4bf var(--tw-gradient-to-position);
}
.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.bg-\[length\:1800px_120vh\]{
  background-size: 1800px 120vh;
}
.bg-clip-text{
  -webkit-background-clip: text;
          background-clip: text;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-12{
  padding: 3rem;
}
.p-2{
  padding: 0.5rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.p-8{
  padding: 2rem;
}
.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[10px\]{
  padding-left: 10px;
  padding-right: 10px;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-24{
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[3px\]{
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.pb-12{
  padding-bottom: 3rem;
}
.pb-2{
  padding-bottom: 0.5rem;
}
.pb-24{
  padding-bottom: 6rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pe-4{
  padding-inline-end: 1rem;
}
.pr-5{
  padding-right: 1.25rem;
}
.ps-4{
  padding-inline-start: 1rem;
}
.pt-10{
  padding-top: 2.5rem;
}
.pt-12{
  padding-top: 3rem;
}
.pt-2{
  padding-top: 0.5rem;
}
.pt-24{
  padding-top: 6rem;
}
.pt-32{
  padding-top: 8rem;
}
.pt-36{
  padding-top: 9rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-8{
  padding-top: 2rem;
}
.pt-\[300px\]{
  padding-top: 300px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-\[10px\]{
  font-size: 10px;
}
.text-\[13px\]{
  font-size: 13px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[15px\]{
  font-size: 15px;
}
.text-\[16px\]{
  font-size: 16px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[25px\]{
  font-size: 25px;
}
.text-\[26px\]{
  font-size: 26px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[40px\]{
  font-size: 40px;
}
.text-\[41px\]{
  font-size: 41px;
}
.text-\[42px\]{
  font-size: 42px;
}
.text-\[64px\]{
  font-size: 64px;
}
.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-bold{
  font-weight: 700;
}
.font-extralight{
  font-weight: 200;
}
.font-light{
  font-weight: 300;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.leading-4{
  line-height: 1rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-8{
  line-height: 2rem;
}
.leading-\[36px\]{
  line-height: 36px;
}
.leading-\[42px\]{
  line-height: 42px;
}
.leading-\[64px\]{
  line-height: 64px;
}
.text-\[\#01ffc4\]{
  --tw-text-opacity: 1;
  color: rgb(1 255 196 / var(--tw-text-opacity, 1));
}
.text-\[\#C3CBFF\]{
  --tw-text-opacity: 1;
  color: rgb(195 203 255 / var(--tw-text-opacity, 1));
}
.text-\[\#DADFFF\]{
  --tw-text-opacity: 1;
  color: rgb(218 223 255 / var(--tw-text-opacity, 1));
}
.text-\[\#ECC3FF\]{
  --tw-text-opacity: 1;
  color: rgb(236 195 255 / var(--tw-text-opacity, 1));
}
.text-\[\#F6E1FF\]{
  --tw-text-opacity: 1;
  color: rgb(246 225 255 / var(--tw-text-opacity, 1));
}
.text-\[\#FCD6DF\]{
  --tw-text-opacity: 1;
  color: rgb(252 214 223 / var(--tw-text-opacity, 1));
}
.text-\[\#FFC3D0\]{
  --tw-text-opacity: 1;
  color: rgb(255 195 208 / var(--tw-text-opacity, 1));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.opacity-80{
  opacity: 0.8;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

* {
  font-family: "Outfit", sans-serif;
}

/* html,
body {
  overscroll-behavior: none;
} */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
h6 {
  font-family: "Bai Jamjuree", sans-serif;
}

.font-bai,
.font-bai *,
.font-bai > * {
  font-family: "Bai Jamjuree", sans-serif !important;
}

.portfolio-image {
  width: 550px;
  height: 350px;
  -o-object-fit: cover;
     object-fit: cover;
  filter: brightness(0.5);
}

.portfolio-wrapper-space:hover {
  box-shadow: 5px 1px 15px 5px #b200ff59;
}

.portfolio-wrapper-tech:hover {
  box-shadow: 4px 1px 15px 5px #00117ff0;
}

.portfolio-wrapper-ventures:hover {
  box-shadow: 5px 1px 15px 5px #e4003259;
}

.gradient-bg-green {
  background: #01ffc4;
  opacity: 0.5;
  filter: blur(178.9px);
}

.gradient-bg-purple {
  background: #b200ff;
  filter: blur(178.9px);
}

.gradient-bg-blue {
  background: #001599;
  filter: blur(178.9px);
}

.gradient-bg-red {
  background: #e40032;
  filter: blur(178.9px);
}

.tech-page-title {
  background: linear-gradient(102.63deg, #ffffff 47.69%, #0023ff 98.25%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.venture-page-title {
  background: radial-gradient(
    94.15% 691.13% at 52.86% 0%,
    #ffffff 0%,
    #e40032 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.explore-with-us {
  background: radial-gradient(
    113.21% 219.49% at 52.01% 100%,
    #ffffff 0%,
    #01ffc4 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.home-card-wrapper:hover {
  background-size: 110% !important;
  transition: 0.5s;
}

.home-card {
  background: rgba(0, 0, 0, 0.85);
  -webkit-backdrop-filter: blur(11.15px);
          backdrop-filter: blur(11.15px);
  border-radius: 20px;
}

.home-card-space {
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  background: linear-gradient(120.93deg, #ffffff 0%, #b200ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.home-card-tech {
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  background: linear-gradient(120.93deg, #ffffff 0%, #0023ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.home-card-ventures {
  display: inline-block;
  font-size: 40px;
  line-height: 50px;
  background: linear-gradient(120.93deg, #ffffff 0%, #e40032);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.trustedBy {
  /* font-size: 40px;
    line-height: 50px; */
  background: radial-gradient(
    95.75% 605.93% at 49.94% 100%,
    #ffffff 0%,
    #01ffc4 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

#navbarContent {
  top: -100vh;
  transition: top 0.3s;
}

.open {
  top: 0vh !important;
}

.get-in-touch {
  background: linear-gradient(132.91deg, #ffffff 40.03%, #01ffc4 87.97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.gradient-number {
  background: linear-gradient(180deg, #d984ff 0%, #b200ff 23.5%, #6b0099 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.gradient-venture-together {
  background: radial-gradient(
      131.26% 963.56% at 104.46% 213.56%,
      #ffdda3 0%,
      #e40032 100%
    )
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;

  text-shadow: -6px 5px 31.5px rgba(255, 110, 142, 0.4);
}

.card-space {
  box-shadow: inset -15px -16px 136.4px -15px rgba(220, 138, 255, 0.35);
  background: rgba(0, 0, 0, 0.75);
  -webkit-backdrop-filter: blur(11.5px);
          backdrop-filter: blur(11.5px);
  border: 2px solid #530077;
}

.card-tech {
  box-shadow: inset -9px 3px 141.4px -17px rgba(3, 25, 163, 0.5);
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(7.25px);
          backdrop-filter: blur(7.25px);
  border: 2px solid #00117f;
}

.card-ventures {
  box-shadow: inset -9px 3px 136.4px -15px rgba(255, 127, 155, 0.35);
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(7.25px);
          backdrop-filter: blur(7.25px);
  border: 2px solid #924152;
  transition: all;
  transition-duration: 400ms;
}

.card-ventures:hover {
  border: 2px solid #c6536c;
  box-shadow: inset -9px 3px 136.4px -15px rgba(255, 127, 155, 0.80);

}

/* debug */

* {
  scrollbar-width: thin;
  scrollbar-color: #c7c7c7 transparent;
}

*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

*::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
  border-radius: 6px;
}

*::-webkit-scrollbar-track {
  background: #c7c7c7;
}
*::-webkit-scrollbar-button {
  display: none;
}

.rf ul,
.rf ol {
  padding-left: 25px;
}
.rf ul li {
  list-style-type: disc !important;
}

.rf ol li {
  list-style-type: decimal !important;
}

.rf a {
  text-decoration: underline !important;
}

.rf p {
  margin-bottom: 10px;
}

/* .portfolio-description > * {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  max-height: calc(1.5em * 2);
  line-height: 1.5em;
}
 */

.portfolio-description > *:not(:first-child) {
  display: none;
}

.portfolio-description > *:first-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 100%;
}


.img-max {
  max-height: 340px;
}

/* .debug {
  border: 1px solid red !important;
} */

.fullscreen-video {
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -1;
}


.page-title {
  position: absolute; width: 100vw; height: 100vh; top: 0; left: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; z-index: 1;
  opacity: 0;
  filter: drop-shadow(0 0 10px rgba(0, 0, 0, 1));
}

.appear {
  animation: appear;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 5s;
}

@keyframes appear {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
  
}

.two-line-truncate {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* @media (max-width: 1500px) {
  .two-line-truncate {
    -webkit-line-clamp: 1;
  }
} */

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

.focus\:ring-0:focus{
  --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(0px + 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);
}

.peer:checked ~ .peer-checked\:bg-blue-700{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-purple-700{
  --tw-bg-opacity: 1;
  background-color: rgb(126 34 206 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}

@media (min-width: 640px){

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

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

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

@media (min-width: 768px){

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

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

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

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

  .md\:w-5\/6{
    width: 83.333333%;
  }

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

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

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1024px){

  .lg\:top-\[-300px\]{
    top: -300px;
  }

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

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

  .lg\:me-0{
    margin-inline-end: 0px;
  }

  .lg\:ms-auto{
    margin-inline-start: auto;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:w-5\/6{
    width: 83.333333%;
  }

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

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

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

  .lg\:p-12{
    padding: 3rem;
  }

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

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

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

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

  .lg\:pe-3{
    padding-inline-end: 0.75rem;
  }

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

  .lg\:pt-48{
    padding-top: 12rem;
  }

  .lg\:text-end{
    text-align: end;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1280px){

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

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

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

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

  .xl\:mb-36{
    margin-bottom: 9rem;
  }

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

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

  .xl\:block{
    display: block;
  }

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

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

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

  .xl\:w-1\/4{
    width: 25%;
  }

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

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

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

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

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

  .xl\:bg-contain{
    background-size: contain;
  }

  .xl\:p-12{
    padding: 3rem;
  }

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

  .xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:px-36{
    padding-left: 9rem;
    padding-right: 9rem;
  }

  .xl\:px-44{
    padding-left: 11rem;
    padding-right: 11rem;
  }

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

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

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

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

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

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

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

@media (min-width: 1512px){

  .min-\[1512px\]\:top-\[-300px\]{
    top: -300px;
  }
}

@media (min-width: 1536px){

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

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

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

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

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

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

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

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

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

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

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

  .\32xl\:px-48{
    padding-left: 12rem;
    padding-right: 12rem;
  }

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

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

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

@media (min-width: 1800px){

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

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

  .min-\[1800px\]\:w-\[425px\]{
    width: 425px;
  }

  .min-\[1800px\]\:w-\[56px\]{
    width: 56px;
  }

  .min-\[1800px\]\:max-w-\[1348px\]{
    max-width: 1348px;
  }

  .min-\[1800px\]\:max-w-\[665px\]{
    max-width: 665px;
  }

  .min-\[1800px\]\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .min-\[1800px\]\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .min-\[1800px\]\:pt-0{
    padding-top: 0px;
  }

  .min-\[1800px\]\:text-\[120px\]{
    font-size: 120px;
  }

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

  .min-\[1800px\]\:text-\[26px\]{
    font-size: 26px;
  }

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

  .min-\[1800px\]\:text-\[48px\]{
    font-size: 48px;
  }

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

  .min-\[1800px\]\:leading-\[120px\]{
    line-height: 120px;
  }
}

@media (min-width: 1920px){

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

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

.rtl\:divide-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1;
}
