@charset "UTF-8";
/*Start Media Mixins*/
/*End Media Mixins*/
/*overlay Mixin*/
/*Prefixes Mixin*/
/*Animation Prefixes Mixin*/
ul {
  margin-bottom: 0;
  padding-left: 0;
}

html {
  scroll-behavior: smooth !important;
}

* {
  margin: 0;
  padding: 0;
}

/*Convert Pixel to rem*/
/* mixin input-placeholder */
/*---------------------*/
/* minxin truncateText  */
/*-----------------------*/
/* mixin button */
/*-------------------*/
/*-------------------*/
/*Start Media Mixins*/
/* SCSS */
/* ===== Usage ===== */
#searchModal.modal {
  z-index: 9999999;
}

#searchModal .modal-content {
  border: 0;
}

#searchModal.fade {
  background: rgba(0, 0, 0, 0.7);
}

#searchModal .modal-content {
  background-color: transparent;
}

#searchModal .btn-close {
  filter: brightness(0) invert(1);
  opacity: 1;
}

@media (min-width: 1600px) {
  .container {
    padding-left: 160px;
    padding-right: 160px;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .container {
    padding-left: 160px;
    padding-right: 160px;
    max-width: 100%;
  }
}
ul {
  margin-bottom: 0px;
}

body {
  overflow-x: hidden;
  scroll-behavior: smooth;
  position: relative;
}
html:lang(ar) body {
  text-align: right;
  direction: rtl;
}

.phone-num {
  direction: ltr;
}

a {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none;
}

button:focus {
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-bottom: 0px;
}

.container.home-page {
  max-width: 100%;
  padding-inline-start: 80px;
  padding-inline-end: 80px;
}
@media (max-width: 1199.98px) {
  .container.home-page {
    padding-inline-start: 30px;
    padding-inline-end: 30px;
  }
}
@media (max-width: 575.98px) {
  .container.home-page {
    padding-inline-start: 15px;
    padding-inline-end: 15px;
  }
}

.container-right {
  max-width: 100%;
  padding-inline-start: 64px;
}
@media (max-width: 1199.98px) {
  .container-right {
    padding-inline-start: 30px;
  }
}

.slick-arrow {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
html:lang(ar) .slick-arrow img {
  transform: scaleX(-1);
}

.border-background {
  position: relative;
}
@media (max-width: 991.98px) {
  .border-background {
    padding-inline-start: 0;
  }
}
.border-background:after {
  background-image: url("../img/icons/Line 2.svg"); /* Path to your image */
  background-size: auto; /* Or 'contain', depending on your needs */
  background-repeat: no-repeat;
  z-index: 9;
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  min-height: 354px;
  content: "";
}
@media (max-width: 991.98px) {
  .border-background:after {
    display: none;
  }
}

.btn.btn-primary {
  display: flex;
  height: 48px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 55px;
  background: linear-gradient(180deg, #FFF 0%, #E9E9E9 100%);
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition: all 0.3s ease-in-out;
}
.btn.btn-primary:hover {
  background-color: transparent;
  color: #E66AB0;
}
@media (max-width: 991.98px) {
  .btn.btn-primary {
    font-size: 17px;
    height: 46px;
    width: 160px;
  }
}

.over-none {
  overflow: hidden;
}

.phone-num {
  direction: ltr;
  display: inline-block;
}

.btn.btn-global {
  display: flex;
  height: 56px;
  padding: 16px 32px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 55px;
  background: #DC99B9;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  line-height: normal;
  width: 202px;
  white-space: nowrap;
}
.btn.btn-global img {
  transition: all 0.3s ease-in-out;
}
.btn.btn-global:hover {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.btn.btn-global:hover img {
  filter: brightness(0%);
}

.navbar-top {
  position: absolute;
  width: 100%;
  top: 25px;
  z-index: 999;
}
.navbar-top.phase-two {
  position: unset;
}
@media (max-width: 991.98px) {
  .navbar-top.phase-two {
    height: 90px;
  }
}
.navbar-top.phase-two .talk-link.phase-talk {
  color: #fff !important;
  background-color: #fff;
  border: 0 !important;
}
.navbar-top.phase-two .talk-link.phase-talk:hover {
  color: #fff !important;
  background-color: transparent !important;
  border: 2px solid #fff !important;
}
.navbar-top.phase-two .main-search:hover path {
  fill: #fff;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-top.phase-two .main-search:hover path {
    fill: #fff;
  }
}
@media (max-width: 991.98px) {
  .navbar-top.phase-two .main-search:hover path {
    fill: #fff;
  }
}
.navbar-top.phase-two .nav-link.main:after {
  background: #fff !important;
}
.navbar-top.phase-two .s128 form .inner-form .row .input-field.first input.isFocus {
  background-color: #fff;
  color: #fff;
  border-color: #fff !important;
}
.navbar-top.phase-two .s128 form .inner-form .row .input-field.first input.isFocus ~ .clear svg path {
  fill: #fff;
}
.navbar-top.phase-two .hambergur:hover span {
  background-color: #fff;
}
.navbar-top.phase-two .hambergur span {
  background-color: #fff;
}
.navbar-top .logo-content {
  height: 64px;
  width: 25%;
}
@media (max-width: 991.98px) {
  .navbar-top .logo-content {
    height: 52px;
  }
}
.navbar-top .nav-content {
  display: flex;
  height: 64px;
  align-items: center;
}
.navbar-top .nav-content .search-link {
  text-decoration: none;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .navbar-top .nav-content .search-link {
    display: none;
  }
}
.navbar-top .fixed-logo {
  display: none;
}
.navbar-top .navbar-brand img {
  height: 64px;
  border-top: 2px solid transparent;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .navbar-top .navbar-brand img {
    width: 140px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-top .navbar-brand img {
    width: 140px;
  }
}
.navbar-top .navbar-expand-lg {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  height: 108px;
}
@media (max-width: 991.98px) {
  .navbar-top .navbar-expand-lg {
    height: 90px;
  }
}
.navbar-top .navbar-expand-lg .navbar-collapse {
  justify-content: end;
}
.navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav {
  gap: 56px;
  align-items: baseline;
  margin-right: auto !important;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav {
    gap: 20px;
  }
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item {
    white-space: nowrap;
    width: auto;
  }
}
.navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 222.222% */
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link {
    font-size: 16px;
  }
}
.navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.main:hover {
  color: #1e988a;
  font-weight: 900;
}
.navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.talk-link {
  width: 121px;
  height: 48px;
  border: 2px solid #ffffff;
  filter: drop-shadow(0px 1px 2px rgba(16, 24, 40, 0.05));
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.talk-link:hover {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.talk-link {
    font-size: 15px;
    height: 40px;
    width: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.talk-link {
    font-size: 15px;
    height: 40px;
    width: 100px;
  }
}
@media (max-width: 991.98px) {
  .navbar-top .navbar-expand-lg .navbar-collapse .navbar-nav .nav-link.talk-link {
    font-size: 14px;
    height: 40px;
    width: 100px;
  }
}

.fixed-top {
  top: -40px;
  transform: translateY(40px);
  transition: transform 0.4s linear;
  background-color: #1e988a;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  height: 108px;
}
.fixed-top .lang-option.active {
  background-color: #fff;
  color: #1e988a;
}
.fixed-top .nav__menu--list:hover img {
  filter: none;
}
@media (max-width: 991.98px) {
  .fixed-top .nav__menu--list:hover img {
    filter: invert(48%) sepia(67%) saturate(485%) hue-rotate(124deg) brightness(89%) contrast(88%);
  }
}
.fixed-top .nav-link .bold {
  color: #fff !important;
}
.fixed-top .nav-link::after {
  content: "";
  bottom: 10px;
  height: 2px;
  background-color: #fff;
  width: 0;
  left: 50%;
  transition: all 0.4s ease-in-out;
  position: absolute;
}
.fixed-top .nav-link:hover {
  color: #1e988a;
  font-weight: 700 !important;
}
.fixed-top .nav-link:hover:after {
  width: 100%;
  left: 0;
}
@media (max-width: 991.98px) {
  .fixed-top {
    height: 90px;
  }
}
.fixed-top .s128 form .inner-form .row .input-field.first .clear svg path {
  fill: #fff;
}
.fixed-top .s128 form .inner-form .row .input-field.first .clear:hover svg path {
  fill: #fff;
  transition: all 0.4s ease-in-out;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .fixed-top .s128 form .inner-form .row .input-field.first .clear:hover svg path {
    fill: #fff;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (max-width: 991.98px) {
  .fixed-top .s128 form .inner-form .row .input-field.first .clear:hover svg path {
    fill: #fff;
  }
}
.fixed-top .s128 form .inner-form .row .input-field.first input.isFocus {
  background-color: #fff;
  color: #fff;
  border-color: #fff !important;
}
.fixed-top .s128 form .inner-form .row .input-field input:-moz-placeholder {
  color: #fff;
}
.fixed-top .s128 form .inner-form .row .input-field input::-webkit-input-placeholder {
  color: #fff;
}
.fixed-top .s128 form .inner-form .row .input-field.first input.isFocus ~ .clear svg path {
  fill: #fff;
}
.fixed-top .s128 form .inner-form .row .input-field.first input.isFocus ~ .clear:hover svg path {
  fill: #fff;
}
.fixed-top .navbar-nav-mobile a {
  transition: all 0.4s ease-in-out;
}
.fixed-top .navbar-nav-mobile a:hover {
  color: #fff !important;
}
@media (max-width: 991.98px) {
  .fixed-top .navbar-nav-mobile a:hover {
    color: #1e988a !important;
  }
}
.fixed-top .search-link svg:hover path {
  fill: #fff;
  transition: all 0.4s ease-in-out;
}
.fixed-top .search-link svg path {
  fill: #fff;
}
.fixed-top .hambergur:hover span {
  background-color: #fff;
}
.fixed-top .hambergur span {
  background-color: #fff;
}
.fixed-top .navbar-mobile {
  height: 100vh;
}
.fixed-top .navbar-nav-mobile a {
  color: #1e988a !important;
}
.fixed-top .navbar-nav-mobile .main-search path {
  fill: #fff !important;
}
.fixed-top .fixed-logo {
  display: block;
}
.fixed-top .main-logo {
  display: none;
}
.fixed-top .main-search path {
  fill: #fff;
}
.fixed-top .main-search:hover path {
  fill: #fff;
}
.fixed-top .talk-link {
  color: #fff !important;
  background-color: #fff;
  border-color: #fff !important;
}
.fixed-top .talk-link:hover {
  color: #fff !important;
  background-color: transparent !important;
  border: 2px solid #fff !important;
}
.fixed-top .nav-link.main:after {
  background: #fff !important;
}

.color-gray {
  color: #fff !important;
}

.main-search:hover path {
  fill: #fff;
  transition: all 0.4s ease-in-out;
}

.hambergur {
  z-index: 100;
  cursor: pointer;
}
.hambergur:hover span {
  background-color: #fff;
}
.hambergur span {
  background-color: #fff;
  width: 35px;
  margin-bottom: 5px;
  height: 3px;
  display: none;
  transition: all 0.4s ease-in-out;
}
.hambergur span:last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .hambergur span {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .hambergur span {
    display: block;
  }
}

.close {
  color: #1e988a;
  opacity: 1;
  box-shadow: none;
  font-weight: 400;
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 999;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.close:hover {
  opacity: 0.7;
}
.close:lang(ar) {
  left: 15px;
  right: unset;
}

.navbar-nav-mobile {
  position: absolute;
  width: 50vw;
  height: 100%;
  right: 0;
  top: 0;
  transform: translate(110%);
  padding: 100px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: transform 0.4s ease-in-out;
  list-style: none;
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991.98px) {
  .navbar-nav-mobile {
    width: 100vw;
  }
}
.navbar-nav-mobile:lang(ar) {
  left: 0;
  right: unset;
  transform: translate(-110%);
}
.navbar-nav-mobile a {
  padding: 10px 20px;
  font-size: 18px;
  color: #1e988a !important;
  font-weight: 600;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
.navbar-nav-mobile a:hover {
  color: #fff;
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(15, 15, 15, 0.5490196078);
  transition: visibility 2s ease-out;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
}

.active-menu {
  opacity: 1 !important;
  visibility: visible;
  transition: transform 0.6s ease-out;
}

.right-side {
  transform: translate(0);
  visibility: visible;
  transition: transform 0.4s ease-in-out;
}
.right-side:lang(ar) {
  transform: translate(0) !important;
}

.talk-link.phase-talk {
  color: #fff !important;
  background-color: #fff;
  border: 0;
}
.talk-link.phase-talk:hover {
  color: #fff !important;
  background-color: transparent !important;
  border: 2px solid #fff !important;
}

/*****search*****/
.s128 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.s128 form {
  width: 100%;
  max-width: 570px;
  margin: 0;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .s128 form {
    max-width: 270px;
  }
}

.s128 form .inner-form .row .input-field {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 0;
}

.s128 form .inner-form .row .input-field input {
  height: 48px;
  width: 60px;
  border: 0;
  display: block;
  font-size: 18px;
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .s128 form .inner-form .row .input-field input {
    height: 40px;
  }
}

.s128 form .inner-form .row .input-field input.placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  opacity: 1;
}

.s128 form .inner-form .row .input-field input:-moz-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  opacity: 1;
}

.s128 form .inner-form .row .input-field input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  opacity: 1;
}

.s128 form .inner-form .row .input-field input:hover,
.s128 form .inner-form .row .input-field input:focus {
  box-shadow: none;
  outline: 0;
}

.s128 form .inner-form .row .input-field.first .clear {
  width: 60px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: transparent;
  z-index: 2;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.2s ease-out;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .s128 form .inner-form .row .input-field.first .clear {
    height: 40px;
  }
}

.s128 form .inner-form .row .input-field.first .clear svg path {
  width: 22px;
  height: 22px;
}

.s128 form .inner-form .row .input-field.first .clear:hover,
.s128 form .inner-form .row .input-field.first .clear:focus {
  box-shadow: none;
  outline: 0;
}

.s128 form .inner-form .row .input-field.first .clear:hover svg,
.s128 form .inner-form .row .input-field.first .clear:focus svg {
  fill: #333;
}

.s128 form .inner-form .row .input-field.first input {
  padding: 10px 0 10px 60px;
  border-radius: 0;
  width: 60px;
  transition: width 0.2s linear;
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 34px 34px;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}

.s128 form .inner-form .row .input-field.first input:focus {
  width: 100%;
}

.s128 form .inner-form .row .input-field.first input.isFocus {
  width: 100%;
  background-color: transparent;
  padding: 10px 40px 10px 10px;
  border: 2px solid #fff;
}

.s128 form .inner-form .row .input-field.first input.isFocus ~ .clear svg path {
  opacity: 1;
  fill: #fff;
}

.s128 form .inner-form .row .input-field.second input {
  padding: 10px 60px 10px 0;
  border-radius: 3px;
  width: 60px;
  transition: width 0.3s;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23ccc' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3e%3c/svg%3e");
  background-position: calc(100% - 14px) 14px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 34px 34px;
}

.s128 form .inner-form .row .input-field.second input.placeholder {
  color: #fff;
  transition: opacity 0.1s;
}

.s128 form .inner-form .row .input-field.second input:-moz-placeholder {
  color: #fff;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.s128 form .inner-form .row .input-field.second input::-webkit-input-placeholder {
  color: #fff;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.s128 form .inner-form .row .input-field.second input:focus {
  width: 100%;
  padding-left: 15px;
}

.s128 form .inner-form .row .input-field.second input:focus.placeholder {
  opacity: 1;
}

.s128 form .inner-form .row .input-field.second input:focus:-moz-placeholder {
  opacity: 1;
}

.s128 form .inner-form .row .input-field.second input:focus::-webkit-input-placeholder {
  opacity: 1;
}

.form-control.search-field {
  height: 46px;
  display: none;
  padding-left: 30px;
}
@media (min-width: 1600px) {
  .form-control.search-field {
    width: 285px;
  }
}

#searchForm {
  position: relative;
}

#searchForm::before {
  content: "\f002";
  position: absolute;
  left: 11px;
  top: 10px;
  font-family: "FontAwesome";
}

#search-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  color: #fff;
}

#search-btn:hover {
  background-color: #fff;
  cursor: pointer;
}

#search-overlay {
  display: none;
}

.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: height 0.4s ease-in-out;
  overflow: auto;
  transition: display 0.4s ease-in-out;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border: #ddd solid 1px;
  margin: 0;
  z-index: 9999;
  height: 108px;
}
@media (max-width: 991.98px) {
  .block {
    height: 90px;
  }
}

#close-btn {
  right: 15px;
  top: 15px;
  position: absolute;
  color: #fff;
  font-size: 18px;
}
#close-btn:hover {
  cursor: pointer;
  color: #fff;
}

#searchIcon {
  padding-right: 20px;
}
@media (min-width: 1200px) {
  #searchIcon {
    display: none;
  }
}

.block:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
}

