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

/* Lyon Arabic Font Definitions */
@font-face {
  font-family: 'Lyon Arabic';
  src: url('../../media/COMM - Lyon Arabic Display Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lyon Arabic';
  src: url('../../media/COMM - Lyon Arabic Display Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lyon Arabic Text';
  src: url('../../media/LyonArabicText-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lyon Arabic Text';
  src: url('../../media/LyonArabicText-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lyon Arabic Text';
  src: url('../../media/LyonArabicText-Black.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

/* Arabic Font Settings */
html[lang="ar"] {
  font-family: 'Lyon Arabic Text', 'Lyon Arabic', 'Noto Sans Arabic', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Apply Lyon Arabic to all Arabic text elements */
html[lang="ar"] body,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] p,
html[lang="ar"] span,
html[lang="ar"] div,
html[lang="ar"] a,
html[lang="ar"] button {
  font-family: 'Lyon Arabic Text', 'Lyon Arabic', 'Noto Sans Arabic', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif !important;
}

/* Ensure proper Arabic text rendering */
html[lang="ar"] {
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "liga" 1, "kern" 1;
  font-feature-settings: "liga" 1, "kern" 1;
}

*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji,
    Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:after,
:before {
  --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: rgba(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: rgba(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: ;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.-left-1\/4 {
  left: -25%;
}
.-right-1\/2 {
  right: -50%;
}
.-right-1\/3 {
  right: -33.333333%;
}
.bottom-0 {
  bottom: 0;
}
.bottom-\[-10\%\] {
  bottom: -10%;
}
.bottom-\[-100px\] {
  bottom: -100px;
}
.bottom-\[-10px\] {
  bottom: -10px;
}
.bottom-\[-110px\] {
  bottom: -110px;
}
.bottom-\[-120px\] {
  bottom: -120px;
}
.bottom-\[-150px\] {
  bottom: -150px;
}
.bottom-\[-160px\] {
  bottom: -160px;
}
.bottom-\[100px\] {
  bottom: 100px;
}
.bottom-\[145px\] {
  bottom: 145px;
}
.bottom-\[160px\] {
  bottom: 160px;
}
.bottom-\[20px\] {
  bottom: 20px;
}
.bottom-\[260px\] {
  bottom: 260px;
}
.bottom-\[270px\] {
  bottom: 270px;
}
.bottom-\[275px\] {
  bottom: 275px;
}
.bottom-\[30\%\] {
  bottom: 30%;
}
.bottom-\[40px\] {
  bottom: 40px;
}
.bottom-\[50px\] {
  bottom: 50px;
}
.bottom-\[60px\] {
  bottom: 60px;
}
.bottom-\[70\%\] {
  bottom: 70%;
}
.bottom-\[80px\] {
  bottom: 80px;
}
.left-0 {
  left: 0;
}
.left-1\/2 {
  left: 50%;
}
.left-\[-10\%\] {
  left: -10%;
}
.left-\[-100px\] {
  left: -100px;
}
.left-\[-120px\] {
  left: -120px;
}
.left-\[-40\%\] {
  left: -40%;
}
.left-\[-40px\] {
  left: -40px;
}
.left-\[-50px\] {
  left: -50px;
}
.left-\[-60px\] {
  left: -60px;
}
.left-\[-83px\] {
  left: -83px;
}
.left-\[10\%\] {
  left: 10%;
}
.left-\[15\%\] {
  left: 15%;
}
.left-\[20\%\] {
  left: 20%;
}
.left-\[20px\] {
  left: 20px;
}
.left-\[40\%\] {
  left: 40%;
}
.left-\[40px\] {
  left: 40px;
}
.left-\[60\%\] {
  left: 60%;
}
.left-\[65\%\] {
  left: 65%;
}
.left-\[80\%\] {
  left: 80%;
}
.left-\[80px\] {
  left: 80px;
}
.right-0 {
  right: 0;
}
.right-\[-10\%\] {
  right: -10%;
}
.right-\[-100px\] {
  right: -100px;
}
.right-\[-120px\] {
  right: -120px;
}
.right-\[-125px\] {
  right: -125px;
}
.right-\[-128px\] {
  right: -128px;
}
.right-\[-160px\] {
  right: -160px;
}
.right-\[0\%\] {
  right: 0;
}
.right-\[10px\] {
  right: 10px;
}
.right-\[120px\] {
  right: 120px;
}
.right-\[15px\] {
  right: 15px;
}
.right-\[20\%\] {
  right: 20%;
}
.right-\[20px\] {
  right: 20px;
}
.right-\[40px\] {
  right: 40px;
}
.right-\[5\%\] {
  right: 5%;
}
.right-\[60px\] {
  right: 60px;
}
.right-\[80px\] {
  right: 80px;
}
.top-0 {
  top: 0;
}
.top-1\/2 {
  top: 50%;
}
.top-1\/3 {
  top: 33.333333%;
}
.top-2\/3 {
  top: 66.666667%;
}
.top-\[-120px\] {
  top: -120px;
}
.top-\[-15\%\] {
  top: -15%;
}
.top-\[-150px\] {
  top: -150px;
}
.top-\[-180px\] {
  top: -180px;
}
.top-\[-20\%\] {
  top: -20%;
}
.top-\[-200px\] {
  top: -200px;
}
.top-\[-240px\] {
  top: -240px;
}
.top-\[-25\%\] {
  top: -25%;
}
.top-\[-250px\] {
  top: -250px;
}
.top-\[-260px\] {
  top: -260px;
}
.top-\[-34px\] {
  top: -34px;
}
.top-\[-40\%\] {
  top: -40%;
}
.top-\[-40px\] {
  top: -40px;
}
.top-\[-60px\] {
  top: -60px;
}
.top-\[-70px\] {
  top: -70px;
}
.top-\[10\%\] {
  top: 10%;
}
.top-\[100px\] {
  top: 100px;
}
.top-\[120px\] {
  top: 120px;
}
.top-\[140px\] {
  top: 140px;
}
.top-\[20\%\] {
  top: 20%;
}
.top-\[200px\] {
  top: 200px;
}
.top-\[20px\] {
  top: 20px;
}
.top-\[40\%\] {
  top: 40%;
}
.top-\[40px\] {
  top: 40px;
}
.top-\[55\%\] {
  top: 55%;
}
.top-\[60\%\] {
  top: 60%;
}
.top-\[80px\] {
  top: 80px;
}
.z-0 {
  z-index: 0;
}
.z-10 {
  z-index: 10;
}
.z-\[-1\] {
  z-index: -1;
}
.z-\[-2\] {
  z-index: -2;
}
.z-\[-3\] {
  z-index: -3;
}
.z-\[0\] {
  z-index: 0;
}
.z-\[10000\] {
  z-index: 10000;
}
.z-\[1000\] {
  z-index: 1000;
}
.z-\[10\] {
  z-index: 10;
}
.z-\[1\] {
  z-index: 1;
}
.z-\[20\] {
  z-index: 20;
}
.z-\[21\] {
  z-index: 21;
}
.z-\[2\] {
  z-index: 2;
}
.z-\[4\] {
  z-index: 4;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-\[40px\] {
  margin-top: 40px;
  margin-bottom: 40px;
}
.\!mb-\[0\] {
  margin-bottom: 0 !important;
}
.\!mb-\[300px\] {
  margin-bottom: 300px !important;
}
.\!mt-\[120px\] {
  margin-top: 120px !important;
}
.\!mt-\[40px\] {
  margin-top: 40px !important;
}
.mb-\[-10px\] {
  margin-bottom: -10px;
}
.mb-\[-440px\] {
  margin-bottom: -440px;
}
.mb-\[-60px\] {
  margin-bottom: -60px;
}
.mb-\[100px\] {
  margin-bottom: 100px;
}
.mb-\[120px\] {
  margin-bottom: 120px;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[160px\] {
  margin-bottom: 160px;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.mb-\[30px\] {
  margin-bottom: 30px;
}
.mb-\[40px\] {
  margin-bottom: 40px;
}
.mb-\[50px\] {
  margin-bottom: 50px;
}
.mb-\[60px\] {
  margin-bottom: 60px;
}
.mb-\[80px\] {
  margin-bottom: 80px;
}
.ml-\[70px\] {
  margin-left: 70px;
}
.ml-auto {
  margin-left: auto;
}
.mr-\[-135px\] {
  margin-right: -135px;
}
.mt-0 {
  margin-top: 0;
}
.mt-\[-100px\] {
  margin-top: -100px;
}
.mt-\[100px\] {
  margin-top: 100px;
}
.mt-\[110px\] {
  margin-top: 110px;
}
.mt-\[115px\] {
  margin-top: 115px;
}
.mt-\[120px\] {
  margin-top: 120px;
}
.mt-\[140px\] {
  margin-top: 140px;
}
.mt-\[160px\] {
  margin-top: 160px;
}
.mt-\[170px\] {
  margin-top: 170px;
}
.mt-\[200px\] {
  margin-top: 200px;
}
.mt-\[20px\] {
  margin-top: 20px;
}
.mt-\[280px\] {
  margin-top: 280px;
}
.mt-\[30px\] {
  margin-top: 30px;
}
.mt-\[320px\] {
  margin-top: 320px;
}
.mt-\[40px\] {
  margin-top: 40px;
}
.mt-\[60px\] {
  margin-top: 60px;
}
.mt-\[70px\] {
  margin-top: 70px;
}
.mt-\[80px\] {
  margin-top: 80px;
}
.mt-auto {
  margin-top: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.h-\[100px\] {
  height: 100px;
}
.h-\[10px\] {
  height: 10px;
}
.h-\[1100px\] {
  height: 1100px;
}
.h-\[1220px\] {
  height: 1220px;
}
.h-\[122px\] {
  height: 122px;
}
.h-\[1300px\] {
  height: 1300px;
}
.h-\[270px\] {
  height: 270px;
}
.h-\[3000vh\] {
  height: 3000vh;
}
.h-\[330px\] {
  height: 330px;
}
.h-\[350px\] {
  height: 350px;
}
.h-\[360px\] {
  height: 360px;
}
.h-\[36px\] {
  height: 36px;
}
.h-\[380px\] {
  height: 380px;
}
.h-\[400px\] {
  height: 400px;
}
.h-\[405px\] {
  height: 405px;
}
.h-\[415px\] {
  height: 415px;
}
.h-\[450px\] {
  height: 450px;
}
.h-\[48px\] {
  height: 48px;
}
.h-\[560px\] {
  height: 560px;
}
.h-\[590px\] {
  height: 590px;
}
.h-\[5px\] {
  height: 5px;
}
.h-\[600px\] {
  height: 600px;
}
.h-\[64px\] {
  height: 64px;
}
.h-\[807px\] {
  height: 807px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.max-h-0,
.max-h-\[0px\] {
  max-height: 0;
}
.max-h-\[100px\] {
  max-height: 100px;
}
.max-h-\[120px\] {
  max-height: 120px;
}
.max-h-\[200px\] {
  max-height: 200px;
}
.max-h-\[250px\] {
  max-height: 250px;
}
.max-h-\[320px\] {
  max-height: 320px;
}
.max-h-\[350px\] {
  max-height: 350px;
}
.max-h-\[360px\] {
  max-height: 360px;
}
.max-h-\[400px\] {
  max-height: 400px;
}
.max-h-\[500px\] {
  max-height: 500px;
}
.max-h-\[77px\] {
  max-height: 77px;
}
.min-h-\[100px\] {
  min-height: 100px;
}
.min-h-\[250px\] {
  min-height: 250px;
}
.min-h-\[500px\] {
  min-height: 500px;
}
.min-h-\[560px\] {
  min-height: 560px;
}
.\!w-1\/2,
.\!w-\[50\%\] {
  width: 50% !important;
}
.w-0 {
  width: 0;
}
.w-1\/2 {
  width: 50%;
}
.w-1\/4 {
  width: 25%;
}
.w-\[1000px\] {
  width: 1000px;
}
.w-\[10px\] {
  width: 10px;
}
.w-\[1198px\] {
  width: 1198px;
}
.w-\[1208px\] {
  width: 1208px;
}
.w-\[1400px\] {
  width: 1400px;
}
.w-\[1439px\] {
  width: 1439px;
}
.w-\[1692px\] {
  width: 1692px;
}
.w-\[1836px\] {
  width: 1836px;
}
.w-\[1857px\] {
  width: 1857px;
}
.w-\[1920\] {
  width: 1920;
}
.w-\[1920px\] {
  width: 1920px;
}
.w-\[1931\] {
  width: 1931;
}
.w-\[1931px\] {
  width: 1931px;
}
.w-\[1950px\] {
  width: 1950px;
}
.w-\[2157\] {
  width: 2157;
}
.w-\[2157px\] {
  width: 2157px;
}
.w-\[2174px\] {
  width: 2174px;
}
.w-\[2185px\] {
  width: 2185px;
}
.w-\[2260px\] {
  width: 2260px;
}
.w-\[2264px\] {
  width: 2264px;
}
.w-\[2605px\] {
  width: 2605px;
}
.w-\[2609\] {
  width: 2609;
}
.w-\[2662px\] {
  width: 2662px;
}
.w-\[2665\] {
  width: 2665;
}
.w-\[2665px\] {
  width: 2665px;
}
.w-\[30px\] {
  width: 30px;
}
.w-\[3800px\] {
  width: 3800px;
}
.w-\[48px\] {
  width: 48px;
}
.w-\[500px\] {
  width: 500px;
}
.w-\[50vw\] {
  width: 50vw;
}
.w-\[620px\] {
  width: 620px;
}
.w-\[64px\] {
  width: 64px;
}
.w-\[650px\] {
  width: 650px;
}
.w-\[70\%\] {
  width: 70%;
}
.w-\[890px\] {
  width: 890px;
}
.w-\[calc\(100\%-110px\)\] {
  width: calc(100% - 110px);
}
.w-\[calc\(100\%-40px\)\] {
  width: calc(100% - 40px);
}
.w-\[calc\(33\%-5px\)\] {
  width: calc(33% - 5px);
}
.w-\[calc\(50\%-10px\)\] {
  width: calc(50% - 10px);
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.w-screen {
  width: 100vw;
}
.\!min-w-0 {
  min-width: 0 !important;
}
.min-w-\[100px\] {
  min-width: 100px;
}
.min-w-\[110px\] {
  min-width: 110px;
}
.min-w-\[150px\] {
  min-width: 150px;
}
.min-w-\[200px\] {
  min-width: 200px;
}
.min-w-\[360px\] {
  min-width: 360px;
}
.min-w-\[36px\] {
  min-width: 36px;
}
.min-w-\[400px\] {
  min-width: 400px;
}
.min-w-\[440px\] {
  min-width: 440px;
}
.min-w-\[540px\] {
  min-width: 540px;
}
.min-w-\[90px\] {
  min-width: 90px;
}
.max-w-\[1000px\] {
  max-width: 1000px;
}
.max-w-\[1050px\] {
  max-width: 1050px;
}
.max-w-\[1120px\] {
  max-width: 1120px;
}
.max-w-\[1160px\] {
  max-width: 1160px;
}
.max-w-\[1200px\] {
  max-width: 1200px;
}
.max-w-\[137px\] {
  max-width: 137px;
}
.max-w-\[1760px\] {
  max-width: 1760px;
}
.max-w-\[200px\] {
  max-width: 200px;
}
.max-w-\[350px\] {
  max-width: 350px;
}
.max-w-\[360px\] {
  max-width: 360px;
}
.max-w-\[400px\] {
  max-width: 400px;
}
.max-w-\[420px\] {
  max-width: 420px;
}
.max-w-\[500px\] {
  max-width: 500px;
}
.max-w-\[540px\] {
  max-width: 540px;
}
.max-w-\[550px\] {
  max-width: 550px;
}
.max-w-\[560px\] {
  max-width: 560px;
}
.max-w-\[600px\] {
  max-width: 600px;
}
.max-w-\[620px\] {
  max-width: 620px;
}
.max-w-\[640px\] {
  max-width: 640px;
}
.max-w-\[650px\] {
  max-width: 650px;
}
.max-w-\[660px\] {
  max-width: 660px;
}
.max-w-\[680px\] {
  max-width: 680px;
}
.max-w-\[700px\] {
  max-width: 700px;
}
.max-w-\[740px\] {
  max-width: 740px;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-\[840px\] {
  max-width: 840px;
}
.max-w-\[860px\] {
  max-width: 860px;
}
.max-w-\[870px\] {
  max-width: 870px;
}
.max-w-\[908px\] {
  max-width: 908px;
}
.max-w-\[960px\] {
  max-width: 960px;
}
.max-w-none {
  max-width: none;
}
.flex-1 {
  flex: 1 1 0%;
}
.flex-grow,
.grow {
  flex-grow: 1;
}
.basis-0 {
  flex-basis: 0px;
}
.basis-\[30\%\] {
  flex-basis: 30%;
}
.basis-\[70\%\] {
  flex-basis: 70%;
}
.basis-full {
  flex-basis: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
}
.-translate-x-1\/2,
.-translate-x-2\/3 {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-2\/3 {
  --tw-translate-x: -66.666667%;
}
.-translate-x-\[100px\] {
  --tw-translate-x: -100px;
}
.-translate-x-\[100px\],
.-translate-x-\[35\%\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-\[35\%\] {
  --tw-translate-x: -35%;
}
.-translate-x-\[60\%\] {
  --tw-translate-x: -60%;
}
.-translate-x-\[60\%\],
.-translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-x-full {
  --tw-translate-x: -100%;
}
.-translate-y-1\/2 {
  --tw-translate-y: -50%;
}
.-translate-y-1\/2,
.-translate-y-2\/3 {
  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-2\/3 {
  --tw-translate-y: -66.666667%;
}
.-translate-y-\[30\%\] {
  --tw-translate-y: -30%;
}
.-translate-y-\[30\%\],
.-translate-y-full {
  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-full {
  --tw-translate-y: -100%;
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
}
.translate-x-1\/2,
.translate-x-1\/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));
}
.translate-x-1\/4 {
  --tw-translate-x: 25%;
}
.translate-x-\[-50px\] {
  --tw-translate-x: -50px;
}
.translate-x-\[-50px\],
.translate-x-\[0\] {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-\[0\] {
  --tw-translate-x: 0;
}
.translate-x-\[50px\] {
  --tw-translate-x: 50px;
}
.translate-x-\[50px\],
.translate-x-full {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
}
.translate-y-1\/2 {
  --tw-translate-y: 50%;
}
.translate-y-1\/2,
.translate-y-1\/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));
}
.translate-y-1\/4 {
  --tw-translate-y: 25%;
}
.translate-y-2\/3 {
  --tw-translate-y: 66.666667%;
}
.translate-y-2\/3,
.translate-y-3\/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));
}
.translate-y-3\/4 {
  --tw-translate-y: 75%;
}
.translate-y-\[20\%\] {
  --tw-translate-y: 20%;
}
.translate-y-\[20\%\],
.translate-y-\[35\%\] {
  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-\[35\%\] {
  --tw-translate-y: 35%;
}
.translate-y-full {
  --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));
}
.\!rotate-\[-15deg\] {
  --tw-rotate: -15deg !important;
}
.\!rotate-\[-15deg\],
.\!rotate-\[15deg\] {
  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)) !important;
}
.\!rotate-\[15deg\] {
  --tw-rotate: 15deg !important;
}
.rotate-0 {
  --tw-rotate: 0deg;
}
.rotate-0,
.rotate-45 {
  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-45 {
  --tw-rotate: 45deg;
}
.rotate-90 {
  --tw-rotate: 90deg;
}
.rotate-90,
.rotate-\[-20deg\] {
  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-\[-20deg\] {
  --tw-rotate: -20deg;
}
.rotate-\[-25deg\] {
  --tw-rotate: -25deg;
}
.rotate-\[-25deg\],
.scale-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));
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
}
.scale-90 {
  --tw-scale-x: 0.9;
  --tw-scale-y: 0.9;
}
.scale-90,
.scale-\[2\] {
  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-\[2\] {
  --tw-scale-x: 2;
  --tw-scale-y: 2;
}
.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));
}
.animate-\[float2_10s_2s_ease-in-out_infinite\] {
  animation: float2 10s ease-in-out 2s infinite;
}
.animate-\[float3_10s_4s_ease-in-out_infinite\] {
  animation: float3 10s ease-in-out 4s infinite;
}
.cursor-pointer {
  cursor: pointer;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.items-stretch {
  align-items: stretch;
}
.justify-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-10 {
  gap: 2.5rem;
}
.gap-\[100px\] {
  gap: 100px;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[120px\] {
  gap: 120px;
}
.gap-\[15px\] {
  gap: 15px;
}
.gap-\[160px\] {
  gap: 160px;
}
.gap-\[20px\] {
  gap: 20px;
}
.gap-\[24px\] {
  gap: 24px;
}
.gap-\[30px\] {
  gap: 30px;
}
.gap-\[40px\] {
  gap: 40px;
}
.gap-\[60px\] {
  gap: 60px;
}
.gap-\[70px\] {
  gap: 70px;
}
.gap-\[80px\] {
  gap: 80px;
}
.gap-\[90px\] {
  gap: 90px;
}
.gap-x-\[35px\] {
  -moz-column-gap: 35px;
  column-gap: 35px;
}
.gap-x-\[40px\] {
  -moz-column-gap: 40px;
  column-gap: 40px;
}
.gap-y-\[30px\] {
  row-gap: 30px;
}
.gap-y-\[60px\] {
  row-gap: 60px;
}
.overflow-hidden {
  overflow: hidden;
}
.\!overflow-visible {
  overflow: visible !important;
}
.rounded-\[20px\] {
  border-radius: 20px;
}
.rounded-\[30px\] {
  border-radius: 30px;
}
.rounded-\[40px\] {
  border-radius: 40px;
}
.rounded-\[50\%\] {
  border-radius: 50%;
}
.rounded-\[5px\] {
  border-radius: 5px;
}
.rounded-\[60px\] {
  border-radius: 60px;
}
.rounded-\[80px\] {
  border-radius: 80px;
}
.rounded-full {
  border-radius: 9999px;
}
.border {
  border-width: 1px;
}
.border-\[2px\] {
  border-width: 2px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-blue {
  --tw-border-opacity: 1;
  border-color: rgb(122 122 254 / var(--tw-border-opacity));
}
.border-lavander {
  --tw-border-opacity: 1;
  border-color: rgb(136 70 253 / var(--tw-border-opacity));
}
.border-violet {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-b-lavander {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(136 70 253 / var(--tw-border-opacity));
}
.border-t-lavander {
  --tw-border-opacity: 1;
  border-top-color: rgb(136 70 253 / var(--tw-border-opacity));
}
.bg-\[\#020065\] {
  --tw-bg-opacity: 1;
  background-color: rgb(2 0 101 / var(--tw-bg-opacity));
}
.bg-\[\#26006d99\] {
  background-color: #00000066;
}
.bg-\[\#27006D66\] {
  background-color: #00000066;
}
.bg-\[\#27006d33\] {
  background-color: #00000033;
}
.bg-\[\#8846FD99\] {
  background-color: #E6FF3C;
}
.bg-\[\#AAAAFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(170 170 255 / var(--tw-bg-opacity));
}
.bg-\[\#D0D1CE\] {
  --tw-bg-opacity: 1;
  background-color: rgb(242 217 76 / var(--tw-bg-opacity));
}
.bg-\[\#ffffff80\] {
  background-color: #ffffff80;
}
.bg-\[\#ffffff99\] {
  background-color: #ffffff99;
}
.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[rgba\(255\2c 163\2c 228\2c 1\)\] {
  background-color: #ffa3e4;
}
.bg-\[transparent\] {
  background-color: transparent;
}
.bg-begonia {
  --tw-bg-opacity: 1;
  background-color: rgb(255 110 124 / var(--tw-bg-opacity));
}
.bg-full-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-lavander {
  --tw-bg-opacity: 1;
  background-color: #000000 !important; /* لون ذهبي للنقطة النشطة */
}
.bg-mauve {
  --tw-bg-opacity: 1;
  background-color: #a1a1a1 !important; /* بنفسجي للنقاط غير النشطة */
}
.bg-violet {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(242 243 245 / var(--tw-bg-opacity));
}
.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}
.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}
.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}
.bg-none {
  background-image: none;
}
.from-\[\#27006D\] {
  --tw-gradient-from: #000000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#A8F696\] {
  --tw-gradient-from: #a8f696 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(168, 246, 150, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#E6FF3C1d\] {
  --tw-gradient-from: #E6FF3C1d var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(207, 108, 253, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-\[\#000000cc\] {
  --tw-gradient-from: #0000006c var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-rose {
  --tw-gradient-from: #ffa3e4 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(255, 163, 228, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.from-violet {
  --tw-gradient-from: #000000 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}
.to-\[\#6400E3\] {
  --tw-gradient-to: #e3d000 var(--tw-gradient-to-position);
}
.to-\[\#6EDBF2\] {
  --tw-gradient-to: #cecece var(--tw-gradient-to-position);
}
.to-\[\#D0D1CE3d\] {
  --tw-gradient-to: #0000003d var(--tw-gradient-to-position);
}
.to-\[\#E6FF3C66\] {
  --tw-gradient-to: #0000006c var(--tw-gradient-to-position);
}
.to-lavander {
  --tw-gradient-to: #D0D1CE var(--tw-gradient-to-position);
}
.to-yellow {
  --tw-gradient-to: #D0D1CE var(--tw-gradient-to-position);
}
.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.object-center {
  -o-object-position: center;
  object-position: center;
}
.p-0 {
  padding: 0;
}
.p-\[10px\] {
  padding: 10px;
}
.p-\[15px\] {
  padding: 15px;
}
.p-\[20px\] {
  padding: 20px;
}
.p-\[30px\] {
  padding: 30px;
}
.p-\[40px\] {
  padding: 40px;
}
.p-\[80px\] {
  padding: 80px;
}
.\!px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.\!px-\[20px\] {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.\!px-\[40px\] {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.\!px-\[5px\] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.\!py-\[12px\] {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.\!py-\[5px\] {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}
.px-\[20px\] {
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}
.px-\[40px\] {
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}
.px-\[64px\] {
  padding-left: 64px;
  padding-right: 64px;
}
.px-\[80px\] {
  padding-left: 80px;
  padding-right: 80px;
}
.py-\[0\] {
  padding-top: 0;
  padding-bottom: 0;
}
.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[12px\] {
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[140px\] {
  padding-top: 140px;
  padding-bottom: 140px;
}
.py-\[160px\] {
  padding-top: 160px;
  padding-bottom: 160px;
}
.py-\[200px\] {
  padding-top: 200px;
  padding-bottom: 200px;
}
.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}
.py-\[22px\] {
  padding-top: 22px;
  padding-bottom: 22px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-\[30px\] {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[32px\] {
  padding-top: 32px;
  padding-bottom: 32px;
}
.py-\[400px\] {
  padding-top: 400px;
  padding-bottom: 400px;
}
.py-\[40px\] {
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[60px\] {
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-\[70px\] {
  padding-top: 70px;
  padding-bottom: 70px;
}
.\!pb-\[120px\] {
  padding-bottom: 120px !important;
}
.\!pl-\[30px\] {
  padding-left: 30px !important;
}
.\!pt-\[80px\] {
  padding-top: 80px !important;
}
.pb-\[115px\] {
  padding-bottom: 115px;
}
.pb-\[120px\] {
  padding-bottom: 120px;
}
.pb-\[135px\] {
  padding-bottom: 135px;
}
.pb-\[140px\] {
  padding-bottom: 140px;
}
.pb-\[150px\] {
  padding-bottom: 150px;
}
.pb-\[200px\] {
  padding-bottom: 200px;
}
.pb-\[215px\] {
  padding-bottom: 215px;
}
.pb-\[275px\] {
  padding-bottom: 275px;
}
.pb-\[280px\] {
  padding-bottom: 280px;
}
.pb-\[30px\] {
  padding-bottom: 30px;
}
.pb-\[380px\] {
  padding-bottom: 380px;
}
.pb-\[390px\] {
  padding-bottom: 390px;
}
.pb-\[3px\] {
  padding-bottom: 3px;
}
.pb-\[400px\] {
  padding-bottom: 400px;
}
.pb-\[450px\] {
  padding-bottom: 450px;
}
.pb-\[480px\] {
  padding-bottom: 480px;
}
.pb-\[500px\] {
  padding-bottom: 500px;
}
.pb-\[540px\] {
  padding-bottom: 540px;
}
.pb-\[560px\] {
  padding-bottom: 560px;
}
.pb-\[580px\] {
  padding-bottom: 580px;
}
.pb-\[600px\] {
  padding-bottom: 600px;
}
.pb-\[8px\] {
  padding-bottom: 8px;
}
.pl-0 {
  padding-left: 0;
}
.pl-\[2px\] {
  padding-left: 2px;
}
.pl-\[40px\] {
  padding-left: 40px;
}
.pl-\[60px\] {
  padding-left: 60px;
}
.pt-0 {
  padding-top: 0;
}
.pt-\[130px\] {
  padding-top: 130px;
}
.pt-\[150px\] {
  padding-top: 150px;
}
.pt-\[160px\] {
  padding-top: 160px;
}
.pt-\[200px\] {
  padding-top: 200px;
}
.pt-\[240px\] {
  padding-top: 240px;
}
.pt-\[2px\] {
  padding-top: 2px;
}
.pt-\[30px\] {
  padding-top: 30px;
}
.pt-\[400px\] {
  padding-top: 400px;
}
.pt-\[40px\] {
  padding-top: 40px;
}
.pt-\[80px\] {
  padding-top: 80px;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.font-manrope {
  font-family: var(--manrope);
}
.text-\[32px\] {
  font-size: 32px;
}
.text-\[60px\] {
  font-size: 60px;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\!font-light {
  font-weight: 300 !important;
}
.\!font-medium {
  font-weight: 500 !important;
}
.font-extralight {
  font-weight: 200;
}
.font-normal {
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.\!leading-\[0\.8\] {
  line-height: 0.8 !important;
}
.\!leading-none {
  line-height: 1 !important;
}
.leading-\[1\.2\] {
  line-height: 1.2;
}
.leading-\[1\.4\] {
  line-height: 1.4;
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity));
}
.text-blue {
  --tw-text-opacity: 1;
  color: rgb(122 122 254 / var(--tw-text-opacity));
}
.text-full-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-lavander {
  --tw-text-opacity: 1;
  color: rgb(136 70 253 / var(--tw-text-opacity));
}
.text-light-grey {
  --tw-text-opacity: 1;
  color: rgb(99 109 130 / var(--tw-text-opacity));
}
.text-mauve {
  --tw-text-opacity: 1;
  color: rgb(208 209 206 / var(--tw-text-opacity));
}
.text-violet {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}
.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur {
  --tw-blur: blur(8px);
}
.blur,
.blur-\[100px\] {
  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);
}
.blur-\[100px\] {
  --tw-blur: blur(100px);
}
.blur-\[200px\] {
  --tw-blur: blur(200px);
}
.blur-\[200px\],
.blur-\[90px\] {
  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);
}
.blur-\[90px\] {
  --tw-blur: blur(90px);
}
.brightness-0 {
  --tw-brightness: brightness(0);
}
.brightness-0,
.drop-shadow-\[0_0_10px_rgba\(39\2c 0\2c 109\2c 0\.5\)\] {
  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);
}
.drop-shadow-\[0_0_10px_rgba\(39\2c 0\2c 109\2c 0\.5\)\] {
  --tw-drop-shadow: drop-shadow(0 0 10px rgba(39, 0, 109, 0.5));
}
.grayscale {
  --tw-grayscale: grayscale(100%);
}
.grayscale,
.invert {
  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);
}
.invert {
  --tw-invert: invert(100%);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
}
.backdrop-blur,
.backdrop-blur-\[10px\] {
  -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);
}
.backdrop-blur-\[10px\] {
  --tw-backdrop-blur: blur(10px);
}
.backdrop-blur-\[14px\] {
  --tw-backdrop-blur: blur(14px);
}
.backdrop-blur-\[14px\],
.backdrop-blur-\[20px\] {
  -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);
}
.backdrop-blur-\[20px\] {
  --tw-backdrop-blur: blur(20px);
}
.transition {
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.delay-500 {
  transition-delay: 0.5s;
}
.duration-1000 {
  transition-duration: 1s;
}
.duration-300 {
  transition-duration: 0.3s;
}
.duration-500 {
  transition-duration: 0.5s;
}
.duration-700 {
  transition-duration: 0.7s;
}
.duration-\[2000ms\] {
  transition-duration: 2s;
}
:root {
  --foreground-rgb: #000000;
  --background-start-rgb: #faa;
  --background-end-rgb: #f2f2f2;
  --deep-violet: #000000;
  --light-grey: #636d82;
  --button-gradient: linear-gradient(
    180deg,
    #000000,
    #000000 50%,
    #E6FF3C 60%,
    #D0D1CE
  );
  --white-gradient: linear-gradient(
    180deg,
    #fff,
    #fff 50%,
    #E6FF3C 60%,
    #D0D1CE
  );
  --transparent-gradient: linear-gradient(
    180deg,
    #ffffff00,
    #ffffff00 50%,
    #E6FF3C 60%,
    #D0D1CE
  );
  --text-gradient: linear-gradient(75deg, #000000 20%, #E6FF3C);
}
body {
  color: var(--foreground-rgb);
  background: var(--background-end-rgb);
  overflow-x: clip;
}
.loader,
.scrollDisable {
  overflow: hidden;
}
.loader {
  width: 150px;
  height: 150px;
  background: linear-gradient(0, #E6FF3C, #D0D1CE);
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: inset 0 0 30px 4px rgba(0, 0, 0, 0.5),
    0 5px 12px rgba(0, 0, 0, 0.15);
  display: inline-block;
  z-index: 99999;
}
.loader:after,
.loader:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 45%;
  top: -40%;
  background-color: #fff;
  animation: wave 5s linear infinite;
}
.loader:before {
  border-radius: 30%;
  background: hsla(0, 0%, 100%, 0.4);
  animation: wave 5s linear infinite;
}
@keyframes wave {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
#logo {
  background: linear-gradient(
    90deg,
    #D0D1CE,
    #E6FF3C 12%,
    #8846fd 25%,
    #ffa3e4 37%,
    #D0D1CE 50%,
    #E6FF3C 62%,
    #8846fd 75%,
    #ffa3e4 87%,
    #D0D1CE
  );
  background-size: 400% 100%;
  -webkit-mask-image: url(/Geram-logo.svg);
  mask-image: url(/Geram-logo.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  animation: gradient 15s linear infinite;
  width: 70px;
  height: 50px;
}
@keyframes gradient {
  0% {
    background-position: 0 50%;
  }
  to {
    background-position: 200% 50%;
  }
}
.experienceText {
  color: #fff;
  font-family: var(--nazare);
  font-size: 64px;
  line-height: 1;
  letter-spacing: -2.56px;
  font-weight: 600;
}
.container {
  max-width: 1520px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
.heading-1 {
  font-size: 100px;
  line-height: 1;
  letter-spacing: -2.56px;
  
}
.heading-1,
.heading-2 {
  font-family: var(--nazare);
  font-weight: 600;
}
.heading-2 {
  font-size: 68px;
  line-height: 1.1;
  letter-spacing: -1.36;
}
.heading-3 {
  font-weight: 200;
  font-size: 40px;
}
.heading-3,
.heading-4 {
  font-family: var(--manrope);
  line-height: 1.2;
}
.heading-4 {
  font-weight: 400;
  font-size: 32px;
  letter-spacing: -0.64px;
}
.heading-5 {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -0.48px;
}
.heading-5,
.heading-6 {
  font-family: var(--manrope);
  line-height: 1.2;
}
.heading-6 {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.4px;
}
.paragraph {
  font-family: var(--manrope);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.4;
}
#paragraph{
  max-width: 380px;
}
.english-layout #paragraph{
  max-width: 450px;
}
.button-text {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
.button-text,
.small-text {
  font-family: var(--manrope);
  font-weight: 600;
}
.small-text {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.6px;
}
.medium-text {
  font-weight: 400;
  font-size: 42px;
  line-height: 1.3;
}
.big-text,
.medium-text {
  font-family: var(--manrope);
}
.big-text {
  font-weight: 200;
  font-size: 60px;
  line-height: 1.2;
}
.list-text {
  font-family: var(--manrope);
  line-height: 1.8;
  font-size: 18px;
  font-weight: 500;
}
.cta,
.cta-transparent,
.cta-white {
  padding: 24px 40px;
  background-size: 100% 250% !important;
  background-position: top !important;
  transition: 0.5s ease-in-out;
  text-align: center;
  border-radius: 100px;
  overflow: hidden;
}
.cta {
  background: var(--button-gradient);
  color: #fff;
}
.cta:hover {
  background-position: bottom !important;
}
.cta-white,
.cta:hover {
  color: var(--deep-violet);
}
.cta-white {
  background: var(--white-gradient);
}
.cta-transparent {
  background: var(--transparent-gradient);
  color: var(--deep-violet);
}
.cta-transparent:hover,
.cta-white:hover {
  background-position: bottom !important;
}
.menu {
  background: var(--white-gradient);
  background-size: 100% 250%;
  background-position: top;
  transition: 0.5s ease-in-out;
}
.menu:hover {
  background-position: bottom;
}
@media (max-width: 1024px) {
  .menu:hover {
    background-position: top;
  }
}
.menu div {
  height: 7px;
  width: 50%;
  border-radius: 100px;
  background: var(--deep-violet);
  position: absolute;
  transform-origin: center;
  pointer-events: none;
}
.menu div:first-of-type {
  top: 25%;
}
.menu div:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.menu div:nth-of-type(3) {
  bottom: 25%;
}
.content h1,
.content h2 {
  margin: 80px 0 40px;
  color: var(--deep-violet);
}
.content img {
  margin: 80px 0;
}
.content h2 {
  font-size: 42px;
  line-height: 1.3;
}
.content h2,
.content h3 {
  font-family: var(--manrope);
  font-weight: 400;
}
.content h3 {
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: -0.64px;
  margin: 30px 0;
}
.content p {
  margin-bottom: 10px;
  font-family: var(--manrope);
  font-weight: 500;
  line-height: 1.4;
}
.content li,
.content p {
  font-size: 18px;
  color: var(--light-grey);
}
.content li {
  list-style: disc;
  margin-left: 20px;
}
.content ul li li {
  margin-left: 40px;
}
.content ul ul {
  margin: 40px 0;
}
.content .project-text :first-child {
  margin-top: 0;
}
.gradient-text {
  background: var(--text-gradient);
  -webkit-background-clip: text;
  color: transparent;
}
.spin {
  animation: spin 40s linear infinite;
}
.float {
  animation: float 12s ease-in-out infinite;
}
.float2 {
  animation: float2 15s ease-in-out infinite;
}
.float3 {
  animation: float3 10s ease-in-out infinite;
}
.float4 {
  animation: float4 6s ease-in-out infinite;
}
.keen-slider__slide:first-of-type .float-wrap {
  animation-delay: 0;
}
.keen-slider__slide:nth-of-type(2) .float-wrap {
  animation-delay: 1s;
}
.keen-slider__slide:nth-of-type(3) .float-wrap {
  animation-delay: 2s;
}
.keen-slider__slide:nth-of-type(4) .float-wrap {
  animation-delay: 1s;
}
.keen-slider__slide:nth-of-type(5) .float-wrap {
  animation-delay: 0;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes float {
  0% {
    transform: translateY(50px) rotate(0);
  }
  50% {
    transform: translateY(-50px) rotate(10deg);
  }
  to {
    transform: translateY(50px) rotate(0);
  }
}
@keyframes float2 {
  0% {
    transform: translateY(-25px) rotate(0);
  }
  50% {
    transform: translateY(25px) rotate(-10deg);
  }
  to {
    transform: translateY(-25px) rotate(0);
  }
}
@keyframes float3 {
  0% {
    transform: translateY(-10px) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(5deg);
  }
  to {
    transform: translateY(-10px) rotate(0);
  }
}
@keyframes float4 {
  0% {
    transform: translateY(-10px) rotate(0);
  }
  50% {
    transform: translateY(10px) rotate(0);
  }
  to {
    transform: translateY(-10px) rotate(0);
  }
}
@media (max-width: 1600px) {
  .container {
    max-width: 1320px;
  }
}
@media (max-width: 767px) {
  .menu div {
    height: 5px;
  }
  .menu:hover {
    background-position: bottom;
  }
  .container {
    padding: 0 20px;
  }
  .heading-1 {
    font-size: 64px;
    letter-spacing: -1.28px;
  }
  .heading-2 {
    font-size: 48px;
    letter-spacing: -0.96px;
  }
  .heading-3 {
    font-size: 40px;
  }
  .heading-4 {
    font-size: 26px;
    letter-spacing: -0.52px;
  }
  .heading-5 {
    font-size: 18px;
    line-height: 1.4;
    letter-spacing: 0.54px;
  }
  .heading-6 {
    font-size: 14px;
    line-height: 1.4;
    letter-spacing: -0.28px;
  }
  .paragraph {
    font-size: 16px;
    line-height: 1.5;
  }
  .medium-text {
    font-size: 20px;
    line-height: 1.3;
  }
  .list-text {
    line-height: 1.6;
    font-size: 16px;
  }
  .content h2 {
    font-size: 26px;
  }
  .content p {
    font-size: 16px;
  }
  .content h1,
  .content h2 {
    margin: 60px 0 50px;
  }
  .content img {
    margin: 60px 0;
  }
  .content li {
    font-size: 18px;
  }
}
.hover\:scale-\[1\.2\]:hover {
  --tw-scale-x: 1.2;
  --tw-scale-y: 1.2;
  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));
}
.hover\:border-full-white:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.hover\:bg-lavander:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(136 70 253 / var(--tw-bg-opacity));
}
.hover\:bg-violet:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(242 243 245 / var(--tw-text-opacity));
}
@media (max-width: 1600px) {
  .\32xl\:bottom-\[220px\] {
    bottom: 220px;
  }
  .\32xl\:left-2\/3 {
    left: 66.666667%;
  }
  .\32xl\:right-0 {
    right: 0;
  }
  .\32xl\:right-\[-120px\] {
    right: -120px;
  }
  .\32xl\:top-\[-40px\] {
    top: -40px;
  }
  .\32xl\:top-\[160px\] {
    top: 160px;
  }
  .\32xl\:top-\[240px\] {
    top: 240px;
  }
  .\32xl\:top-auto {
    top: auto;
  }
  .\32xl\:z-\[-1\] {
    z-index: -1;
  }
  .\32xl\:mb-\[80px\] {
    margin-bottom: 80px;
  }
  .\32xl\:hidden {
    display: none;
  }
  .\32xl\:h-\[428px\] {
    height: 428px;
  }
  .\32xl\:w-1\/3 {
    width: 33.333333%;
  }
  .\32xl\:w-\[10\%\] {
    width: 10%;
  }
  .\32xl\:w-\[30vw\] {
    width: 30vw;
  }
  .\32xl\:w-\[40\%\] {
    width: 40%;
  }
  .\32xl\:w-\[450px\] {
    width: 450px;
  }
  .\32xl\:w-full {
    width: 100%;
  }
  .\32xl\:max-w-\[190px\] {
    max-width: 190px;
  }
  .\32xl\:max-w-\[200px\] {
    max-width: 200px;
  }
  .\32xl\:max-w-\[280px\] {
    max-width: 280px;
  }
  .\32xl\:max-w-\[340px\] {
    max-width: 340px;
  }
  .\32xl\:max-w-none {
    max-width: none;
  }
  .\32xl\:flex-col {
    flex-direction: column;
  }
  .\32xl\:gap-\[60px\] {
    gap: 60px;
  }
  .\32xl\:px-\[5px\] {
    padding-left: 5px;
    padding-right: 5px;
  }
  .\32xl\:pb-\[480px\] {
    padding-bottom: 480px;
  }
  .\32xl\:pb-\[620px\] {
    padding-bottom: 620px;
  }
  .\32xl\:pb-\[660px\] {
    padding-bottom: 660px;
  }
  .\32xl\:\!text-\[42px\] {
    font-size: 42px !important;
  }
}
@media (max-width: 1300px) {
  .\31xl\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .\31xl\:mt-\[60px\] {
    margin-top: 60px;
  }
  .\31xl\:flex {
    display: flex;
  }
  .\31xl\:hidden {
    display: none;
  }
  .\31xl\:w-2\/3 {
    width: 66.666667%;
  }
  .\31xl\:w-full {
    width: 100%;
  }
  .\31xl\:max-w-\[140px\] {
    max-width: 140px;
  }
  .\31xl\:max-w-\[550px\] {
    max-width: 550px;
  }
  .\31xl\:max-w-\[760px\] {
    max-width: 760px;
  }
  .\31xl\:max-w-\[840px\] {
    max-width: 840px;
  }
  .\31xl\:flex-col {
    flex-direction: column;
  }
  .\31xl\:items-center {
    align-items: center;
  }
  .\31xl\:justify-start {
    justify-content: flex-start;
  }
  .\31xl\:justify-center {
    justify-content: center;
  }
  .\31xl\:pb-\[720px\] {
    padding-bottom: 720px;
  }
}
@media (max-width: 1120px) {
  .xl\:relative {
    position: relative;
  }
  .xl\:bottom-1\/2 {
    bottom: 50%;
  }
  .xl\:bottom-\[0\] {
    bottom: 0;
  }
  .xl\:bottom-auto {
    bottom: auto;
  }
  .xl\:left-1\/2 {
    left: 50%;
  }
  .xl\:left-\[40px\] {
    left: 40px;
  }
  .xl\:right-auto {
    right: auto;
  }
  .xl\:top-0 {
    top: 0;
  }
  .xl\:top-1\/3 {
    top: 33.333333%;
  }
  .xl\:top-\[30\%\] {
    top: 30%;
  }
  .xl\:top-\[40px\] {
    top: 40px;
  }
  .xl\:top-auto {
    top: auto;
  }
  .xl\:order-1 {
    order: 1;
  }
  .xl\:order-2 {
    order: 2;
  }
  .xl\:order-3 {
    order: 3;
  }
  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .xl\:mt-0 {
    margin-top: 0;
  }
  .xl\:mt-\[120px\] {
    margin-top: 120px;
  }
  .xl\:mt-\[240px\] {
    margin-top: 240px;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:w-\[40\%\] {
    width: 40%;
  }
  .xl\:w-\[60\%\] {
    width: 60%;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:max-w-\[100px\] {
    max-width: 100px;
  }
  .xl\:max-w-\[160px\] {
    max-width: 160px;
  }
  .xl\:max-w-\[170px\] {
    max-width: 170px;
  }
  .xl\:max-w-\[200px\] {
    max-width: 200px;
  }
  .xl\:max-w-\[300px\] {
    max-width: 300px;
  }
  .xl\:max-w-\[370px\] {
    max-width: 370px;
  }
  .xl\:max-w-\[450px\] {
    max-width: 450px;
  }
  .xl\:max-w-\[540px\] {
    max-width: 540px;
  }
  .xl\:max-w-\[550px\] {
    max-width: 550px;
  }
  .xl\:basis-full {
    flex-basis: 100%;
  }
  .xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .xl\:-translate-x-1\/2,
  .xl\:translate-x-0 {
    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));
  }
  .xl\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .xl\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }
  .xl\:translate-x-1\/2,
  .xl\:translate-x-1\/3 {
    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));
  }
  .xl\:translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
  }
  .xl\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .xl\:translate-y-0,
  .xl\:translate-y-\[-120px\] {
    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));
  }
  .xl\:translate-y-\[-120px\] {
    --tw-translate-y: -120px;
  }
  .xl\:translate-y-\[60px\] {
    --tw-translate-y: 60px;
    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));
  }
  .xl\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:justify-start {
    justify-content: flex-start;
  }
  .xl\:gap-\[40px\] {
    gap: 40px;
  }
  .xl\:gap-\[70px\] {
    gap: 70px;
  }
  .xl\:gap-\[80px\] {
    gap: 80px;
  }
  .xl\:place-self-end {
    place-self: end;
  }
  .xl\:pb-\[1070px\] {
    padding-bottom: 1070px;
  }
  .xl\:pb-\[1100px\] {
    padding-bottom: 1100px;
  }
  .xl\:pb-\[1200px\] {
    padding-bottom: 1200px;
  }
  .xl\:pb-\[1260px\] {
    padding-bottom: 1260px;
  }
  .xl\:pb-\[1300px\] {
    padding-bottom: 1300px;
  }
  .xl\:pb-\[900px\] {
    padding-bottom: 900px;
  }
  .xl\:pt-0 {
    padding-top: 0;
  }
  .xl\:pt-\[280px\] {
    padding-top: 280px;
  }
  .xl\:\!text-\[80px\] {
    font-size: 80px !important;
  }
  .xl\:text-\[40px\] {
    font-size: 40px;
  }
  .xl\:\!opacity-100 {
    opacity: 1 !important;
  }
  .xl\:opacity-0 {
    opacity: 0;
  }
}
@media (max-width: 1024px) {
  .lg\:\!static {
    position: static !important;
  }
  .lg\:static {
    position: static;
  }
  .lg\:bottom-\[25\%\] {
    bottom: 25%;
  }
  .lg\:left-1\/2 {
    left: 50%;
  }
  .lg\:left-auto {
    left: auto;
  }
  .lg\:right-1\/2 {
    right: 50%;
  }
  .lg\:right-\[-40\%\] {
    right: -40%;
  }
  .lg\:top-1\/2 {
    top: 50%;
  }
  .lg\:top-\[60\%\] {
    top: 60%;
  }
  .lg\:top-\[70\%\] {
    top: 70%;
  }
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:\!mb-\[160px\] {
    margin-bottom: 160px !important;
  }
  .lg\:mb-\[-300px\] {
    margin-bottom: -300px;
  }
  .lg\:mb-\[-40px\] {
    margin-bottom: -40px;
  }
  .lg\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .lg\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .lg\:mb-\[60px\] {
    margin-bottom: 60px;
  }
  .lg\:mr-\[-60px\] {
    margin-right: -60px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:inline-block {
    display: inline-block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[600px\] {
    height: 600px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:\!w-full {
    width: 100% !important;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:max-w-\[350px\] {
    max-width: 350px;
  }
  .lg\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .lg\:-translate-x-1\/2,
  .lg\:-translate-y-1\/2 {
    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));
  }
  .lg\:-translate-y-1\/2 {
    --tw-translate-y: -50%;
  }
  .lg\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .lg\:translate-x-0,
  .lg\:translate-y-0 {
    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));
  }
  .lg\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .lg\:translate-y-1\/3 {
    --tw-translate-y: 33.333333%;
    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));
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .lg\:items-end {
    align-items: flex-end;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-start {
    justify-content: flex-start;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:gap-\[40px\] {
    gap: 40px;
  }
  .lg\:rounded-\[40px\] {
    border-radius: 40px;
  }
  .lg\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .lg\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .lg\:py-\[260px\] {
    padding-top: 260px;
    padding-bottom: 260px;
  }
  .lg\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .lg\:pb-0 {
    padding-bottom: 0;
  }
  .lg\:pl-0 {
    padding-left: 0;
  }
  .lg\:pt-\[40px\] {
    padding-top: 40px;
  }
  .lg\:text-center {
    text-align: center;
  }
  .lg\:\!text-\[20px\] {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .md\:static {
    position: static;
  }
  .md\:fixed {
    position: fixed;
  }
  .md\:bottom-\[-100px\] {
    bottom: -100px;
  }
  .md\:bottom-\[-200px\] {
    bottom: -200px;
  }
  .md\:bottom-\[-65px\] {
    bottom: -65px;
  }
  .md\:bottom-\[-90px\] {
    bottom: -90px;
  }
  .md\:bottom-\[120px\] {
    bottom: 120px;
  }
  .md\:bottom-\[20\%\] {
    bottom: 20%;
  }
  .md\:bottom-\[700px\] {
    bottom: 700px;
  }
  .md\:bottom-\[96px\] {
    bottom: 96px;
  }
  .md\:left-0 {
    left: 0;
  }
  .md\:left-1\/2 {
    left: 50%;
  }
  .md\:left-\[-20\%\] {
    left: -20%;
  }
  .md\:left-\[-40px\] {
    left: -40px;
  }
  .md\:left-\[-80\%\] {
    left: -80%;
  }
  .md\:left-\[0\] {
    left: 0;
  }
  .md\:left-\[20px\] {
    left: 20px;
  }
  .md\:left-\[40px\] {
    left: 40px;
  }
  .md\:left-auto {
    left: auto;
  }
  .md\:right-0 {
    right: 0;
  }
  .md\:right-\[-120px\] {
    right: -120px;
  }
  .md\:right-\[-70px\] {
    right: -70px;
  }
  .md\:right-\[-90\%\] {
    right: -90%;
  }
  .md\:right-\[20px\] {
    right: 20px;
  }
  .md\:right-\[80px\] {
    right: 80px;
  }
  .md\:right-auto {
    right: auto;
  }
  .md\:top-0 {
    top: 0;
  }
  .md\:top-1\/3 {
    top: 33.333333%;
  }
  .md\:top-\[-120px\] {
    top: -120px;
  }
  .md\:top-\[-360px\] {
    top: -360px;
  }
  .md\:top-\[-400px\] {
    top: -400px;
  }
  .md\:top-\[-90px\] {
    top: -90px;
  }
  .md\:top-\[0\] {
    top: 0;
  }
  .md\:top-\[15\%\] {
    top: 15%;
  }
  .md\:top-\[240px\] {
    top: 240px;
  }
  .md\:top-\[46\%\] {
    top: 46%;
  }
  .md\:top-\[48\%\] {
    top: 48%;
  }
  .md\:top-auto {
    top: auto;
  }
  .md\:z-\[1\] {
    z-index: 1;
  }
  .md\:col-auto {
    grid-column: auto;
  }
  .md\:my-\[40px\] {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .md\:my-\[80px\] {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .md\:\!mt-\[20px\] {
    margin-top: 20px !important;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mb-\[20px\] {
    margin-bottom: 20px;
  }
  .md\:mb-\[40px\] {
    margin-bottom: 40px;
  }
  .md\:mb-\[50px\] {
    margin-bottom: 50px;
  }
  .md\:mb-\[60px\] {
    margin-bottom: 60px;
  }
  .md\:mr-\[-120px\] {
    margin-right: -120px;
  }
  .md\:mr-\[-140px\] {
    margin-right: -140px;
  }
  .md\:mr-\[-40px\] {
    margin-right: -40px;
  }
  .md\:mr-\[160px\] {
    margin-right: 160px;
  }
  .md\:mt-\[10px\] {
    margin-top: 10px;
  }
  .md\:mt-\[120px\] {
    margin-top: 120px;
  }
  .md\:mt-\[180px\] {
    margin-top: 180px;
  }
  .md\:mt-\[20px\] {
    margin-top: 20px;
  }
  .md\:mt-\[40px\] {
    margin-top: 40px;
  }
  .md\:mt-\[50px\] {
    margin-top: 50px;
  }
  .md\:mt-\[60px\] {
    margin-top: 60px;
  }
  .md\:block {
    display: block;
  }
  .md\:inline-block {
    display: inline-block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-\[180px\] {
    height: 180px;
  }
  .md\:h-\[250px\] {
    height: 250px;
  }
  .md\:h-\[302px\] {
    height: 302px;
  }
  .md\:h-\[420px\] {
    height: 420px;
  }
  .md\:h-\[500px\] {
    height: 500px;
  }
  .md\:h-\[50px\] {
    height: 50px;
  }
  .md\:h-\[77px\] {
    height: 77px;
  }
  .md\:h-\[calc\(100svh-90px\)\] {
    height: calc(100svh - 90px);
  }
  .md\:h-auto {
    height: auto;
  }
  .md\:w-\[302px\] {
    width: 302px;
  }
  .md\:w-\[320px\] {
    width: 320px;
  }
  .md\:w-\[35px\] {
    width: 35px;
  }
  .md\:w-\[360px\] {
    width: 360px;
  }
  .md\:w-\[500px\] {
    width: 500px;
  }
  .md\:w-\[50px\] {
    width: 50px;
  }
  .md\:w-\[880px\] {
    width: 880px;
  }
  .md\:w-\[calc\(50\%-5px\)\] {
    width: calc(50% - 5px);
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:w-screen {
    width: 100vw;
  }
  .md\:min-w-0,
  .md\:min-w-\[0\] {
    min-width: 0;
  }
  .md\:min-w-\[224px\] {
    min-width: 224px;
  }
  .md\:min-w-\[230px\] {
    min-width: 230px;
  }
  .md\:max-w-\[1050px\] {
    max-width: 1050px;
  }
  .md\:max-w-\[105px\] {
    max-width: 105px;
  }
  .md\:max-w-\[1200px\] {
    max-width: 1200px;
  }
  .md\:max-w-\[125px\] {
    max-width: 125px;
  }
  .md\:max-w-\[1300px\] {
    max-width: 1300px;
  }
  .md\:max-w-\[140px\] {
    max-width: 140px;
  }
  .md\:max-w-\[145px\] {
    max-width: 145px;
  }
  .md\:max-w-\[150px\] {
    max-width: 150px;
  }
  .md\:max-w-\[152px\] {
    max-width: 152px;
  }
  .md\:max-w-\[154px\] {
    max-width: 154px;
  }
  .md\:max-w-\[155px\] {
    max-width: 155px;
  }
  .md\:max-w-\[160px\] {
    max-width: 160px;
  }
  .md\:max-w-\[167px\] {
    max-width: 167px;
  }
  .md\:max-w-\[170px\] {
    max-width: 170px;
  }
  .md\:max-w-\[180px\] {
    max-width: 180px;
  }
  .md\:max-w-\[200px\] {
    max-width: 200px;
  }
  .md\:max-w-\[202px\] {
    max-width: 202px;
  }
  .md\:max-w-\[210px\] {
    max-width: 210px;
  }
  .md\:max-w-\[220px\] {
    max-width: 220px;
  }
  .md\:max-w-\[225px\] {
    max-width: 225px;
  }
  .md\:max-w-\[240px\] {
    max-width: 240px;
  }
  .md\:max-w-\[250px\] {
    max-width: 250px;
  }
  .md\:max-w-\[260px\] {
    max-width: 260px;
  }
  .md\:max-w-\[290px\] {
    max-width: 290px;
  }
  .md\:max-w-\[307px\] {
    max-width: 307px;
  }
  .md\:max-w-\[320px\] {
    max-width: 320px;
  }
  .md\:max-w-\[350px\] {
    max-width: 350px;
  }
  .md\:max-w-\[366px\] {
    max-width: 366px;
  }
  .md\:max-w-\[370px\] {
    max-width: 370px;
  }
  .md\:max-w-\[450px\] {
    max-width: 450px;
  }
  .md\:max-w-\[460px\] {
    max-width: 460px;
  }
  .md\:max-w-\[500px\] {
    max-width: 500px;
  }
  .md\:max-w-\[600px\] {
    max-width: 600px;
  }
  .md\:max-w-\[650px\] {
    max-width: 650px;
  }
  .md\:max-w-\[700px\] {
    max-width: 700px;
  }
  .md\:max-w-\[900px\] {
    max-width: 900px;
  }
  .md\:max-w-none {
    max-width: none;
  }
  .md\:basis-auto {
    flex-basis: auto;
  }
  .md\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
  }
  .md\:-translate-x-1\/2,
  .md\:-translate-y-\[10\%\] {
    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\:-translate-y-\[10\%\] {
    --tw-translate-y: -10%;
  }
  .md\:translate-x-0 {
    --tw-translate-x: 0px;
  }
  .md\:translate-x-0,
  .md\:translate-x-1\/2 {
    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\:translate-x-1\/2 {
    --tw-translate-x: 50%;
  }
  .md\:translate-x-\[-20\%\] {
    --tw-translate-x: -20%;
  }
  .md\:translate-x-\[-20\%\],
  .md\:translate-y-0 {
    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\:translate-y-0 {
    --tw-translate-y: 0px;
  }
  .md\:translate-y-\[60px\] {
    --tw-translate-y: 60px;
  }
  .md\:scale-50,
  .md\:translate-y-\[60px\] {
    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\:scale-50 {
    --tw-scale-x: 0.5;
    --tw-scale-y: 0.5;
  }
  .md\:flex-col {
    flex-direction: column;
  }
  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }
  .md\:items-start {
    align-items: flex-start;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-start {
    justify-content: flex-start;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:gap-0 {
    gap: 0;
  }
  .md\:gap-\[20px\] {
    gap: 20px;
  }
  .md\:gap-\[40px\] {
    gap: 40px;
  }
  .md\:gap-\[50px\] {
    gap: 50px;
  }
  .md\:gap-\[60px\] {
    gap: 60px;
  }
  .md\:place-self-end {
    place-self: end;
  }
  .md\:rounded-\[40px\] {
    border-radius: 40px;
  }
  .md\:rounded-full {
    border-radius: 9999px;
  }
  .md\:bg-lavander {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  }
  .md\:p-\[20px\] {
    padding: 20px;
  }
  .md\:p-\[60px\] {
    padding: 60px;
  }
  .md\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .md\:\!px-\[20px\] {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .md\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .md\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }
  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .md\:py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .md\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .md\:py-\[40px\] {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .md\:\!pb-0 {
    padding-bottom: 0 !important;
  }
  .md\:pb-0 {
    padding-bottom: 0;
  }
  .md\:pb-\[1000px\] {
    padding-bottom: 1000px;
  }
  .md\:pb-\[1100px\] {
    padding-bottom: 1100px;
  }
  .md\:pb-\[120px\] {
    padding-bottom: 120px;
  }
  .md\:pb-\[250px\] {
    padding-bottom: 250px;
  }
  .md\:pb-\[40px\] {
    padding-bottom: 40px;
  }
  .md\:pb-\[500px\] {
    padding-bottom: 500px;
  }
  .md\:pb-\[60px\] {
    padding-bottom: 60px;
  }
  .md\:pb-\[940px\] {
    padding-bottom: 940px;
  }
  .md\:pl-0 {
    padding-left: 0;
  }
  .md\:pl-\[20px\] {
    padding-left: 20px;
  }
  .md\:pt-0 {
    padding-top: 0;
  }
  .md\:pt-\[120px\] {
    padding-top: 120px;
  }
  .md\:pt-\[280px\] {
    padding-top: 280px;
  }
  .md\:pt-\[60px\] {
    padding-top: 60px;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:\!text-\[16px\] {
    font-size: 16px !important;
  }
  .md\:\!text-\[20px\] {
    font-size: 20px !important;
  }
  .md\:\!text-\[24px\] {
    font-size: 24px !important;
  }
  .md\:\!text-\[32px\] {
    font-size: 32px !important;
  }
  .md\:\!text-\[42px\] {
    font-size: 42px !important;
  }
  .md\:\!text-\[56px\] {
    font-size: 56px !important;
  }
  .md\:\!text-\[64px\] {
    font-size: 64px !important;
  }
  .md\:text-\[16px\] {
    font-size: 16px;
  }
  .md\:font-semibold {
    font-weight: 600;
  }
  .md\:text-white {
    --tw-text-opacity: 1;
    color: rgb(242 243 245 / var(--tw-text-opacity));
  }
}
@media (max-width: 480px) {
  .sm\:bottom-\[30\%\] {
    bottom: 30%;
  }
  .sm\:mt-\[120px\] {
    margin-top: 120px;
  }
  .sm\:h-\[180px\] {
    height: 180px;
  }
  .sm\:h-\[185px\] {
    height: 185px;
  }
  .sm\:h-\[64px\] {
    height: 64px;
  }
  .sm\:min-h-\[185px\] {
    min-height: 185px;
  }
  .sm\:w-full {
    width: 100%;
  }
  .sm\:-translate-x-\[30\%\] {
    --tw-translate-x: -30%;
    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));
  }
  .sm\:flex-col {
    flex-direction: column;
  }
  .sm\:gap-\[20px\] {
    gap: 20px;
  }
  .sm\:rounded-\[20px\] {
    border-radius: 20px;
  }
  .sm\:\!px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .sm\:pb-\[1020px\] {
    padding-bottom: 1020px;
  }
  .sm\:pb-\[1080px\] {
    padding-bottom: 1080px;
  }
  .sm\:pb-\[1200px\] {
    padding-bottom: 1200px;
  }
  .sm\:pb-\[1240px\] {
    padding-bottom: 1240px;
  }
  .sm\:pb-\[1260px\] {
    padding-bottom: 1260px;
  }
  .sm\:pb-\[80px\] {
    padding-bottom: 80px;
  }
  .sm\:\!text-\[10vw\] {
    font-size: 10vw !important;
  }
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/78187650dd6b50b3-s.woff2) format("woff2");
  unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f,
    u+fe2e-fe2f;
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/4529092560591ab4-s.woff2) format("woff2");
  unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116;
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/b8222d26e20b2e06-s.woff2) format("woff2");
  unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1,
    u+03a3-03ff;
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/008f2e8b4aae291f-s.woff2) format("woff2");
  unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1,
    u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329,
    u+1ea0-1ef9, u+20ab;
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/3c46462b57ac880e-s.woff2) format("woff2");
  unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff,
    u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020,
    u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
  font-family: __Manrope_1b340f;
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
  src: url(/media/3534416bbfdcc9be-s.p.woff2) format("woff2");
  unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da,
    u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193,
    u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
  font-family: __Manrope_Fallback_1b340f;
  src: local("Arial");
  ascent-override: 103.31%;
  descent-override: 29.07%;
  line-gap-override: 0%;
  size-adjust: 103.19%;
}
.__className_1b340f {
  font-family: __Manrope_1b340f, __Manrope_Fallback_1b340f;
  font-style: normal;
}
.__variable_1b340f {
  --manrope: "__Manrope_1b340f", "__Manrope_Fallback_1b340f";
}
@font-face {
  font-family: __Manrope_1b340f;
  src: url(/media/3534416bbfdcc9be-s.p-3.woff2) format("woff2");
  font-display: swap;
}
@font-face {
  font-family: __Manrope_Fallback_1b340f;
  src: local("Arial");
  ascent-override: 77.27%;
  descent-override: 23.59%;
  line-gap-override: 0%;
  size-adjust: 104.46%;
}
@font-face {
  font-family: __nazare_dd2c80;
  src: url(/media/7ab8c1c91812fea0-s.p.ttf) format("truetype");
  font-display: swap;
}
@font-face {
  font-family: __nazare_Fallback_dd2c80;
  src: local("Arial");
  ascent-override: 67.27%;
  descent-override: 23.59%;
  line-gap-override: 0%;
  size-adjust: 114.46%;
}
.__className_dd2c80 {
  font-family: __nazare_dd2c80, __nazare_Fallback_dd2c80;
}
.__variable_dd2c80 {
  --nazare: "__nazare_dd2c80", "__nazare_Fallback_dd2c80";
}

/* Custom CSS styles moved from HTML file for better organization */

/* Categories and mobile styles */
.Categories .absolute {
  transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out !important;
}

.Categories .keen-slider__slide {
  transition: opacity 0.5s ease-in-out !important;
}

.Categories .keen-slider__slide img {
  transition: opacity 0.3s ease-in-out !important;
}

.Categories .medium-text {
  transition: all 0.3s ease-in-out !important;
}

/* Mobile-specific styles */
@media (max-width: 1024px) {
  .Categories .flex.gap-x-\[35px\] {
    display: none !important;
  }
  
  #mobile-image, #mobile-title, #mobile-description {
    transition: opacity 0.3s ease-in-out !important;
  }
  
  #mobile-content {
    padding: 20px;
    max-width: 100%;
    text-align: center;
    position: relative;
    touch-action: pan-y;
    user-select: none;
    height: 550px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  #mobile-image {
    flex-shrink: 0;
    height: 250px;
    object-fit: contain;
  }
  
  #mobile-title {
    flex-shrink: 0;
    margin: 0px 0 5px 0;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  #mobile-description {
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
    font-size: 18px;
    padding: 10px 20px;
    min-height: 180px;
    overflow: visible;
  }
  
  .mobile-swipe-indicator {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    color: #666;
    opacity: 0.7;
  }
  
  .hidden.lg\:flex {
    min-height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  
  #mobile-dots {
    margin-top: 5px;
    flex-shrink: 0;
  }
}

/* Fix Our Expertise section height consistency */
.keen-slider.relative.z-\[1\] {
  min-height: 380px;
  position: relative !important;
  overflow: hidden !important;
}

.keen-slider__slide.duration-500.transition {
  min-height: 350px;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

.keen-slider__slide.duration-500.transition h3 {
  flex-shrink: 0;
  min-height: 60px;
  align-items: center;
}

.keen-slider__slide.duration-500.transition p {
  flex: 1;
  line-height: 1.5;
  max-width: 400px;
}

.keen-slider__slide.duration-500.transition a {
  flex-shrink: 0;
  align-self: flex-start;
}

@media (max-width: 1024px) {
  .keen-slider__slide.duration-500.transition {
    min-height: 300px;
    text-align: center;
    align-items: center;
  }
  
  .keen-slider__slide.duration-500.transition a {
    align-self: center;
  }
  .keen-slider__slide.duration-500.transition p {
    max-width: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }
}


/* Enhanced Our Expertise Section with CSS Classes */
.keen-slider.relative.z-\[1\] .keen-slider__slide {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Text slide states */
.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-hidden {
  opacity: 0 !important;
  pointer-events: none !important;
  visibility: hidden !important;
  transform: translateX(30px) translateY(10px) !important;
}

.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-active {
  opacity: 1 !important;
  pointer-events: auto !important;
  visibility: visible !important;
  position: relative !important;
  transform: translateX(0) translateY(0) !important;
  z-index: 10 !important;
}

.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-hidden h3,
.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-hidden p,
.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-hidden a {
  opacity: 0 !important;
  transform: translateY(20px) !important;
}

.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-active h3 {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.1s !important;
}

.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-active p {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.2s !important;
}

.keen-slider.relative.z-\[1\] .keen-slider__slide.text-slide-active a {
  opacity: 1 !important;
  transform: translateY(0) !important;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) 0.3s !important;
}

.absolute.top-\[55\%\] .keen-slider {
  position: relative !important;
  height: 500px !important;
  overflow: visible !important;
  perspective: 1000px !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide {
  position: absolute !important;
  top: 0 !important;
  left: 50% !important;
  width: 100% !important;
  height: 100% !important;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  transform-origin: center center !important;
  will-change: transform, opacity !important;
}

@media (max-width: 767px) {
  .english-layout .absolute.top-\[55\%\] .keen-slider .keen-slider__slide {
    left: 0 !important;
  }
}


@media (max-width: 767px) {
  .english-layout .absolute.top-\[55\%\] {
    top: 45% !important;
    height: 60% !important;
  }
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-active {
  transform: translateX(-50%) translateY(0) scale(1) !important;
  opacity: 1 !important;
  pointer-events: auto !important;
  z-index: 10 !important;
  filter: brightness(1) !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-right {
  transform: translateX(100%) translateY(0) scale(0.8) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 5 !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-left {
  transform: translateX(-200%) translateY(0) scale(0.8) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 5 !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-right {
  transform: translateX(100%) translateY(0) scale(0.8) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 1 !important;
}
  
.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-left {
  transform: translateX(-200%) translateY(0) scale(0.8) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-hidden {
  transform: translateX(-300%) translateY(0) scale(0.5) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 1 !important;
}

@keyframes expertiseFloat {
  0%, 100% { 
    transform: translateY(0px) rotate(0deg); 
  }
  25% { 
    transform: translateY(-10px) rotate(1deg); 
  }
  50% { 
    transform: translateY(-5px) rotate(-0.5deg); 
  }
  75% { 
    transform: translateY(-15px) rotate(0.5deg); 
  }
}

@media (max-width: 1024px) {
  .absolute.top-\[55\%\] .keen-slider {
    height: 400px !important;
  }
  
  .absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-right {
    transform: translateX(30%) translateY(0) scale(0.9) !important;
  }
  
  .absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-left {
    transform: translateX(-130%) translateY(0) scale(0.9) !important;
  }
  
  .absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-right {
    transform: translateX(30%) translateY(0) scale(0.9) !important;
  }
  
  .absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-left {
    transform: translateX(-130%) translateY(0) scale(0.9) !important;
  }
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide {
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-active img {
  animation: expertiseFloat 6s ease-in-out infinite !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-right,
.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-enter-left {
  z-index: 8 !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-right,
.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-exit-left {
  z-index: 9 !important;
}

.max-w-\[540px\] img[alt*="slide"]:hover {
  transform: scale(1.1) !important;
  transition: transform 0.2s ease !important;
}

.max-w-\[540px\] .flex div:hover {
  transform: scale(1.2) !important;
}

.absolute.top-\[55\%\] .keen-slider {
  cursor: grab !important;
}

.absolute.top-\[55\%\] .keen-slider:active {
  cursor: grabbing !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide {
  cursor: grab !important;
  user-select: none !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide:active {
  cursor: grabbing !important;
}

.absolute.top-\[55\%\] .keen-slider .keen-slider__slide.expertise-active:hover {
  transform: translateX(-50%) translateY(-5px) scale(1.02) !important;
  transition: all 0.3s ease !important;
}

.absolute.top-\[55\%\] .keen-slider * {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.projects-carousel .keen-slider {
  display: block !important;
  overflow: hidden !important;
  width: 100% !important;
  position: relative !important;
  height: 270px !important;
  transform: translateZ(0) !important; /* Hardware acceleration */
  will-change: auto !important;
}

.projects-carousel .keen-slider__slide {
  position: absolute !important;
  top: 0 !important;
  height: 10 0% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  will-change: transform, opacity !important;
  backface-visibility: hidden !important; /* Prevent flicker */
  transform: translate3d(0, 0, 0) !important; /* Force hardware layer */
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important; /* Smooth slide transitions */
}

@media (max-width: 768px) {
  .projects-carousel .keen-slider {
    height: 180px !important;
  }
  
  .projects-carousel .keen-slider__slide {
    width: calc(100% - 30px) !important;
  }
}

.projects-carousel .keen-slider__slide img {
  max-width: 80% !important;
  max-height: 80% !important;
  object-fit: contain !important;
  will-change: auto !important;
  transform: translateZ(0) !important;
}

.projects-carousel .keen-slider {
  user-select: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  touch-action: pan-y !important; /* Allow vertical scrolling but prevent horizontal */
}

.projects-carousel .keen-slider:active {
  cursor: grabbing !important;
}

.projects-carousel .keen-slider__slide {
  user-select: none !important;
  -webkit-user-select: none !important;
  pointer-events: auto !important;
}

.projects-carousel .keen-slider__slide img {
  pointer-events: none !important; /* Prevent image drag */
  user-select: none !important;
  -webkit-user-select: none !important;
}

#mainButton {
  opacity: 1 !important;
  animation: fadeInUp 0.8s ease-out 0.5s both !important;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.cta {
  opacity: 1 !important;
  visibility: visible !important;
}


















/* Form fields and containers styling */
.flex.border.border-violet.rounded-full,
.flex.border.border-violet.rounded-\[30px\],
.flex.flex-col.border.border-violet.rounded-\[30px\],
form .flex.border.border-violet {
  border-radius: 10px !important;
  min-height: 60px !important;
  align-items: center !important;
}


/* Textarea containers */
.flex.flex-col.border.border-violet.rounded-\[30px\],
.flex.flex-col.border.border-violet {
  border-radius: 10px !important;
  min-height: 120px !important;
  align-items: flex-start !important;
  padding: 15px !important;
}

/* Button styling */
.bg-full-white.text-violet.button-text.cta-white.rounded-\[30px\],
button.rounded-\[30px\],
.cta.rounded-\[30px\] {
  border-radius: 10px !important;
  min-height: 60px !important;
}

/* Input fields styling */
.flex.border.border-violet input,
.flex.border.border-violet textarea {
  min-height: 20px !important;
  padding: 2px 0 !important;
}

/* Textarea specific styling */
.flex.flex-col.border.border-violet textarea {
  min-height: 80px !important;
  resize: vertical !important;
  padding: 8px 0 !important;
}

/* Label positioning adjustments */
.flex.border.border-violet label {
  flex-shrink: 0 !important;
  align-self: center !important;
}

.flex.flex-col.border.border-violet label {
  align-self: flex-start !important;
  margin-bottom: 8px !important;
}

/* Override any conflicting rounded styles for form elements */
form .rounded-full,
.border.border-violet.rounded-full,
.border.border-violet .rounded-full {
  border-radius: 10px !important;
}

/* Ensure consistent spacing and alignment */
.flex.border.border-violet {
  transition: all 0.3s ease !important;
}

.flex.border.border-violet:focus-within {
  border-color: #000000 !important;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) !important;
}

/* Reset any Tailwind rounded utilities that might conflict */
.rounded-\[30px\] {
  border-radius: 30px !important;
}

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

/* Ensure form buttons have consistent styling */
form button,
form .cta,
form .cta-white {
  border-radius: 10px !important;
  min-height: 60px !important;
}

/* Mobile responsiveness for form fields */
@media (max-width: 767px) {
  .flex.border.border-violet.rounded-full,
  .flex.border.border-violet.rounded-\[30px\],
  .flex.flex-col.border.border-violet.rounded-\[30px\],
  form .flex.border.border-violet {
    min-height: 55px !important;
    padding: 12px 15px !important;
  }
  
  .flex.flex-col.border.border-violet.rounded-\[30px\],
  .flex.flex-col.border.border-violet {
    min-height: 100px !important;
    padding: 15px !important;
  }
  
  .flex.border.border-violet label.small-text.rounded-full,
  .flex.border.border-violet label.rounded-full,
  form .flex.border.border-violet label {
    padding: 6px 12px !important;
    font-size: 11px !important;
  }
  
  form button,
  form .cta,
  form .cta-white {
    min-height: 55px !important;
  }
}

/* Additional override for any remaining rounded elements */
.contact-form .rounded-full,
.contact-form .rounded-\[30px\],
.contact-form .rounded-\[20px\] {
  border-radius: 10px !important;
}

/* Ensure proper spacing for form labels */
.flex.border.border-violet label {
  white-space: nowrap !important;
}

/* Global override for all rounded elements in forms and similar UI */
.rounded-\[40px\],
.rounded-\[50px\],
.rounded-\[60px\],
.rounded-\[80px\] {
  border-radius: 10px !important;
}

/* Maintain rounded-full only for specific navigation elements */
.menu.rounded-full,
.links.rounded-full,
nav .rounded-full,
.backdrop-blur .rounded-full {
  border-radius: 12px !important;
}

/* Ensure form focus states are consistent */
.flex.border.border-violet input:focus,
.flex.border.border-violet textarea:focus {
  outline: none !important;
  border-color: inherit !important;
}

/* Ensure button hover states work properly */
.bg-full-white.text-violet.button-text.cta-white:hover {
  background-color: #000000 !important;
  color: #ffffff !important;
  transition: all 0.3s ease !important;
}

/* Fix any potential layout issues with new border radius */
.flex.border.border-violet {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
}

.flex.flex-col.border.border-violet {
  box-sizing: border-box !important;
  display: flex !important;
  flex-direction: column !important;
}

/* Final override to ensure no conflicts */
section form .rounded-full,
section .border.border-violet.rounded-full,
section .border.border-violet .rounded-full,
.contact-section .rounded-full,
.contact-section .rounded-\[30px\],
.contact-section .rounded-\[20px\] {
  border-radius: 10px !important;
}

/* Ensure all form buttons follow the same pattern */
button[type="submit"],
input[type="submit"],
.button-text.cta-white {
  border-radius: 10px !important;
  min-height: 60px !important;
}

/* Remove any conflicting styles from Tailwind utilities */
.rounded-\[5px\] {
  border-radius: 10px !important;
}

/* Ensure consistent padding for all form elements */
.flex.border.border-violet {
  padding: 15px !important;
}

.flex.border.border-violet.gap-\[15px\] {
  gap: 15px !important;
  padding: 15px !important;
}

/* Ensure textarea containers have proper height */
.flex.flex-col.border.border-violet textarea {
  min-height: 100px !important;
  width: 100% !important;
}

/* Final mobile adjustments */
@media (max-width: 480px) {
  .flex.border.border-violet,
  .flex.flex-col.border.border-violet {
    padding: 12px !important;
  }
  
  .flex.border.border-violet.gap-\[15px\] {
    gap: 10px !important;
    padding: 12px !important;
  }
}

/* Animated Gradient Button Styles */
.animated-gradient-button {
  background: linear-gradient(90deg, #f2d94c, #1dd57d 12%, #8846fd 25%, #ffa3e4 37%, #f2d94c 50%, #1dd57d 62%, #8846fd 75%, #ffa3e4 87%, #f2d94c);
  background-size: 400% 100%;
  animation: gradient-slide 17s ease-in-out infinite;
  border: none;
  cursor: pointer;
  font-weight: bold;
  color: #000;
  transition: all 6.9s ease;
  position: relative;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.animated-gradient-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(242, 217, 76, 0.4);
}

@keyframes gradient-slide {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}













/* Navigation and other UI elements - keep existing styles */
.cta, .cta-transparent, .cta-white,
.links.rounded-full,
.medium-text.rounded-full,
.menu.rounded-full,
.rounded-full[class*="cta"],
.rounded-full[class*="button"],
.rounded-full[class*="menu"],
.rounded-full[class*="backdrop-blur"] {
  border-radius: 12px !important;
  white-space: nowrap !important;
}

.manrope-400{font-family:var(--manrope);font-weight:400;font-style:normal;}
.manrope-600{font-family:var(--manrope);font-weight:600;font-style:normal;}
.manrope-700{font-family:var(--manrope);font-weight:700;font-style:normal;}
.manrope-800{font-family:var(--manrope);font-weight:800;font-style:normal;}



@font-face {
  font-family: "Manrope";
  src: url("/media/3534416bbfdcc9be-s.p-3.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}

/* Lyon Arabic Font Declarations */
@font-face {
  font-family: "Lyon Arabic";
  src: url("/media/COMM - Lyon Arabic Display Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lyon Arabic";
  src: url("/media/COMM - Lyon Arabic Display Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Lyon Arabic";
  src: url("/media/LyonArabicText-Semibold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Lyon Arabic";
  src: url("/media/LyonArabicText-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Lyon Arabic";
  src: url("/media/LyonArabicText-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

/* RTL Image positioning for expertise section - keep images in consistent right void position */
      [dir="rtl"] .absolute.top-\[55\%\] .keen-slider .keen-slider__slide .float-wrap {
        position: absolute !important;
        right: 0% !important;
        left: auto !important;
        top: 50% !important;
        width: 100% !important;
        height: 100% !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
      }
      
      [dir="rtl"] .absolute.top-\[55\%\] .keen-slider .keen-slider__slide img {
        position: relative !important;
        right: auto !important;
        left: auto !important;
        top: auto !important;
        max-width: 90% !important;
        max-height: 90% !important;
        object-fit: contain !important;
      }
      
@media (max-width: 1024px) {
  /* نجعل الحاوية الرئيسية للقسم عمودية */
  .container.flex.lg\:flex-col {
    flex-direction: column !important;
    align-items: center !important;
  }

  /* نجعل حاوية الصورة تأخذ العرض الكامل وتظهر أولاً */
  .expertise-image-container {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    width: 100% !important;
    height: auto !important;
    transform: none !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin: 0 !important;
    z-index: 1 !important;
  }
  .expertise-image-container img {
    max-width: 250px !important;
    width: 100%;
    height: auto !important;
    margin: 0 auto 24px auto !important;
    display: block !important;
    object-fit: contain !important;
  }
}
      
@media (max-width: 1024px) {
  .expertise-image-container {
    width: 70vw !important;
    left: auto !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    z-index: 1 !important;
    height: 100px !important;
  }
}
      
@media (max-width: 1024px) {
  .keen-slider {
    min-height: 360px !important;
  }
}


/* Hero headline line spacing */
#heading1 {
  line-height: 1.4 !important;
  letter-spacing: -0.02em;
}

@media (max-width: 768px) {
  #heading1 {
    line-height: 1.3 !important;
  }
}

/* Hero headline line spacing - English version */
.english-layout #heading1 {
  line-height: 1.2 !important;
  letter-spacing: -0.01em;
}

@media (max-width: 768px) {
  .english-layout #heading1 {
    line-height: 1.1 !important;
  }
}

/* Counter styles */
.counter-container {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 10px;
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease-out;
}

.counter-container.animate {
  opacity: 1;
  transform: translateY(0);
}

.counter-number {
  font-size: 80px;
  font-weight: 900;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #000000;
  transition: all 0.3s ease;
  letter-spacing: -3px;
  line-height: 1;
}

.counter-suffix {
  font-size: 65px;
  font-weight: 900;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #000000;
  margin-top: -15px;
  letter-spacing: -2px;
  line-height: 1;
  transform: scale(1.15);
  text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

@media (max-width: 768px) {
  .counter-number {
    font-size: 60px;
  }
  .counter-suffix {
    font-size: 40px;
    transform: scale(1.1);
    margin-top: -12px;
  }
  
  /* Language switcher mobile styles */
  .cta.button-text.flex.items-center.justify-center.px-\[40px\].rounded-full.bg-violet.text-white {
    padding: 8px 20px !important;
    font-size: 14px !important;
    min-width: auto !important;
  }
  
  /* Arabic text in language switcher */
  .cta.button-text.flex.items-center.justify-center.px-\[40px\].rounded-full.bg-violet.text-white {
    font-family: 'Lyon Arabic', 'Lyon Arabic Display', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif !important;
  }
}

/* Arabic-specific styles */
html[lang="ar"] #industry-description {
  padding-left: 80px;
}

.hero-subline {
  display: inline-block;
}
@media (max-width: 767px) {
  .hero-subline {
    margin-top: 40px;
    font-size: 45px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
  }
}


      


@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(250px * 7)); /* Move right by exactly half the content */
  }
}

.slider {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(50px);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, .125);
  height: 150px; /* Increased height */
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 1300px;
}

.slider::before,
.slider::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  z-index: 2;
}

.slider::before {
  left: 0;
  background: linear-gradient(to right, rgba(67, 67, 67, 0.099), rgba(255,255,255,0));
}

.slider::after {
  right: 0;
  background: linear-gradient(to left, rgba(67, 67, 67, 0.099), rgba(255,255,255,0));
}

.slider .slide-track {
  animation: scroll 20s linear infinite;
  display: flex;
  width: calc(250px * 14);
  align-items: center; /* Vertically center logos */
}

.slider .slide {
  height: 150px; /* Match slider height */
  width: 250px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px; /* Add some spacing around logos */
}

.slider .logo {
  width: 80%; /* Logo takes 80% of slide width */
  height: auto;
  max-height: 80%; /* Logo takes 80% of slide height */
  object-fit: contain; /* Maintain aspect ratio */
}

/* Pause animation on hover */
.slider:hover .slide-track {
  animation-play-state: paused;
}



/* Responsive adjustments */
@media (max-width: 1200px) {
  .slider {
    width: 380px;
  }
  .slide-track {
    width: calc(380px * 14);
  }
  @keyframes custom-scroll {
    100% {
      transform: translateX(calc(-200px * 7));
    }
  }
}




.projects-carousel .keen-slider-projects {
  display: block !important;
  overflow: hidden !important;
  width: 100% !important;
  position: relative !important;
  height: 100px !important;
  transform: translateZ(0) !important; /* Hardware acceleration */
  will-change: auto !important;
}

.projects-carousel .keen-slider-projects .keen-slider__slide {
  position: absolute !important;
  top: 0 !important;
  height: 40% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  will-change: transform, opacity !important;
  backface-visibility: hidden !important; /* Prevent flicker */
  transform: translate3d(0, 0, 0) !important; /* Force hardware layer */
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important; /* Smooth slide transitions */
}
 
@media (max-width: 1024px) {
  .keen-slider-projects {
    min-height: 100px !important;
  }
}

@media (max-width: 768px) {
  .projects-carousel .keen-slider-projects {
    height: 180px !important;
  }
  
  .projects-carousel .keen-slider-projects .keen-slider__slide {
    width: calc(70% - 30px) !important;
  }
}




/* Thank You Overlay Styles */
.thank-you-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(39, 0, 109, 0.2);
  backdrop-filter: blur(12px);
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.8s ease;
}

.thank-you-overlay.show {
  opacity: 1;
  visibility: visible;
}

.thank-you-modal {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(25px);
  border-radius: 40px;
  padding: 60px 40px;
  max-width: 600px;
  width: 90%;
  text-align: center;
  transform: scale(0.7) translateY(50px);
  transition: all 0.8s ease;
  position: relative;
  box-shadow: 0 25px 70px rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.4);
}

.thank-you-overlay.show .thank-you-modal {
  transform: scale(1) translateY(0);
}

.close-overlay {
  position: absolute;
  top: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  font-size: 24px;
  color: #000000;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.close-overlay:hover {
  background: rgba(255, 255, 255, 1);
  color: #000000;
  transform: scale(1.1);
}

.thank-you-modal .animated-gradient-button {
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.thank-you-modal .cta-white {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(136, 70, 253, 0.3);
}

.thank-you-modal .cta-white:hover {
  background: rgba(2, 2, 2, 0.9);
  color: white;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(136, 70, 253, 0.3);
}

@media (max-width: 768px) {
  .thank-you-modal {
    padding: 40px 20px;
    margin: 20px;
  }
}

/* Global 40px border-radius override */
.rounded-full {
  border-radius: 12px !important;
}

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

/* Apply 40px radius to all buttons */
.cta, .cta-white, .animated-gradient-button {
  border-radius: 12px !important;
}

/* Apply 40px radius to navigation elements */
.links {
  border-radius: 12px !important;
}

.menu {
  border-radius: 12px !important;
}

nav {
  border-radius: 12px !important;
}

/* Apply 40px radius to form elements */
.border-violet {
  border-radius: 12px !important;
}

/* Universal 40px radius for all rounded elements */
.rounded-\[20px\], .rounded-\[30px\], .rounded-\[50px\], .rounded-\[60px\], .rounded-\[80px\] {
  border-radius: 12px !important;
}

/* All backdrop-blur elements use 40px radius */
[class*="backdrop-blur"] {
  border-radius: 12px !important;
}

/* Footer gradient */
footer .bg-gradient-to-r {
  border-radius: 12px !important;
}

/* Language switcher container */
.bg-\[27006d33\] {
  border-radius: 40px !important;
}