@layer reset, globals, elements, modifiers;
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
h1{
  font-size: 3rem;
  line-height: 120%;
}
h2{
  font-size: 2.375rem;
  line-height: 120%;
}
h3{
  font-size: 2rem;
  line-height: 120%;
}
h4{
  font-size: 1.5rem;
  line-height: 120%;
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.invisible{
  visibility: hidden;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-bottom-6{
  bottom: -1.5rem;
}
.-right-5{
  right: -1.25rem;
}
.-top-0{
  top: -0px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-16{
  bottom: 4rem;
}
.bottom-auto{
  bottom: auto;
}
.left-0{
  left: 0px;
}
.left-1\/2{
  left: 50%;
}
.left-5{
  left: 1.25rem;
}
.left-\[10px\]{
  left: 10px;
}
.left-auto{
  left: auto;
}
.right-0{
  right: 0px;
}
.right-5{
  right: 1.25rem;
}
.right-\[1rem\]{
  right: 1rem;
}
.right-auto{
  right: auto;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-20{
  top: 5rem;
}
.top-5{
  top: 1.25rem;
}
.top-\[1rem\]{
  top: 1rem;
}
.top-auto{
  top: auto;
}
.top-full{
  top: 100%;
}
.z-\[0\]{
  z-index: 0;
}
.z-\[10\]{
  z-index: 10;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-7\.5{
  margin-bottom: 1.875rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-2{
  margin-left: 0.5rem;
}
.ml-auto{
  margin-left: auto;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-12\.5{
  margin-top: 3.125rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-2\.5{
  margin-top: 0.625rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-8{
  margin-top: 2rem;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.line-clamp-5{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.aspect-\[1\.4\]{
  aspect-ratio: 1.4;
}
.aspect-\[16\/7\]{
  aspect-ratio: 16/7;
}
.aspect-\[3\/2\]{
  aspect-ratio: 3/2;
}
.aspect-square{
  aspect-ratio: 1 / 1;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.h-1\/2{
  height: 50%;
}
.h-10{
  height: 2.5rem;
}
.h-2{
  height: 0.5rem;
}
.h-4{
  height: 1rem;
}
.h-5{
  height: 1.25rem;
}
.h-7{
  height: 1.75rem;
}
.h-7\.5{
  height: 1.875rem;
}
.h-8{
  height: 2rem;
}
.h-9{
  height: 2.25rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[100vh\]{
  height: 100vh;
}
.h-\[124px\]{
  height: 124px;
}
.h-\[199px\]{
  height: 199px;
}
.h-\[20px\]{
  height: 20px;
}
.h-\[230px\]{
  height: 230px;
}
.h-\[250px\]{
  height: 250px;
}
.h-\[2px\]{
  height: 2px;
}
.h-\[320px\]{
  height: 320px;
}
.h-\[4px\]{
  height: 4px;
}
.h-\[70px\]{
  height: 70px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[400px\]{
  max-height: 400px;
}
.max-h-\[500px\]{
  max-height: 500px;
}
.max-h-\[700px\]{
  max-height: 700px;
}
.min-h-\[200px\]{
  min-height: 200px;
}
.min-h-\[400px\]{
  min-height: 400px;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-2{
  width: 0.5rem;
}
.w-4{
  width: 1rem;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-7{
  width: 1.75rem;
}
.w-8{
  width: 2rem;
}
.w-\[150px\]{
  width: 150px;
}
.w-\[1px\]{
  width: 1px;
}
.w-\[230px\]{
  width: 230px;
}
.w-\[250px\]{
  width: 250px;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[340px\]{
  width: 340px;
}
.w-\[370px\]{
  width: 370px;
}
.w-\[600px\]{
  width: 600px;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[auto\]{
  width: auto;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.min-w-\[100px\]{
  min-width: 100px;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[400px\]{
  max-width: 400px;
}
.max-w-\[440px\]{
  max-width: 440px;
}
.max-w-\[450px\]{
  max-width: 450px;
}
.max-w-\[50\%\]{
  max-width: 50%;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[600px\]{
  max-width: 600px;
}
.max-w-\[680px\]{
  max-width: 680px;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.max-w-\[700px\]{
  max-width: 700px;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[800px\]{
  max-width: 800px;
}
.max-w-full{
  max-width: 100%;
}
.max-w-none{
  max-width: none;
}
.flex-shrink{
  flex-shrink: 1;
}
.grow{
  flex-grow: 1;
}
.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-2{
  --tw-translate-y: 0.5rem;
  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-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-\[10px\]{
  --tw-translate-y: 10px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90{
  --tw-rotate: 90deg;
  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\.5\]{
  --tw-scale-x: 2.5;
  --tw-scale-y: 2.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.scale-x-\[-1\]{
  --tw-scale-x: -1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.list-disc{
  list-style-type: disc;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-col{
  flex-direction: column;
}
.flex-col-reverse{
  flex-direction: column-reverse;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-15{
  gap: 3.75rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-2\.5{
  gap: 0.625rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-3\.5{
  gap: 0.625rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-\[18px\]{
  gap: 18px;
}
.gap-\[70px\]{
  gap: 70px;
}
.gap-x-10{
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-y-15{
  row-gap: 3.75rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[14px\]{
  border-radius: 14px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[44px\]{
  border-radius: 44px;
}
.rounded-\[50\%\]{
  border-radius: 50%;
}
.rounded-\[5px\]{
  border-radius: 5px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.border{
  border-width: 1px;
}
.border-\[1px\]{
  border-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-b-\[1\.5px\]{
  border-bottom-width: 1.5px;
}
.border-b-\[2px\]{
  border-bottom-width: 2px;
}
.border-t{
  border-top-width: 1px;
}
.border-t-\[1\.5px\]{
  border-top-width: 1.5px;
}
.border-t-\[2px\]{
  border-top-width: 2px;
}
.border-solid{
  border-style: solid;
}
.border-none{
  border-style: none;
}
.border-\[\#3F351D\]{
  --tw-border-opacity: 1;
  border-color: rgb(63 53 29 / var(--tw-border-opacity, 1));
}
.border-\[\#9FB2C1\]{
  --tw-border-opacity: 1;
  border-color: rgb(159 178 193 / var(--tw-border-opacity, 1));
}
.border-\[\#BDD6E6\]{
  --tw-border-opacity: 1;
  border-color: rgb(189 214 230 / var(--tw-border-opacity, 1));
}
.border-\[\#D94D56\]{
  --tw-border-opacity: 1;
  border-color: rgb(217 77 86 / var(--tw-border-opacity, 1));
}
.border-\[currentColor\]{
  border-color: currentColor;
}
.border-\[transparent\]{
  border-color: transparent;
}
.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
}
.border-transparent{
  border-color: transparent;
}
.bg-\[\#3F351D\]{
  --tw-bg-opacity: 1;
  background-color: rgb(63 53 29 / var(--tw-bg-opacity, 1));
}
.bg-\[\#485377\]{
  --tw-bg-opacity: 1;
  background-color: rgb(72 83 119 / var(--tw-bg-opacity, 1));
}
.bg-\[\#9BA7CF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(155 167 207 / var(--tw-bg-opacity, 1));
}
.bg-\[\#B4BFE5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(180 191 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#BDD6E6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
}
.bg-\[\#C4CEF0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(196 206 240 / var(--tw-bg-opacity, 1));
}
.bg-\[\#CADEEB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(202 222 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#CCE5F6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(204 229 246 / var(--tw-bg-opacity, 1));
}
.bg-\[\#CEA53E\]{
  --tw-bg-opacity: 1;
  background-color: rgb(206 165 62 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D3CAC0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(211 202 192 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D9E0DE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 224 222 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D9E8FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(217 232 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DAEFFD\]{
  --tw-bg-opacity: 1;
  background-color: rgb(218 239 253 / var(--tw-bg-opacity, 1));
}
.bg-\[\#DCD2C6\]{
  --tw-bg-opacity: 1;
  background-color: rgb(220 210 198 / var(--tw-bg-opacity, 1));
}
.bg-\[\#E1EBFB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(225 235 251 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EAF2FF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(234 242 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#ECE5DE\]{
  --tw-bg-opacity: 1;
  background-color: rgb(236 229 222 / var(--tw-bg-opacity, 1));
}
.bg-\[\#EFEBEB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(239 235 235 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5EDE5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 237 229 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F5F3F3\]{
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 243 / var(--tw-bg-opacity, 1));
}
.bg-\[\#F6F5F1\]{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 241 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FCFCFC\]{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}
.bg-\[\#FFF\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[\#d3cac0\]{
  --tw-bg-opacity: 1;
  background-color: rgb(211 202 192 / var(--tw-bg-opacity, 1));
}
.bg-\[\#fff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[--title-bg-color\]{
  background-color: var(--title-bg-color);
}
.bg-\[currentColor\]{
  background-color: currentColor;
}
.bg-\[var\(--background-color\)\]{
  background-color: var(--background-color);
}
.bg-\[var\(--bg-color\)\]{
  background-color: var(--bg-color);
}
.bg-\[var\(--card-bg\)\]{
  background-color: var(--card-bg);
}
.bg-background-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
}
.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
}
.bg-second-600{
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-\[url\(\'\.\.\/images\/404-rtl\.svg\'\)\]{
  background-image: url('../images/404-rtl.svg');
}
.bg-\[url\(\'\.\.\/images\/404\.svg\'\)\]{
  background-image: url('../images/404.svg');
}
.bg-\[length\:100\%\]{
  background-size: 100%;
}
.bg-\[length\:100px_auto\]{
  background-size: 100px auto;
}
.bg-\[length\:110px_auto\]{
  background-size: 110px auto;
}
.bg-\[length\:141px_auto\]{
  background-size: 141px auto;
}
.bg-\[length\:150px_70px\]{
  background-size: 150px 70px;
}
.bg-\[length\:180px_85px\]{
  background-size: 180px 85px;
}
.bg-cover{
  background-size: cover;
}
.bg-\[bottom_left\]{
  background-position: bottom left;
}
.bg-\[center_25\%\]{
  background-position: center 25%;
}
.bg-\[left_bottom\]{
  background-position: left bottom;
}
.bg-\[right_bottom\]{
  background-position: right bottom;
}
.bg-center{
  background-position: center;
}
.bg-right-bottom{
  background-position: right bottom;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.stroke-\[currentColor\]{
  stroke: currentColor;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-2\.5{
  padding: 0.625rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-6{
  padding: 1.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7\.5{
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[44px\]{
  padding-left: 44px;
  padding-right: 44px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-1\.5{
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-15{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[7\.5rem\]{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-2\.5{
  padding-bottom: 0.625rem;
}
.pb-20{
  padding-bottom: 5rem;
}
.pb-30{
  padding-bottom: 7.5rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-\[200px\]{
  padding-bottom: 200px;
}
.pb-\[3rem\]{
  padding-bottom: 3rem;
}
.pl-0{
  padding-left: 0px;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-20{
  padding-left: 5rem;
}
.pr-0{
  padding-right: 0px;
}
.pr-10{
  padding-right: 2.5rem;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-6{
  padding-top: 1.5rem;
}
.pt-96{
  padding-top: 24rem;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.font-main{
  font-family: Work Sans, Heebo, sans-serif;
}
.text-14{
  font-size: 0.875rem;
}
.text-18{
  font-size: 1.125rem;
}
.text-20{
  font-size: 1.25rem;
}
.text-24{
  font-size: 1.5rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[0\.875rem\]{
  font-size: 0.875rem;
}
.text-\[1\.365rem\]{
  font-size: 1.365rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[1\.675rem\]{
  font-size: 1.675rem;
}
.text-\[12px\]{
  font-size: 12px;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[1rem\]{
  font-size: 1rem;
}
.text-\[2\.25rem\]{
  font-size: 2.25rem;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[2rem\]{
  font-size: 2rem;
}
.text-\[7\.5rem\]{
  font-size: 7.5rem;
}
.text-main{
  font-size: 1rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-\[1\.25\]{
  line-height: 1.25;
}
.leading-\[1\]{
  line-height: 1;
}
.leading-\[2\]{
  line-height: 2;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.text-\[\#3F351D\]{
  --tw-text-opacity: 1;
  color: rgb(63 53 29 / var(--tw-text-opacity, 1));
}
.text-\[\#6E6D6D\]{
  --tw-text-opacity: 1;
  color: rgb(110 109 109 / var(--tw-text-opacity, 1));
}
.text-\[\#828D9B\]{
  --tw-text-opacity: 1;
  color: rgb(130 141 155 / var(--tw-text-opacity, 1));
}
.text-\[\#9DA4AA\]{
  --tw-text-opacity: 1;
  color: rgb(157 164 170 / var(--tw-text-opacity, 1));
}
.text-\[\#D94D56\]{
  --tw-text-opacity: 1;
  color: rgb(217 77 86 / var(--tw-text-opacity, 1));
}
.text-\[var\(--card-color\)\]{
  color: var(--card-color);
}
.text-\[var\(--light-color\)\]{
  color: var(--light-color);
}
.text-\[var\(--main-color\)\]{
  color: var(--main-color);
}
.text-\[var\(--text-color\)\]{
  color: var(--text-color);
}
.text-\[var\(--title-color\)\]{
  color: var(--title-color);
}
.text-blue{
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity, 1));
}
.text-inherit{
  color: inherit;
}
.text-main-58{
  --tw-text-opacity: 1;
  color: rgb(104 122 137 / var(--tw-text-opacity, 1));
}
.text-main-80{
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
.text-primary{
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-100{
  opacity: 1;
}
.opacity-50{
  opacity: 0.5;
}
.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.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-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200{
  transition-duration: 200ms;
}
.content-\[\'\'\]{
  --tw-content: '';
  content: var(--tw-content);
}
mosaics-header{}
.btn-wide{
  width: 300px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}
@media (min-width: 1400px){
  .container{
    max-width: 1400px;
  }
}
html {
  --main-color: #003057;
  --wp--style--global--content-size: 1200px;
  --wp--style--global--wide-size: 1200px;
  margin-top: 5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-family: Work Sans, Heebo, sans-serif;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  scroll-behavior: smooth;
}
.rtl, [dir=rtl] {
  direction: rtl;
}
.page-newsletter .entry-content{
  --tw-bg-opacity: 1;
  background-color: rgb(211 202 192 / var(--tw-bg-opacity, 1));
}
.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 243 243 / var(--tw-text-opacity, 1));
}
.btn-white{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.btn-light{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .btn-light{
    font-size: 1.375rem;
  }
}
.btn-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.btn-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(218 239 253 / var(--tw-bg-opacity, 1));
}
.btn-wide{
  width: 300px;
}
.read-more{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
}
.rtl .read-more .icon{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.read-more:hover{
  font-weight: 700;
}
.page-headers{
  overflow: hidden;
}
.page-headers .container{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media not all and (min-width: 1024px){
  .page-headers .page-header-content{
    aspect-ratio: 390 / 400;
  }
}
@media (min-width: 1024px){
  .page-headers .page-header-content{
    height: 450px;
  }
}
@media (min-width: 1280px){
  .page-headers .page-header-content{
    height: 500px;
  }
}
@media (min-width: 1536px){
  .page-headers .page-header-content{
    height: 600px;
  }
}
@media not all and (min-width: 1024px){
  .page-homepage .page-headers .page-header-content{
    aspect-ratio: 390 / 180;
  }
}
.page-headers .page-header-content .credits{
  padding-top: 0.25rem;
  font-size: 14px;
}
.page-headers .education-description{
  margin-top: 1.25rem;
  max-width: 700px;
  font-size: 1.125rem;
}
.page-headers img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.btn{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 9999px;
  border-width: 1px;
  border-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  text-decoration-line: none;
}
.btn svg path{
  stroke: currentColor;
}
.rtl .btn svg{
  --tw-scale-x: -1;
  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));
}
.btn-blue{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.btn-white{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.btn-donate{
  --tw-border-opacity: 1;
  border-color: rgb(189 214 230 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.section.block-section{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  scroll-margin-top: 60px;
}
.section.events-section,
.section.news-section,
.section.tours-section,
.section.suggestion-section,
.section.events-inner-section,
.single-event.entry-content{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}
.section.donate-section{
  --tw-bg-opacity: 1;
  background-color: rgb(217 232 255 / var(--tw-bg-opacity, 1));
}
.section.donate-section h2{
  margin-bottom: 0.625rem;
}
.section.donate-section p{
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
}
.entry-content ul.wp-block-list {
  list-style: disc;
  padding: 0 1.5rem 1.5rem;
}
.entry-content ol.wp-block-list {
  list-style: decimal;
  padding: 0 1.5rem 1.5rem;
}
.section-title{
  padding-bottom: 2.5rem;
  font-weight: 600;
}
@media not all and (min-width: 1024px){
  .venues-section .mosaics-header, .education-section .mosaics-header{
    height: 380px;
  }
}
.mosaics-card{
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 3.75rem;
  background-color: var(--card-bg);
  padding: 2.5rem;
  color: var(--card-color);
}
.mosaics-card.with-link{
  padding-bottom: 5rem;
}
.mosaics-card.without-link{
  padding-bottom: 11rem;
}
.mosaics-card .mosaics-content{
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.mosaics-card .description{
  font-size: 1.25rem;
}
.mosaics-card.text-clamp .description{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.mosaics-card .btn{
  margin-top: auto;
  border-color: currentColor;
  color: var(--card-color);
}
.mosaics-card span.soon{
  cursor: pointer;
}
.section .blue-light {
  --card-bg: #BDD6E6;
}
.section .blue-dark {
  --card-bg: #003057;
  --card-color: #F5F3F3;
}
.section .green-light {
  --card-bg: #B3D2CB;
}
.section .green-base {
  --card-bg: #80ACA2;
}
.section .green-dark {
  --card-bg:#507C77;
  --card-color: #fff;
}
.section .brown-dark {
  --card-bg: #776E64;
  --card-color: #fff;
}
.section .brown-main {
  --card-bg: #AEA59B;
}
.section .brown-light-1 {
  --card-bg: #DCD2C6;
}
.section .brown-light-2 {
  --card-bg: #DCD2C6;
}
.section .support-content-1 {
  --card-bg: #9BA7CF;
}
.section .support-content-2 {
  --card-bg:#E1EBFB;
}
.section .support-content-3 {
  --card-bg: #B4BFE5;
}
.mosaics-title{
  display: block;
  height: 250px;
  width: 250px;
  background-color: var(--title-bg-color);
  padding: 2.5rem;
  font-weight: 600;
  color: var(--title-color);
}
@media not all and (min-width: 768px){
  .mosaics-title{
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .mosaics-title{
    height: 300px;
    width: 300px;
  }
}
@media not all and (min-width: 1024px){
  .rtl .mosaics-title{
    left: 0px;
    right: auto;
  }
}
.mosaics-title .light{
  color: var(--light-color);
}
.section-cta{
  margin-top: 2.5rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.section-cta .btn{
  border-style: none;
  background-image: none;
}
.site-header{
  position: fixed;
  inset: 0px;
  bottom: auto;
  z-index: 2;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media not all and (min-width: 1024px){
  .site-header{
    height: 75px;
  }
}
.site-header .container{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 1280px){
  .site-header .container{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1536px){
  .site-header .container{
    max-width: 100%;
  }
}
.site-header .logo-section{
  width: 250px;
}
@media (min-width: 1024px){
  .site-header .logo-section{
    width: auto;
  }
}
.site-header .logo-section img {
  width: 100%;
}
@media not all and (min-width: 1280px){
  .site-header .main-navigation-line{
    position: fixed;
    inset: 0px;
    top: 70px;
    z-index: 10;
    display: none;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding-top: 1.25rem;
  }
}
.site-header .main-navigation-line .main-menu{
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .main-menu{
    flex-direction: row;
  }
}
.site-header .main-navigation-line .main-menu{
  border-bottom-width: 2px;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .main-menu{
    border-style: none;
  }
}
.site-header .main-navigation-line .main-menu > li{
  position: relative;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  /* Show on hover */
}
.site-header .main-navigation-line .main-menu > li a{
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
@media not all and (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > li a{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1.125rem;
  }
}
@media (min-width: 1024px){
  .site-header .main-navigation-line .main-menu > li a{
    white-space: nowrap;
  }
}
.site-header .main-navigation-line .main-menu > li .sub-menu{
  border-radius: 10px;
  left: 0px;
  top: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 0.5rem;
}
@media not all and (min-width: 1024px){
  .site-header .main-navigation-line .main-menu > li .sub-menu{
    display: none;
    height: 0px;
  }
}
@media (min-width: 1024px){
  .site-header .main-navigation-line .main-menu > li .sub-menu{
    padding: 1rem;
  }
}
.site-header .main-navigation-line .main-menu > li .sub-menu{
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > li .sub-menu{
    visibility: hidden;
    position: absolute;
    --tw-translate-y: 50px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-width: 1px;
    opacity: 1;
  }
}
.site-header .main-navigation-line .main-menu > li .sub-menu {
  transition: all 0.25s ease;
  z-index: 999;
  /* Links */
}
.rtl .site-header .main-navigation-line .main-menu > li .sub-menu{
  left: auto;
  right: 0px;
}
.site-header .main-navigation-line .main-menu > li .sub-menu .main-menu a {
  display: block;
  text-decoration: none;
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > li:hover > .sub-menu{
    visibility: visible;
    --tw-translate-y: 10px;
    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));
    opacity: 1;
  }
}
.site-header .main-navigation-line .main-menu > .menu-item-has-children a{
  justify-content: space-between;
}
@media not all and (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > .menu-item-has-children a{
    display: flex;
  }
}
.site-header .main-navigation-line .main-menu > .menu-item-has-children a button{
  --tw-rotate: 90deg;
  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));
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > .menu-item-has-children a button{
    display: none;
  }
}
.site-header .main-navigation-line .main-menu > .menu-item-has-children a button {
  transition: all 0.25s ease;
}
.site-header .main-navigation-line .main-menu > .menu-item-has-children.is-active a button{
  --tw-rotate: -90deg;
  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));
}
.site-header .main-navigation-line .main-menu > .menu-item-has-children.is-active .sub-menu{
  height: auto;
}
@media not all and (min-width: 1280px){
  .site-header .main-navigation-line .main-menu > .menu-item-has-children.is-active .sub-menu{
    display: block;
  }
}
.site-header .main-navigation-line .btn-donate{
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 2.5rem;
  display: inline-block;
  border-style: none;
}
@media (min-width: 1280px){
  .site-header .main-navigation-line .btn-donate{
    display: none;
  }
}
.site-header .header-actions{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media not all and (min-width: 1280px){
  .site-header .header-actions{
    position: absolute;
    top: 50%;
    display: none;
    width: calc(100vw - 5rem);
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
.site-header .header-actions{
  z-index: 10;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
@media (min-width: 1280px){
  .site-header .header-actions{
    position: relative;
    display: flex;
  }
}
.site-header .header-actions svg{
  aspect-ratio: 1 / 1;
  height: 2rem;
  width: 2rem;
}
@media not all and (min-width: 1280px){
  .site-header .header-actions .btn-donate{
    display: none;
  }
}
@media (min-width: 1280px){
  .site-header .mobile-menu-toggle{
    display: none;
  }
}
.site-header .mobile-menu-toggle svg{
  height: 2rem;
  width: 2rem;
}
.rtl .site-header .mobile-menu-toggle svg{
  --tw-scale-x: -1;
  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));
}
.site-header .mobile-menu-toggle .open{
  display: none;
}
@media (min-width: 1280px){
  .site-header .mobile-menu-toggle .open{
    display: none !important;
  }
}
.site-header .toggled span.close{
  display: none;
}
.site-header .toggled span.open{
  display: block;
}
.site-header .toggled .main-navigation-line{
  display: block;
}
.site-header .toggled .header-actions{
  display: flex;
}
.top-search{
  position: fixed;
  top: 5rem;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 10;
}
@media (min-width: 1024px){
  .top-search{
    position: absolute;
    --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));
  }
}
.page-headers .single-image{
  height: 100vh;
  max-height: 400px;
}
@media (min-width: 1024px){
  .page-headers .single-image{
    max-height: 500px;
  }
}
.page-headers .single-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-headers .header-slider .swiper-slide{
  width: 100%;
}
.page-headers .header-slider .swiper-slide .slider-image{
  height: 100vh;
  max-height: 400px;
}
@media (min-width: 1024px){
  .page-headers .header-slider .swiper-slide .slider-image{
    max-height: 800px;
  }
}
.page-headers .header-slider .swiper-slide .slider-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-headers .header-slider .swiper-slide .image-description{
  position: absolute;
  inset: 0px;
  top: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.625rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 1024px){
  .page-headers .header-slider .swiper-slide .image-description{
    flex-direction: row;
  }
}
.page-headers .header-slider .swiper-slide .image-description h4{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.page-headers .header-slider .swiper-slide .image-description p.credits{
  margin-left: auto;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.rtl .page-headers .header-slider .swiper-slide .image-description p.credits{
  margin-left: 0px;
  margin-right: auto;
}
.page-headers .header-slider .swiper-controls{
  position: absolute;
  top: 1.25rem;
  left: 1.25rem;
  z-index: 1;
}
.page-headers .header-slider .swiper-controls svg{
  height: 1.5rem;
  width: 1.5rem;
}
.page-headers .header-slider .swiper-controls .btn-play{
  display: flex;
}
.page-headers .header-slider .swiper-controls .btn-stop{
  display: none;
}
.page-headers .header-slider .swiper-controls.active .btn-play{
  display: none;
}
.page-headers .header-slider .swiper-controls.active .btn-stop{
  display: flex;
}
.page-headers .header-slider .swiper-controls button{
  border-radius: 9999px;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
.page-headers .header-slider .swiper-button-next,
.page-headers .header-slider .swiper-button-prev{
  display: flex;
  height: auto;
  width: auto;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  padding: 0.5rem;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  z-index: 1;
}
.page-headers .header-slider .swiper-button-next svg,
.page-headers .header-slider .swiper-button-prev svg{
  height: 1.25rem !important;
  width: 1.25rem !important;
}
.page-headers .header-slider .swiper-button-next:after,
.page-headers .header-slider .swiper-button-prev:after {
  content: none !important;
}
.page-headers .header-slider .swiper-button-prev, .page-headers .header-slider .swiper-rtl .swiper-button-next{
  left: 1.25rem;
  right: auto;
}
.page-headers .header-slider .swiper-button-next, .page-headers .header-slider .swiper-rtl .swiper-button-prev{
  right: 1.25rem;
  left: auto;
}
section.exhibitions-section .exhibitions-container{
  display: flex;
}
@media not all and (min-width: 1024px){
  section.exhibitions-section .exhibitions-container{
    flex-direction: column;
  }
}
@media (min-width: 1024px){
  section.exhibitions-section .exhibitions-container{
    flex-wrap: wrap;
  }
}
section.exhibitions-section .exhibition-item{
  display: flex;
}
@media not all and (min-width: 768px){
  section.exhibitions-section .exhibition-item{
    flex-direction: column;
  }
}
section.exhibitions-section .exhibition-item-top{
  width: 100%;
}
section.exhibitions-section .exhibition-item-top .exhibition-content{
  width: 100%;
}
@media (min-width: 768px){
  section.exhibitions-section .exhibition-item-top .exhibition-content{
    min-width: 300px;
  }
}
@media (min-width: 1024px){
  section.exhibitions-section .exhibition-item-top .exhibition-content{
    aspect-ratio: 1 / 1;
    max-width: 450px;
  }
}
section.exhibitions-section .exhibition-item-top .exhibition-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media not all and (min-width: 1024px){
  section.exhibitions-section .exhibition-item-top .exhibition-image img{
    min-height: 450px;
  }
}
section.exhibitions-section .exhibition-item-bottom{
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  background-size: cover;
  padding-top: 24rem;
}
@media (min-width: 1024px){
  section.exhibitions-section .exhibition-item-bottom{
    width: 50%;
  }
}
section.exhibitions-section .exhibition-item-bottom .exhibition-content{
  width: auto;
  max-width: 400px;
}
@media (min-width: 1024px){
  section.exhibitions-section .exhibition-item-bottom .exhibition-content{
    aspect-ratio: auto;
  }
}
@media not all and (min-width: 1024px){
  section.exhibitions-section .exhibition-item-bottom:nth-child(3) .exhibition-content{
    margin-right: 2.5rem;
  }
  .rtl section.exhibitions-section .exhibition-item-bottom:nth-child(3) .exhibition-content{
    margin-left: 2.5rem;
    margin-right: 0px;
  }
}
section.exhibitions-section .exhibition-item-bottom:nth-child(2){
  align-items: flex-end;
  justify-content: flex-end;
}
@media not all and (min-width: 1024px){
  section.exhibitions-section .exhibition-item-bottom:nth-child(2) .exhibition-content{
    margin-left: 2.5rem;
  }
  .rtl section.exhibitions-section .exhibition-item-bottom:nth-child(2) .exhibition-content{
    margin-right: 2.5rem;
    margin-left: 0px;
  }
}
section.events-section .events-list,
section.events-inner-section .events-list,
section.suggestion-section .events-list{
  display: flex;
  justify-content: center;
}
section.events-section .events-items,
section.events-inner-section .events-items,
section.suggestion-section .events-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1024px){
  section.events-section .events-items,
section.events-inner-section .events-items,
section.suggestion-section .events-items{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 3rem;
  }
}
section.events-section .action-items,
section.events-inner-section .action-items,
section.suggestion-section .action-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1024px){
  section.events-section .action-items,
section.events-inner-section .action-items,
section.suggestion-section .action-items{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 7.5rem;
  }
  section.upcoming-events-section .events-items{
    row-gap: 6.25rem;
  }
}
section.newsletter-section {
  --bg-color: #D8E5ED;
}
.page-template-page-about section.newsletter-section{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}
section.newsletter-section .newsletter-content{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  border-radius: 20px;
  background-color: var(--bg-color);
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px){
  section.newsletter-section .newsletter-content{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
@media (min-width: 1024px){
  section.newsletter-section .newsletter-content{
    gap: 2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
section.newsletter-section .newsletter-content .content{
  width: 100%;
}
section.newsletter-section .newsletter-content .section-title{
  padding-bottom: 0.625rem;
  font-weight: 400;
}
@media (min-width: 1024px){
  section.newsletter-section .newsletter-content .section-title{
    font-size: 3rem;
  }
}
section.newsletter-section .newsletter-content .newsletter-description{
  padding-right: 2.5rem;
  font-size: 1.125rem;
}
@media not all and (min-width: 768px){
  section.newsletter-section .newsletter-content .newsletter-description{
    padding-bottom: 2.5rem;
  }
}
.rtl section.newsletter-section .newsletter-content .newsletter-description{
  padding-right: 0px;
  padding-left: 2.5rem;
}
section.newsletter-section .newsletter-content .btn {
  flex: 1 0 auto;
}
section.newsletter-tours {
  --bg-color: #EAE0C8;
}
section.newsletter-tours .newsletter-content{
  --tw-text-opacity: 1;
  color: rgb(63 53 29 / var(--tw-text-opacity, 1));
}
section.newsletter-tours .btn{
  --tw-border-opacity: 1;
  border-color: rgb(63 53 29 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(63 53 29 / var(--tw-bg-opacity, 1));
}
section.tours-section .tours-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 1024px){
  section.tours-section .tours-items{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 3rem;
  }
  section.education-section .education-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 2fr;
    grid-template-areas: "header mosaic1" "mosaic2 mosaic1";
  }
}
section.education-section .top-content-card{
  background-size: 180px 85px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media (min-width: 1024px){
  section.education-section .top-content-card{
    background-size: 250px auto;
  }
}
section.education-section .top-content-card{
  height: 320px;
  width: 100%;
  grid-area: header;
}
.rtl section.education-section .top-content-card{
  background-position: left bottom;
}
@media not all and (min-width: 1024px){
  section.education-section .education-item-first,
section.education-section .education-item-second{
    padding-top: 365px;
  }
}
section.education-section .education-item-first .mosaics-card,
section.education-section .education-item-second .mosaics-card{
  width: 100%;
}
@media (min-width: 1024px){
  section.education-section .education-item-first .mosaics-card,
section.education-section .education-item-second .mosaics-card{
    height: 320px;
  }
}
section.education-section .education-item-first {
  --main-color: #F5F3F3;
  display: flex;
  width: 100%;
  align-items: flex-end;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1024px){
  section.education-section .education-item-first{
    height: 100%;
    align-items: center;
  }
}
section.education-section .education-item-first {
  grid-area: mosaic1;
}
section.education-section .education-item-second{
  display: flex;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1024px){
  section.education-section .education-item-second{
    height: 100%;
  }
}
section.education-section .education-item-second {
  grid-area: mosaic2;
}
@media (min-width: 1024px){
  section.venues-section .top-content-block{
    display: grid;
  }
}
section.venues-section .top-content-block .mosaics-header{
  width: 100%;
  background-size: 100px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media (min-width: 1024px){
  section.venues-section .top-content-block .mosaics-header{
    width: 50%;
  }
}
section.venues-section .top-content-block .mosaics-header .title{
  max-width: 400px;
}
.rtl section.venues-section .top-content-block .mosaics-header{
  background-position: left bottom;
}
@media not all and (min-width: 768px){
  section.venues-section .top-content-block .venue-item{
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  section.venues-section .top-content-block .venue-item{
    display: flex;
    width: 50%;
    justify-self: end;
  }
}
@media screen and (max-width: 1023px) {
  section.venues-section .top-content-block .venue-item {
    grid-template-rows: 1.2fr 1fr;
  }
}
section.venues-section .top-content-block .venue-item img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.venues-section .bottom-content-block{
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  section.venues-section .bottom-content-block{
    gap: 220px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
@media not all and (min-width: 768px){
  section.venues-section .bottom-content-block .venue-item{
    display: grid;
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  section.venues-section .bottom-content-block .venue-item{
    margin-top: auto;
    height: var(--box-venue-height);
    width: 50%;
    justify-self: end;
  }
}
@media screen and (max-width: 1023px) {
  section.venues-section .bottom-content-block .venue-item {
    grid-template-rows: 1.2fr 1fr;
  }
}
section.venues-section .bottom-content-block .venue-item img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  section.venues-section .bottom-content-block .venue-item:nth-child(1){
    display: none;
  }
}
section.venues-section .bottom-content-block .venue-item:nth-child(3){
  align-self: flex-end;
}
@media (min-width: 1024px){
  section.venues-section .bottom-content-block .venue-item:nth-child(3){
    margin-left: auto;
    align-self: flex-start;
    justify-self: end;
  }
  .rtl section.venues-section .bottom-content-block .venue-item:nth-child(3){
    margin-right: auto;
    margin-left: inherit;
  }
}
section.venues-section .venue-image{
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  section.venues-section .venue-image{
    display: none;
  }
}
section.support-section .mosaics-card{
  width: 100%;
}
@media (min-width: 1024px){
  section.support-section .mosaics-card{
    height: var(--box-tour-height);
  }
}
section.support-section .support-container{
  display: grid;
  grid-template-rows: repeat(6, 1fr);
  grid-template-areas: "header" "image" "content1" "image1" "content2" "image2";
}
@media (min-width: 1024px) {
  section.support-section .support-container {
    grid-template-rows: repeat(6, 0.5fr);
    grid-template-columns: 0.775fr 1fr 0.775fr;
    grid-template-rows: 1fr 1fr;
    grid-template-areas: "header image content1" "image1 content2 image2";
  }
}
section.support-section .support-container .support-image-1 {
  grid-area: image;
}
section.support-section .support-container .support-image-2{
  position: relative;
  grid-area: image1;
}
section.support-section .support-container .support-image-2 .mosaics-card{
  top: 0px;
  right: 0px;
  display: flex;
}
@media (min-width: 768px){
  section.support-section .support-container .support-image-2 .mosaics-card{
    position: absolute;
    height: 400px;
    width: 400px;
  }
}
@media (min-width: 1024px){
  section.support-section .support-container .support-image-2 .mosaics-card{
    display: none;
    width: 230px;
  }
}
section.support-section .support-container .support-image-3{
  position: relative;
  grid-area: image2;
}
section.support-section .support-container .support-image-3 .mosaics-card{
  bottom: 0px;
  left: 0px;
  display: flex;
}
@media (min-width: 768px){
  section.support-section .support-container .support-image-3 .mosaics-card{
    position: absolute;
    height: 400px;
    width: 400px;
  }
}
@media (min-width: 1024px){
  section.support-section .support-container .support-image-3 .mosaics-card{
    display: none;
    width: 260px;
  }
}
section.support-section .support-container .support-content-1{
  --tw-bg-opacity: 1;
  background-color: rgb(155 167 207 / var(--tw-bg-opacity, 1));
  background-size: 141px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  grid-area: header;
}
section.support-section .support-container .support-content-1 .btn{
  margin-top: 0px;
}
.rtl section.support-section .support-container .support-content-1{
  background-position: left bottom;
}
section.support-section .support-container .support-content-2{
  display: flex;
  grid-area: content1;
}
@media (min-width: 1024px){
  section.support-section .support-container .support-content-2 .btn{
    margin-top: 3.75rem;
  }
}
section.support-section .support-container .support-content-3{
  display: flex;
  grid-area: content2;
}
section.support-section .support-container .support-image img,
section.support-section .support-container .support-container img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-content-section .container{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
.top-content-section .container-main{
  grid-auto-rows: minmax(0, 1fr);
}
@media (min-width: 768px){
  .top-content-section .container-main{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.top-content-section .container-main .main-description{
  font-size: 1.125rem;
}
.top-content-section .container-main .main-links{
  margin-top: 1rem;
  display: flex;
  gap: 1rem;
}
.top-content-section .container-inner > div{
  max-width: 800px;
}
.top-content-section .container-inner .main-description{
  font-size: 1.25rem;
}
@media (min-width: 1024px){
  section.two-boxes-section .two-boxes-wrapper{
    display: flex;
    flex-direction: column;
  }
}
section.two-boxes-section .two-boxes-wrapper .two-boxes-content{
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px){
  section.two-boxes-section .two-boxes-wrapper .two-boxes-content{
    aspect-ratio: 520/386;
    width: 50%;
  }
}
section.two-boxes-section .venue-info{
  display: flex;
  gap: 0.25rem;
}
@media not all and (min-width: 768px){
  section.two-boxes-section .venue-info{
    margin-bottom: 1rem;
    flex-direction: column;
  }
}
@media (min-width: 768px){
  section.two-boxes-section .venue-info{
    gap: 2.5rem;
  }
}
section.two-boxes-section .venue-info .venue-size,
section.two-boxes-section .venue-info .venue-capacity{
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
}
section.two-boxes-section .venue-info .venue-size {
  flex: 1 0 auto;
}
section.two-boxes-section .venue-info .venue-size:after{
  position: absolute;
  top: 50%;
  right: -1.25rem;
  height: 1.875rem;
  width: 1px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  background-color: currentColor;
  opacity: 0.3;
}
@media (min-width: 768px){
  section.two-boxes-section .venue-info .venue-size:after{
    --tw-content: "";
    content: var(--tw-content);
  }
}
.rtl section.two-boxes-section .venue-info .venue-size:after{
  right: auto;
  left: -1.25rem;
}
section.two-boxes-section .venue-info svg{
  height: 1.25rem;
}
section.two-boxes-section .venue-info svg path {
  stroke: currentColor;
}
section.two-boxes-section .tour-info{
  display: flex;
  align-items: center;
  gap: 0.625rem;
}
section.two-boxes-section .tour-info svg{
  height: 1.75rem;
}
section.two-boxes-section .tour-info svg path {
  stroke: currentColor;
}
section.two-boxes-section .tour-info .spacer{
  height: 2.25rem;
  width: 1px;
  background-color: currentColor;
  opacity: 0.3;
}
section.two-boxes-section .two-boxes-title{
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 200px;
}
@media (min-width: 1024px){
  section.two-boxes-section .two-boxes-title{
    width: 50%;
    justify-content: flex-start;
    align-self: flex-end;
    padding-bottom: 300px;
  }
}
section.two-boxes-section .two-boxes-image{
  inset: 0px;
  z-index: 0;
}
@media not all and (min-width: 1024px){
  section.two-boxes-section .two-boxes-image{
    height: 350px;
  }
}
@media (min-width: 1024px){
  section.two-boxes-section .two-boxes-image{
    position: absolute;
  }
}
section.two-boxes-section .two-boxes-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.venue-one,
section.venue-one-flip {
  --card-bg: #D3CAC0;
  --title-bg-color: #F5EDE5;
  --light-color: rgba(1, 32, 58, 0.58);
}
section.venue-two,
section.venue-two-flip {
  --card-bg: #F5EDE5;
  --title-bg-color: #F5EDE5;
  --light-color: rgba(1, 32, 58, 0.58);
}
section.venue-three,
section.venue-three-flip {
  --card-bg:#776E64;
  --card-color: #FBFBFB;
  --title-bg-color: #AA9761;
  --light-color: rgba(1, 32, 58, 0.58);
}
section.tours-one,
section.tours-one-flip {
  --card-bg: #CEA53E;
  --title-bg-color:#EDD9A6;
  --light-color: #AA8422;
}
section.tours-two,
section.tours-two-flip {
  --card-bg: #BFA45B;
  --title-bg-color:#AA9761;
  --title-color: #FCFCFC;
  --light-color: rgba(252, 252, 252, 0.6);
}
section.tours-three,
section.tours-three-flip {
  --card-color:#fff;
  --card-bg: #A08230;
  --title-bg-color: #B59849;
  --light-color: #DAD2B4;
  --title-color: #FFFFFF;
}
section.tours-three .btn,
section.tours-three-flip .btn {
  --card-color:#003057;
  --card-border:#003057;
}
section.venue-one-flip .two-boxes-content,
section.venue-two-flip .two-boxes-content,
section.venue-three-flip .two-boxes-content,
section.tours-one-flip .two-boxes-content,
section.tours-two-flip .two-boxes-content,
section.tours-three-flip .two-boxes-content{
  align-self: flex-end;
}
section.venue-one-flip .two-boxes-title,
section.venue-two-flip .two-boxes-title,
section.venue-three-flip .two-boxes-title,
section.tours-one-flip .two-boxes-title,
section.tours-two-flip .two-boxes-title,
section.tours-three-flip .two-boxes-title{
  justify-content: flex-start;
  align-self: flex-start;
}
@media (min-width: 1024px){
  section.venue-one-flip .two-boxes-title,
section.venue-two-flip .two-boxes-title,
section.venue-three-flip .two-boxes-title,
section.tours-one-flip .two-boxes-title,
section.tours-two-flip .two-boxes-title,
section.tours-three-flip .two-boxes-title{
    justify-content: flex-end;
  }
}
.programs-items .single-item,
.events-items .single-item,
.tours-items .single-item{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.programs-items .single-item .item-image,
.events-items .single-item .item-image,
.tours-items .single-item .item-image{
  width: 100%;
}
.programs-items .single-item .item-image img,
.events-items .single-item .item-image img,
.tours-items .single-item .item-image img{
  aspect-ratio: 1.4;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.programs-items .single-item .item-content,
.events-items .single-item .item-content,
.tours-items .single-item .item-content{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
.programs-items .single-item .item-details,
.events-items .single-item .item-details,
.tours-items .single-item .item-details{
  display: flex;
  gap: 1rem;
}
.programs-items .single-item .item-details span,
.events-items .single-item .item-details span,
.tours-items .single-item .item-details span{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  font-weight: 600;
}
.programs-items .single-item .item-title,
.events-items .single-item .item-title,
.tours-items .single-item .item-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-weight: 600;
}
@media (min-width: 1024px){
  .programs-items .single-item .item-title,
.events-items .single-item .item-title,
.tours-items .single-item .item-title{
    min-height: 2lh;
  }
}
.programs-items .single-item .item-description,
.events-items .single-item .item-description,
.tours-items .single-item .item-description{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.programs-items .single-item .btn-link,
.events-items .single-item .btn-link,
.tours-items .single-item .btn-link{
  padding: 0px;
}
.rtl .programs-items .single-item .btn-link svg,
.rtl .events-items .single-item .btn-link svg,
.rtl .tours-items .single-item .btn-link svg{
  --tw-scale-x: -1;
  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));
}
@media (min-width: 1024px){
  section.current-exhibitions-section .current-exhibitions-wrapper{
    display: flex;
    flex-direction: column;
  }
}
section.current-exhibitions-section .current-exhibitions-wrapper .current-exhibitions-content{
  position: relative;
  z-index: 1;
}
@media (min-width: 1024px){
  section.current-exhibitions-section .current-exhibitions-wrapper .current-exhibitions-content{
    height: 400px;
    width: 50%;
  }
}
section.current-exhibitions-section .current-exhibitions-title{
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 1024px){
  section.current-exhibitions-section .current-exhibitions-title{
    width: 50%;
    align-self: flex-end;
  }
}
section.current-exhibitions-section .current-exhibitions-title{
  bottom: 0px;
  right: 0px;
  left: 0px;
}
@media not all and (min-width: 1024px){
  section.current-exhibitions-section .current-exhibitions-title{
    position: absolute;
  }
}
section.current-exhibitions-section .current-exhibitions-image{
  inset: 0px;
  z-index: 0;
}
@media (min-width: 1024px){
  section.current-exhibitions-section .current-exhibitions-image{
    position: absolute;
  }
}
section.current-exhibitions-section .current-exhibitions-image img{
  height: 100%;
  min-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.exhibitions-one,
section.exhibitions-one-flip {
  --card-bg:#96BFDA;
  --title-color: rgb(0,38,70);
  --light-color: rgb(0, 38,70, 0.6);
  --title-bg-color: #BDD6E6;
}
section.exhibitions-two,
section.exhibitions-two-flip {
  --card-bg: #003057;
  --card-color: #F5F3F3;
  --title-bg-color: #1B5381;
  --title-color: #F0F8FF;
  --light-color: rgba(240, 248, 255, 0.6);
}
section.exhibitions-one-flip .current-exhibitions-content,
section.exhibitions-two-flip .current-exhibitions-content{
  align-self: flex-end;
}
section.exhibitions-one-flip .current-exhibitions-title,
section.exhibitions-two-flip .current-exhibitions-title{
  justify-content: flex-end;
  align-self: flex-end;
}
@media (min-width: 768px){
  section.exhibitions-one-flip .current-exhibitions-title,
section.exhibitions-two-flip .current-exhibitions-title{
    align-self: flex-start;
  }
}
section.upcoming-exhibitions-section .upcoming-exhibitions-container{
  display: grid;
  grid-template-rows: 1fr 3fr 3fr 3fr;
  grid-template-areas: "header" "mosaic1" "mosaic2" "mosaic3";
}
@media (min-width: 1024px) {
  section.upcoming-exhibitions-section .upcoming-exhibitions-container {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
    grid-template-areas: "header mosaic2" "mosaic1 mosaic2" "mosaic1 mosaic3" "mosaic1 mosaic3";
  }
}
section.upcoming-exhibitions-section .top-content-box{
  height: 199px;
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
  background-size: 100px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .top-content-box{
    height: 391px;
    background-size: 200px auto;
  }
}
section.upcoming-exhibitions-section .top-content-box {
  grid-area: header;
}
.rtl section.upcoming-exhibitions-section .top-content-box{
  background-position: left bottom;
}
section.upcoming-exhibitions-section .upcoming-exhibition-item{
  background-size: cover;
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .upcoming-exhibition-item{
    height: inherit;
  }
}
section.upcoming-exhibitions-section .upcoming-exhibition-item .mosaics-card{
  width: 300px;
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .upcoming-exhibition-item .mosaics-card{
    width: 400px;
  }
}
@media not all and (min-width: 1024px){
  section.upcoming-exhibitions-section .title{
    font-size: 1.5rem;
  }
}
section.upcoming-exhibitions-section .exhibition-item-1 {
  --card-bg:#70A6C9;
  grid-area: mosaic1;
  display: flex;
  align-items: center;
}
@media not all and (min-width: 1024px){
  section.upcoming-exhibitions-section .exhibition-item-1{
    padding-top: 25%;
  }
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .exhibition-item-1{
    justify-content: flex-end;
  }
  section.upcoming-exhibitions-section .exhibition-item-1 .mosaics-card{
    height: 33.333333%;
  }
}
section.upcoming-exhibitions-section .exhibition-item-2 {
  --card-bg: #598BAB;
  --card-color: #F5F3F3;
  grid-area: mosaic2;
  display: flex;
  align-items: flex-start;
}
@media not all and (min-width: 1024px){
  section.upcoming-exhibitions-section .exhibition-item-2{
    justify-content: flex-end;
    padding-top: 5%;
  }
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .exhibition-item-2{
    align-items: flex-end;
  }
  section.upcoming-exhibitions-section .exhibition-item-2 .mosaics-card{
    height: 50%;
  }
}
section.upcoming-exhibitions-section .exhibition-item-3 {
  --card-bg: #96BAD1;
  grid-area: mosaic3;
  display: flex;
  align-items: flex-end;
}
@media (min-width: 1024px){
  section.upcoming-exhibitions-section .exhibition-item-3 .mosaics-card{
    height: 50%;
  }
}
section.past-events-section{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 241 / var(--tw-bg-opacity, 1));
}
section.past-events-section .past-events-content{
  overflow: hidden;
  border-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.past-events-section .past-events-content{
    display: flex;
  }
}
section.past-events-section .image img{
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  section.past-events-section .image img{
    aspect-ratio: 650/375;
    max-width: 650px;
  }
}
section.past-events-section .content{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.625rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 1024px){
  section.past-events-section .content{
    max-width: 525px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
section.past-events-section .btn{
  margin-top: 3rem;
}
section.our-vision-section .our-vision-wrapper{
  position: relative;
  display: grid;
  grid-template-areas: "vision" "image";
  grid-template-rows: 1fr 2.5fr;
}
@media (min-width: 1024px) {
  section.our-vision-section .our-vision-wrapper {
    grid-template-areas: "vision text1" "text2  mission" "title  text3";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto;
  }
}
section.our-vision-section .our-vision-wrapper .our-vision-content {
  --card-bg: #9BA7CF;
  grid-area: vision;
}
section.our-vision-section .our-vision-wrapper .our-mission-content {
  --card-bg: #E1EBFB;
}
@media not all and (min-width: 1024px){
  section.our-vision-section .our-vision-wrapper .our-mission-content{
    position: absolute;
    top: 35%;
    left: 0px;
    width: 80%;
  }
}
section.our-vision-section .our-vision-wrapper .our-mission-content {
  grid-area: mission;
}
@media not all and (min-width: 1024px){
  .rtl section.our-vision-section .our-vision-wrapper .our-mission-content{
    left: auto;
    right: 0px;
  }
}
section.our-vision-section .our-vision-title {
  --title-bg-color: #9BA7CF;
  position: relative;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media not all and (min-width: 1024px){
  section.our-vision-section .our-vision-title{
    position: absolute;
    bottom: 0;
  }
}
section.our-vision-section .our-vision-title {
  grid-area: title;
}
section.our-vision-section .our-vision-title .mosaics-title{
  height: auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 7.5rem;
}
@media not all and (min-width: 1024px){
  section.our-vision-section .our-vision-title .mosaics-title{
    background-size: auto 150px;
  }
}
@media (min-width: 1024px){
  section.our-vision-section .our-vision-title .mosaics-title{
    width: 100%;
    background-size: auto 150px;
  }
}
section.our-vision-section .our-vision-title .mosaics-title .light{
  font-weight: 400;
}
.rtl section.our-vision-section .our-vision-title .mosaics-title{
  background-position: left bottom;
}
section.our-vision-section .our-vision-image {
  grid-area: image;
  position: absolute;
  inset: 0px;
  z-index: 0;
}
section.our-vision-section .our-vision-image img{
  height: 100%;
  min-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.about-support-section .container {
  grid-template-areas: "top" "botom";
  grid-template-rows: 1.25fr 3fr;
}
@media (min-width: 768px) {
  section.about-support-section .container {
    grid-template-rows: 1fr 1.5fr;
  }
}
@media (min-width: 1024px) {
  section.about-support-section .container {
    grid-template-rows: 1fr 2fr;
  }
}
@media (min-width: 1280px){
  section.about-support-section .mosaics-card{
    max-width: 400px;
  }
}
@media (min-width: 1024px){
  section.about-support-section .top-content{
    display: flex;
  }
}
section.about-support-section .top-content .top-content-box {
  --card-bg: #B4BFE5;
  background-size: 110px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 7.5rem;
}
@media (min-width: 1024px){
  section.about-support-section .top-content .top-content-box{
    width: 33.333333%;
    background-size: auto auto;
  }
}
section.about-support-section .top-content .top-content-box {
  flex: 1 0 auto;
}
.rtl section.about-support-section .top-content .top-content-box{
  background-position: left bottom;
}
section.about-support-section .top-content .top-content-image{
  height: 100%;
}
@media (min-width: 1024px){
  section.about-support-section .top-content .top-content-image{
    width: 100%;
  }
}
section.about-support-section .top-content .top-content-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  section.about-support-section .top-content .top-content-image img{
    max-height: 400px;
  }
}
section.about-support-section .bottom-content{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 70px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px){
  section.about-support-section .bottom-content{
    justify-content: space-between;
  }
}
@media (min-width: 1024px){
  section.about-support-section .bottom-content{
    flex-direction: row;
    justify-content: flex-start;
    gap: 0px;
  }
}
section.about-support-section .bottom-content .support-content-box{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media not all and (min-width: 1024px){
  section.about-support-section .bottom-content .support-content-box{
    width: 75%;
  }
}
@media (min-width: 1024px){
  section.about-support-section .bottom-content .support-content-box{
    height: 50%;
  }
}
section.about-support-section .bottom-content .support-content-box:nth-child(1){
  align-self: flex-end;
  --tw-bg-opacity: 1;
  background-color: rgb(225 235 251 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.about-support-section .bottom-content .support-content-box:nth-child(1){
    align-self: flex-start;
  }
}
section.about-support-section .bottom-content .support-content-box:nth-child(2){
  --tw-bg-opacity: 1;
  background-color: rgb(180 191 229 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.about-support-section .bottom-content .support-content-box:nth-child(2){
    margin-left: auto;
    margin-top: auto;
  }
  .rtl section.about-support-section .bottom-content .support-content-box:nth-child(2){
    margin-right: auto;
    margin-left: inherit;
  }
}
section.about-support-section .bottom-content .support-content-box:nth-child(3){
  align-self: flex-end;
  --tw-bg-opacity: 1;
  background-color: rgb(225 235 251 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.about-support-section .bottom-content .support-content-box:nth-child(3){
    align-self: flex-start;
    justify-self: end;
  }
}
@media not all and (min-width: 1536px){
  section.about-support-section .title{
    max-width: 300px;
  }
}
section.about-support-section .desktop-cta{
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: none;
  height: 50%;
  width: 33.333333%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media not all and (min-width: 1024px){
  section.about-support-section .desktop-cta{
    width: 75%;
  }
}
@media (min-width: 1024px){
  section.about-support-section .desktop-cta{
    display: flex;
  }
}
@media (min-width: 1280px){
  section.about-support-section .desktop-cta{
    max-width: 400px;
  }
}
.rtl section.about-support-section .desktop-cta{
  right: auto;
  left: 0px;
}
section.about-support-section .section-cta{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  section.about-support-section .section-cta{
    display: none;
  }
}
section.about-support-section .btn{
  width: 100%;
  max-width: 70%;
}
section.team-section .members-grid{
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
section.team-section .members-title{
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}
section.team-section .single-member{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem;
  font-size: 1.125rem;
  border-bottom: 1px solid #E5E5E5;
}
section.team-section .single-member .member-role{
  max-width: 50%;
  text-align: right;
}
.rtl section.team-section .single-member .member-role{
  text-align: left;
}
section.architecture-section .container{
  display: grid;
  grid-template-areas: "top" "botom";
  grid-template-rows: 1.25fr 3fr;
}
@media (min-width: 768px) {
  section.architecture-section .container {
    grid-template-rows: 1fr 1.5fr;
  }
}
@media (min-width: 1024px) {
  section.architecture-section .container {
    grid-template-rows: 1fr 2fr;
  }
}
@media (min-width: 1280px){
  section.architecture-section .mosaics-card{
    max-width: 400px;
  }
}
@media (min-width: 1024px){
  section.architecture-section .top-content{
    display: flex;
  }
}
section.architecture-section .top-content .top-content-box {
  --card-bg: #B4BFE5;
  background-size: 110px auto;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 7.5rem;
}
@media (min-width: 1024px){
  section.architecture-section .top-content .top-content-box{
    width: 33.333333%;
    background-size: auto auto;
  }
}
section.architecture-section .top-content .top-content-box {
  flex: 1 0 auto;
}
.rtl section.architecture-section .top-content .top-content-box{
  background-position: left bottom;
}
section.architecture-section .top-content .top-content-image{
  height: 100%;
}
@media (min-width: 1024px){
  section.architecture-section .top-content .top-content-image{
    width: 100%;
  }
}
section.architecture-section .top-content .top-content-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 1024px){
  section.architecture-section .top-content .top-content-image img{
    max-height: 400px;
  }
}
section.architecture-section .bottom-content{
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 70px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px){
  section.architecture-section .bottom-content{
    justify-content: space-between;
  }
}
@media (min-width: 1024px){
  section.architecture-section .bottom-content{
    flex-direction: row;
    justify-content: flex-start;
    gap: 0px;
  }
}
section.architecture-section .bottom-content .arch-content-box{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
@media not all and (min-width: 1024px){
  section.architecture-section .bottom-content .arch-content-box{
    width: 75%;
  }
}
@media (min-width: 1024px){
  section.architecture-section .bottom-content .arch-content-box{
    height: 50%;
  }
}
section.architecture-section .bottom-content .arch-content-box:nth-child(1){
  align-self: flex-end;
  --tw-bg-opacity: 1;
  background-color: rgb(155 167 207 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.architecture-section .bottom-content .arch-content-box:nth-child(1){
    align-self: flex-start;
  }
}
section.architecture-section .bottom-content .arch-content-box:nth-child(2){
  --tw-bg-opacity: 1;
  background-color: rgb(225 235 251 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.architecture-section .bottom-content .arch-content-box:nth-child(2){
    margin-left: auto;
    margin-top: auto;
  }
  .rtl section.architecture-section .bottom-content .arch-content-box:nth-child(2){
    margin-right: auto;
    margin-left: inherit;
  }
}
section.architecture-section .bottom-content .arch-content-box:nth-child(3){
  align-self: flex-end;
  --tw-bg-opacity: 1;
  background-color: rgb(196 206 240 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  section.architecture-section .bottom-content .arch-content-box:nth-child(3){
    align-self: flex-start;
    justify-self: end;
  }
}
@media not all and (min-width: 1536px){
  section.architecture-section .title{
    max-width: 300px;
  }
}
section.architecture-section .section-cta{
  margin-top: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  section.architecture-section .section-cta{
    margin-top: 6.25rem;
  }
}
section.architecture-section .section-cta .btn{
  background-color: rgb(206 165 62 / var(--tw-bg-opacity, 1));
  font-size: 1.25rem;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 243 243 / var(--tw-text-opacity, 1));
  width: 300px;
}
@media (min-width: 1024px){
  section.architecture-section .section-cta .btn{
    font-size: 1.375rem;
    line-height: 1.5;
  }
}
section.board-section{
  margin-top: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(239 235 235 / var(--tw-bg-opacity, 1));
}
section.board-section .container{
  position: relative;
}
section.board-section .team-grid{
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1024px){
  section.board-section .team-grid{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1rem;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 3.75rem;
  }
}
section.board-section .person-card{
  position: relative;
  overflow: hidden;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  perspective: 1000px;
}
section.board-section .person-front{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  backface-visibility: hidden;
}
section.board-section .person-image{
  height: 230px;
  width: 230px;
  overflow: hidden;
  border-radius: 9999px;
}
section.board-section .person-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.board-section .person-name{
  position: relative;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
}
section.board-section hr.person-break{
  height: 4px;
  width: 150px;
  --tw-bg-opacity: 1;
  background-color: rgb(72 83 119 / var(--tw-bg-opacity, 1));
}
section.board-section .person-role{
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(157 164 170 / var(--tw-text-opacity, 1));
}
section.board-section .person-description{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
section.board-section .person-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  inset: 0;
  transition: transform 0.8s;
  transform: rotateY(180deg);
}
section.board-section .person-card:hover .person-front {
  transform: rotateY(180deg);
}
section.board-section .person-card:hover .person-back {
  transform: rotateY(0);
}
section.register-section .register-content{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.5rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 5rem;
  padding-right: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  section.register-section .register-content{
    align-items: center;
    gap: 1rem;
    padding-top: 2.5rem;
    padding-bottom: 3rem;
    text-align: center;
  }
}
section.register-section .register-content {
  background: rgba(189, 214, 230, 0.5) url(../images/register-main.svg) no-repeat left center;
  background-size: auto 124px;
}
@media (min-width: 1024px) {
  section.register-section .register-content {
    background-size: auto 190px;
  }
}
section.register-section .register-content .register-title{
  max-width: 600px;
  font-size: 1.5rem;
}
@media (min-width: 1024px){
  section.register-section .register-content .register-title{
    font-size: 45px;
  }
}
section.register-section .register-content .register-description{
  max-width: 450px;
}
@media (min-width: 1024px){
  section.register-section .register-content .register-description{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 1.5rem;
  }
}
section.register-section .register-content .register-button{
  margin-top: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  font-size: 1.125rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  section.register-section .register-content .register-button{
    font-size: 1.375rem;
    line-height: 1.5;
  }
}
section.register-section .register-content .register-button {
  border: 1px solid #003057;
}
section.testimonials-section {
  padding-bottom: 0 !important;
}
section.testimonials-section .container{
  position: relative;
}
@media not all and (min-width: 1536px){
  section.testimonials-section .container{
    overflow: hidden;
  }
}
section.testimonials-section .testimonial-card{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 10px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  section.testimonials-section .testimonial-card{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}
section.testimonials-section .testimonial-card {
  box-shadow: 0 4px 40px 0 #E4E4E4;
}
section.testimonials-section .testimonial-card svg{
  margin-top: 1.5rem;
}
section.testimonials-section .testimonial-image{
  position: relative;
  margin-top: 1rem;
  padding-top: 1rem;
}
@media (min-width: 1024px){
  section.testimonials-section .testimonial-image{
    margin-top: 1.5rem;
    padding-top: 1.5rem;
  }
}
section.testimonials-section .testimonial-image img{
  height: 70px;
  width: 70px;
  overflow: hidden;
  border-radius: 9999px;
}
@media (min-width: 1024px){
  section.testimonials-section .testimonial-image img{
    height: 94px;
    width: 94px;
  }
}
section.testimonials-section .testimonial-image:before{
  position: absolute;
  top: -0px;
  left: 50%;
  height: 2px;
  width: 2.5rem;
  --tw-translate-y: -50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(217 224 222 / var(--tw-bg-opacity, 1));
  --tw-content: "";
  content: var(--tw-content);
}
section.testimonials-section .testimonial-name{
  position: relative;
  font-size: 0.875rem;
  --tw-text-opacity: 1;
  color: rgb(104 122 137 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  section.testimonials-section .testimonial-name{
    font-size: 1.125rem;
  }
}
section.testimonials-section .testimonial-content{
  margin-top: 0.5rem;
}
@media (min-width: 1024px){
  section.testimonials-section .testimonial-content{
    font-size: 1.375rem;
  }
}
section.testimonials-section .slider{
  margin-top: -1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px){
  section.testimonials-section .slider{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}
section.testimonials-section .swiper-container{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px){
  section.testimonials-section .swiper-container{
    overflow: hidden;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media not all and (min-width: 768px){
  section.testimonials-section .swiper-container .swiper-slide{
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
    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));
  }
  section.testimonials-section .swiper-container .swiper-slide.swiper-slide-active{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }
}
@media not all and (min-width: 1536px){
  section.testimonials-section .swiper-button-next,
section.testimonials-section .swiper-button-prev{
    display: none;
  }
}
section.testimonials-section .swiper-button-next svg,
section.testimonials-section .swiper-button-prev svg{
  height: 20px !important;
  width: auto !important;
}
section.testimonials-section .swiper-button-next:after,
section.testimonials-section .swiper-button-prev:after {
  content: none !important;
}
section.testimonials-section .swiper-button-prev, section.testimonials-section .swiper-rtl .swiper-button-next {
  left: -3rem;
  right: auto;
}
section.testimonials-section .swiper-button-next, section.testimonials-section .swiper-rtl .swiper-button-prev {
  right: -3rem;
  left: auto;
}
section.our-programs-section .programs-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px){
  section.our-programs-section .programs-items{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  section.our-programs-section .programs-items{
    gap: 3rem;
  }
  section.our-programs-section .programs-items .item-title{
    min-height: 1lh;
  }
}
section.school-lobby-section .school-lobby{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}
@media (min-width: 768px){
  section.school-lobby-section .school-lobby{
    flex-direction: row;
  }
}
@media (min-width: 1024px){
  section.school-lobby-section .school-lobby{
    align-items: flex-start;
  }
}
section.school-lobby-section .school-lobby-image{
  position: relative;
  width: 100%;
}
section.school-lobby-section .school-lobby-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media not all and (min-width: 768px){
  section.school-lobby-section .school-lobby-image img{
    height: 240px;
  }
}
section.school-lobby-section .school-lobby-image .play{
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.school-lobby-section .mosaics-card {
  --card-bg:#B3D2CB;
  display: flex;
  width: 340px;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 5px;
}
@media (min-width: 1024px){
  section.school-lobby-section .mosaics-card{
    width: 390px;
  }
}
@media (min-width: 1280px){
  section.school-lobby-section .mosaics-card{
    width: 390px;
  }
}
section.school-lobby-section .mosaics-card .title {
  color: #01203A;
}
section.school-lobby-section .mosaics-card .title .light {
  color: rgba(1, 32, 58, 0.58);
}
section.school-lobby-section .btn{
  gap: 1rem;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(245 243 243 / var(--tw-bg-opacity, 1));
}
section.school-lobby-section .btn svg{
  height: 0.5rem;
  width: 0.5rem;
  --tw-scale-x: 2.5;
  --tw-scale-y: 2.5;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
section.school-about-section .container{
  position: relative;
}
section.school-about-section .story-wrapper{
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px){
  section.school-about-section .story-wrapper{
    display: grid;
  }
}
section.school-about-section .story-wrapper {
  grid-template-areas: "story text1" "text2  middle" "image  bottom";
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto auto;
}
@media (min-width: 1280px){
  section.school-about-section .mosaics-content h3, section.school-about-section .mosaics-content p{
    max-width: 85%;
  }
}
section.school-about-section .story-content {
  --card-bg: #80ACA2;
  grid-area: story;
}
section.school-about-section .middle-title{
  position: relative;
  z-index: 1;
  grid-area: middle;
}
section.school-about-section .middle-title .title {
  --title-bg-color: #507C77;
  --title-color: #D7E2E1;
  --light-color: #B3D2CB;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
@media not all and (min-width: 1024px){
  section.school-about-section .middle-title .title{
    position: absolute;
  }
}
section.school-about-section .middle-title .title .light {
  color: rgba(252, 252, 252, 0.58);
}
.rtl section.school-about-section .middle-title .title{
  left: auto;
  right: 0px;
}
section.school-about-section .bottom-content {
  grid-area: bottom;
  --card-bg: #B3D2CB;
  background-size: 150px 70px;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-bottom: 5rem;
}
@media (min-width: 1024px){
  section.school-about-section .bottom-content{
    background-size: auto auto;
    padding-bottom: 12rem;
  }
}
.rtl section.school-about-section .bottom-content{
  background-position: left bottom;
}
section.school-about-section .desktop-image{
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media not all and (min-width: 1024px){
  section.school-about-section .desktop-image{
    display: none;
  }
}
section.school-about-section .desktop-image {
  grid-area: image;
}
section.school-about-section .main-image{
  position: absolute;
  inset: 0px;
  z-index: 0;
}
section.school-about-section .main-image img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.school-about-section .middle-image{
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media (min-width: 1024px){
  section.school-about-section .middle-image{
    display: none;
  }
}
section.school-about-section .middle-image img{
  height: 100%;
  min-height: 400px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.school-about-section .bottom-image{
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
@media (min-width: 1024px){
  section.school-about-section .bottom-image{
    display: none;
  }
}
section.school-about-section .bottom-image img{
  height: 100%;
  min-height: 200px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media not all and (min-width: 1024px){
  section.school-about-section .bottom-image img{
    height: 400px;
  }
}
section.search-result-section .page-title{
  text-align: start;
}
section.search-result-section .tabs-navigation{
  justify-content: flex-start;
}
section.search-result-section .tab-content{
  margin-top: 5rem;
}
@media (min-width: 1024px){
  section.search-result-section .tab-content{
    margin-top: 7.5rem;
  }
}
@media (min-width: 1280px){
  section.search-result-section .tab-content{
    margin-top: 10rem;
  }
}
section.search-result-section .search-list{
  display: flex;
  justify-content: center;
}
section.search-result-section .search-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  row-gap: 3.75rem;
}
@media (min-width: 1024px){
  section.search-result-section .search-items{
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    row-gap: 7.5rem;
  }
}
section.search-result-section .action-items{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 2.5rem;
}
@media (min-width: 1024px){
  section.search-result-section .action-items{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    row-gap: 7.5rem;
  }
}
section.search-result-section .search-item{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.625rem;
}
@media (min-width: 1024px){
  section.search-result-section .search-item{
    gap: 1.75rem;
  }
}
section.search-result-section .search-image img{
  aspect-ratio: 3/2;
  width: 600px;
  -o-object-fit: cover;
     object-fit: cover;
}
section.search-result-section .search-content{
  display: flex;
  max-width: 80%;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.625rem;
}
@media (min-width: 1024px){
  section.search-result-section .search-content{
    gap: 1.75rem;
  }
}
section.search-result-section .search-title{
  font-size: 1.675rem;
  font-weight: 500;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(70 83 122 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  section.search-result-section .search-title{
    font-size: 1.5rem;
  }
}
@media (min-width: 1280px){
  section.search-result-section .search-title{
    font-size: 1.875rem;
  }
}
section.search-result-section .search-date{
  font-size: 1.5rem;
  line-height: 1;
}
@media (min-width: 1280px){
  section.search-result-section .search-date{
    font-size: 28px;
  }
}
section.search-result-section .search-date {
  color: rgba(1, 32, 58, 0.5);
}
@media (min-width: 1024px){
  section.search-result-section .description{
    font-size: 1.25rem;
  }
}
section.search-result-section .btn-link{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 243 243 / var(--tw-text-opacity, 1));
}
section.search-result-section .section-cta{
  margin-top: 3.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1024px){
  section.search-result-section .section-cta{
    margin-top: 6.25rem;
  }
}
section.search-result-section .section-cta .btn{
  font-size: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 243 243 / var(--tw-text-opacity, 1));
  width: 300px;
}
@media (min-width: 1024px){
  section.search-result-section .section-cta .btn{
    font-size: 1.375rem;
    line-height: 1.5;
  }
  section.upcoming-searchs-section .searchs-items{
    row-gap: 6.25rem;
  }
}
@media not all and (min-width: 1024px){
  .single.single-exhibition .page-header-content, .single.single-tour .page-header-content{
    display: none;
  }
}
.single .entry-content .container{
  display: flex;
  flex-direction: column-reverse;
  gap: 2.5rem;
}
@media (min-width: 1024px){
  .single .entry-content .container{
    flex-direction: row-reverse;
  }
}
@media (min-width: 1280px){
  .single .entry-content .container{
    gap: 4rem;
  }
}
.single .entry-content .container .content{
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  font-size: 1.125rem;
  grid-area: content;
}
.single .entry-content .container .subheadline,
.single .entry-content .container .description{
  font-size: 1.25rem;
}
.single .entry-content .container ul{
  margin-left: 1rem;
  list-style-type: disc;
}
.single .entry-content .description{
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.single .entry-content .meta{
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  padding: 1.25rem;
}
.single .entry-content .meta p{
  margin-bottom: 0px;
  display: flex;
  gap: 0.625rem;
}
@media (min-width: 1024px){
  .single .entry-content .meta p{
    gap: 1.25rem;
  }
}
.single .entry-content .meta p svg{
  height: 1.75rem;
  width: 1.75rem;
  flex-shrink: 0;
}
.single .entry-content .additions{
  margin-top: 0.625rem;
}
.single .entry-content .additions .gtk{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(202 222 235 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
}
.single .entry-content .additions .gtk svg{
  height: 2rem;
  width: 2rem;
}
.single .entry-content .additions .gtk .gtk-title{
  display: flex;
  align-items: center;
  gap: 1rem;
  font-weight: 600;
}
.single .entry-content .additions .gtk .gtk-content{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  padding-left: 0.25rem;
}
.single .entry-content .additions .gtk .gtk-content ul{
  display: flex;
  flex-direction: column;
}
.rtl .single .entry-content .additions .gtk .gtk-content{
  padding-left: 0px;
  padding-right: 0.25rem;
}
.single .entry-content .additions .gtk .gtk-content a {
  text-decoration: underline;
}
.single .entry-content .additions .additional-content{
  margin-top: 0.625rem;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  padding: 1.25rem;
  display: flex;
  align-items: center;
  gap: 18px;
  grid-area: text;
}
.single .entry-content .additions .additional-content .additional-content-icon{
  display: flex;
  aspect-ratio: 1 / 1;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 87 / var(--tw-bg-opacity, 1));
}
@media (min-width: 1024px){
  .single .entry-content .additions .additional-content .additional-content-icon{
    width: 3.5rem;
  }
}
.single .entry-content .additions .additional-content .additional-content-icon svg{
  aspect-ratio: 1 / 1;
  width: 2.5rem;
}
@media (min-width: 1024px){
  .single .entry-content .additions .additional-content .additional-content-icon svg{
    width: 3rem;
  }
}
.single .entry-content .additions .additional-content .additional-content-text{
  font-size: 1.125rem;
}
.single .entry-content .additions .additional-content .additional-content-text p{
  margin-bottom: 0px;
}
.single .entry-content .additions .additional-content .additional-content-text a{
  font-weight: 600;
  text-decoration: underline !important;
}
.single .entry-content .additions .btn{
  margin-top: 1.25rem;
  display: inline-block;
}
.single .entry-content .slider {
  --swiper-pagination-color: #003057;
  --swiper-theme-color: #d9d9d9;
  --swiper-pagination-bullet-inactive-color: #d9d9d9;
  --swiper-pagination-bullet-inactive-opacity: 1;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-width: 1rem;
  --swiper-pagination-bullet-height: 1rem;
  position: relative;
  overflow-x: hidden;
  padding-bottom: 3rem;
}
@media (min-width: 1024px){
  .single .entry-content .slider{
    width: 50%;
    align-self: flex-start;
  }
}
.single .entry-content .slider {
  flex: 1 0 auto;
  position: sticky;
  top: 150px;
}
.single .entry-content .slider img{
  aspect-ratio: 1 / 1;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px){
  .single .entry-content .slider img{
    aspect-ratio: 1/0.5;
  }
}
@media (min-width: 1024px){
  .single .entry-content .slider img{
    aspect-ratio: 1 / 1;
  }
}
.single .entry-content .slider .play{
  position: absolute;
  top: 50%;
  left: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.single .entry-content .slider .credits{
  padding-top: 0.25rem;
  font-size: 14px;
}
.single.rtl .entry-content .container ul{
  margin-left: auto;
  margin-right: 1rem;
}
.page .type-visit .top-content-section .wp-block-group{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-size: 1.25rem;
}
.page .type-visit .top-content-section .wp-block-group > *{
  margin-left: 0px;
  margin-right: 0px;
  max-width: 800px;
}
.page .type-visit .bottom-content-section{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.page .type-visit .bottom-content-section .contact-details{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  row-gap: 1.25rem;
}
@media (min-width: 768px){
  .page .type-visit .bottom-content-section .contact-details{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .page .type-visit .bottom-content-section .contact-details{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.page .type-visit .bottom-content-section .contact-details a{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1rem;
}
.page .type-visit .bottom-content-section iframe{
  aspect-ratio: 16 / 9;
  height: auto;
  max-height: 500px;
  width: 100%;
}
.error404{
  --tw-bg-opacity: 1;
  background-color: rgb(245 237 229 / var(--tw-bg-opacity, 1));
}
.error404 .error-container{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1.25rem;
  background-image: url("../images/404.svg");
  background-size: 100%;
  background-position: center 25%;
  background-repeat: no-repeat;
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}
@media (min-width: 1024px){
  .error404 .error-container{
    background-size: auto;
    background-position: right top;
  }
}
.error404.rtl .error-container{
  background-image: url("../images/404-rtl.svg");
}
@media (min-width: 1024px){
  .error404.rtl .error-container{
    background-position: left top;
  }
}
.error404 .error-title{
  font-size: 7.5rem;
  font-weight: 700;
  line-height: 1;
}
.error404 .error-subtitle{
  font-size: 2rem;
  font-weight: 300;
}
@media (min-width: 1024px){
  .error404 .error-subtitle{
    font-size: 3.5rem;
  }
}
.error404 .error-description{
  max-width: 440px;
  font-size: 1.25rem;
}
.site-footer{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(157 164 170 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .site-footer{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}
.site-footer {
  background: linear-gradient(121deg, #0C1E2D 12.21%, #0A1926 87.79%), radial-gradient(96.3% 58.5% at 50% 50%, #003057 0%, #003057 100%);
}
.site-footer h4{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.site-footer .footer-widgets{
  display: flex;
  gap: 1.25rem;
  font-size: 0.875rem;
}
@media not all and (min-width: 1024px){
  .site-footer .footer-widgets{
    flex-direction: column;
  }
}
@media (min-width: 768px){
  .site-footer .footer-widgets{
    gap: 2.5rem;
  }
}
.site-footer .footer-widgets a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.site-footer .footer-widgets h4{
  font-size: 1rem;
}
.site-footer .footer-navigation,
.site-footer .footer-opening{
  font-size: 0.875rem;
}
@media (min-width: 768px){
  .site-footer .footer-navigation,
.site-footer .footer-opening{
    width: 16rem;
  }
}
.site-footer .footer-navigation h4,
.site-footer .footer-opening h4{
  margin-bottom: 0.625rem;
}
.site-footer .footer-opening p{
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: space-between;
}
.site-footer .footer-contacts{
  display: flex;
  flex-direction: column;
  gap: 1rem;
  font-size: 0.875rem;
}
@media not all and (min-width: 1024px){
  .site-footer .footer-contacts{
    order: -1;
  }
}
@media (min-width: 768px){
  .site-footer .footer-contacts{
    width: 15rem;
  }
}
.site-footer .footer-contacts .footer-address{
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
.site-footer .footer-contacts .footer-address p{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.site-footer .footer-contacts .footer-socials{
  display: flex;
  gap: 0.5rem;
}
.site-footer .social-icon{
  height: 1.5rem;
  width: 1.5rem;
}
.site-footer .footer-menu-list{
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media not all and (min-width: 768px){
  .site-footer .footer-newsletter{
    order: -1;
  }
}
.site-footer .footer-newsletter h4{
  font-weight: 500;
}
.site-footer .form-input{
  display: flex;
  gap: 0.625rem;
}
.site-footer .form-input input.wpcf7-email{
  width: 100%;
  border-radius: 9999px;
  padding: 1rem;
  line-height: 1;
  background: rgba(255, 255, 255, 0.1);
}
.site-footer .footer-credits{
  margin-top: 1.5rem;
  justify-content: space-between;
  gap: 1.5rem;
  padding-top: 1.5rem;
  font-size: 0.875rem;
}
@media (min-width: 1024px){
  .site-footer .footer-credits{
    display: flex;
  }
}
.site-footer .footer-credits {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.site-footer .footer-credits-list{
  display: flex;
  gap: 1.5rem;
}
@media not all and (min-width: 1024px){
  .site-footer .footer-credits-list{
    margin-bottom: 1rem;
  }
}
.site-footer .footer-credits-list a{
  --tw-text-opacity: 1;
  color: rgb(157 164 170 / var(--tw-text-opacity, 1));
}
.site-footer .form{
  gap: 2.5rem;
}
@media (min-width: 1024px){
  .site-footer .form{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.site-footer .form p{
  font-size: 0.875rem;
}
.site-footer .form .fields p{
  margin-top: 1rem;
}
.site-footer .submit-btn{
  position: relative;
}
.site-footer .submit-btn .wpcf7-spinner{
  position: absolute;
  bottom: -1.5rem;
  right: 0px;
  margin: 0px;
}
.rtl .site-footer .submit-btn .wpcf7-spinner{
  right: auto;
  left: 0px;
}
.modal-dialog-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 12, 20, 0.5);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}
.modal-content{
  position: relative;
  height: 100%;
  max-height: 700px;
  border-radius: 20px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px){
  .modal-content{
    max-height: 900px;
    padding: 3.125rem;
  }
}
@media (min-width: 1024px){
  .modal-content{
    padding-top: 5rem;
  }
}
.modal-content {
  box-shadow: 0px 0px 30px 0px rgba(169, 169, 169, 0.25);
  width: 1220px;
  max-width: 90%;
}
@media screen and (max-height: 850px) {
  .modal-content {
    max-height: 80vh !important;
    overflow: auto;
    min-height: auto;
  }
}
.modal-content-inner{
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  overflow: auto;
}
@media not all and (min-width: 1024px){
  .modal-content-inner{
    align-items: center;
  }
}
@media (min-width: 1024px){
  .modal-content-inner{
    display: grid;
    justify-content: center;
    gap: 3.125rem;
  }
}
.modal-content-inner{
  position: relative;
  height: 100%;
  text-align: center;
  grid-template-rows: auto 1fr;
}
.modal-content-inner .modal-header{
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  text-align: center;
}
.modal-content-inner .modal-header svg{
  height: 100px;
}
@media (min-width: 1024px){
  .modal-content-inner .modal-header svg{
    height: 130px;
  }
}
.modal-content-inner .modal-header .modal-content-title{
  font-size: 1.5rem;
  text-transform: uppercase;
}
@media (min-width: 768px){
  .modal-content-inner .modal-header .modal-content-title{
    font-size: 45px;
  }
}
.modal-content-inner .modal-header .modal-content-description{
  margin-top: 0.625rem;
  max-width: 800px;
}
@media (min-width: 768px){
  .modal-content-inner .modal-header .modal-content-description{
    font-size: 1.25rem;
  }
}
.modal-content-inner .modal-header .modal-content-description {
  font-weight: 300;
}
.modal-content-inner .modal-bottom{
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.modal-content-inner .submit_btn {
  margin-top: auto;
}
.modal-content-inner .btn{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .modal-content-inner .btn{
    font-size: 1.375rem;
    line-height: 1.5;
  }
}
.modal-content-inner .btn {
  border: 1px solid var(--main-color);
}
.modal-marketing .modal-content{
  --tw-bg-opacity: 1;
  background-color: rgb(245 237 229 / var(--tw-bg-opacity, 1));
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(../images/popup-marketing-bg.svg);
}
@media (min-width: 1024px){
  .modal-marketing .modal-content .modal-content-inner{
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.modal-marketing .modal-content .modal-content-description{
  max-width: 800px;
}
.modal-global .modal-content{
  --tw-bg-opacity: 1;
  background-color: rgb(211 202 192 / var(--tw-bg-opacity, 1));
}
.modal-video .modal-content-inner {
  display: flex;
  align-items: center;
}
.modal-video .modal-content-inner iframe {
  aspect-ratio: 16/9;
  width: 100%;
}
.modal-close{
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 2.5rem;
  width: 2.5rem;
  border: none;
  cursor: pointer;
}
.modal-close svg{
  height: 2.5rem;
  width: 2.5rem;
}
.modal-content div.wpcf7{
  height: 100%;
}
.modal-content .wpcf7-not-valid-tip{
  text-align: start;
}
.modal-content input.wpcf7-not-valid{
  --tw-border-opacity: 1 !important;
  border-color: rgb(217 77 86 / var(--tw-border-opacity, 1)) !important;
  --tw-text-opacity: 1 !important;
  color: rgb(217 77 86 / var(--tw-text-opacity, 1)) !important;
}
.modal-content input.wpcf7-not-valid::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(217 77 86 / var(--tw-text-opacity, 1));
}
.modal-content input.wpcf7-not-valid::placeholder{
  --tw-text-opacity: 1;
  color: rgb(217 77 86 / var(--tw-text-opacity, 1));
}
.modal-content form{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: 100%;
  max-width: 680px;
  flex-direction: column;
  gap: 1.25rem;
}
.modal-content form .form-row{
  display: flex;
  gap: 0.625rem;
}
.modal-content form .form-row .form-group{
  width: 50%;
}
.modal-content form .form-row .form-full{
  width: 100%;
}
.modal-content form .form-row .form-accept{
  text-align: start;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
}
.modal-content form .form-input{
  width: 100%;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(236 229 222 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  transition: all 0.3s ease;
}
.modal-content form .form-input > div{
  width: 100%;
}
.modal-content form .form-input:focus, .modal-content form .form-input:focus-visible{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  outline: none;
}
.modal-content form .form-input::-moz-placeholder {
  color: #8E8E8E;
}
.modal-content form .form-input::placeholder {
  color: #8E8E8E;
}
.modal-content form .dropdown-wrapper{
  position: relative;
}
.modal-content form .dropdown-toggle{
  position: relative;
  width: 100%;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(236 229 222 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  text-align: start;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(110 109 109 / var(--tw-text-opacity, 1));
  transition: all 0.3s ease;
}
.modal-content form .dropdown-toggle:after {
  content: "";
  width: 25px;
  height: 25px;
  transform: translateY(-50%) rotate(90deg);
  transition: all 1s;
  position: absolute;
  top: 50%;
  right: 10px;
  background: url(/wp-content/themes/motj/dist/images/chevron.svg) no-repeat;
}
.rtl .modal-content form .dropdown-toggle:after{
  left: 10px;
  right: auto;
}
.modal-content form .dropdown-toggle:focus, .modal-content form .dropdown-toggle:focus-visible{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  outline: none;
}
.modal-content form .dropdown-menu{
  position: absolute;
  top: 100%;
  left: 0px;
  right: 0px;
  z-index: 1;
  display: flex;
  width: 100%;
  --tw-translate-y: 10px;
  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));
  flex-direction: row;
  gap: 1rem;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(236 229 222 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  text-align: start;
  line-height: 2;
  --tw-text-opacity: 1;
  color: rgb(110 109 109 / var(--tw-text-opacity, 1));
}
.modal-content form .checkbox-container{
  align-self: flex-start;
  text-align: left;
  font-size: 12px;
}
.rtl .modal-content form .checkbox-container{
  text-align: right;
}
.modal-content form .checkbox-container input {
  transform: translateY(12%);
}
#popup-groups .modal-content{
  --tw-bg-opacity: 1;
  background-color: rgb(189 214 230 / var(--tw-bg-opacity, 1));
}
#popup-groups .modal-content form .form-input{
  --tw-bg-opacity: 1;
  background-color: rgb(204 229 246 / var(--tw-bg-opacity, 1));
}
.donate-form{
  max-width: 700px;
}
.donate-form label{
  margin-top: 1.25rem;
  margin-bottom: 1.875rem;
  display: block;
  font-weight: 600;
}
.donate-form input,
.donate-form select,
.donate-form textarea{
  width: 100%;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(234 242 255 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  transition: all 0.3s ease;
}
.donate-form input:focus, .donate-form input:focus-visible,
.donate-form select:focus,
.donate-form select:focus-visible,
.donate-form textarea:focus,
.donate-form textarea:focus-visible{
  --tw-border-opacity: 1;
  border-color: rgb(0 48 87 / var(--tw-border-opacity, 1));
  outline: none;
}
.donate-form .form-group{
  width: 100%;
}
@media (min-width: 1024px){
  .donate-form .form-group{
    width: 50%;
  }
}
.donate-form .form-full{
  width: 100%;
}
.donate-form .form-accept label{
  display: flex;
  justify-content: flex-start;
  gap: 0.625rem;
  font-size: 0.875rem;
  font-weight: 400;
}
.donate-form .form-accept label input {
  border-radius: 3px;
  border: 1.2px solid #01203A;
  width: 18px;
  height: 18px;
}
.donate-form .form-accept .wpcf7-list-item {
  margin: 0;
}
.donate-form .btn{
  font-size: 1.25rem;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(245 243 243 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .donate-form .btn{
    font-size: 1.375rem;
    line-height: 1.5;
  }
}
.donate-form .wpcf7-not-valid-tip {
  font-size: 0.75rem;
}
.donate-form .note {
  font-weight: 400;
}
.search-form{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 1024px){
  .search-form{
    padding-bottom: 3rem;
  }
}
@media (min-width: 1536px){
  .search-form{
    max-width: 100%;
    padding-left: 3.125rem;
    padding-right: 3.125rem;
  }
}
.search-form{
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}
.search-form label{
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}
.search-form label span{
  font-size: 2.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
@media (min-width: 1024px){
  .search-form label span{
    font-size: 3rem;
  }
}
.search-form .search-inputs{
  display: flex;
  gap: 1.25rem;
  border-radius: 14px;
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  border: 1.5px solid #003057;
}
.search-form .search-inputs [type=search]{
  width: 100%;
  border-style: none;
  background-color: transparent;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
.search-form .search-inputs [type=search]::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
.search-form .search-inputs [type=search]::placeholder{
  --tw-text-opacity: 1;
  color: rgb(50 75 95 / var(--tw-text-opacity, 1));
}
.search-form .search-inputs [type=search]::-webkit-search-cancel-button{
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  position: relative;
  width: 24px;
  height: 24px;
  display: none;
}
.search-tabs{
  padding-bottom: 2.5rem;
}
@media (min-width: 1024px){
  .search-tabs{
    padding-bottom: 5rem;
  }
}
.language-switcher{
  position: absolute;
  top: 100%;
  z-index: 10;
  display: none;
  --tw-translate-y: 0.5rem;
  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));
  right: 0px;
}
.rtl .language-switcher{
  left: 0px;
  right: auto;
}
.language-switcher.toggled{
  display: block;
}
.wpml-ls{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 20px;
  box-shadow: 0px 4px 30px 0px rgba(114, 114, 114, 0.25);
}
.wpml-ls ul{
  display: flex;
  min-width: 100px;
  flex-direction: column;
  gap: 0.5rem;
}
.page-navigation{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.container .tabs-navigation{
  display: flex;
  gap: 1.25rem;
  padding: 0.625rem;
}
@media not all and (min-width: 1024px){
  .container .tabs-navigation{
    overflow-x: scroll;
  }
}
.container .tabs-navigation .tab-btn{
  display: block;
  white-space: nowrap;
  border-bottom-width: 2px;
  border-color: transparent;
  padding: 0.625rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(130 141 155 / var(--tw-text-opacity, 1));
}
.container .tabs-navigation .tab-btn:hover, .container .tabs-navigation .tab-btn.active{
  border-color: currentColor;
  --tw-text-opacity: 1;
  color: rgb(0 48 87 / var(--tw-text-opacity, 1));
  opacity: 1;
}
.container .tabs-content{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.container .tabs-content .tab-pane{
  display: none;
}
.container .tabs-content .tab-pane.active{
  display: block;
}
.container .tabs-content.active{
  opacity: 0.5;
}
.rtl .wpcf7 input[type=email] {
  direction: rtl;
}
.hover\:bg-\[\#DAEFFD\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(218 239 253 / var(--tw-bg-opacity, 1));
}
.hover\:underline:hover{
  text-decoration-line: underline;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
@media not all and (min-width: 1536px){
  .max-2xl\:hidden{
    display: none;
  }
  .max-2xl\:max-w-\[300px\]{
    max-width: 300px;
  }
}
@media not all and (min-width: 1280px){
  .max-xl\:fixed{
    position: fixed;
  }
  .max-xl\:absolute{
    position: absolute;
  }
  .max-xl\:inset-0{
    inset: 0px;
  }
  .max-xl\:top-1\/2{
    top: 50%;
  }
  .max-xl\:top-\[70px\]{
    top: 70px;
  }
  .max-xl\:z-\[10\]{
    z-index: 10;
  }
  .max-xl\:block{
    display: block;
  }
  .max-xl\:flex{
    display: flex;
  }
  .max-xl\:hidden{
    display: none;
  }
  .max-xl\:w-\[calc\(100vw_-_5rem\)\]{
    width: calc(100vw - 5rem);
  }
  .max-xl\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-xl\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .max-xl\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .max-xl\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .max-xl\:pt-5{
    padding-top: 1.25rem;
  }
  .max-xl\:text-18{
    font-size: 1.125rem;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:absolute{
    position: absolute;
  }
  .max-lg\:bottom-\[0\]{
    bottom: 0;
  }
  .max-lg\:left-0{
    left: 0px;
  }
  .max-lg\:left-auto{
    left: auto;
  }
  .max-lg\:top-\[35\%\]{
    top: 35%;
  }
  .max-lg\:ml-10{
    margin-left: 2.5rem;
  }
  .max-lg\:mr-10{
    margin-right: 2.5rem;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:aspect-\[390_\/_180\]{
    aspect-ratio: 390 / 180;
  }
  .max-lg\:aspect-\[390_\/_400\]{
    aspect-ratio: 390 / 400;
  }
  .max-lg\:h-0{
    height: 0px;
  }
  .max-lg\:h-\[350px\]{
    height: 350px;
  }
  .max-lg\:h-\[380px\]{
    height: 380px;
  }
  .max-lg\:h-\[400px\]{
    height: 400px;
  }
  .max-lg\:h-\[75px\]{
    height: 75px;
  }
  .max-lg\:min-h-\[450px\]{
    min-height: 450px;
  }
  .max-lg\:w-3\/4{
    width: 75%;
  }
  .max-lg\:w-\[80\%\]{
    width: 80%;
  }
  .max-lg\:translate-y-\[-50\%\]{
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
  .max-lg\:items-center{
    align-items: center;
  }
  .max-lg\:justify-end{
    justify-content: flex-end;
  }
  .max-lg\:overflow-hidden{
    overflow: hidden;
  }
  .max-lg\:overflow-x-scroll{
    overflow-x: scroll;
  }
  .max-lg\:bg-\[length\:auto_150px\]{
    background-size: auto 150px;
  }
  .max-lg\:pt-\[25\%\]{
    padding-top: 25%;
  }
  .max-lg\:pt-\[365px\]{
    padding-top: 365px;
  }
  .max-lg\:pt-\[5\%\]{
    padding-top: 5%;
  }
  .max-lg\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:grid{
    display: grid;
  }
  .max-md\:h-\[240px\]{
    height: 240px;
  }
  .max-md\:scale-\[0\.95\]{
    --tw-scale-x: 0.95;
    --tw-scale-y: 0.95;
    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));
  }
  .max-md\:scale-\[1\]{
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }
  .max-md\:grid-rows-2{
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:pb-10{
    padding-bottom: 2.5rem;
  }
  .max-md\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }
}
@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }
  .md\:grid{
    display: grid;
  }
  .md\:aspect-\[1\/0\.5\]{
    aspect-ratio: 1/0.5;
  }
  .md\:h-\[300px\]{
    height: 300px;
  }
  .md\:h-\[400px\]{
    height: 400px;
  }
  .md\:max-h-\[900px\]{
    max-height: 900px;
  }
  .md\:w-60{
    width: 15rem;
  }
  .md\:w-64{
    width: 16rem;
  }
  .md\:w-\[300px\]{
    width: 300px;
  }
  .md\:w-\[400px\]{
    width: 400px;
  }
  .md\:min-w-\[300px\]{
    min-width: 300px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-10{
    gap: 2.5rem;
  }
  .md\:self-start{
    align-self: flex-start;
  }
  .md\:overflow-hidden{
    overflow: hidden;
  }
  .md\:p-12\.5{
    padding: 3.125rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:text-20{
    font-size: 1.25rem;
  }
  .md\:text-h1{
    font-size: 45px;
  }
  .md\:content-\[\"\"\]{
    --tw-content: "";
    content: var(--tw-content);
  }
}
@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }
  .lg\:ml-\[inherit\]{
    margin-left: inherit;
  }
  .lg\:ml-auto{
    margin-left: auto;
  }
  .lg\:mr-auto{
    margin-right: auto;
  }
  .lg\:mt-25{
    margin-top: 6.25rem;
  }
  .lg\:mt-30{
    margin-top: 7.5rem;
  }
  .lg\:mt-6{
    margin-top: 1.5rem;
  }
  .lg\:mt-auto{
    margin-top: auto;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:grid{
    display: grid;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:aspect-\[520\/386\]{
    aspect-ratio: 520/386;
  }
  .lg\:aspect-\[650\/375\]{
    aspect-ratio: 650/375;
  }
  .lg\:aspect-auto{
    aspect-ratio: auto;
  }
  .lg\:aspect-square{
    aspect-ratio: 1 / 1;
  }
  .lg\:h-\[130px\]{
    height: 130px;
  }
  .lg\:h-\[190px\]{
    height: 190px;
  }
  .lg\:h-\[320px\]{
    height: 320px;
  }
  .lg\:h-\[391px\]{
    height: 391px;
  }
  .lg\:h-\[400px\]{
    height: 400px;
  }
  .lg\:h-\[450px\]{
    height: 450px;
  }
  .lg\:h-\[94px\]{
    height: 94px;
  }
  .lg\:h-\[inherit\]{
    height: inherit;
  }
  .lg\:h-\[var\(--box-tour-height\)\]{
    height: var(--box-tour-height);
  }
  .lg\:h-\[var\(--box-venue-height\)\]{
    height: var(--box-venue-height);
  }
  .lg\:max-h-\[400px\]{
    max-height: 400px;
  }
  .lg\:max-h-\[500px\]{
    max-height: 500px;
  }
  .lg\:max-h-\[800px\]{
    max-height: 800px;
  }
  .lg\:min-h-\[1lh\]{
    min-height: 1lh;
  }
  .lg\:min-h-\[2lh\]{
    min-height: 2lh;
  }
  .lg\:w-1\/2{
    width: 50%;
  }
  .lg\:w-1\/3{
    width: 33.333333%;
  }
  .lg\:w-12{
    width: 3rem;
  }
  .lg\:w-14{
    width: 3.5rem;
  }
  .lg\:w-\[230px\]{
    width: 230px;
  }
  .lg\:w-\[260px\]{
    width: 260px;
  }
  .lg\:w-\[390px\]{
    width: 390px;
  }
  .lg\:w-\[400px\]{
    width: 400px;
  }
  .lg\:w-\[50\%\]{
    width: 50%;
  }
  .lg\:w-\[94px\]{
    width: 94px;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:max-w-\[450px\]{
    max-width: 450px;
  }
  .lg\:max-w-\[525px\]{
    max-width: 525px;
  }
  .lg\:max-w-\[650px\]{
    max-width: 650px;
  }
  .lg\: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));
  }
  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .lg\:flex-col{
    flex-direction: column;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:gap-0{
    gap: 0px;
  }
  .lg\:gap-12{
    gap: 3rem;
  }
  .lg\:gap-12\.5{
    gap: 3.125rem;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-7{
    gap: 1.75rem;
  }
  .lg\:gap-8{
    gap: 2rem;
  }
  .lg\:gap-\[220px\]{
    gap: 220px;
  }
  .lg\:gap-x-8{
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .lg\:gap-y-15{
    row-gap: 3.75rem;
  }
  .lg\:gap-y-30{
    row-gap: 7.5rem;
  }
  .lg\:self-start{
    align-self: flex-start;
  }
  .lg\:self-end{
    align-self: flex-end;
  }
  .lg\:justify-self-end{
    justify-self: end;
  }
  .lg\:bg-\[length\:200px_auto\]{
    background-size: 200px auto;
  }
  .lg\:bg-\[length\:250px_auto\]{
    background-size: 250px auto;
  }
  .lg\:bg-\[length\:auto\]{
    background-size: auto;
  }
  .lg\:bg-\[length\:auto_150px\]{
    background-size: auto 150px;
  }
  .lg\:bg-\[length\:auto_auto\]{
    background-size: auto auto;
  }
  .lg\:bg-cover{
    background-size: cover;
  }
  .lg\:bg-\[left_top\]{
    background-position: left top;
  }
  .lg\:bg-\[right_top\]{
    background-position: right top;
  }
  .lg\:bg-no-repeat{
    background-repeat: no-repeat;
  }
  .lg\:p-4{
    padding: 1rem;
  }
  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .lg\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .lg\:py-15{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .lg\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:pb-12{
    padding-bottom: 3rem;
  }
  .lg\:pb-48{
    padding-bottom: 12rem;
  }
  .lg\:pb-\[300px\]{
    padding-bottom: 300px;
  }
  .lg\:pt-10{
    padding-top: 2.5rem;
  }
  .lg\:pt-20{
    padding-top: 5rem;
  }
  .lg\:pt-6{
    padding-top: 1.5rem;
  }
  .lg\:pt-8{
    padding-top: 2rem;
  }
  .lg\:text-center{
    text-align: center;
  }
  .lg\:text-18{
    font-size: 1.125rem;
  }
  .lg\:text-22{
    font-size: 1.375rem;
  }
  .lg\:text-24{
    font-size: 1.5rem;
  }
  .lg\:text-3xl{
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-\[1\.5rem\]{
    font-size: 1.5rem;
  }
  .lg\:text-\[1\.875rem\]{
    font-size: 1.875rem;
  }
  .lg\:text-\[28px\]{
    font-size: 28px;
  }
  .lg\:text-\[3\.5rem\]{
    font-size: 3.5rem;
  }
  .lg\:text-\[3rem\]{
    font-size: 3rem;
  }
  .lg\:text-btn-large{
    font-size: 1.375rem;
    line-height: 1.5;
  }
  .lg\:text-h1{
    font-size: 45px;
  }
}
@media (min-width: 1280px){
  .xl\:visible{
    visibility: visible;
  }
  .xl\:invisible{
    visibility: hidden;
  }
  .xl\:absolute{
    position: absolute;
  }
  .xl\:relative{
    position: relative;
  }
  .xl\:flex{
    display: flex;
  }
  .xl\:\!hidden{
    display: none !important;
  }
  .xl\:hidden{
    display: none;
  }
  .xl\:h-\[500px\]{
    height: 500px;
  }
  .xl\:w-\[390px\]{
    width: 390px;
  }
  .xl\:max-w-\[400px\]{
    max-width: 400px;
  }
  .xl\:max-w-\[85\%\]{
    max-width: 85%;
  }
  .xl\:translate-y-\[10px\]{
    --tw-translate-y: 10px;
    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-\[50px\]{
    --tw-translate-y: 50px;
    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\:flex-row{
    flex-direction: row;
  }
  .xl\:border-\[1px\]{
    border-width: 1px;
  }
  .xl\:text-\[1\.875rem\]{
    font-size: 1.875rem;
  }
  .xl\:text-\[28px\]{
    font-size: 28px;
  }
  .xl\:opacity-100{
    opacity: 1;
  }
}
@media (min-width: 1536px){
  .\32xl\:h-\[600px\]{
    height: 600px;
  }
  .\32xl\:max-w-full{
    max-width: 100%;
  }
  .\32xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