.centered {
  display: inline-block;
  vertical-align: middle;
  width: 80%;
  padding: 10px 15px;
  color: #fff;
  border: none;
  background: transparent;
}

#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}

#search-form {
  height: 60px;
  background-color: #fff;
  overflow: hidden;
  border: 2px solid #fff;
}

#search-text {
  font-size: 14px;
  color: #fff;
  border-width: 0;
  background: transparent;
}

#search-box input[type=text] {
  width: 100%;
  height: 60px;
  color: #fff;
  outline: none;
  font-size: 18px;
  text-align: left;
  padding-right: 20px;
  padding-left: 20px;
}
#search-box input[type=text]::-moz-placeholder {
  color: #fff;
  font-size: 18px;
}
#search-box input[type=text]::placeholder {
  color: #fff;
  font-size: 18px;
}

#search-button {
  height: 58px;
  position: absolute;
  right: 0;
  font-weight: 600;
  width: 20%;
  border: 2px solid #fff;
  color: #fff;
  border-top: 0;
  background-color: #fff;
  transition: all 0.4s ease-in-out;
  text-transform: uppercase;
}
#search-button:hover {
  background-color: #fff;
  color: #fff;
}
@media (max-width: 575.98px) {
  #search-button {
    width: 30%;
  }
}
#search-button span {
  font-size: 16px;
}
@media (max-width: 575.98px) {
  #search-button span {
    font-size: 14px;
  }
}

#inputFocus::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
  height: 10px;
  width: 10px;
  background-image: url("../images/home/close-32.svg");
  background-size: 10px 10px;
}

.nav-main {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
    flex-basis: auto;
    justify-content: center !important;
    width: 100%;
  }
}
.navbar-brand {
  width: 25%;
}
.navbar-brand:lang(ar) {
  margin-right: 0;
  margin-left: 1rem;
}

.lang-list {
  display: flex;
  list-style: none;
  color: #fff;
  align-items: center;
  width: 25%;
  gap: 24px;
  justify-content: end;
}
@media screen and (max-width: 1300px) {
  .lang-list {
    gap: 16px;
  }
}
@media (max-width: 991.98px) {
  .lang-list {
    justify-content: space-between;
    width: auto;
  }
}

.plan-visit-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 14px 24px;
  background-color: transparent;
  border-radius: 50px;
  border: 1px solid rgba(245, 245, 239, 0.5);
  backdrop-filter: blur(4px);
  color: #f5f5ef;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1200px) {
  .plan-visit-btn {
    padding: 8px 10px;
  }
}
.plan-visit-btn:hover {
  background-color: #1e988a;
  color: #ffffff;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(30, 152, 138, 0.4);
}
.plan-visit-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 8px rgba(30, 152, 138, 0.3);
}

.lang-switcher {
  display: inline-flex;
  background-color: transparent; /* Dark gray background */
  border: 1px solid rgba(255, 255, 255, 0.6666666667); /* Subtle white border */
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  width: 84px;
  height: 36px;
}

@media (max-width: 991.98px) {
  .nav-item:has(.lang-switcher) {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  li:has(.navbar-mobile) {
    display: none;
  }
}
/* Individual language options */
.lang-option {
  padding: 8px 16px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  min-width: 40px;
  color: var(--w, #fff);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  transition: background-color 0.3s ease;
}

/* The active state (Green) */
.lang-option.active {
  background-color: #1a9a84; /* The teal/green color */
}

.nav-link {
  width: 100%;
}

.nav-link {
  position: relative;
  text-decoration: none;
}

.nav-link .label {
  font-weight: 700;
  transition: opacity 180ms ease;
}

.nav-link .bold {
  position: absolute;
  left: -0.9px;
  top: 8px;
  font-weight: 900;
  color: #1a9a84;
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
  width: -moz-max-content;
  width: max-content;
}

.nav-link:hover .bold {
  opacity: 1;
}

.nav-link:hover .label {
  opacity: 0;
  /* normal text is visible by default */
}

.nav__menu--list {
  position: relative;
}
.nav__menu--list:hover img {
  filter: invert(48%) sepia(67%) saturate(485%) hue-rotate(124deg) brightness(89%) contrast(88%);
}
.nav__menu--list li a {
  color: #000;
  transition: all 0.3s ease-in-out;
}
.nav__menu--list li a:hover {
  color: #1e988a;
}
@media (max-width: 1199.98px) {
  .nav__menu--list li a {
    color: #1e988a;
    padding-inline-start: 10px;
  }
  .nav__menu--list li a:hover {
    color: #000;
  }
}
.nav__menu--list img {
  width: 10px;
  position: absolute;
  right: -22px;
  top: 22px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
html:lang(ar) .nav__menu--list img {
  left: -22px;
  right: unset;
}
@media (max-width: 991.98px) {
  .nav__menu--list img {
    top: 20px;
    right: 22px;
    filter: invert(48%) sepia(67%) saturate(485%) hue-rotate(124deg) brightness(89%) contrast(88%);
  }
  html:lang(ar) .nav__menu--list img {
    left: 22px;
    right: unset;
  }
}
@media (min-width: 992px) {
  .nav__menu--list ul {
    position: absolute;
    top: 43px;
    background-color: #fff;
    overflow-y: auto;
    z-index: 55555;
    width: 150px;
    height: fit-content;
    height: -moz-fit-content;
    border-radius: 8px;
    padding: 0 10px;
  }
}
.nav__menu--list ul {
  display: none;
}
.nav__menu--list ul li {
  display: block;
  padding: 10px;
}
.nav__menu--list ul li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

@media (min-width: 992px) {
  li.nav__menu--list ul {
    width: -moz-max-content;
    width: max-content;
    max-width: 250px;
  }
}
@media (min-width: 992px) {
  li.nav__menu--list:hover img {
    transform: rotate(180deg);
  }
}
/* Rotate submenu indicator arrow when submenu is open or on hover */
li.nav__menu--list img {
  transition: transform 0.25s ease, filter 0.25s ease;
  transform-origin: center;
}

li.nav__menu--list.open img {
  transform: rotate(180deg);
}

@media (max-width: 1199.98px) {
  li.nav__menu--list > ul > li a {
    width: calc(100% - 5px);
  }
  .nav__menu--list ul {
    padding-left: 0 !important;
  }
  li.nav__menu--list > ul > li {
    width: 280px;
    max-width: 100%;
  }
  .nav__menu--list {
    margin-inline-end: 10px;
  }
  .nav__menu--list a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .nav__menu--list ul li {
    text-align: center;
  }
}
.footer-main {
  position: relative;
  margin: 18px;
  padding: 40px 0;
  border-radius: 48px;
}
.footer-main:before {
  right: 0px;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(../img/home/footer\ bg.png);
  background-repeat: no-repeat;
  top: 0;
  background-size: cover;
  border-radius: 48px;
}
@media (max-width: 767.98px) {
  .footer-main:before {
    background-image: url(../img/footer-mobile.png);
    background-attachment: fixed;
  }
}
.footer-main:after {
  right: 0px;
  content: "";
  position: absolute;
  left: unset;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  opacity: 0.8;
}
@media (max-width: 767.98px) {
  .footer-main:after {
    background-color: rgba(0, 0, 0, 0.5490196078);
    border-radius: 48px;
  }
}
.footer-main h3 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.footer-main p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  opacity: 0.5;
  font-weight: 400;
  line-height: 40px; /* 222.222% */
  padding: 16px 0 40px;
}
.footer-main .video-background {
  position: relative;
  width: 100%;
  display: flex;
  padding: 56px 0px;
  height: 456px;
  gap: 80px;
}
.footer-main .background-video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  height: 456px;
  transform: translate(-50%, -50%);
  -o-object-fit: unset;
     object-fit: unset; /* Ensures the video covers the area without distortion */
  z-index: -1; /* Places video behind content */
}
.footer-main .content {
  position: relative;
  z-index: 1;
  /* your styles for content */
}
@media (min-width: 992px) {
  .footer-main.footer-inner > .container {
    padding-inline-end: 0;
    margin-inline-end: 0;
  }
}
.footer-main.footer-inner .footer-list {
  padding-top: 32px;
}
@media (max-width: 991.98px) {
  .footer-main.footer-inner .footer-list .main-logo {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .footer-main.footer-inner .footer-list .main-logo .social-list {
    padding-top: 0;
  }
}
.footer-main.footer-inner .footer-list .important-links {
  list-style: none;
}
@media (max-width: 991.98px) {
  .footer-main.footer-inner .footer-list .important-links {
    padding-bottom: 10px;
    padding-top: 0;
  }
}
.footer-main .footer-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 1199.98px) {
  .footer-main .footer-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 767.98px) {
  .footer-main .footer-list {
    flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .footer-main .footer-list {
    align-items: baseline;
  }
}
@media (max-width: 767.98px) {
  .footer-main .footer-list {
    flex-direction: column;
    align-items: stretch;
    padding-bottom: 40px;
  }
  .footer-main .footer-list .important-links {
    padding-top: 0;
    padding-bottom: 20px;
    width: 100%;
  }
}
.footer-main .footer-list .map-location li {
  padding-bottom: 0 !important;
}
.footer-main .footer-list .footer-logo {
  height: 174px;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list .footer-logo {
    height: unset;
  }
}
.footer-main .footer-list .footer-logo a:after {
  display: none !important;
}
.footer-main .footer-list .footer-logo img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 200px;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list .footer-logo img {
    height: 88px;
    width: auto;
  }
}
.footer-main .footer-list .main-logo {
  padding: 0 0 32px;
}
@media (max-width: 991.98px) {
  .footer-main .footer-list .main-logo {
    padding: 0 0 32px;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .footer-main .footer-list .main-logo {
    order: 5;
    padding: 0px;
  }
}
.footer-main .footer-list .main-logo ul {
  list-style: none !important;
}
.footer-main .footer-list .main-logo ul li {
  display: flex;
  gap: 5px;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list .main-logo ul li {
    align-items: center;
    justify-content: center;
  }
}
.footer-main .footer-list .main-logo ul li .copy-right {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  opacity: 0.5;
  padding-top: 70px;
  display: block;
}
.footer-main .footer-list ul {
  list-style: none;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list ul {
    list-style: none;
  }
}
.footer-main .footer-list ul.social-list {
  padding-top: 18px;
  display: flex;
  align-items: baseline;
}
@media (max-width: 991.98px) {
  .footer-main .footer-list ul.social-list {
    padding-top: 0;
  }
}
.footer-main .footer-list ul.social-list li a {
  transition: all 0.3s ease-in-out;
}
.footer-main .footer-list ul.social-list li a:hover {
  filter: invert(96%) sepia(85%) saturate(2631%) hue-rotate(313deg) brightness(85%) contrast(85%);
}
.footer-main .footer-list ul.social-list h4 {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.footer-main .footer-list ul li h2 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 24px;
  font-size: 14px;
  font-weight: 900;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list ul li h2 {
    margin-inline-start: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2392156863);
  }
}
.footer-main .footer-list ul li a {
  color: var(--white, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list ul li a {
    font-size: 12px;
    line-height: 28px;
  }
}
.footer-main .footer-list ul li a:after {
  content: "";
  bottom: -5px;
  height: 2px;
  background-color: #fff;
  width: 0;
  left: 50%;
  transition: all 0.4s ease-in-out;
  position: absolute;
}
@media (max-width: 767.98px) {
  .footer-main .footer-list ul li a:after {
    height: 1px;
    bottom: 8px;
  }
}
.footer-main .footer-list ul li a:hover {
  color: #fff;
}
.footer-main .footer-list ul li a:hover:after {
  width: 100%;
  left: 0;
}
.footer-main .footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #fff;
  z-index: 1;
  position: relative;
  padding-top: 40px;
}
@media (max-width: 767.98px) {
  .footer-main .footer-bottom {
    flex-direction: column;
    gap: 16px;
    font-size: 12px;
    line-height: 1;
  }
}
.footer-main .footer-bottom span {
  color: var(--white, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 767.98px) {
  .footer-main .footer-bottom span {
    font-size: 12px;
  }
}

.social-media-links li a {
  display: flex;
  align-items: center;
  gap: 3px;
}
.social-media-links li a img {
  width: 20px;
  height: 15px;
}

.rotate-icon {
  transition: transform 0.3s ease;
  font-size: 1.2rem;
}

h2[aria-expanded=true] .rotate-icon {
  transform: rotate(180deg);
}

@media (min-width: 768px) {
  .nested-links.collapse {
    display: block !important;
    height: auto !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .important-links h2 {
    cursor: default !important;
  }
  .rotate-icon {
    display: none !important;
  }
}
@media (max-width: 767.98px) {
  .nested-links {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2392156863);
  }
}
*,
*::before,
*::after {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

:-moz-any-link {
  text-decoration: none;
  text-underline-offset: 0.05em;
  outline: none;
}

:any-link {
  text-decoration: none;
  text-underline-offset: 0.05em;
  outline: none;
}
:-moz-any-link:focus {
  outline: none;
}
:any-link:focus {
  outline: none;
}
body {
  min-height: 100vh;
  overflow-x: hidden;
  font-family: "Nexa" !important;
}

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
figure,
ul {
  margin-bottom: 0;
}

ul,
ol {
  padding-left: 0;
}

button,
input,
select,
textarea {
  border: none;
  outline: none !important;
  background-color: transparent;
  box-shadow: none !important;
}

@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Black.woff2") format("woff2"), url("../fonts/Nexa-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Bold.woff2") format("woff2"), url("../fonts/Nexa-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Regular.woff2") format("woff2"), url("../fonts/Nexa-Regular.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Nexa";
  src: url("../fonts/Nexa-Book.woff2") format("woff2"), url("../fonts/Nexa-Book.woff") format("woff");
  font-weight: normal;
  font-display: swap;
}
:root {
  --padding-from-top: 32px;
  --padding-from-bottom: 80px;
}

@media screen and (max-width: 1200px) {
  :root {
    --padding-from-top: 20px;
    --padding-from-bottom: 20px;
  }
}
.first-section.home-page-first-section {
  position: relative;
}
.first-section.home-page-first-section:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 48px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(0deg, rgba(65, 67, 70, 0) 73.41%, rgba(65, 67, 70, 0.4) 100%), linear-gradient(180deg, rgba(65, 67, 70, 0) 50.05%, #414346 100%), url(<path-to-image>) lightgray 50%/cover no-repeat;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.first-section.home-page-first-section .first-desc {
  display: flex;
  align-items: center;
  gap: 28px;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .first-section.home-page-first-section .first-desc {
    align-items: flex-end;
  }
}
.first-section.home-page-first-section .first-desc button {
  border-radius: 12px;
  background: var(--cyan, #1e988a);
  display: flex;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--white, #fff);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
  width: 151px;
  height: 43px;
  border: 1px solid #1e988a;
  transition: all 0.3s ease-in-out;
}
.first-section.home-page-first-section .first-desc button:hover {
  background-color: #fff;
  color: #1e988a;
}

.first-section.home-page-first-section .slick-arrows .prev {
  background-color: transparent;
  height: 55px;
  transition: all 0.4s ease-in-out;
  transform: scaleX(-1);
  padding-inline-start: 16px;
}
html:lang(ar) .first-section.home-page-first-section .slick-arrows .prev {
  transform: scaleX(-1);
}
@media (max-width: 991.98px) {
  .first-section.home-page-first-section .slick-arrows .prev {
    width: 30px;
    height: 30px;
  }
  .first-section.home-page-first-section .slick-arrows .prev img {
    width: 30px;
    height: 30px;
  }
}

.first-section.home-page-first-section .slick-arrows .prev:hover,
.first-section.home-page-first-section .slick-arrows .next:hover {
  opacity: 0.3;
}

.first-section.home-page-first-section .slick-arrow:before {
  display: none;
}

.first-section.home-page-first-section .slick-arrows .next {
  background-color: transparent;
  height: 55px;
  transition: all 0.4s ease-in-out;
}
html:lang(ar) .first-section.home-page-first-section .slick-arrows .next {
  transform: scaleX(-1);
}
@media (max-width: 991.98px) {
  .first-section.home-page-first-section .slick-arrows .next {
    width: 30px;
    height: 30px;
  }
  .first-section.home-page-first-section .slick-arrows .next img {
    width: 30px;
    height: 30px;
  }
}

.first-section.home-page-first-section {
  position: relative;
  margin: 16px 16px 62px;
}
.first-section.home-page-first-section .slick-slide {
  border-radius: 24px;
}
.first-section.home-page-first-section .num {
  color: #959595;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.first-section.home-page-first-section .num .current-slide {
  color: #fff !important;
}

.first-section.home-page-first-section .slick-slide {
  background-size: cover;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  height: 960px;
}
.first-section.home-page-first-section .slick-slide:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  border-radius: 24px;
  z-index: -1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), linear-gradient(0deg, rgba(65, 67, 70, 0) 73.41%, rgba(65, 67, 70, 0.4) 100%), linear-gradient(180deg, rgba(65, 67, 70, 0) 50.05%, #414346 100%);
}
.first-section.home-page-first-section .slick-slide:before {
  background-image: url(../img/logo\ \(6\).svg);
  content: "";
  bottom: -1px;
  right: -2px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  height: 368px;
  width: 160px;
  z-index: 9;
}
@media (max-width: 991.98px) {
  .first-section.home-page-first-section .slick-slide:before {
    height: 170px;
    width: 75px;
  }
}
@media (max-width: 991.98px) {
  .first-section.home-page-first-section .slick-slide {
    height: 80dvh;
  }
}
@media (min-width: 1920px) {
  .first-section.home-page-first-section .slick-slide {
    height: min(961px, calc(100dvh - 16px));
  }
}

.banner-nav #navbar_top .navbar-nav .nav-link,
.banner-nav #navbar_top .right-list li a.ar-btn {
  color: #fff;
}

.banner-nav #navbar_top .navbar-brand img,
.banner-nav #searchIcon svg {
  filter: brightness(100);
}

.banner-nav #navbar_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
}

.banner-nav #navbar_top .main-nav {
  background-color: transparent;
}

@media (max-width: 1200px) {
  .first-section.home-page-first-section {
    padding: 0;
  }
  header .navigation nav,
  .menu-icon span {
    background-color: rgb(3, 25, 55);
  }
  .first-section.home-page-first-section .slick-arrows #next,
  .first-section.home-page-first-section .slick-arrows #prev {
    display: none;
  }
  #accordion > div {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .collapse-head {
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 24px;
    width: 200px;
  }
  /* .collapse-head ul li{
      border-bottom: 1px solid $WhiteColor;
    } */
  header .navigation nav ul li a {
    font-size: 16px;
  }
  header .navigation nav ul li:not(:last-child) {
    margin-right: 0;
  }
  header .navigation nav ul li.has-submenu:before {
    right: -20px;
  }
  header .navigation nav ul li.has-submenu::before {
    filter: brightness(0) invert(1);
  }
  header .navigation .login ul li:not(:last-child) {
    margin-right: 0;
  }
  .banner__div.main-slider .slick-dots li,
  .slick-dots li button {
    width: 15px !important;
  }
  header .navigation .login ul {
    gap: 7px;
  }
  header .navigation .login {
    padding-left: 0;
    margin-right: 6px;
    padding-right: 0;
  }
}
.main-slider {
  margin-bottom: 0px !important;
}
.main-slider .slide-title {
  padding-top: 388px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .main-slider .slide-title {
    width: 100%;
    padding-top: 0;
  }
}
.main-slider .slide-title .banner-title {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.main-slider .slide-title h1 {
  color: var(--white, #fff);
  text-align: center;
  font-size: 80px;
  font-style: normal;
  font-weight: 900;
  line-height: 57px;
  padding-bottom: 32px;
}
@media (max-width: 1600px) {
  .main-slider .slide-title h1 {
    font-size: 65px;
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .main-slider .slide-title h1 {
    font-size: 45px;
  }
}
@media (max-width: 991.98px) {
  .main-slider .slide-title h1 {
    font-size: 32px;
    line-height: 1.15;
  }
}
.main-slider .slide-title h1 span {
  color: var(--white, #fff);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
}
.main-slider .slide-title p {
  padding: 0 0 32px;
  color: var(--white, #FFF);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 125% */
}
@media (max-width: 991.98px) {
  .main-slider .slide-title p {
    font-size: 16px;
    padding: 10px 0;
  }
}

.slick-dots li button:before {
  display: none;
}

header.sticky:before {
  display: none;
}

@media (max-width: 992px) {
  .slide-title {
    flex-direction: column;
  }
  .footer-wrapper .footer ul {
    align-items: center;
    flex-direction: column;
  }
  .footer-wrapper .footer h6 {
    text-align: center;
  }
  .banner-slide {
    height: 80dvh;
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  .slide-title h1 {
    width: 100%;
    line-height: 1.15 !important;
  }
  .slide-title {
    padding-top: 0;
    gap: 20px;
  }
}
.menu-icon span:nth-child(3) {
  width: 100%;
  right: 0;
}

header .menu-icon {
  right: 0;
}

.login {
  display: none;
}

.mobile-menu {
  display: none;
}

.category-section {
  position: relative;
  background: linear-gradient(0deg, #fff7f6 0%, #fff 100%);
  padding-bottom: 56px;
}
.category-section:after {
  content: "";
  position: absolute;
  left: 0;
  width: 370px;
  top: 0;
  height: 422px;
  background-repeat: no-repeat;
  background-image: url(../img/home/left-corner.png);
}
.category-section:before {
  content: "";
  position: absolute;
  right: -110px;
  width: 370px;
  top: 0;
  height: 422px;
  background-repeat: no-repeat;
  background-image: url(../img/home/right-corner.png);
}
.category-section .nav.nav-pills {
  justify-content: space-between;
  border-radius: 18px;
  margin: auto;
  background: #fff;
  box-shadow: 0px 4px 24px 0px rgba(199, 142, 143, 0.08);
  width: 60%;
}
.category-section .nav.nav-pills .nav-link {
  display: flex;
  padding: 16px 80px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.category-section .nav.nav-pills .nav-link.active {
  border-radius: 16px;
  background: #000;
  color: #fff;
}
.category-section h1 {
  background-image: url(../img/home/b7ae3aa0535b296c73424ecb8c38e2dffffe401c.gif);
  color: #000;
  text-align: center;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: auto;
  width: 300px;
  min-height: 56px;
  padding-bottom: 56px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  display: none !important;
}

.events-section .swiper {
  width: 100%;
  height: 100%;
  padding: 70px 0;
}
@media (min-width: 1920px) {
  .events-section .swiper {
    padding: 95px 0;
  }
}
@media (max-width: 991.98px) {
  .events-section .swiper {
    padding: 0;
  }
}
.events-section .swiper-button.swiper-button-next,
.events-section .swiper-button.swiper-button-prev {
  display: none;
}
.events-section .swiper-wrapper {
  display: flex;
  align-items: center;
}
.events-section .swiper-slide {
  height: auto !important;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  position: relative;
  border-radius: 24px;
}
@media (min-width: 1024px) {
  .events-section .swiper-slide {
    scale: 0.8;
    transition: scale 250ms ease-in-out;
  }
  .events-section .swiper-slide.swiper-slide-active {
    scale: 1.3;
    z-index: 10;
  }
  .events-section .swiper-slide.swiper-slide-prev,
  .events-section .swiper-slide.swiper-slide-next {
    scale: 0.99;
    z-index: 5;
    transition-duration: 150ms;
  }
  .events-section .swiper-slide.swiper-slide-next {
    margin-right: 40px !important;
    margin-left: 40px !important;
  }
  .events-section .swiper-slide.swiper-slide-prev {
    margin-right: 70px !important;
    margin-left: -50px !important;
  }
  .events-section .swiper-slide.swiper-slide-prev:lang(ar) {
    margin-left: 70px !important;
    margin-right: -50px !important;
  }
  .events-section .swiper-slide.swiper-slide-next + .events-section .swiper-slide {
    z-index: 2;
  }
  .events-section .swiper-slide.swiper-slide-next + .swiper-slide {
    margin-left: -60px !important;
  }
  .events-section .swiper-slide.swiper-slide-next + .swiper-slide:lang(ar) {
    margin-right: -60px !important;
    margin-left: 0 !important;
  }
}
.events-section .swiper-slide img {
  display: block;
  position: absolute;
  inset: 0;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  object-position: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* Container for all dots */
.slick-dots {
  position: absolute;
  bottom: 20px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 68px; /* Length of the line */
  height: 2px; /* Thickness of the line */
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 68px;
  height: 100%;
  padding: 2px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(255, 255, 255, 0.24); /* Color of inactive lines */
  transition: background 0.3s ease;
  border-radius: 2px;
}

/* The Active Line */
.slick-dots li.slick-active button {
  background: #ffffff; /* Color of the active line */
  width: 100%;
}

/* Optional: Hover effect */
.slick-dots li button:hover {
  background: rgba(255, 255, 255, 0.6);
}

.swiper-button {
  --position: 17%;
  background-color: #f04e23;
  height: 3rem;
  width: 3rem;
  border-radius: 0.5rem;
}
.swiper-button.swiper-button-prev {
  left: var(--position);
}
.swiper-button.swiper-button-next {
  right: var(--position);
}
.swiper-button:hover {
  background-color: #4a261f;
}
.swiper-button::after {
  font-size: 1.5rem;
  color: white;
}

.container.home-container {
  padding-left: 48px;
  padding-right: 48px;
  max-width: 100%;
}

:root {
  --teal-dark: #095d67;
  --teal-mid: #2793a1;
  --teal-light: #1e988a;
  --text-white: #ffffff;
}

.features-container {
  display: flex;
  width: 100%;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .features-container {
    flex-wrap: wrap;
  }
}

.feature-card {
  display: flex;
  min-height: 190px;
  height: auto;
  padding: 40px 40px 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 33.33%;
  gap: 37px;
  position: relative;
}
@media (max-width: 991.98px) {
  .feature-card {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.feature-card {
  /* Background Colors */
}
.feature-card:first-of-type {
  background-color: var(--teal-dark);
  border-radius: 12px 0 0 12px;
}
@media (max-width: 991.98px) {
  .feature-card:first-of-type {
    border-radius: 12px 12px 0 0;
  }
  .feature-card:first-of-type:lang(ar) {
    border-radius: 12px 12px 0 0 !important;
  }
}
.feature-card:first-of-type:lang(ar) {
  border-radius: 0 12px 12px 0;
}
.feature-card:first-of-type:hover {
  background-color: var(--teal-light);
}
.feature-card:nth-of-type(2) {
  background-color: var(--teal-mid);
}
.feature-card:nth-of-type(2):hover {
  background-color: var(--teal-dark);
}
.feature-card:last-of-type {
  background-color: var(--teal-light);
  border-radius: 0 12px 12px 0;
}
.feature-card:last-of-type:lang(ar) {
  border-radius: 12px 0 0 12px;
}
@media (max-width: 991.98px) {
  .feature-card:last-of-type {
    border-radius: 0 0 12px 12px;
  }
  .feature-card:last-of-type:lang(ar) {
    border-radius: 0 0 12px 12px !important;
  }
}
.feature-card:last-of-type:hover {
  background-color: var(--teal-dark);
}

.feature-card h3 {
  color: var(--white, #fff);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .feature-card h3 {
    font-size: 20px;
  }
}

.feature-card .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991.98px) {
  .feature-card .content {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
}

.feature-card .content .feature-main {
  width: 80%;
}
@media (max-width: 991.98px) {
  .feature-card .content .feature-main {
    width: 100%;
  }
}

.divider {
  width: 40px;
  height: 2px;
  background-color: var(--text-white);
  margin: 24px 0 37px;
}
@media (max-width: 991.98px) {
  .divider {
    margin: 10px 0;
  }
}

.featured-news,
.side-grid {
  border-radius: 16px;
  border: 1px dashed var(--cyan, #1e988a);
  padding: 16px;
}
.featured-news:hover h3,
.side-grid:hover h3 {
  color: #1e988a;
}

.feature-card p {
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
}

.feature-desc {
  display: flex;
  gap: 8px;
  align-items: center;
}

.feature-icon {
  position: relative;
}

/* Background Illustrative Icons */
.icon-bg {
  position: absolute;
  right: 20px;
  bottom: 0px;
  pointer-events: none;
}

/* Responsive adjustments for mobile */
@media (max-width: 768px) {
  .features-container {
    flex-direction: column;
  }
}
:root {
  --primary-teal: #25a18e;
  --text-dark: #1a1a1a;
  --text-gray: #666;
  --bg-light: #f9f9f9;
}

/* Header Styling */
.news-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .news-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

.news-section {
  border-radius: 48px;
  padding: 56px 32px;
  margin: 16px;
  background: linear-gradient(0deg, rgba(30, 152, 138, 0.04) 0%, rgba(30, 152, 138, 0.04) 100%), #FFF;
}
@media (max-width: 991.98px) {
  .news-section {
    padding: 32px 10px;
    margin: 0;
  }
}

.news-header .header-right {
  width: 43%;
}
@media (max-width: 991.98px) {
  .news-header .header-right {
    width: 100%;
    margin-top: 20px;
  }
}

.subtitle {
  color: var(--cyan, #1e988a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
}

.news-header h2 {
  color: var(--black, #000);
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.header-right p {
  color: var(--grey, #55575A);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

/* Grid Layout */
.news-container {
  display: grid;
  grid-template-columns: 1.5fr 1fr; /* Featured takes more space */
  gap: 30px;
}

/* Featured Article */
.image-wrapper {
  position: relative;
  border-radius: 15px;
  overflow: hidden;
  height: 540px;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .image-wrapper {
    height: 167px;
  }
}
.image-wrapper:after {
  background-color: rgba(30, 152, 138, 0.3);
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(30, 152, 138, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 24px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.image-wrapper:hover::after {
  opacity: 1;
}

.small-img,
.details-img,
.sub-img {
  position: relative;
}
.small-img:after,
.details-img:after,
.sub-img:after {
  background-color: rgba(30, 152, 138, 0.3);
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(30, 152, 138, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 24px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.small-img:hover::after,
.details-img:hover::after,
.sub-img:hover::after {
  opacity: 1;
}

.image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.category-tag {
  position: absolute;
  top: 20px;
  left: 20px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 0.75rem;
}

.news-content time,
.small-news time {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  letter-spacing: -0.14px;
  padding-top: 8px;
  display: block;
}

.news-content h3 {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 150% */
  padding: 8px 0;
  transition: all 0.3s ease-in-out;
}

.news-content p {
  color: var(--grey, #55575A);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

/* Small News Grid */
.side-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .side-grid {
    grid-template-columns: 1fr;
  }
}

.small-news {
  cursor: pointer;
}
.small-news:hover h4 {
  color: var(--cyan, #1e988a);
}

.small-news img {
  width: 100%;
  aspect-ratio: 16/9;
  height: 244px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(65, 67, 70, 0) 50%, #414346 100%), url(<path-to-image>) lightgray 50%/cover no-repeat;
}

.small-news h4 {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 150% */
  padding-top: 8px;
  transition: all 0.3s ease-in-out;
}

/* View All Button */
.view-all-container {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}

.view-all-btn {
  border-radius: 12px;
  border: 1px solid var(--cyan, #1e988a);
  transition: 0.3s;
  display: flex;
  padding: 0 24px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--cyan, #1e988a);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
}

.view-all-btn:hover {
  background: var(--cyan, #1e988a);
  color: white;
}

/* Responsive for Mobile */
@media (max-width: 992px) {
  .news-container,
  .news-header {
    flex-direction: column;
    grid-template-columns: 1fr;
  }
  .header-right p {
    margin-top: 20px;
  }
}
:root {
  --primary-teal: #25a18e;
  --text-dark: #333;
  --text-light: #666;
  --bg-gray: #f4f7f6;
  --white: #ffffff;
}

.main-card {
  padding: 80px 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991.98px) {
  .main-card {
    padding: 20px 0;
  }
}

/* Header with Teal Accent */
.card-header {
  display: flex;
  gap: 20px;
  margin-bottom: 48px;
  min-height: 200px;
}
@media (max-width: 991.98px) {
  .card-header {
    margin-bottom: 20px;
    min-height: auto;
  }
}

.adventure-section .main-card.first-card {
  padding-inline-end: 48px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .adventure-section .main-card.first-card {
    padding-inline-end: 10px;
  }
}
@media (max-width: 991.98px) {
  .adventure-section .main-card.first-card {
    padding-inline-end: 0;
  }
}

.adventure-section .main-card.second-card {
  padding-inline-start: 48px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .adventure-section .main-card.second-card {
    padding-inline-start: 10px;
  }
}
@media (max-width: 991.98px) {
  .adventure-section .main-card.second-card {
    padding-inline-start: 0;
  }
}

.accent-bar {
  width: 8px;
  background-color: var(--primary-teal);
  border-radius: 4px;
}

.header-text h2 {
  color: var(--black, #000);
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}

.header-text p {
  color: #959595;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  padding: 24px 0;
}

/* Nested Grid Styling */
.nested-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .nested-grid {
    grid-template-columns: 1fr;
  }
}

.sub-card:hover h4,
.details-card:hover h4 {
  color: #1e988a;
}

.sub-card img {
  height: 324px;
}

.sub-card img,
.featured-img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
}

.featured-img {
  height: 316px;
}

.sub-content,
.details-body {
  padding: 16px 0 0;
}

.sub-content h4,
.details-body h4 {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  transition: all 0.3s ease-in-out;
  line-height: 24px; /* 120% */
}
@media (max-width: 991.98px) {
  .sub-content h4,
  .details-body h4 {
    font-size: 18px;
  }
}

.sub-content p {
  color: #959595;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  letter-spacing: -0.14px;
  padding-top: 12px;
}
@media (max-width: 991.98px) {
  .sub-content p {
    font-size: 14px;
  }
}

.info-grid {
  display: flex;
  gap: 15px;
  justify-content: space-between;
  padding-top: 12px;
}
@media (max-width: 991.98px) {
  .info-grid {
    flex-wrap: wrap;
  }
}

.info-item {
  display: flex;
  gap: 24px;
  align-items: center;
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  letter-spacing: -0.14px;
}

.cyan-divider {
  width: 68px;
  height: 3px;
  background-color: #1e988a;
}

.info-item > div {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  letter-spacing: -0.14px;
}

.info-item .icon {
  color: var(--primary-teal);
  font-size: 18px;
}

.events-section {
  background-image: url(../img/pattern-1.svg);
  background-size: cover;
  padding-bottom: 56px;
}
@media (max-width: 991.98px) {
  .events-section {
    padding-bottom: 20px;
  }
}
.events-section span {
  color: var(--red, #d23138);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  display: block;
}
.events-section .view-all-btn {
  color: var(--red, #d23138);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 250% */
  border-radius: 12px;
  border: 1px solid var(--red, #d23138);
}
.events-section .view-all-btn:hover {
  background-color: var(--red, #d23138);
  color: #fff;
}
.events-section .swiper-slide {
  cursor: pointer;
}
.events-section .swiper-slide:after {
  background-color: rgba(30, 152, 138, 0.3);
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(30, 152, 138, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 24px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.events-section .swiper-slide:hover::after {
  opacity: 1;
}
.events-section h1 {
  color: var(--black, #000);
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding: 24px 0 0;
}

.red-divider {
  background: #d23138;
  width: 68px;
  height: 3px;
  margin: 24px auto 48px;
  display: block;
}

.adventure-section {
  background-image: url(../img/pattern-1.svg);
  background-size: cover;
  padding: 56px 0;
}
@media (max-width: 991.98px) {
  .adventure-section {
    padding: 20px 0;
  }
}
.adventure-section .header-text h2 {
  color: var(--black, #000);
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .adventure-section .header-text h2 {
    font-size: 28px;
  }
}

:lang(ar) .first-section.home-page-first-section .slick-slide:before {
  left: -2px;
  right: unset;
  transform: scaleX(-1);
}

.main-banner {
  height: 392px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  position: relative;
  margin: 16px;
}
.main-banner:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  border-radius: 24px;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
}
.main-banner.contact-banner {
  background-image: url("../img/contact/contact-bg.png");
}
.main-banner .banner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  gap: 24px;
  z-index: 1;
  position: relative;
}
.main-banner .banner-content h1 {
  color: var(--white, #fff);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 75% */
}
@media (max-width: 991.98px) {
  .main-banner .banner-content h1 {
    font-size: 22px;
  }
}
.main-banner .banner-content ul {
  list-style: none;
  display: flex;
  gap: 5px;
}
@media (max-width: 991.98px) {
  .main-banner .banner-content ul {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.main-banner .banner-content ul li {
  color: var(--white, #fff);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 120% */
  text-decoration: none;
}
@media (max-width: 991.98px) {
  .main-banner .banner-content ul li {
    font-size: 16px;
  }
}
.main-banner .banner-content ul li a {
  color: var(--white, #fff);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 120% */
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .main-banner .banner-content ul li a {
    font-size: 16px;
  }
}
.main-banner .banner-content ul li a:hover {
  color: var(--cyan, #1e988a);
}

.contact-form {
  background: #fff;
  padding: 32px 48px;
  border-radius: 8px;
}
@media (max-width: 1200px) {
  .contact-form {
    padding: 20px;
    margin-top: 40px;
  }
}
.contact-form .contact-row {
  padding: 32px 0;
}
@media (max-width: 991.98px) {
  .contact-form .contact-row {
    padding: 0;
  }
}
.contact-form .form-label {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.contact-form .input-box {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .contact-form .input-box {
    margin-bottom: 15px;
  }
}

.input-with-icon {
  position: relative;
}

.input-with-icon .input-icon {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  opacity: 0.9;
}
.input-with-icon .input-icon:lang(ar) {
  left: unset;
  right: 14px;
}

.input-with-icon .country-flag {
  width: 28px;
  height: 28px;
}

.rounded-input {
  width: 100%;
  height: 50px;
  padding: 12px 18px 12px 52px; /* leave space for icon */
  border-radius: 12px;
  border: 1px solid var(--grey, rgba(85, 87, 90, 0.25));
  background: transparent;
  font-size: 16px;
  color: var(--dark-gray, #3f3f3f);
}
.rounded-input::-moz-placeholder {
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.rounded-input::placeholder {
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.rounded-input:lang(ar) {
  padding: 12px 52px 12px 28px; /* leave space for icon */
  text-align: right !important;
}

.textarea-wrap .input-icon.align-top {
  top: 23px;
}

.textarea-input {
  min-height: 151px;
  padding-top: 9px;
  padding-bottom: 22px;
  resize: vertical;
}

.custom-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
}

.select-wrap {
  position: relative;
}

.select-arrow {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  pointer-events: none;
  opacity: 0.9;
  display: none;
}
.select-arrow:lang(ar) {
  right: unset;
  left: 16px;
}

.contact-form .nice-select:after {
  width: 10px;
  height: 10px;
  right: 25px;
}

.nice-select .option {
  text-align: right !important;
}

:lang(ar) .contact-form .nice-select:after {
  right: unset;
  left: 25px;
}

/* small responsive tweaks to keep inputs stacked nicely */
@media (max-width: 767.98px) {
  .input-with-icon .input-icon {
    left: 12px;
  }
  .input-with-icon .input-icon:lang(ar) {
    left: unset;
    right: 12px;
  }
  .rounded-input {
    padding-left: 48px;
  }
  .rounded-input:lang(ar) {
    padding-left: 0;
    padding-right: 48px;
  }
}
.submit-contact {
  border-radius: 12px;
  border: 1px solid #095d67;
  background: var(--dark-cyan, #095d67);
  display: flex;
  height: 56px;
  padding: 16px;
  justify-content: center;
  align-items: center;
  gap: 16px;
  align-self: stretch;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  line-height: normal;
  margin-top: 32px;
  transition: all 0.3s ease-in-out;
}
.submit-contact:hover {
  background-color: #fff !important;
  color: #095d67 !important;
}

.contact-form .nice-select.open .list {
  width: 100%;
}

.input-with-icon.select-wrap .input-icon {
  top: 25px;
}

.contact-form .nice-select {
  line-height: 28px;
}

@media (max-width: 991.98px) {
  .branches-controls {
    flex-wrap: wrap;
  }
}

@media (max-width: 991.98px) {
  .contact-form .me-3.flex-fill {
    margin-right: 0 !important;
  }
  .contact-form .me-3.flex-fill:lang(ar) {
    margin-left: 0 !important;
  }
}

@media (max-width: 991.98px) {
  .contact-form .flex-wrap {
    gap: 15px;
  }
}

.me-3:lang(ar) {
  margin-left: 1rem !important;
  margin-right: 0 !important;
}

.inner-page {
  background: #f5f5f7;
}

.contact-main-info > span {
  color: var(--cyan, #1e988a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px; /* 200% */
}
.contact-main-info h1 {
  padding: 12px 0;
  color: var(--black, #000);
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .contact-main-info h1 {
    font-size: 30px;
  }
}
.contact-main-info > p {
  padding: 24px 0 28px;
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.contact-main-info .list-overlay {
  position: relative;
}
.contact-main-info .list-overlay:after {
  border-radius: 12px;
  background: var(--dark-cyan, #095d67);
  position: absolute;
  top: 0;
  right: -32px;
  width: calc(100% + 32px);
  content: "";
  height: 100%;
  z-index: -1;
}
@media (max-width: 1200px) {
  .contact-main-info .list-overlay:after {
    width: 100%;
    right: 0;
  }
}
@media (max-width: 991.98px) {
  .contact-main-info .list-overlay:after {
    width: 100%;
    right: 0;
  }
}
.contact-main-info .list-overlay:before {
  background-image: url(../img/contact/flower-bg.svg);
  background-repeat: no-repeat;
  width: 86px;
  height: 183px;
  right: 0px;
  bottom: -20px;
  content: "";
  position: absolute;
  display: block;
}
@media (max-width: 1300px) {
  .contact-main-info .list-overlay:before {
    opacity: 0.2;
    right: 20px;
  }
}
.contact-main-info ul {
  list-style: none;
  padding: 48px 0 48px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.contact-main-info ul:lang(ar) {
  padding: 48px 24px 48px 0;
}
@media (max-width: 575.98px) {
  .contact-main-info ul {
    padding: 48px 24px;
  }
}
.contact-main-info li {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 575.98px) {
  .contact-main-info li {
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
}
.contact-main-info li a {
  transition: all 0.3s ease-in-out;
}
.contact-main-info li a:hover h5 {
  opacity: 0.5;
}
.contact-main-info li a:hover p {
  opacity: 0.5;
}
.contact-main-info li h5 {
  color: var(--white, #fff);
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  padding-bottom: 16px;
  line-height: 16px;
  transition: all 0.3s ease-in-out;
}
.contact-main-info li p {
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  transition: all 0.3s ease-in-out;
}
@media (max-width: 991.98px) {
  .contact-main-info li p {
    word-break: break-word;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .contact-main-info ul {
    padding: 20px 0 48px 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .contact-main-info li h5 {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .contact-main-info li p {
    font-size: 14px;
  }
  .contact-main-info h1 {
    font-size: 30px;
  }
}
.contact-section {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}

.contact-field-error {
  color: #dc3545; /* red, matches .text-danger */
  font-size: 0.875rem;
  margin-top: 4px;
  min-height: 1em;
}

:lang(ar) .contact-main-info .list-overlay:after {
  left: -32px;
  right: unset;
}

:lang(ar) .contact-main-info .list-overlay:before {
  left: 0;
  right: unset;
}

@media (max-width: 1300px) {
  :lang(ar) .contact-main-info .list-overlay:before {
    left: 20px;
    right: unset;
  }
}
@media (max-width: 1200px) {
  :lang(ar) .contact-main-info .list-overlay:after {
    left: 0;
    right: unset;
  }
}
@media (min-width: 576px) {
  :lang(ar) .contact-main-info ul:lang(ar) {
    padding: 48px 24px;
  }
}
.privacy-policy .contact-section {
  padding: 58px 0 80px;
}
@media (max-width: 991.98px) {
  .privacy-policy .contact-section {
    padding: 0px;
  }
}

.not-found-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: var(--padding-from-top) 16px var(--padding-from-bottom);
}
.not-found-content h1 {
  color: var(--black, #000);
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 150%; /* 36px */
  padding: 24px 0 12px 0;
}
@media (max-width: 991.98px) {
  .not-found-content h1 {
    font-size: 18px;
    padding: 20px 0 10px 0;
  }
}
.not-found-content p {
  color: var(--grey, #55575A);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 30px */
  margin: auto;
}
@media (max-width: 991.98px) {
  .not-found-content p {
    font-size: 16px;
  }
}

.terms-section,
.pp-section {
  padding-bottom: 44px;
}
@media screen and (max-width: 767px) {
  .terms-section,
  .pp-section {
    padding-bottom: 24px;
  }
}
.terms-section .contact-item,
.pp-section .contact-item {
  padding-top: 20px;
  display: flex;
  gap: 8px;
}
.terms-section .contact-item a,
.pp-section .contact-item a {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 26px */
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .terms-section .contact-item a,
  .pp-section .contact-item a {
    word-break: break-word;
    font-size: 16px;
  }
}
.terms-section .contact-item a:hover,
.pp-section .contact-item a:hover {
  color: var(--cyan, #1e988a);
}
.terms-section h2,
.pp-section h2 {
  color: var(--black, #000);
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 85.714% */
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .terms-section h2,
  .pp-section h2 {
    word-break: break-word;
    font-size: 20px;
    padding-bottom: 8px;
  }
}
.terms-section p,
.pp-section p {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 26px */
}
@media screen and (max-width: 767px) {
  .terms-section p,
  .pp-section p {
    font-size: 16px;
  }
}
.terms-section ul,
.pp-section ul {
  padding-inline-start: 20px;
}
.terms-section ul li,
.pp-section ul li {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%; /* 26px */
}
@media screen and (max-width: 767px) {
  .terms-section ul li,
  .pp-section ul li {
    font-size: 16px;
  }
}

.terms-content {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}
.terms-content strong a {
  color: var(--dark-cyan, #095d67);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 767px) {
  .terms-content strong a {
    font-size: 16px;
  }
}
.terms-content strong a:hover {
  color: var(--black, #000);
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.services-page {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}

.service-card {
  height: 436px;
  background-color: #ffffff;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

.service-card .card-image {
  width: 100%;
  height: 289px;
  border-radius: 4px 4px 0 0;
  position: relative;
}

.service-card .card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.service-card .card-badge {
  position: absolute;
  width: 66px;
  height: 66px;
  bottom: -30px;
  right: 26px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #1E988A;
}
.service-card .card-badge:lang(ar) {
  left: 26px;
  right: unset;
}

.service-card .card-badge img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

.service-card .card-content {
  padding: 18px 18.5px 18px 18.5px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex-grow: 1;
}

.service-card .card-content h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  color: #000000;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 90%;
}

.service-card .card-content p {
  font-size: 16px;
  line-height: 20px;
  color: #55575a;
  margin: 0;
  letter-spacing: -0.14px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .services-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .services-grid {
    grid-template-columns: 1fr;
  }
  .service-card .card-badge {
    top: unset !important;
  }
}
:root {
  --space-between-sections: 80px;
}
@media screen and (max-width: 1300px) {
  :root {
    --space-between-sections: 30px;
  }
}

.about-us-container {
  display: flex;
  align-items: center;
  gap: 40px;
}
.about-us-container .left-side,
.about-us-container .right-side {
  flex: 1 1 0px;
  transform: none;
  width: 100%;
}
.about-us-container .section-desc {
  margin-top: 10px;
}
@media screen and (max-width: 1300px) {
  .about-us-container {
    flex-direction: column-reverse;
  }
}

.our-vision-container {
  display: flex;
  align-items: center;
  gap: 40px;
}
.our-vision-container .left-side,
.our-vision-container .right-side {
  flex: 1 1 0px;
  transform: none;
  width: 100%;
}
@media screen and (max-width: 1300px) {
  .our-vision-container {
    flex-direction: column;
  }
}

.about-us-gallery {
  display: grid;
  grid-template-columns: 5fr 4fr;
  grid-template-rows: 6fr 4fr;
}

.about-us-items {
  display: flex;
  flex-direction: column;
  gap: 28px;
  margin-top: 32px;
}

.about-us-item {
  display: flex;
  gap: 24px;
}
.about-us-item .item-title {
  color: var(--cyan, #1e988a);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 1; /* 100% */
}
@media screen and (max-width: 767px) {
  .about-us-item .item-title {
    font-size: 20px;
  }
}
.about-us-item .item-desc {
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5; /* 150% */
}

.ghc {
  position: relative;
  padding-block: 150px;
}
@media screen and (max-width: 767px) {
  .ghc {
    padding-bottom: 80px;
  }
}
.ghc .background-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: -1;
}
.ghc .background-img::after {
  content: "";
  opacity: 0.1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.ghc .background-img img,
.ghc .background-img video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}

.about-us-img img {
  width: 100%;
}

.ghc-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  grid-template-rows: 1fr;
  gap: 30px;
  row-gap: 104px;
}

.ghc-card:nth-child(3n+1) .card-wrapper {
  background-image: url(../img/about-us/ghc-card-bg-2.png);
}
.ghc-card:nth-child(3n+2) .card-wrapper {
  background-image: url(../img/about-us/ghc-card-bg-3.png);
}
.ghc-card .card-wrapper {
  height: 100%;
  border-radius: 40px;
  border: 2px solid var(--dark-cyan, #095d67);
  background: var(--white, #fff);
  padding-inline: 32px 39px;
  padding-block: 60px;
  background-image: url(../img/about-us/ghc-card-bg.png);
  background-position: calc(100% - 40px) bottom;
  background-size: initial;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .ghc-card .card-wrapper {
    padding-inline: 20px;
    padding-bottom: 30px;
  }
}
.ghc-card .card-img img {
  display: block;
  margin-inline: auto;
  margin-top: -142px;
}
.ghc-card .card-title {
  color: var(--black, #000);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.2; /* 116.667% */
}
@media screen and (max-width: 767px) {
  .ghc-card .card-title {
    font-size: 20px;
  }
}
.ghc-card .card-desc {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 162.5% */
}

.section-subtitle {
  color: var(--cyan, #1e988a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  margin-bottom: 24px;
}

.section-title {
  color: var(--black, #000);
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .section-title {
    font-size: 30px;
    margin-bottom: 18px;
  }
}

.section-desc {
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 575.98px) {
  .section-desc {
    font-size: 14px;
  }
}

.our-vision-items {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 32px;
  background-image: url(../img/about-us/our-vision-bg.png);
  background-position: 0px center;
  background-size: initial;
  background-repeat: no-repeat;
}
.our-vision-items:lang(ar) {
  background-position: right center;
}

.our-vision-item {
  display: flex;
  gap: 18px;
}
.our-vision-item .item-title {
  color: var(--black, #000);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .our-vision-item .item-title {
    font-size: 20px;
    margin-bottom: 4px;
  }
}
.our-vision-item .item-desc {
  color: var(--grey, #55575a);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
}

.visit-us-content {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.visit-us-header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.locations-items {
  display: flex;
  gap: 30px;
}
.locations-items > div {
  flex: 1 1 0px;
}
@media screen and (max-width: 1300px) {
  .locations-items {
    flex-direction: column;
  }
}

.locations-item .item-wrapper {
  padding: 24px;
  border-radius: 14px;
  border: 0.8px solid rgba(85, 87, 90, 0.2);
  background: #fff;
}
.locations-item .item-header {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(85, 87, 90, 0.3);
}
@media screen and (max-width: 767px) {
  .locations-item .item-header {
    flex-direction: column;
  }
}
.locations-item .item-body {
  padding-top: 16px;
}
.locations-item .item-name {
  display: flex;
  align-items: center;
  gap: 12px;
}
.locations-item .item-name span,
.locations-item .item-name p {
  color: var(--black, #000);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .locations-item .item-name span,
  .locations-item .item-name p {
    font-size: 20px;
  }
}
.locations-item .item-state {
  display: flex;
  padding: 6px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 24px;
  background: var(--cyan, #1e988a);
}
.locations-item .item-state .circle {
  flex: 0 0 12px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #fff;
}
.locations-item .item-state span,
.locations-item .item-state p {
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 133.333% */
}
.locations-item .working-hours {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-bottom: 18px;
}
.locations-item .working-hours p,
.locations-item .working-hours span {
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
.locations-item .item-grey-box {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 8.372px;
  border-radius: 8px;
  border: 0.8px solid rgba(85, 87, 90, 0.1);
  background: rgba(85, 87, 90, 0.1);
}
.locations-item .top {
  color: var(--black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.43;
}
.locations-item .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.locations-item .time-item {
  display: flex;
  align-items: center;
  gap: 40px;
}
.locations-item .time-item .time,
.locations-item .time-item span,
.locations-item .time-item p {
  color: var(--black, #000);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.43;
}
.locations-item .time-item .morning-evening {
  display: flex;
  align-items: center;
  gap: 8px;
}

.visit-us-map img {
  width: 100%;
}

.about-us-level-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(243px, 1fr));
  grid-template-rows: 1fr;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .about-us-level-cards {
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
}

.about-us-level-card {
  background-image: url(../img/about-us/level-bg.svg);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.about-us-level-card .card-wrapper {
  padding: 20px;
  padding-bottom: 44px;
  border-radius: 4px;
  background: rgba(31, 153, 139, 0.1);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .about-us-level-card .card-wrapper {
    gap: 8px;
    padding: 16px;
  }
}
.about-us-level-card .card-title {
  color: var(--dark-cyan, #095d67);
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .about-us-level-card .card-title {
    font-size: 24px;
  }
}
.about-us-level-card .card-desc {
  color: var(--grey, #55575a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .about-us-level-card .card-desc {
    font-size: 16px;
  }
}

.about-us-features-cards {
  margin-top: 48px;
}

.about-us-level-items {
  display: flex;
  flex-direction: column;
  background-color: #fff;
}

.about-us-level-item {
  width: 100%;
  display: flex;
  gap: 0px;
}
@media screen and (max-width: 1300px) {
  .about-us-level-item {
    flex-direction: column-reverse;
  }
}
.about-us-level-item:nth-child(2n) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1300px) {
  .about-us-level-item:nth-child(2n) {
    flex-direction: column-reverse;
  }
}
.about-us-level-item:nth-child(4n+1) .item-content {
  background-image: url(../img/about-us/level--1.svg);
}
.about-us-level-item:nth-child(4n+2) .item-content {
  background-image: url(../img/about-us/level--2.svg);
}
.about-us-level-item:nth-child(4n+3) .item-content {
  background-image: url(../img/about-us/level--3.svg);
}
.about-us-level-item:nth-child(4n+4) .item-content {
  background-image: url(../img/about-us/level--4.svg);
}
.about-us-level-item .item-img,
.about-us-level-item .item-content {
  flex: 1 1 50%;
}
.about-us-level-item .item-content {
  padding: 35px;
  background-position: calc(100% - 15px) bottom;
  background-size: auto;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1600px) {
  .about-us-level-item .item-content {
    padding-block: 25px;
  }
}
@media screen and (max-width: 1300px) {
  .about-us-level-item .item-content {
    padding-inline: 20px 30px;
    background-position: calc(100% - 8px) bottom;
  }
}
.about-us-level-item .item-title {
  color: var(--black, #000);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 24px;
}
.about-us-level-item .item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.about-us-level-item ul {
  list-style: none;
  padding-inline: 0px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 1700px) {
  .about-us-level-item ul {
    gap: 14px;
  }
}
.about-us-level-item ul li {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

.features-cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr;
}
@media screen and (max-width: 1300px) {
  .features-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.features-card:nth-child(3n+1) .card-content {
  background: url("../img/about-us/level-icon-1.svg") no-repeat calc(100% - 8px) bottom/auto, var(--dark-cyan, #095d67);
}
.features-card:nth-child(3n+2) .card-content {
  background: url("../img/about-us/level-icon-2.svg") no-repeat calc(100% - 8px) bottom/auto, #2793a1;
}
.features-card:nth-child(3n) .card-content {
  background: url("../img/about-us/level-icon-3.svg") no-repeat calc(100% - 8px) bottom/auto, var(--cyan, #1e988a);
}
.features-card .card-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.features-card .card-img {
  height: 219px;
  width: 100%;
  overflow: hidden;
}
.features-card .card-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.features-card .card-content {
  flex-grow: 1;
  padding: 42px 32px 28px;
  padding-inline-end: 48px;
}
.features-card .card-title {
  color: var(--white, #fff);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.features-card .divider {
  margin-top: 24px;
  margin-bottom: 37px;
}
.features-card ul {
  list-style: none;
  padding-inline: 0px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.features-card ul li {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.about-us-section,
.about-us-level {
  padding-bottom: var(--space-between-sections);
}

.our-vision-section {
  padding-block: var(--space-between-sections);
}

.visit-us-section {
  padding-top: var(--space-between-sections);
}

.lake-box .card-content {
  padding: 75px 71px;
  overflow: hidden;
  border-radius: 0 0 12px 12px;
  border-radius: 0 0 12px 12px;
  background: linear-gradient(270deg, rgba(9, 93, 103, 0.3) 0.04%, #28929f 73.9%), url("../img/about-us/lake.png") lightgray 0px 71%/cover no-repeat;
}
@media screen and (max-width: 1300px) {
  .lake-box .card-content {
    padding: 30px;
  }
}
.lake-box .card-title {
  color: var(--white, #fff);
  font-size: 24px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
}
.lake-box .divider {
  margin-top: 24px;
  margin-bottom: 37px;
}
.lake-box ul {
  list-style: none;
  padding-inline: 0px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.lake-box ul li {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.inner-banner {
  position: relative;
  height: 392px;
  margin: 16px 16px 62px;
  border-radius: 24px;
  overflow: hidden;
}
.inner-banner .background-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  overflow: hidden;
  z-index: -1;
}
.inner-banner .background-img::after {
  content: "";
  opacity: 0.1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.inner-banner .background-img img,
.inner-banner .background-img video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
     object-fit: cover;
}
.inner-banner .inner-banner-content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 20px;
  border-radius: 24px;
  overflow: hidden;
}
.inner-banner .heading {
  color: var(--white, #fff);
  text-align: center;
  font-size: 32px;
  font-weight: 800;
}
.inner-banner .breadcrumb-trail {
  color: var(--white, #fff);
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}

.regulations-cards {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.regulations-card .card-wrapper {
  padding: 32px 24px;
  border-radius: 8px;
  border: 1px solid rgba(85, 87, 90, 0.2);
}
.regulations-card .card-title {
  color: var(--dark-cyan, #095d67);
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 25px;
}
.regulations-card ul {
  list-style: none;
  padding-inline: 0px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.regulations-card ul li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .regulations-card ul li {
    font-size: 16px;
  }
}

.regulations-content {
  display: grid;
  grid-template-columns: 507px 1fr;
  grid-template-rows: repeat(var(--regs-count, 4), auto);
  column-gap: 30px;
  row-gap: 13px;
  align-items: start;
}
@media screen and (max-width: 1300px) {
  .regulations-content {
    display: flex;
    flex-direction: column;
    gap: 13px;
    grid-template-rows: none;
  }
}

.regulations-item {
  display: contents;
}
@media screen and (max-width: 1300px) {
  .regulations-item {
    display: flex;
    flex-direction: column;
    gap: 13px;
  }
}

.regulations-panel {
  grid-column: 2;
  grid-row: 1 / -1;
  align-self: start;
  width: 100%;
  display: none;
  overflow: hidden;
}
.regulations-panel.show {
  display: block;
}
@media screen and (max-width: 1300px) {
  .regulations-panel {
    grid-column: auto;
    grid-row: auto;
  }
  .regulations-panel .card-title {
    display: none;
  }
}

.regulations-tab {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 24px 18px;
  border-radius: 8px;
  border: 1px solid rgba(85, 87, 90, 0.5);
  background: transparent;
  width: 100%;
  text-align: start;
  cursor: pointer;
  grid-column: 1;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}
.regulations-tab > img {
  transition: transform 0.3s ease, filter 0.3s ease;
}
.regulations-tab > img:lang(ar) {
  transform: scaleX(-1);
}
@media screen and (max-width: 1300px) {
  .regulations-tab {
    padding: 14px;
  }
}
.regulations-tab p {
  color: var(--black, #000);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  transition: color 0.3s ease;
}
@media screen and (max-width: 767px) {
  .regulations-tab p {
    font-size: 16px;
  }
}
.regulations-tab.active {
  border-color: var(--dark-cyan, #095d67);
  background: var(--dark-cyan, #095d67);
}
.regulations-tab.active p {
  color: #fff;
}
.regulations-tab.active img {
  filter: brightness(0) invert(1);
}
@media screen and (max-width: 1300px) {
  .regulations-tab.active > img {
    transform: rotate(90deg);
  }
  .regulations-tab.active > img:lang(ar) {
    transform: scaleX(-1) rotate(-90deg);
  }
}

.gallery-2 {
  display: grid;
  gap: 10px;
  width: 100%;
  aspect-ratio: 776/711;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(3, 1fr);
}
.gallery-2 .decorated-icon {
  position: relative;
  transform: translate(-50%, -50%);
  grid-column: 3/4;
  grid-row: 3/4;
  z-index: 2;
  width: 91px;
  height: 91px;
}
.gallery-2 .decorated-icon img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1300px) {
  .gallery-2 .decorated-icon {
    width: 60px;
    height: 60px;
  }
}
.gallery-2 .gallery-box {
  overflow: hidden;
  border-radius: 12px;
  flex-grow: 1;
  position: relative;
}
.gallery-2 .gallery-box.top-right {
  grid-column: 3/5;
  grid-row: 1/3;
}
.gallery-2 .gallery-box.bottom-right {
  grid-column: 3/5;
  grid-row: 3/5;
}
.gallery-2 .gallery-box.top-left {
  grid-column: 1/3;
  grid-row: 1/5;
}
.gallery-2 .gallery-box {
  /*
  &.top-left {
    grid-column: 1 / 3;
    grid-row: 2 / 5;
    position: relative;
    z-index: 1;
    overflow: visible;
    &::before {
      content: "";
      display: block;
      width: 10px;
      height: 100%;
      inset-inline-end: -10px;
      position: absolute;
      z-index: 2;
      background: #f5f5f7;
    }
    &::after {
      content: "";
      display: block;
      width: 100%;
      height: 10px;
      top: -10px;
      position: absolute;
      z-index: 2;
      background: #f5f5f7;
    }
  }
  */
}
.gallery-2 .gallery-box img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.gallery-1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 6.8381632975vw;
  grid-auto-flow: dense;
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .gallery-1 {
    grid-template-columns: 1fr;
    grid-auto-rows: 70px;
  }
}
.gallery-1 .gallery-box {
  overflow: hidden;
  border-radius: 4px;
  flex-grow: 1;
  position: relative;
}
.gallery-1 .gallery-box:nth-child(6n+1) {
  grid-column: 1;
  grid-row: span 6;
}
.gallery-1 .gallery-box:nth-child(6n+2) {
  grid-column: 2;
  grid-row: span 3;
}
.gallery-1 .gallery-box:nth-child(6n+3) {
  grid-column: 3;
  grid-row: span 5;
}
.gallery-1 .gallery-box:nth-child(6n+4) {
  grid-column: 1;
  grid-row: span 2;
}
.gallery-1 .gallery-box:nth-child(6n+5) {
  grid-column: 2;
  grid-row: span 5;
}
.gallery-1 .gallery-box:nth-child(6n+6) {
  grid-column: 3;
  grid-row: span 3;
}
@media screen and (max-width: 768px) {
  .gallery-1 .gallery-box:nth-child(6n+1) {
    grid-column: 1;
    grid-row: span 6;
  }
  .gallery-1 .gallery-box:nth-child(6n+2) {
    grid-column: 1;
    grid-row: span 3;
  }
  .gallery-1 .gallery-box:nth-child(6n+3) {
    grid-column: 1;
    grid-row: span 5;
  }
  .gallery-1 .gallery-box:nth-child(6n+4) {
    grid-column: 1;
    grid-row: span 2;
  }
  .gallery-1 .gallery-box:nth-child(6n+5) {
    grid-column: 1;
    grid-row: span 5;
  }
  .gallery-1 .gallery-box:nth-child(6n+6) {
    grid-column: 1;
    grid-row: span 3;
  }
}
.gallery-1 .gallery-box img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-1 .box-content {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: 20px;
  width: 100%;
  height: 100%;
  position: relative;
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.29%, rgba(0, 0, 0, 0.3) 87.9%);
}
@media screen and (max-width: 1300px) {
  .gallery-1 .box-content {
    font-size: 16px;
  }
}

.gallery-3 {
  display: grid;
  gap: 10px;
  width: 100%;
  aspect-ratio: 776/699;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-template-areas: "top-left  top-right" "top-left  bottom-right";
}
.gallery-3 .decorated-icon {
  position: relative;
  transform: translate(-50%, -50%);
  grid-column: 2/3;
  grid-row: 2/3;
  z-index: 2;
  width: 91px;
  height: 91px;
}
.gallery-3 .decorated-icon img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1300px) {
  .gallery-3 .decorated-icon {
    width: 60px;
    height: 60px;
  }
}
.gallery-3 .gallery-box {
  overflow: hidden;
  border-radius: 12px;
  flex-grow: 1;
  position: relative;
}
.gallery-3 .gallery-box.top-right {
  grid-area: top-right;
}
.gallery-3 .gallery-box.bottom-right {
  grid-area: bottom-right;
}
.gallery-3 .gallery-box.top-left {
  margin-block: 15%;
  grid-area: top-left;
}
.gallery-3 .gallery-box img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}

.calendar-content {
  display: flex;
  gap: 30px;
  margin-top: 50px;
}
@media screen and (max-width: 1300px) {
  .calendar-content {
    margin-top: 20px;
    flex-direction: column-reverse;
  }
}
.calendar-content > div {
  flex: 1 1 0px;
}
@media screen and (max-width: 1300px) {
  .calendar-content > div {
    flex: 1;
  }
}
.calendar-content .calendar-cards-container {
  max-height: 688px;
  overflow-y: auto;
}
.calendar-content .calendar-cards-container::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.calendar-content .calendar-cards-container::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.calendar-content .calendar-cards-container::-webkit-scrollbar-thumb {
  background-color: var(--dark-cyan, #095d67);
  border-radius: 10px;
  border: 2px solid transparent;
  background-clip: content-box;
}
.calendar-content .calendar-cards-container::-webkit-scrollbar-thumb:hover {
  background-color: #074148;
}
@media screen and (max-width: 1700px) {
  .calendar-content .calendar-cards-container {
    flex: 0 0 500px;
  }
}
@media screen and (max-width: 1300px) {
  .calendar-content .calendar-cards-container {
    flex: 1;
  }
}
.calendar-content .calendar-container {
  background-color: #fff;
  padding: 24px;
}
@media screen and (max-width: 1700px) {
  .calendar-content .calendar-container {
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  .calendar-content .fc-day-event-icons {
    display: flex;
    gap: 0px;
  }
  .calendar-content .fc-day-event-icons img,
  .calendar-content .fc-day-event-icons svg {
    width: 10px;
    height: 10px;
    margin-inline-start: -3px;
  }
  .calendar-content .full-calendar.fc .fc-daygrid-day-frame {
    aspect-ratio: unset;
  }
}

.calendar-cards-list {
  display: none;
  flex-direction: column;
  gap: 28px;
  padding-inline-end: 2px;
  height: 100%;
}
.calendar-cards-list.active {
  display: flex;
  animation: fadeIn 0.3s ease;
}

.calendar-card {
  width: 100%;
}
.calendar-card .card-wrapper {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
  padding: 12px 16px;
}
@media screen and (max-width: 992px) {
  .calendar-card .card-wrapper {
    padding: 12px;
  }
}
.calendar-card .card-img {
  flex: 0 0 193px;
  height: 233px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 525px) {
  .calendar-card .card-img {
    flex: 0 0 40%;
    height: unset;
    aspect-ratio: 193/233;
  }
}
.calendar-card .card-img img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.8s ease-out;
}
.calendar-card .card-content {
  padding: 16px;
}
@media screen and (max-width: 992px) {
  .calendar-card .card-content {
    padding: 12px;
    padding-inline-end: 0px;
  }
}
.calendar-card .card-heading {
  color: var(--black, #000);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 16px;
}
@media (max-width: 575.98px) {
  .calendar-card .card-heading {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.calendar-card .card-desc {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .calendar-card .card-desc {
    font-size: 12px;
  }
}
.calendar-card .read-more-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  color: var(--cyan, #1e988a);
  font-size: 18px;
  font-weight: 800;
}
@media (max-width: 575.98px) {
  .calendar-card .read-more-btn {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.calendar-card .read-more-btn img:lang(ar) {
  transform: scaleX(-1);
}

.full-calendar.fc .fc-button-group > .fc-button {
  color: #000;
  background-color: #fff;
  border-radius: 0px;
  border: none;
}
.full-calendar.fc .fc-scrollgrid {
  border: none;
}
.full-calendar.fc th {
  border: none;
}
.full-calendar.fc .fc-col-header-cell-cushion {
  text-decoration: none;
  color: var(--black, #000);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}
.full-calendar.fc .fc-scrollgrid-section-body table,
.full-calendar.fc .fc-scrollgrid-section-footer table {
  border-collapse: separate;
  border-spacing: 8px;
}
.full-calendar.fc .fc-scrollgrid-section-body table td,
.full-calendar.fc .fc-scrollgrid-section-footer table td {
  border-radius: 14px;
  border: 1px solid rgba(85, 87, 90, 0.1);
  transition: all 0.2s;
  cursor: pointer;
}
.full-calendar.fc .fc-scrollgrid-section-body table td.active,
.full-calendar.fc .fc-scrollgrid-section-footer table td.active {
  border: 1px solid var(--cyan, #1e988a);
}
.full-calendar.fc .fc-daygrid-day-events {
  display: none;
}
.full-calendar.fc .fc-daygrid-day-frame {
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 8px;
}
.full-calendar.fc .fc-daygrid-day-frame::before,
.full-calendar.fc .fc-daygrid-day-frame::after {
  display: none;
}
.full-calendar.fc .fc-daygrid-day-top {
  flex-direction: row;
}
.full-calendar.fc .fc-daygrid-day-top a {
  color: var(--black, #000);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.full-calendar.fc .fc-scrollgrid-section-sticky > * {
  background: transparent;
}
.full-calendar.fc .fc-scrollgrid-section > * {
  border: none;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.image-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999999;
}
.image-popup-overlay.active {
  display: flex;
  animation: fadeIn 0.3s ease;
}
.image-popup-overlay .popup-image {
  max-width: 90vw;
  max-height: 90vh;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.image-popup-overlay .close {
  position: absolute;
  top: 20px;
  inset-inline-end: 30px;
  font-size: 2rem;
  color: #fff;
  cursor: pointer;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

body.prevent-scroll {
  overflow: hidden;
  height: 100%;
}

.open-popup-img {
  cursor: pointer;
}

:lang(ar) .about-us-level-item .item-content {
  background-position-x: left;
}

:lang(ar) .features-card .card-content,
:lang(ar) .ghc-card .card-wrapper {
  background-position-x: left;
}

label.calendar-card {
  cursor: pointer;
}
label.calendar-card .card-wrapper {
  border: 2px solid #fff;
}
label.calendar-card .card-wrapper:has(input:checked) {
  border: 2px solid var(--cyan, #1e988a);
}
label.calendar-card input {
  margin-inline-end: 12px;
}

.section-desc + .calendar-content {
  margin-top: 25px;
}

.events-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-top: 25px;
}
.events-btns > :only-child {
  margin-inline-start: auto;
}
.events-btns.centered-btn {
  justify-content: center;
}
.events-btns.centered-btn > :only-child {
  margin-inline-start: unset;
}
.events-btns a,
.events-btns button {
  text-decoration: none;
}
.events-btns a img,
.events-btns button img {
  transition: filter 0.3s ease;
  filter: brightness(0) invert(1);
}
.events-btns a:hover img,
.events-btns button:hover img {
  filter: none;
}

.payment-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 38px;
  margin-top: 24px;
}
@media screen and (max-width: 1100px) {
  .payment-content {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.payment-content > .left-side {
  display: flex;
  flex-direction: column;
  gap: 10px;
  min-width: 0;
}

.booked-seats-box .box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .booked-seats-box .box-wrapper {
    gap: 18px;
  }
}

.payment-method-box .box-wrapper {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media (max-width: 991.98px) {
  .payment-method-box .box-wrapper {
    gap: 18px;
  }
}

.white-box .box-wrapper {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  background: var(--white, #fff);
  padding: 24px;
}
@media (max-width: 991.98px) {
  .white-box .box-wrapper {
    padding: 16px;
  }
}
.white-box .box-heading {
  color: #000;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .white-box .box-heading {
    font-size: 16px;
    font-weight: 800;
  }
}

.payment-methods {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}

.payment-method {
  cursor: pointer;
}
.payment-method .payment-method-wrapper {
  height: 100%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  background: var(--Base-50, #fff);
  padding: 12px 16px;
}
.payment-method .payment-method-wrapper:has(input:checked) {
  border: 1px solid var(--cyan, #1e988a);
}
@media screen and (max-width: 767px) {
  .payment-method .payment-method-wrapper {
    flex-direction: row-reverse;
    padding: 12px;
  }
}
.payment-method .payment-method-wrapper .left-side {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 13px;
}
@media screen and (max-width: 767px) {
  .payment-method .payment-method-wrapper .left-side {
    flex-direction: row-reverse;
    flex-grow: 1;
  }
}
.payment-method .payment-method-wrapper .left-side img {
  max-height: 24px;
  max-width: 69px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.payment-method .payment-method-wrapper p {
  color: #000;
  font-size: 14px;
}

.payment-form-row {
  display: flex;
  gap: 16px;
}
.payment-form-row > div {
  flex: 1 1 0px;
}
.payment-form-row:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .payment-form-row {
    flex-direction: column;
  }
  .payment-form-row.card-details-row {
    flex-direction: row;
  }
}

.input-item {
  display: flex;
  flex-direction: column;
}
.input-item input[type=password]::-moz-placeholder {
  font-size: inherit;
}
.input-item input[type=password]::placeholder {
  font-size: inherit;
}
.input-item .form-label {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
@media (max-width: 575.98px) {
  .input-item .form-label {
    font-size: 14px;
  }
}
.input-item .form-input {
  width: 100%;
  padding: 16px;
  border-radius: 12px;
  border: 1px solid var(--grey, rgba(85, 87, 90, 0.25));
  background: transparent;
  font-size: 16px;
  color: var(--dark-gray, #3f3f3f);
}
@media (max-width: 575.98px) {
  .input-item .form-input {
    font-size: 14px;
  }
}

.discount-input-wrapper {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 11px;
  border-radius: 12px;
  border: 1px solid var(--cyan, #1e988a);
  background: #fff;
}
.discount-input-wrapper input {
  width: 100%;
}
@media (max-width: 575.98px) {
  .discount-input-wrapper input {
    font-size: 14px;
  }
}
.discount-input-wrapper button {
  color: var(--cyan, #1e988a);
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .discount-input-wrapper button {
    font-size: 14px;
  }
}

.payment-table {
  width: 100%;
  border-collapse: collapse;
}
.payment-table td {
  padding: 11px 0;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .payment-table td {
    padding: 4px 0;
  }
}
@media (max-width: 575.98px) {
  .payment-table td {
    font-size: 14px;
  }
}
.payment-table td:first-child {
  color: var(--black, #000);
}
.payment-table td:last-child {
  color: var(--black, #000);
  font-weight: 700;
  text-align: end;
}
.payment-table .table-divider td {
  padding-block: 12px;
}
.payment-table .table-divider td::after {
  display: block;
  content: "";
  height: 1px;
  background-color: #e5e5e5;
}
.payment-table .total td {
  color: var(--cyan, #1e988a);
  font-size: 18px;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .payment-table .total td {
    font-size: 16px;
  }
}

.discount-code-wrapper .form-label {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
}
@media (max-width: 575.98px) {
  .discount-code-wrapper .form-label {
    font-size: 14px;
    margin-bottom: 12px;
  }
}

.thank-you {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.thank-you img {
  margin-bottom: 8px;
}
.thank-you .title {
  color: var(--black, #000);
  text-align: center;
  font-size: 32px;
  font-weight: 900;
}
@media (max-width: 575.98px) {
  .thank-you .title {
    font-size: 24px;
  }
}
.thank-you .subtitle {
  color: var(--black, #000);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 575.98px) {
  .thank-you .subtitle {
    font-size: 14px;
  }
}

.success-wrapper {
  display: flex;
  margin-top: 50px;
  gap: 50px;
}
.success-wrapper > .left-side {
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .success-wrapper {
    flex-direction: column-reverse;
    gap: 30px;
    margin-top: 24px;
  }
}

.booked-event-box .box-wrapper {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  background: var(--white, #fff);
  padding: 24px;
}
@media screen and (max-width: 767px) {
  .booked-event-box .box-wrapper {
    padding: 16px;
  }
}
.booked-event-box .box-heading {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .booked-event-box .box-heading {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.booked-event-box .box-divider {
  width: 100%;
  height: 1px;
  background: #e0e0e0;
  margin-block: 24px;
}
@media screen and (max-width: 767px) {
  .booked-event-box .box-divider {
    margin-block: 20px;
  }
}
.booked-event-box .box-divider:last-child {
  margin-bottom: 0px;
}
.booked-event-box .date-time {
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .booked-event-box .date-time {
    gap: 16px;
  }
}
.booked-event-box .date-time .date,
.booked-event-box .date-time .time {
  flex: 1 1 0px;
}
.booked-event-box .date-time .date p:first-child,
.booked-event-box .date-time .time p:first-child {
  color: var(--black, #000);
  font-size: 20px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .booked-event-box .date-time .date p:first-child,
  .booked-event-box .date-time .time p:first-child {
    font-size: 16px;
  }
}
.booked-event-box .date-time .date p:last-child,
.booked-event-box .date-time .time p:last-child {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .booked-event-box .date-time .date p:last-child,
  .booked-event-box .date-time .time p:last-child {
    font-size: 14px;
  }
}

.booked-event-wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
}
@media screen and (max-width: 767px) {
  .booked-event-wrapper {
    gap: 12px;
  }
}
.booked-event-wrapper img {
  height: 136px;
  aspect-ratio: 113/136;
}
.booked-event-wrapper .heading {
  color: var(--black, #000);
  font-size: 20px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .booked-event-wrapper .heading {
    font-size: 16px;
  }
}
.booked-event-wrapper .desc {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .booked-event-wrapper .desc {
    font-size: 14px;
  }
}

.payment-box .box-wrapper {
  border-radius: 12px;
  border: 1px solid #e0e0e0;
  background: var(--white, #fff);
  padding: 32px;
}
.payment-box .box-heading {
  color: #000;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 28px;
}

.success-table {
  width: 100%;
  border-collapse: collapse;
}
.success-table td {
  padding: 10px 0;
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 400;
}
.success-table td.value {
  color: var(--black, #000);
  font-weight: 700;
  text-align: end;
}
.success-table tr.total td {
  padding-bottom: 0px;
}
.success-table tr.total .value {
  color: var(--cyan, #1e988a);
}

.event-ticket {
  max-width: 500px;
  min-width: 370px;
  background-color: var(--dark-cyan, #095d67);
  color: #fff;
  line-height: 0.4;
  position: relative;
}
@media (max-width: 991.98px) {
  .event-ticket {
    min-width: 100%;
  }
}
.event-ticket .leave-decoration {
  position: absolute;
  bottom: 0px;
  inset-inline-start: 0px;
}
.event-ticket .decoration-1,
.event-ticket .decoration-2,
.event-ticket .decoration-3 {
  width: 100%;
}
.event-ticket .decoration-1 {
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .event-ticket .decoration-1 {
    margin-bottom: 30px;
  }
}
.event-ticket .ticket-content {
  padding-inline: 30px;
  line-height: initial;
}
.event-ticket .code {
  color: var(--white, #fff);
  text-align: center;
  font-size: 24px;
  margin-bottom: 54px;
}
@media (max-width: 991.98px) {
  .event-ticket .code {
    font-size: 16px;
    margin-bottom: 32px;
  }
}
.event-ticket .heading {
  color: var(--white, #fff);
  text-align: center;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .event-ticket .heading {
    font-size: 22px;
    margin-bottom: 50px;
  }
}

.ticket-table {
  width: 100%;
  color: white;
  border-collapse: collapse;
}
.ticket-table td {
  padding: 20px 0;
  width: 50%;
  vertical-align: top;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); /* The horizontal line */
}
.ticket-table td:not(:last-child) {
  padding-inline-end: 4px;
}
.ticket-table .label {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 8px;
  opacity: 0.8;
}
@media (max-width: 991.98px) {
  .ticket-table .label {
    font-size: 12px;
  }
}
.ticket-table .value {
  color: var(--white, #fff);
  font-size: 14px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .ticket-table .value {
    font-size: 12px;
  }
}
.ticket-table .total-row td {
  border-bottom: none;
  padding-top: 40px;
}
@media (max-width: 991.98px) {
  .ticket-table .total-row td {
    padding-top: 20px;
  }
}
.ticket-table .total-label {
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 400;
}
@media (max-width: 991.98px) {
  .ticket-table .total-label {
    font-size: 16px;
  }
}
.ticket-table .total-value {
  color: var(--white, #fff);
  font-size: 20px;
  font-weight: 800;
}
@media (max-width: 991.98px) {
  .ticket-table .total-value {
    font-size: 16px;
  }
}

.barcode-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 991.98px) {
  .barcode-wrapper img {
    width: 201px;
  }
}

.go-home-btn {
  display: flex;
  justify-content: center;
}
.go-home-btn a {
  text-decoration: none;
}

.seats-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 40px;
  margin-top: 20px;
}
.seats-wrapper > .left-side {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .seats-wrapper {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}

.seats-number-wrapper {
  display: flex;
  gap: 12px;
  padding: 11px 12px;
  justify-content: space-between;
  align-items: center;
  border-radius: 12px;
  border: 1px solid var(--cyan, #1e988a);
  background: #fff;
  box-shadow: 0 0 0 4px #f4ebff;
}
.seats-number-wrapper button,
.seats-number-wrapper a {
  display: flex;
  width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid var(--cyan, #1e988a);
  color: var(--cyan, #1e988a);
  font-size: 20px;
}
.seats-number-wrapper input {
  text-align: center;
}

@media (max-width: 575.98px) {
  .fc .fc-toolbar-title {
    font-size: 1em;
  }
  .full-calendar.fc .fc-col-header-cell-cushion {
    font-size: 12px;
  }
  .theater-cards .calendar-card .card-img {
    flex: 0 0 29%;
  }
}
.booked-events-cards {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(335px, 1fr));
  row-gap: 40px;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (max-width: 991.98px) {
  .booked-events-cards {
    gap: 16px;
  }
}

.booked-events-card .card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
}
.booked-events-card .card-img {
  width: 100%;
  aspect-ratio: 383/264;
  border-radius: 16px;
  overflow: hidden;
}
.booked-events-card .card-img img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.booked-events-card .card-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  flex: 1;
}
.booked-events-card .card-title {
  color: var(--b, #222);
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.booked-events-card .card-date {
  color: var(--b, #222);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.booked-events-card .card-desc {
  color: #959595;
  font-size: 14px;
  line-height: normal;
}
.booked-events-card .card-btns {
  margin-top: auto;
  display: flex;
  gap: 8px;
  justify-content: center;
}
.booked-events-card .card-btns a,
.booked-events-card .card-btns button {
  flex: 1;
  width: auto;
}
.booked-events-card .card-btns a:only-child,
.booked-events-card .card-btns button:only-child {
  flex: 0 0 50%;
  max-width: 50%;
}

.global-light-button {
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid var(--dark-cyan, #095d67);
  padding: 8px 16px;
  color: var(--dark-cyan, #095d67);
  background-color: transparent;
  font-size: 14px;
  font-weight: 700;
  transition: all 0.3s;
}
.global-light-button:hover {
  border: 1px solid #fff;
  color: #fff;
  background-color: var(--dark-cyan, #095d67);
}

.booked-events-cards-content {
  margin-top: 30px;
}

.heading-with-date {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
}
@media screen and (max-width: 1200px) {
  .heading-with-date {
    flex-wrap: wrap;
  }
}
.heading-with-date .heading {
  color: var(--black, #000);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .heading-with-date .heading {
    font-size: 24px;
  }
}
.heading-with-date .date {
  color: var(--cyan, #1e988a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .heading-with-date .date {
    font-size: 16px;
  }
}

.details-content {
  display: flex;
  gap: 50px;
}
@media screen and (max-width: 1200px) {
  .details-content {
    flex-direction: column-reverse;
    gap: 25px;
  }
}
.details-content > .right-side {
  flex: 0 0 380px;
}
@media screen and (max-width: 525px) {
  .details-content > .right-side {
    flex: 1;
    width: 100%;
  }
  .details-content > .right-side img {
    width: 100%;
  }
}
.details-content > .right-side img {
  display: block;
  max-width: 100%;
  max-height: 100%;
}
.details-content > .left-side {
  min-width: 0;
  flex: 1;
}
.details-content .short-desc {
  color: #959595;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .details-content .short-desc {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .details-content .short-desc {
    font-size: 14px;
    margin-bottom: 24px;
  }
}
.details-content .long-desc {
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .details-content .long-desc {
    margin-bottom: 30px;
    font-size: 16px;
    margin-bottom: 24px;
  }
}
.details-content .details-list {
  list-style: none;
  padding-inline-start: 0px;
  display: grid;
  grid-template-columns: 380px 1fr;
  gap: 20px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .details-content .details-list {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-bottom: 24px;
  }
}
.details-content .details-list .title {
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .details-content .details-list .title {
    font-size: 14px;
  }
}
.details-content .details-list .desc {
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .details-content .details-list .desc {
    font-size: 14px;
  }
}
.details-content .tickets {
  border-top: 1px solid #e0e0e0;
  padding-top: 16px;
  margin-bottom: 56px;
}
@media screen and (max-width: 767px) {
  .details-content .tickets {
    margin-bottom: 24px;
  }
}
.details-content .tickets .heading {
  color: var(--cyan, #1e988a);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .details-content .tickets .heading {
    font-size: 20px;
  }
}
.details-content .tickets .tickets-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.details-content .tickets .tickets-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
.details-content .tickets .tickets-list li a, .details-content .tickets .tickets-list li button {
  white-space: nowrap;
}
.details-content .tickets .tickets-list > li.ticket-date-group {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  padding-top: 4px;
}
.details-content .tickets .ticket-date-group__heading {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin: 8px 0 0;
}
.details-content .tickets .ticket-date-group__slots {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.details-content .tickets .ticket-date-group__slots li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .details-content .tickets .tickets-list li {
    font-size: 14px;
  }
}
.details-content .tickets .day {
  color: var(--black, #000);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 767px) {
  .details-content .tickets .day {
    font-size: 14px;
  }
}
.details-content .rules-list {
  list-style: none;
  padding-inline-start: 0px;
}

.house-rules {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .house-rules {
    margin-bottom: 24px;
  }
}

.house-rules .accordion-button,
.rules-regulations .accordion-button {
  color: var(--black, #000);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background-color: transparent;
  border: none;
  padding-inline: 0px;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 767px) {
  .house-rules .accordion-button,
  .rules-regulations .accordion-button {
    font-size: 16px;
    padding-block: 14px;
  }
}
.house-rules .accordion-body,
.rules-regulations .accordion-body {
  padding-inline: 0px;
}

.rules-slider {
  mix-blend-mode: darken;
  margin-top: 10px;
}
.rules-slider .swiper-slide {
  width: auto;
}
.rules-slider .accordion-body {
  padding-block: 0px;
}

body:has(.seats-container) .tooltip-inner {
  background-color: #1e988a !important; /* Bronze gold */
  color: #fff !important;
  font-size: 14px;
}
body:has(.seats-container) .tooltip .tooltip-arrow::before {
  border-top-color: #1e988a !important;
}

.seats-container {
  position: relative;
}
.seats-container .viewport {
  width: 100%;
  height: 100%;
  background-color: #f5f5f7;
  overflow: hidden;
  /* Hide anything outside the window */
  cursor: grab;
  border-radius: 20px;
  position: relative;
}
.seats-container .viewport:active {
  cursor: grabbing !important;
}
.seats-container .stage {
  backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  transform-origin: 0 0;
  /* Critical for correct zooming */
  transition: transform 0.1s ease-out;
}
.seats-container .seat {
  cursor: pointer;
  transition: fill 0.2s;
}
.seats-container .seat.selected rect {
  fill: #b7b7b7;
}
.seats-container .seat.sold rect, .seats-container .seat.reserved rect {
  fill: #dbdbdb;
}
.seats-container .seat.blocked rect {
  fill: #9ca3af;
}
.seats-container .seat.reserved, .seats-container .seat.sold, .seats-container .seat.blocked {
  cursor: not-allowed;
  opacity: 0.5;
}
.seats-container .seat:not(.selected):not(.sold):not(.reserved):not(.blocked):hover {
  opacity: 0.85;
}
.seats-container .seat path {
  pointer-events: none;
}
.seats-container .row-label {
  font-size: 14px;
  font-weight: 600;
  fill: #333;
}

.chart-btns {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: absolute;
  bottom: 0px;
  inset-inline-end: 0px;
}

.chart-btn {
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-radius: 16px;
  border: 1px solid var(--cyan, #1e988a);
  background: var(--white, #fff);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .chart-btn {
    padding: 6px;
  }
}

.information-form-rows {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 16px;
}
@media screen and (max-width: 1200px) {
  .information-form-rows {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 767px) {
  .information-form-rows {
    grid-template-columns: 1fr;
  }
}

.login-row {
  display: flex;
  gap: 16px;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .login-row {
    flex-direction: column;
  }
}
.login-row a,
.login-row button {
  white-space: nowrap;
}

.input-checkbox {
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: baseline;
  gap: 4px;
}
.input-checkbox input {
  transform: translateY(3px);
}
.input-checkbox span {
  color: var(--black, #000);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.input-item .nice-select.form-input {
  line-height: normal;
  height: auto;
}

.information-items {
  display: flex;
  gap: 100px;
}
@media screen and (max-width: 1200px) {
  .information-items {
    gap: 20px;
  }
}
.information-items .information-item {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .information-items .information-item {
    font-size: 14px;
  }
}

.rules-dress-box ul {
  padding-inline-start: 0px;
  list-style: none;
}
.rules-dress-box .tab-pane {
  margin-top: 24px;
}

.sign-modal {
  padding: 48px;
}
@media screen and (max-width: 1200px) {
  .sign-modal {
    padding: 20px;
  }
}
.sign-modal .heading {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 28px;
}
.sign-modal .input-item {
  margin-bottom: 20px;
}
.sign-modal .modal-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sign-modal::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.sign-modal {
  /* track */
}
.sign-modal::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.sign-modal {
  /* thumb */
}
.sign-modal::-webkit-scrollbar-thumb {
  background: #1e988a;
  border-radius: 8px;
}
.sign-modal {
  /* hover */
}
.sign-modal::-webkit-scrollbar-thumb:hover {
  background: #167f73;
}

.check-box-list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 20px;
}

.ticket-seat-item {
  display: flex;
}
.ticket-seat-item > div {
  flex: 1 1 0px;
}
.ticket-seat-item .seat-values {
  display: flex;
  gap: 2px;
  justify-content: space-between;
}

.profile-box .box-wrapper {
  padding: 68px 44px;
  background: #fff;
}
@media screen and (max-width: 1200px) {
  .profile-box .box-wrapper {
    padding: 20px;
  }
}
@media screen and (max-width: 575px) {
  .profile-box .box-wrapper {
    padding: 16px;
  }
}
.profile-box .heading {
  color: #193c33;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}
@media screen and (max-width: 1200px) {
  .profile-box .heading {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.profile-tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 30px;
}
.profile-tabs .nav-link {
  padding: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--b, #222);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  border: 1px solid #c7c7c7;
  transition: all 0.2s;
}
@media screen and (max-width: 1200px) {
  .profile-tabs .nav-link {
    padding-block: 14px;
    padding-inline: 12px;
    font-size: 16px;
  }
}
.profile-tabs .nav-link.active {
  color: var(--cyan, #1e988a);
  border: 1px solid var(--cyan, #1e988a);
  background: rgba(30, 152, 138, 0.08);
}

.input-item .input-with-icon {
  position: relative;
}
.input-item .input-with-icon input {
  padding-inline-start: 40px;
}
.input-item .input-with-icon img {
  position: absolute;
  top: 50%;
  inset-inline-start: 16px;
  transform: translateY(-50%);
  pointer-events: none;
}

.red-button {
  display: flex;
  height: 44px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  border: 1px solid var(--dark-cyan, #ce1126);
  padding: 8px 16px;
  color: #fff;
  background-color: #ce1126;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s;
}
.red-button:hover {
  color: #ce1126;
  background-color: #fff;
}

.profile-form-btns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 34px;
}
@media screen and (max-width: 1200px) {
  .profile-form-btns {
    gap: 8px;
    margin-top: 20px;
  }
}

.input-with-icon.change-password-input input {
  padding-inline-end: 210px;
}
@media screen and (max-width: 1200px) {
  .input-with-icon.change-password-input input {
    padding-inline-end: 150px;
  }
}
.input-with-icon.change-password-input .change-password {
  position: absolute;
  inset-inline-end: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--cyan, #1e988a);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 1200px) {
  .input-with-icon.change-password-input .change-password {
    font-size: 14px;
  }
}

.booking-event-boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));
  gap: 32px;
}
@media screen and (max-width: 1200px) {
  .booking-event-boxes {
    gap: 24px;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
  }
}

.booking-event-box .box-wrapper {
  border-radius: 16px;
  border: 1px solid #e0e0e0;
  padding: 16px;
}
@media screen and (max-width: 1200px) {
  .booking-event-box .box-wrapper {
    padding: 12px;
  }
}
.booking-event-box .box-img {
  width: 100%;
  aspect-ratio: 383/264;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}
.booking-event-box .box-img img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.booking-event-box .box-heading {
  color: var(--b, #222);
  font-size: 18px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .booking-event-box .box-heading {
    font-size: 16px;
  }
}
.booking-event-box .box-divider {
  width: 100%;
  height: 1px;
  background: #e0e0e0;
  margin-block: 16px;
}
.booking-event-box .box-divider:last-child {
  margin-bottom: 0px;
}
.booking-event-box .date-time {
  display: flex;
  gap: 28px;
}
@media screen and (max-width: 1200px) {
  .booking-event-box .date-time {
    gap: 14px;
  }
}
.booking-event-box .date-time .date,
.booking-event-box .date-time .time {
  flex: 1 1 0px;
}
.booking-event-box .date-time .date p:first-child,
.booking-event-box .date-time .time p:first-child {
  color: var(--black, #000);
  font-size: 20px;
  font-weight: 800;
}
@media screen and (max-width: 1200px) {
  .booking-event-box .date-time .date p:first-child,
  .booking-event-box .date-time .time p:first-child {
    font-size: 16px;
  }
}
.booking-event-box .date-time .date p:last-child,
.booking-event-box .date-time .time p:last-child {
  color: var(--black, #000);
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .booking-event-box .date-time .date p:last-child,
  .booking-event-box .date-time .time p:last-child {
    font-size: 14px;
  }
}

.forget-password-box {
  max-width: 812px;
  margin-inline: auto;
}
.forget-password-box .payment-form-row {
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .forget-password-box .payment-form-row {
    margin-bottom: 20px;
  }
}
.forget-password-box .forget-password-message {
  color: #4a4a4a;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 32px;
}
@media screen and (max-width: 1200px) {
  .forget-password-box .forget-password-message {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .rules-dress-box.white-box {
    font-size: 14px;
  }
}
.rules-list li:not(:last-child) {
  margin-bottom: 4px;
}

.forget-password-input {
  position: relative;
}
.forget-password-input input.form-input {
  padding-inline-end: 150px;
}
.forget-password-input .forget-password {
  position: absolute;
  inset-inline-end: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--cyan, #1e988a);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.main-banner.media-banner {
  background-image: url("../img/media-bg.png");
}

.photo-details-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .photo-details-grid {
    grid-template-columns: 1fr;
  }
}

.media-grid {
  display: grid;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 32px;
  grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .media-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .media-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .media-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.media-card {
  position: relative;
  width: 100%;
  height: 415px;
  border-radius: 4px;
  overflow: hidden;
  background: #f0f0f0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.media-card img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.media-card .overlay {
  position: absolute;
  inset: 0;
  border-radius: 4px;
  background: linear-gradient(179.9deg, rgba(0, 0, 0, 0) 0%, rgba(9, 93, 103, 0.5) 68.766%);
  pointer-events: none;
  transition: background 0.5s;
}

.media-card .date-pill {
  position: absolute;
  left: 14px;
  top: 10px;
  background-color: #095d67;
  color: #fff;
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 600;
  transition: background-color 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}
.media-card .date-pill:lang(ar) {
  right: 14px;
  left: unset;
}

.media-card .title,
.media-card .read-more {
  position: absolute;
  left: 14px;
  right: 14px;
  bottom: 14px;
  color: #fff;
  font-weight: 800;
  font-size: 18px;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.media-card .read-more {
  display: flex;
  align-items: center;
  gap: 9px;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.media-card .read-more img {
  width: auto;
  height: auto;
  -o-object-fit: none;
     object-fit: none;
}

.media-card:hover .title {
  transform: translateY(-30px);
}
@media (max-width: 991.98px) {
  .media-card:hover .title {
    transform: translateY(-24px);
  }
}

.media-card:hover .read-more {
  opacity: 1;
}

.media-card:hover .date-pill {
  background: var(--cyan, #1e988a);
}

@media (max-width: 991.98px) {
  .media-card {
    margin-bottom: 20px;
    height: 360px;
  }
}
@media (max-width: 575.98px) {
  .media-card {
    width: 100%;
    height: auto;
  }
  .media-card img {
    height: 220px;
  }
  .media-card .title {
    padding: 12px 0;
  }
  .media-card .overlay {
    display: none;
  }
}
.video-grid {
  display: grid;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;
  grid-template-columns: repeat(4, 1fr);
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .video-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .video-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .video-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.video-card {
  position: relative;
  width: 100%;
  background: transparent;
  border-radius: 4px;
  overflow: hidden;
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.35s;
}

.video-card .thumb {
  position: relative;
  height: 230px;
  overflow: hidden;
}
.video-card .thumb::before {
  content: "";
  position: absolute;
  display: block;
  inset: 0;
  opacity: 0.6;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.08%, rgba(9, 93, 103, 0.5) 68.77%);
  transition: opacity 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.video-card .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.video-card .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background-color 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 2;
}
.video-card .play-btn img {
  width: auto;
  height: auto;
  filter: none;
  transition: filter 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(2px);
}

.video-card .title {
  color: var(--black, #000);
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 133.333% */
  padding-top: 16px;
}

.video-card:hover .thumb::before {
  opacity: 1;
}

.video-card:hover .play-btn {
  background: var(--cyan, #1e988a);
}
.video-card:hover .play-btn img {
  filter: brightness(0) invert(1);
}

@media (max-width: 991.98px) {
  .video-card {
    width: calc(50% - 10px);
    margin-bottom: 20px;
    height: auto;
  }
  .video-card .thumb {
    height: 200px;
  }
}
@media (max-width: 575.98px) {
  .video-card {
    width: 100%;
  }
  .video-card .thumb {
    height: 220px;
  }
}
.play-btn {
  width: 48px !important;
  height: 48px !important;
}

/* Photo details page styles */
.photo-details,
.video-details,
.media-page {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}

.photo-title {
  color: var(--dark-cyan, #095d67);
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  /* line-height: 24px;  75% */
  margin-bottom: 24px;
}

.photo-share h3 {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 25px */
}
.photo-share a {
  color: var(--white, #fff);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%; /* 22.5px */
  transition: all 0.3s ease-in-out;
  display: flex;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 4px;
  background: var(--cyan, #1e988a);
  border: 1px solid var(--cyan, #1e988a);
}
.photo-share a:hover {
  background-color: #fff;
  color: var(--cyan, #1e988a);
}

.photo-gallery {
  margin-top: 58px;
}

.photo-main {
  height: 510px;
}
.photo-main img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
  max-height: 500px;
  display: block;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s;
}

.video-thumb {
  width: 100%;
  height: 510px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  display: block;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s;
}

.photo-thumb {
  width: 100%;
  height: 244px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  display: block;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color 0.3s;
}

.photo-details .photo-viewer {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.photo-details .photo-viewer img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.photo-details .photo-thumbs img {
  cursor: pointer;
  border-radius: 6px;
  border: 2px solid transparent;
}

.photo-details .photo-thumbs img:hover {
  border-color: #1e988a;
}

.photo-description p {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 25px */
  margin-top: 32px;
}

.photo-date {
  display: flex;
  align-items: center;
  border-radius: 8px;
  background: var(--white, #fff);
  padding: 8px;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  height: 40px;
  justify-content: center;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .photo-date {
    margin-bottom: 10px;
    width: 100%;
  }
}
.photo-date span {
  color: var(--grey, #55575a);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}

.photo-details .photo-desc {
  color: #333;
  font-size: 15px;
}

.photo-details .related-media {
  margin-top: 48px;
}

.photo-details .related-media .media-grid {
  margin-top: 12px;
}

@media (max-width: 991.98px) {
  .photo-details .photo-viewer {
    margin-bottom: 20px;
  }
  .photo-details .photo-thumbs img {
    width: 80px;
    height: 56px;
  }
}
@media (max-width: 575.98px) {
  .photo-details .photo-title {
    font-size: 20px;
  }
  .photo-details .photo-thumbs img {
    width: 100px;
    height: 64px;
  }
}
.media-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .media-header {
    align-items: flex-start;
    flex-direction: column;
    gap: 24px;
  }
}
.media-header h1 {
  color: var(--black, #000);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 24px;
}
.media-header ul {
  margin-bottom: 0;
  gap: 12px;
  align-items: baseline;
}
.media-header ul li button {
  font-size: 16px;
  color: var(--black, #000);
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  border-radius: 12px !important;
  display: flex;
  padding: 16px 32px;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(85, 87, 90, 0.2);
  background: var(--white, #fff);
}
.media-header ul li button.active {
  background-color: var(--dark-cyan, #095d67) !important;
  color: var(--white, #fff) !important;
}
.media-header ul li button:hover {
  background-color: var(--dark-cyan, #095d67) !important;
  color: var(--white, #fff) !important;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin: 40px 0 0;
}

.page-numbers {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .page-numbers {
    gap: 5px;
  }
}

.pagination button {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  border: 1px solid var(--grey, #55575a);
  background: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media (max-width: 991.98px) {
  .pagination button {
    width: 30px;
    height: 30px;
  }
}

.page-number {
  border: 0 !important;
  color: var(--black, #000);
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}
@media (max-width: 991.98px) {
  .page-number {
    font-size: 14px;
  }
}

.page-number.active {
  background: #1e988a;
  color: #fff;
  border: none;
}

.page-dots {
  font-weight: 800;
  color: #000;
}

.photo-gallery .photo-library-title {
  color: var(--cyan, #1e988a);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 200% */
  margin-bottom: 0;
  display: block;
}
.photo-gallery .next-page:hover {
  transform: translateY(5px);
}
.photo-gallery .photo-library-main-title {
  color: var(--black, #000);
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding: 24px 0;
}
@media (max-width: 991.98px) {
  .photo-gallery .photo-library-main-title {
    font-size: 30px;
    padding: 12px 0;
  }
}
.photo-gallery .cyan-divider {
  width: 68px;
  height: 4px;
  background-color: var(--cyan, #1e988a);
  margin: 0 auto 0;
  border-radius: 2px;
}

.video-details .video-player {
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .video-details .video-player {
    margin-bottom: 20px;
  }
}

:lang(ar) .nice-select {
  padding-right: 18px;
  padding-left: 30px;
}

:lang(ar) .pagination button img {
  transform: scaleX(-1);
}

.seaech-content {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}
.seaech-content h1 {
  color: var(--black, #000);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding-bottom: 24px;
}
@media (max-width: 991.98px) {
  .seaech-content h1 {
    padding-bottom: 20px;
    font-size: 30px;
  }
}
.seaech-content h1 span {
  color: var(--cyan, #1E988A);
}
.seaech-content ul {
  list-style: none;
  margin-top: 32px;
}
.seaech-content ul li {
  height: 104px;
  padding: 32px;
  margin-bottom: 24px;
  border-radius: 12px;
  background: var(--white, #FFF);
}
@media (max-width: 991.98px) {
  .seaech-content ul li {
    margin-bottom: 18px;
    padding: 15px;
    height: -moz-fit-content;
    height: fit-content;
  }
}
.seaech-content ul li:hover {
  outline: 1px solid var(--cyan, #1E988A);
  cursor: pointer;
}
.seaech-content ul li:hover span {
  color: var(--cyan, #1E988A);
}
.seaech-content ul li:hover img {
  transform: translate(5px, -5px);
}
.seaech-content ul li:hover img:lang(ar) {
  transform: translate(-5px, -5px) scaleX(-1);
}
.seaech-content ul li a {
  justify-content: space-between;
  align-items: center;
  display: flex;
  transition: all 0.3s ease-in-out;
}
.seaech-content ul li a img {
  transition: all 0.3s ease-in-out;
}
.seaech-content ul li a img:lang(ar) {
  transform: scaleX(-1);
}
.seaech-content ul li span {
  color: var(--black, #000);
  font-size: 24px;
  font-style: normal;
  transition: all 0.3s ease-in-out;
  line-height: normal;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}
.seaech-content ul li span:first-of-type {
  color: var(--cyan, #1E988A);
}
@media (max-width: 991.98px) {
  .seaech-content ul li span {
    font-size: 16px;
  }
}

.search-title {
  color: var(--black, #000);
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}
.search-title span {
  color: var(--dark-cyan, #095D67);
}
@media (max-width: 991.98px) {
  .search-title {
    font-size: 24x;
  }
}
@media (max-width: 575.98px) {
  .search-title {
    font-size: 21px;
  }
}

/* Gallery Header */
.gallery-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 48px;
  margin-top: 64px;
}

/* Grid container */
.events-container {
  padding: var(--padding-from-top) 0px var(--padding-from-bottom);
}

/* Header */
.events-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 30px;
}
@media (max-width: 575.98px) {
  .events-header {
    margin-bottom: 20px;
  }
}

.events-title {
  font-size: 24px;
  font-weight: 700;
  color: #000000;
  margin: 0;
  letter-spacing: 0.1px;
}

/* Cards grid â€” match Figma spacing and sizes */
.events-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: start;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .events-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 991.98px) {
  .events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575.98px) {
  .events-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.event-card {
  width: 100%;
  height: 100%; /* matches Figma card height */
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  transition: opacity 0.25s ease;
}
.event-card:after {
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(30, 152, 138, 0.3);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 24px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.event-card:hover::after {
  opacity: 1 !important;
}

.event-card .event-thumb {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.event-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 24px rgba(12, 16, 20, 0.08);
}

.card-badge img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Date badge inside circular badge */
.event-body {
  padding: 18.5px 18.5px 20px 18.5px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  flex: 1 1 auto;
}

.event-title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  color: #000;
  margin: 0;
}

.event-meta {
  font-size: 14px;
  color: #55575a;
  margin: 0;
}

.event-excerpt {
  font-size: 16px;
  color: #55575a;
  margin-top: 6px;
  line-height: 20px;
}

.read-more {
  margin-top: 8px;
  color: var(--dark-cyan, #1E988A);
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
}

@media (max-width: 1100px) {
  .events-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 700px) {
  .events-header {
    flex-direction: column;
    align-items: start;
  }
  .card-badge {
    right: 18px;
    top: 210px;
  }
}
.gallery-title-section .gallery-main-title {
  font-size: 40px;
  font-weight: 600;
  line-height: 60px;
  color: #1e1e1e;
  margin: 0 0 16px;
}
@media (max-width: 991.98px) {
  .gallery-title-section .gallery-main-title {
    font-size: 30px;
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .gallery-title-section .gallery-main-title {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.8;
  }
}

.gallery-title-section .gallery-subtitle {
  font-size: 16px;
  line-height: 24px;
  color: #3f3f3f;
  margin: 0;
}

.nice-select.open .list {
  width: 100%;
}

/* Search and Sort */
.gallery-actions {
  display: flex;
  gap: 18px;
  align-items: center;
}
@media (max-width: 991.98px) {
  .gallery-actions {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
}
.gallery-actions .nice-select {
  border: 0;
  width: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-actions .nice-select:after {
  display: none;
}

.main-date-time {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 8px;
}
@media (max-width: 991.98px) {
  .main-date-time {
    align-items: flex-start;
    gap: 0;
    flex-direction: column;
  }
}

.photo-details .event-available-tickets {
  margin: 40px 0 56px;
  padding: 24px;
  border: 1px solid rgba(30, 152, 138, 0.18);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(30, 152, 138, 0.06) 0%, rgba(255, 255, 255, 0.95) 100%);
  box-shadow: 0 16px 40px rgba(9, 93, 103, 0.08);
}
@media (max-width: 767.98px) {
  .photo-details .event-available-tickets {
    margin: 28px 0 36px;
    padding: 16px;
    border-radius: 18px;
  }
}
.photo-details .event-available-tickets .heading {
  color: var(--dark-cyan, #095D67);
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 18px;
}
@media (max-width: 767.98px) {
  .photo-details .event-available-tickets .heading {
    font-size: 20px;
    margin-bottom: 14px;
  }
}

.event-available-tickets__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.event-ticket-date-heading {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 8px;
  color: var(--dark-cyan, #095D67);
  font-size: 16px;
  font-weight: 800;
}
.event-ticket-date-heading:first-child {
  margin-top: 0;
}

.event-ticket-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 20px;
  border: 1px solid rgba(9, 93, 103, 0.14);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(12, 16, 20, 0.06);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.event-ticket-card:hover {
  border-color: rgba(30, 152, 138, 0.42);
  box-shadow: 0 14px 32px rgba(9, 93, 103, 0.12);
  transform: translateY(-2px);
}
@media (max-width: 767.98px) {
  .event-ticket-card {
    align-items: flex-start;
    flex-direction: column;
    gap: 14px;
    padding: 16px;
    border-radius: 16px;
  }
}

.event-ticket-card__details {
  display: flex;
  align-items: center;
  gap: 16px;
  min-width: 0;
}
@media (max-width: 767.98px) {
  .event-ticket-card__details {
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
}

.event-ticket-card__day {
  flex: 0 0 auto;
  min-width: 118px;
  padding: 10px 14px;
  border-radius: 14px;
  background: rgba(30, 152, 138, 0.1);
  color: var(--dark-cyan, #095D67);
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .event-ticket-card__day {
    min-width: auto;
    width: fit-content;
    font-size: 13px;
  }
}

.event-ticket-card__time {
  color: var(--black, #000);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.45;
}
@media (max-width: 767.98px) {
  .event-ticket-card__time {
    font-size: 15px;
  }
}

.event-ticket-card__price {
  flex: 0 0 auto;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(9, 93, 103, 0.08);
  color: var(--dark-cyan, #095D67);
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
  white-space: nowrap;
}

.event-ticket-card__button {
  flex: 0 0 auto;
  min-width: 132px;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .event-ticket-card__button {
    width: 100%;
  }
}

.event-ticket-card--empty {
  color: #55575a;
  font-size: 16px;
  font-weight: 600;
}
.event-ticket-card--empty p {
  margin: 0;
}

.search-bar {
  border-radius: 12px;
  border: 1px solid rgba(85, 87, 90, 0.2);
  background: var(--white, #FFF);
  width: 571px;
  display: flex;
  width: 571px;
  height: 56px;
  padding: 32px 16px;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991.98px) {
  .search-bar {
    width: 100%;
    padding: 16px;
  }
}

.search-input-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  height: 55px;
}

.search-input {
  font-size: 18px;
  font-weight: 600;
  border: none;
  outline: none;
  width: 100%;
  color: #3f3f3f;
  padding-inline-end: 12px;
}
.search-input::-moz-placeholder {
  color: var(--dark-gray, #3F3F3F);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.search-input::placeholder {
  color: var(--dark-gray, #3F3F3F);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.search-button {
  border-radius: 16px;
  background: var(--dark-cyan, #095D67);
  display: flex;
  height: 44px;
  padding: 8px 28px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: var(--white, #FFF);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  border: 1px solid #095D67;
  cursor: pointer;
  transition: background 0.3s ease;
  text-decoration: none;
}

.search-button:hover {
  background: #fff;
  color: #095D67;
}

.sort-select {
  border-radius: 12px;
  border: 1px solid rgba(85, 87, 90, 0.2);
  background: var(--white, #FFF);
  cursor: pointer;
  transition: border-color 0.3s ease;
  height: 63px;
  color: var(--black, #000);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
  display: flex;
  align-items: center;
  justify-content: center;
  width: 157px;
}
@media (max-width: 991.98px) {
  .sort-select {
    height: 56px;
  }
}

/* Remove native select arrow and inherit styles */
.sort-select {
  position: relative;
}
.sort-select > img {
  position: absolute;
  left: 10px;
  top: 35%;
  z-index: 1;
}
.sort-select > img:lang(ar) {
  right: 10px;
  left: unset;
}

.sort-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  outline: none;
  font: inherit;
  color: inherit;
  cursor: pointer;
  padding: 2px 6px;
  /* ensure select doesn't force its own arrow space */
  background-image: none;
}

/* Hide Internet Explorer / Edge default arrow */
.sort-select select::-ms-expand {
  display: none;
}

/* For any UA-specific arrow remnants */
.sort-select select::-webkit-appearance {
  -webkit-appearance: none;
          appearance: none;
}

/* Gallery Filter */
.gallery-filter {
  display: flex;
  justify-content: center;
  gap: 24px;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .gallery-filter {
    padding: 40px 0;
  }
}

.news-card {
  width: 100%;
  height: 374px; /* matches Figma card height */
  cursor: pointer;
}
.news-card:hover h4 {
  color: #1E988A;
}
.news-card .event-body {
  padding: 16px 0;
}
.news-card h4 {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 150% */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-card time {
  color: var(--black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  letter-spacing: -0.14px;
}
.news-card .card-image {
  position: relative;
  border-radius: 12px;
  height: 282px;
}
.news-card .card-image img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-card .card-image:after {
  background-color: rgba(30, 152, 138, 0.3);
  content: "";
  top: 0;
  left: 0;
  border-radius: 12px;
  background: linear-gradient(180deg, rgba(65, 67, 70, 0) 50%, #414346 100%);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.news-card .card-image:hover::after {
  opacity: 0;
}

.news-details-images img {
  height: 499px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 575.98px) {
  .news-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.photo-description h3 {
  color: var(--black, #000);
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 85.714% */
  padding-top: 24px;
}

.title-red {
  color: var(--red, #D23138) !important;
}

.photo-gallery .red-divider {
  margin: 0 auto;
}

.events-images-content p {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 25px */
  padding-top: 19px;
}
.events-images-content img {
  height: 302px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media (max-width: 991.98px) {
  .events-images-content img {
    padding-bottom: 18px;
  }
}
.events-images-content .first-row-img {
  padding-bottom: 19px;
}

.news-description {
  padding: 32px 0;
}
.news-description h3 {
  color: var(--black, #000);
  font-size: 28px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px; /* 85.714% */
}
.news-description p {
  padding: 20px 0;
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 25px */
}
.news-description ul {
  padding-inline-start: 25px;
}
.news-description ul li {
  color: var(--black, #000);
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 25px */
}

/* ---------- Theatre seat selection page: readable copy + legend ---------- */
.theater-seat-selection .gallery-main-title {
  color: #111827 !important;
}

.theater-seat-selection .theater-seat-selection__intro,
.theater-seat-selection .cyan-divider {
  color: #374151 !important;
}

.theater-seat-selection .theater-seat-selection__intro {
  font-weight: 500;
}

.theater-seat-selection .theater-capacity-summary__hint {
  color: #4b5563;
  font-size: 14px;
  line-height: 1.45;
  margin: 0 0 14px;
}

.theater-seat-selection.theater-seat-selection .payment-table td:first-child {
  color: #1f2937 !important;
  font-weight: 500;
}

.theater-seat-selection.theater-seat-selection .payment-table td:last-child {
  color: #0f766e !important;
  font-weight: 700;
}

.theater-seat-selection .theater-capacity-table td:last-child {
  font-size: 18px;
  font-variant-numeric: tabular-nums;
}

.seat-status-legend {
  list-style: none;
  margin: 16px 0 0;
  padding: 14px 0 0;
  border-top: 1px solid #e5e7eb;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 10px 16px;
}

.seat-status-legend li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  font-weight: 600;
  color: #111827 !important;
  margin: 0;
}

.seat-status-legend .swatch {
  width: 22px;
  height: 22px;
  border-radius: 6px;
  flex-shrink: 0;
  border: 1px solid #d1d5db;
  box-sizing: border-box;
}

.seat-status-legend .swatch-available {
  background-color: #1e988a;
  border-color: #147a6f;
}

.seat-status-legend .swatch-selected {
  background-color: #b7b7b7;
  border-color: #9ca3af;
}

.seat-status-legend .swatch-reserved {
  background-color: #dbdbdb;
  border-color: #6b7280;
  border-style: dashed;
}

.seat-status-legend .swatch-sold {
  background-color: #9ca3b8;
  border-color: #64748b;
}

/* Row / zone lettering in the SVG (#959595 was too faint on #f5f5f7) */
.theater-seat-selection .seats-container svg path[fill="#959595"] {
  fill: #374151 !important;
}

.theater-seat-selection .seats-container .row-label {
  fill: #374151 !important;
}/*# sourceMappingURL=main.css.map */