/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
#g-navigation .g-grid {
  display: flex;
  align-items: center;
}
.widget_polylang ul {
  margin-left: 0;
}
.dir-ltr .lang-item.current-lang::after {
  content: "";
  font-family: fontawesome;
  font-size: 1.1rem;
  margin: 0 0.5rem;
  color: #0069aa;
}
.lang-item {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.lang-item.current-lang a {
  color: #bd5219 !important;
}
.lang-item a {
  color: #0069aa !important;
}
.social-top {
  display: flex;
  gap: 10px;
  justify-content: flex-end;
}
.social-top a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 0px;
  background-color: transparent;
  border: 2px solid #ccc;
  color: #555;
  text-decoration: none;
}
.social-top a:hover {
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2);
}
.social-top a:hover[title="Facebook"] {
  border-color: #1877f2;
}
.social-top a:hover[title="Facebook"] span {
  color: #1877f2;
}
.social-top a:hover[title="Twitter"], .social-top a:hover[title="X"] {
  border-color: #000;
}
.social-top a:hover[title="Twitter"] span, .social-top a:hover[title="X"] span {
  color: #000;
}
.social-top a:hover[title="Instagram"] {
  border-color: #fd5949;
}
.social-top a:hover[title="Instagram"] span {
  background: -webkit-linear-gradient(45deg, #fdf497, #fd5949, #d6249f, #285aeb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.social-top a span {
  font-size: 30px;
  transition: color 0.3s ease, background 0.3s ease;
}
.g-logo img {
  transition: transform 0.3s ease;
}
.g-logo img:hover {
  transform: scale(1.05);
}
.g-owlcarousel.has-color-overlay .g-owlcarousel-item-img:after {
  opacity: 0.6 !important;
}
@media only all and (min-width: 90rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-img {
    height: 80vh;
  }
}
.g-owlcarousel .owl-dots .owl-dot.active, .g-owlcarousel .owl-dots .owl-dot:hover {
  background: #bd5219;
}
.g-owlcarousel .owl-dots .owl-dot {
  background: #fff;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff !important;
}
.g-image-overlay-rotating {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.g-image-overlay-rotating .g-image-overlay-img {
  position: relative;
  width: 100%;
  height: 85vh;
  overflow: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-image-overlay-rotating .g-image-overlay-img {
    height: 45vh;
  }
}
.g-image-overlay-rotating .g-image-overlay-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.g-image-overlay-rotating .g-image-overlay-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(140deg, #bd5219, #0069aa);
  opacity: 0.6;
  z-index: 1;
}
.g-image-overlay-rotating .g-image-overlay-content-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 2;
  color: #fff;
  padding: 20px;
}
.g-image-overlay-rotating .g-image-overlay-content-container .g-image-overlay-title {
  font-size: 3rem;
  margin-bottom: 15px;
}
@media only all and (max-width: 47.99rem) {
  .g-image-overlay-rotating .g-image-overlay-content-container .g-image-overlay-title {
    font-size: 1.5rem;
  }
}
.g-image-overlay-rotating .g-image-overlay-content-container .js-rotating-text {
  font-size: 2rem;
  font-weight: 400;
  opacity: 0;
  transition: opacity 1s ease-in-out;
  min-height: 2.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-image-overlay-rotating .g-image-overlay-content-container .js-rotating-text {
    font-size: 1.2rem;
  }
}
.g-image-overlay-rotating .g-image-overlay-content-container .js-rotating-text.visible {
  opacity: 1;
}
.g-image-overlay-rotating .g-image-overlay-content-container .g-image-overlay-button {
  margin-top: 20px;
  padding: 10px 20px;
  border: 2px solid #fff;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
}
.g-image-overlay-rotating .g-image-overlay-content-container .g-image-overlay-button:hover {
  background: #fff;
  color: #000;
}
#g-bottom {
  background: #0069aa;
  color: #fff;
}
#g-footer {
  background: url('../images/owlcarousel/islamic_decoration.png?68bc6c19&69a8aac2') no-repeat center top;
  background-size: cover;
  background-color: #1e7bb4;
}
.aboutustabs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.aboutustabs ul li {
  background: url('../images/styles/ul_li_icon.svg?69ada351') no-repeat left center;
  background-size: 20px 20px;
  padding-left: 26px;
  margin-bottom: 8px;
  background-position: 0px 6px;
}
#g-utility {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
#g-utility::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('../images/styles/background_right_style-01.png?69a8aac2') no-repeat right top;
  background-size: auto;
  opacity: 0.3;
  pointer-events: none;
  z-index: -1;
}
#g-intro {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
#g-intro::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('../images/styles/li_icon.svg?69ada2ee') no-repeat left top;
  background-size: auto;
  opacity: 0.3;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 992px) {
  #g-intro, footer, section {
    padding: 0px !important;
  }
  .g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
    padding: 0px !important;
  }
  h6 {
    margin: 0 0 1.25rem !important;
  }
  .footer-qimc-content {
    text-align: center;
  }
}
#g-top-navi {
  background: #0069aa;
}
#g-top-navi .g-horizontalmenu li a {
  padding: 0;
  margin-bottom: 0;
  color: #fff;
}
#g-top-navi .g-horizontalmenu li a:hover {
  opacity: 0.6;
}
.heade-top-area-mail.heade-top-area-add {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 0.938rem;
  margin: 0.2rem 0.625rem;
}
.heade-top-area-mail.heade-top-area-add i {
  transform: scaleX(-1);
}
.heade-top-area-mail.heade-top-area-add a {
  color: #fff;
  text-decoration: none;
  font-size: 1.1rem;
}
.heade-top-area-mail.heade-top-area-add a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.social-top-top {
  margin: 0.2rem 0.625rem;
  padding: 0 0.938rem;
}
.social-top-top a {
  padding-left: 0.5rem;
  color: #fff !important;
  font-size: 1.1rem;
  transition: opacity 0.3s ease;
}
.social-top-top a:hover {
  opacity: 0.7;
}
.social-top-top a span {
  display: inline-block;
}
.g-mapcontact-wrapper {
  position: relative;
  width: 100%;
  height: 600px;
}
.g-mapcontact-map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.g-mapcontact-box {
  position: absolute;
  bottom: 8px;
  left: 10px;
  background: #fff;
  padding: 20px 25px;
  border-radius: 12px;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
  max-width: 340px;
  text-align: center;
  z-index: 10;
  height: 60%;
}
.g-mapcontact-box h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.g-mapcontact-box p {
  margin: 4px 0;
  font-size: 14px;
  color: #333;
}
.g-mapcontact-box a {
  color: #0066cc;
  text-decoration: none;
}
.g-mapcontact-box a:hover {
  text-decoration: underline;
}
.leaflet-control-attribution {
  font-size: 0px;
  opacity: 1;
}
.leaflet-popup-content {
  background: url('../images/styles/li_icon.svg') no-repeat left center;
  background-size: 20px auto;
  padding-left: 26px;
}
#g-features {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
#g-features::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('../images/header/counter-02_bg.jpg?69a8aac2') no-repeat center;
  background-size: cover;
  opacity: 1;
  pointer-events: none;
  z-index: -1;
  filter: opacity(0.3);
}
.accordion-item-description {
  height: 3.5em;
  overflow: hidden;
}
.accordion-item-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only all and (max-width: 47.99rem) {
  .social-top-top {
    text-align: right !important;
  }
  .heade-top-area-mail.heade-top-area-add {
    justify-content: flex-end;
  }
  .g-gridstatistic .g-gridstatistic-item-text1 {
    font-size: 1rem !important;
  }
  .g-gridstatistic-item-text2 {
    font-size: 0.8rem;
  }
  .g-gridstatistic {
    padding-top: 0 !important;
  }
  .footer-qimc-content {
    top: 0 !important;
  }
}
.g-offcanvas-toggle {
  top: 1.5rem;
}
#g-mainbox {
  position: relative;
  background-color: #202221;
  z-index: 1;
  padding: 3rem 0;
}
#g-mainbox::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url('../images/header/serve_bg.jpg?69a8aac2') no-repeat center;
  background-size: cover;
  opacity: 0.3;
  pointer-events: none;
  z-index: -1;
}
figure {
  margin: 1em 0px;
}
.blognews-section .news-list .news-card {
  background: rgba(237, 237, 237, 0.9) !important;
}
.image.main-image-container.fade-in-left {
  background: linear-gradient(45deg, rgba(102, 126, 234, 0.1), rgba(118, 75, 162, 0.1));
}
.mc-container .mc-title {
  text-align: center;
  font-size: 2.5rem;
  font-weight: 800;
  color: #222;
  margin-bottom: 2rem;
  position: relative;
  margin-top: 0;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  .mc-container .mc-title {
    font-size: 2rem;
  }
}
.mc-container .mc-title::after {
  content: "";
  display: block;
  width: 100px;
  height: 5px;
  background: linear-gradient(90deg, #ff7e5f, #feb47b);
  margin: 20px auto 0;
  transition: width 0.5s ease;
}
.mc-container .mc-title:hover::after {
  width: 150px;
}
.mc-container .mc-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.mc-container .mc-column {
  flex: 1 1 48%;
  background: #fff;
  padding: 25px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  border-radius: 5px;
}
.mc-container .mc-column:hover {
  transform: translateY(-10px);
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.15);
}
.mc-container .mc-column .mc-body {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.mc-container .mc-column .mc-body .mc-image {
  flex: 0 0 140px;
  margin-top: 1.6rem;
}
.mc-container .mc-column .mc-body .mc-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.mc-container .mc-column .mc-body .mc-text {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.mc-container .mc-column .mc-body .mc-text .mc-column-title {
  font-size: 1.8rem;
  color: #222;
  margin-bottom: 10px;
  position: relative;
}
.mc-container .mc-column .mc-body .mc-text .mc-column-title::after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background: #ff7e5f;
  margin-top: 10px;
}
.mc-container .mc-column .mc-body .mc-text .mc-column-text {
  font-size: 1rem;
  line-height: 1.7;
  color: #555;
}
.mc-container .mc-column .mc-body ul {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .mc-container .mc-columns {
    flex-direction: column;
  }
  .mc-container .mc-column {
    flex: 1 1 100%;
  }
  .mc-container .mc-column .mc-body {
    flex-direction: column;
  }
  .mc-container .mc-column .mc-body .mc-image {
    width: 100%;
    margin-bottom: 15px;
  }
}
.g-flipster {
  direction: ltr;
}
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card {
    width: 100%;
  }
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
  text-align: center;
  padding: 2.501rem;
  border-radius: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container {
    padding: 0.938rem;
  }
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
  font-weight: 200;
  font-size: 3rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-title {
    font-size: 2rem;
  }
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-description {
  padding-top: 1.563rem;
  font-weight: 200;
  font-size: 1rem;
  opacity: 0.5;
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container .g-flipster-button {
  padding-top: 2.501rem;
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image {
  padding: 0;
  background: none !important;
}
.g-flipster .g-flipster-cards .g-flipster-card .g-flipster-card-container.g-flipster-card-image img {
  border-radius: 1rem;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white .g-flipster-card-container {
  background: #ffffff;
  color: #000000;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future {
  opacity: 1;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.9);
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a {
  background: rgba(255, 255, 255, 0.5);
  border-color: transparent;
  color: rgba(0, 0, 0, 0.3) !important;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--past .g-flipster-card-container .g-flipster-button a:hover, .g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-white.flipster__item--future .g-flipster-card-container .g-flipster-button a:hover {
  background: rgba(255, 255, 255, 0.5) !important;
  border-color: transparent !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-black .g-flipster-card-container {
  background: #000000;
  color: #ffffff;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent1 .g-flipster-card-container {
  background: #0069aa;
}
.g-flipster .g-flipster-cards .g-flipster-card.g-flipster-card-accent-accent2 .g-flipster-card-container {
  background: #bd5219;
}
/* @group Flipster Essential Styles */
.flipster {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  position: relative;
}
.flipster:focus {
  outline: none;
}
.flipster__container, .flipster__item {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.flipster__container {
  display: block;
  white-space: nowrap;
  word-spacing: -0.25em;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flipster__item {
  display: inline-block;
  white-space: normal;
  word-spacing: normal;
  vertical-align: bottom;
}
.flipster--click .flipster__item--past, .flipster--click .flipster__item--future {
  cursor: pointer;
}
.flipster__item img {
  max-width: 100%;
}
/* @end */
/* @group Flipster Carousel Theme */
.flipster--carousel .flipster__container, .flipster--carousel .flipster__item, .flipster--carousel .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--carousel .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
.flipster--carousel .flipster__item--past, .flipster--carousel .flipster__item--future {
  opacity: 0;
  -webkit-transition-delay: 115ms;
  -moz-transition-delay: 115ms;
  transition-delay: 115ms;
}
.flipster--carousel .flipster__item--past-2, .flipster--carousel .flipster__item--future-2 {
  opacity: 0.6;
  -webkit-transition-delay: 90ms;
  -moz-transition-delay: 90ms;
  transition-delay: 90ms;
}
.flipster--carousel .flipster__item--past-1, .flipster--carousel .flipster__item--future-1 {
  opacity: 0.8;
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
.flipster--carousel .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -moz-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -ms-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  -o-transform: translateX(100%) rotateY(-20deg) scale(0.5);
  transform: translateX(100%) rotateY(-20deg) scale(0.5);
}
.flipster--carousel .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -moz-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -ms-transform: translateX(25%) rotateY(40deg) scale(0.65);
  -o-transform: translateX(25%) rotateY(40deg) scale(0.65);
  transform: translateX(25%) rotateY(40deg) scale(0.65);
}
.flipster--carousel .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: rotateY(45deg) scale(0.8);
  -moz-transform: rotateY(45deg) scale(0.8);
  -ms-transform: rotateY(45deg) scale(0.8);
  -o-transform: rotateY(45deg) scale(0.8);
  transform: rotateY(45deg) scale(0.8);
}
.flipster--carousel .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -moz-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -ms-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  -o-transform: translateX(-100%) rotateY(20deg) scale(0.5);
  transform: translateX(-100%) rotateY(20deg) scale(0.5);
}
.flipster--carousel .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -moz-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -ms-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  -o-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
  transform: translateX(-25%) rotateY(-40deg) scale(0.65);
}
.flipster--carousel .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: rotateY(-45deg) scale(0.8);
  -moz-transform: rotateY(-45deg) scale(0.8);
  -ms-transform: rotateY(-45deg) scale(0.8);
  -o-transform: rotateY(-45deg) scale(0.8);
  transform: rotateY(-45deg) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
  -webkit-transform: translateX(175%) scale(0.5);
  -moz-transform: translateX(175%) scale(0.5);
  -ms-transform: translateX(175%) scale(0.5);
  -o-transform: translateX(175%) scale(0.5);
  transform: translateX(175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
  -webkit-transform: translateX(25%) scale(0.65);
  -moz-transform: translateX(25%) scale(0.65);
  -ms-transform: translateX(25%) scale(0.65);
  -o-transform: translateX(25%) scale(0.65);
  transform: translateX(25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
  -webkit-transform: translateX(-175%) scale(0.5);
  -moz-transform: translateX(-175%) scale(0.5);
  -ms-transform: translateX(-175%) scale(0.5);
  -o-transform: translateX(-175%) scale(0.5);
  transform: translateX(-175%) scale(0.5);
}
.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
  -webkit-transform: translateX(-25%) scale(0.65);
  -moz-transform: translateX(-25%) scale(0.65);
  -ms-transform: translateX(-25%) scale(0.65);
  -o-transform: translateX(-25%) scale(0.65);
  transform: translateX(-25%) scale(0.65);
}
.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
  -webkit-transform: translateX(0%) scale(0.8);
  -moz-transform: translateX(0%) scale(0.8);
  -ms-transform: translateX(0%) scale(0.8);
  -o-transform: translateX(0%) scale(0.8);
  transform: translateX(0%) scale(0.8);
}
.flipster--carousel .flipster__item--current .flipster__item__content {
  -webkit-transform: translateX(0) rotateY(0deg) scale(1);
  -moz-transform: translateX(0) rotateY(0deg) scale(1);
  -ms-transform: translateX(0) rotateY(0deg) scale(1);
  -o-transform: translateX(0) rotateY(0deg) scale(1);
  transform: translateX(0) rotateY(0deg) scale(1);
  -webkit-transition-delay: 60ms;
  -moz-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* @group Flipster Coverflow Theme */
.flipster--coverflow .flipster__container, .flipster--coverflow .flipster__item, .flipster--coverflow .flipster__item__content {
  -webkit-transition: all 350ms ease-in-out;
  -moz-transition: all 350ms ease-in-out;
  transition: all 350ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--coverflow .flipster__item {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
}
.flipster--coverflow .flipster__container {
  padding-bottom: 5%;
}
.flipster--coverflow .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -moz-backface-visibility: hidden;
}
.flipster--coverflow .flipster__item__content img:only-child {
  display: block;
}
.flipster--coverflow .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: scale(0.75) rotateY(55deg);
  -moz-transform: scale(0.75) rotateY(55deg);
  -ms-transform: scale(0.75) rotateY(55deg);
  -o-transform: scale(0.75) rotateY(55deg);
  transform: scale(0.75) rotateY(55deg);
}
.flipster--coverflow .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: scale(0.75) rotateY(-55deg);
  -moz-transform: scale(0.75) rotateY(-55deg);
  -ms-transform: scale(0.75) rotateY(-55deg);
  -o-transform: scale(0.75) rotateY(-55deg);
  transform: scale(0.75) rotateY(-55deg);
}
.flipster--coverflow .flip-current .flipster__item__content {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
/* @end */
/* @group Flat */
.flipster--flat .flipster__container, .flipster--flat .flipster__item, .flipster--flat .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
.flipster--flat .flipster__item--past, .flipster--flat .flipster__item--future {
  opacity: 0.5;
}
.flipster--flat .flipster__item--past .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
.flipster--flat .flipster__item--future .flipster__item__content {
  -webkit-transform: scale(0.75);
  -moz-transform: scale(0.75);
  -ms-transform: scale(0.75);
  -o-transform: scale(0.75);
  transform: scale(0.75);
}
/* @end */
/* @group Flipster Wheel Theme */
.flipster--wheel {
  overflow: hidden;
}
.flipster--wheel .flipster__container, .flipster--wheel .flipster__item__content {
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster--wheel .flipster__container {
  padding-bottom: 20%;
}
.flipster--wheel .flipster__item__content {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.flipster--wheel .flipster__item__content img:only-child {
  display: block;
}
.flipster--wheel .flipster__item--past .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
  -moz-transform: rotateZ(-80deg) translate(-170%, 110%);
  -ms-transform: rotateZ(-80deg) translate(-170%, 110%);
  -o-transform: rotateZ(-80deg) translate(-170%, 110%);
  transform: rotateZ(-80deg) translate(-170%, 110%);
}
.flipster--wheel .flipster__item--future .flipster__item__content {
  opacity: 0;
  -webkit-transform: rotateZ(80deg) translate(170%, 110%);
  -moz-transform: rotateZ(80deg) translate(170%, 110%);
  -ms-transform: rotateZ(80deg) translate(170%, 110%);
  -o-transform: rotateZ(80deg) translate(170%, 110%);
  transform: rotateZ(80deg) translate(170%, 110%);
}
.flipster--wheel .flipster__item--past-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
  -moz-transform: rotateZ(-60deg) translate(-70%, 75%);
  -ms-transform: rotateZ(-60deg) translate(-70%, 75%);
  -o-transform: rotateZ(-60deg) translate(-70%, 75%);
  transform: rotateZ(-60deg) translate(-70%, 75%);
}
.flipster--wheel .flipster__item--future-3 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(60deg) translate(70%, 75%);
  -moz-transform: rotateZ(60deg) translate(70%, 75%);
  -ms-transform: rotateZ(60deg) translate(70%, 75%);
  -o-transform: rotateZ(60deg) translate(70%, 75%);
  transform: rotateZ(60deg) translate(70%, 75%);
}
.flipster--wheel .flipster__item--past-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
  -moz-transform: rotateZ(-40deg) translate(-17%, 30%);
  -ms-transform: rotateZ(-40deg) translate(-17%, 30%);
  -o-transform: rotateZ(-40deg) translate(-17%, 30%);
  transform: rotateZ(-40deg) translate(-17%, 30%);
}
.flipster--wheel .flipster__item--future-2 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(40deg) translate(17%, 30%);
  -moz-transform: rotateZ(40deg) translate(17%, 30%);
  -ms-transform: rotateZ(40deg) translate(17%, 30%);
  -o-transform: rotateZ(40deg) translate(17%, 30%);
  transform: rotateZ(40deg) translate(17%, 30%);
}
.flipster--wheel .flipster__item--past-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(-20deg);
  -moz-transform: rotateZ(-20deg);
  -ms-transform: rotateZ(-20deg);
  -o-transform: rotateZ(-20deg);
  transform: rotateZ(-20deg);
}
.flipster--wheel .flipster__item--future-1 .flipster__item__content {
  opacity: 1;
  -webkit-transform: rotateZ(20deg);
  -moz-transform: rotateZ(20deg);
  -ms-transform: rotateZ(20deg);
  -o-transform: rotateZ(20deg);
  transform: rotateZ(20deg);
}
.flipster--wheel .flip-current .flipster__item__content {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
/* @end */
/* @group Flipster Previous & Next Buttons */
.flipster__button {
  position: absolute;
  top: 50%;
  display: block;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
  z-index: 999;
  cursor: pointer;
  font-size: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  margin: -1em 2em;
}
.flipster__button svg {
  width: 2em;
  stroke: currentColor;
  fill: transparent;
  stroke-width: 3;
  stroke-linecap: round;
}
.flipster__button:hover, .flipster__button:focus {
  opacity: 1;
}
.flipster__button--prev {
  left: 0;
}
.flipster__button--next {
  right: 0;
}
/* @end */
/* @group Flipster Navigation */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: "";
  display: block;
  background: #0069aa;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #ffffff;
}
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #0069aa;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #ffffff;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #ffffff;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #0069aa;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
/* @end */
/* @group Flipster Navigation */
.flipster__nav, .flipster__nav__item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.flipster__nav {
  display: block;
  margin: 0 0 4em;
  text-align: center;
  position: relative;
}
.flipster__nav__item {
  display: inline-block;
  margin: 0 0.25em;
}
.flipster__nav__link {
  display: block;
  color: inherit;
  padding: 0.5em 1em;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 250ms ease-out;
  -moz-transition: all 250ms ease-out;
  transition: all 250ms ease-out;
  -webkit-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  -moz-transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
  transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98);
}
.flipster__nav__link::after {
  content: "";
  display: block;
  background: #0069aa;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: translateY(100%) translateY(-0.25em);
  -moz-transform: translateY(100%) translateY(-0.25em);
  -ms-transform: translateY(100%) translateY(-0.25em);
  -o-transform: translateY(100%) translateY(-0.25em);
  transform: translateY(100%) translateY(-0.25em);
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
}
.flipster__nav__item--current > .flipster__nav__link, .flipster__nav__link:hover, .flipster__nav__link:focus {
  color: #ffffff;
}
.flipster__nav__item--current > .flipster__nav__link::after, .flipster__nav__link:hover::after, .flipster__nav__link:focus::after {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.flipster__nav__child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -1px;
  padding: 0.5em;
  background: #0069aa;
  z-index: 1;
}
.flipster__nav__child .flipster__nav__link {
  color: #ffffff;
}
.flipster__nav__child .flipster__nav__link::after {
  background: #ffffff;
}
.flipster__nav__child .flipster__nav__item--current > .flipster__nav__link, .flipster__nav__child .flipster__nav__link:hover, .flipster__nav__child .flipster__nav__link:focus {
  color: #0069aa;
}
.flipster__nav__item--current .flipster__nav__child {
  display: block;
}
ul.circles {
  margin: 0 !important;
}
.g-flipster-title {
  font-size: 1.5rem !important;
  padding: 0 4rem;
}
/* @end */
.circles li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: linear-gradient(45deg, rgba(0, 105, 170, 0.6), rgba(189, 82, 25, 0.6));
  animation: float 20s linear infinite;
  bottom: -150px;
  border-radius: 50%;
  opacity: 0.7;
}
.circles li:nth-child(1) {
  left: 10%;
  width: 80px;
  height: 80px;
  animation-delay: 0s;
}
.circles li:nth-child(2) {
  left: 20%;
  width: 30px;
  height: 30px;
  animation-delay: 2s;
  animation-duration: 15s;
}
.circles li:nth-child(3) {
  left: 30%;
  width: 50px;
  height: 50px;
  animation-delay: 4s;
  animation-duration: 18s;
}
.circles li:nth-child(4) {
  left: 50%;
  width: 60px;
  height: 60px;
  animation-delay: 1s;
  animation-duration: 25s;
}
.circles li:nth-child(5) {
  left: 65%;
  width: 25px;
  height: 25px;
  animation-delay: 3s;
  animation-duration: 20s;
}
.circles li:nth-child(6) {
  left: 75%;
  width: 100px;
  height: 100px;
  animation-delay: 5s;
  animation-duration: 30s;
}
.circles li:nth-child(7) {
  left: 85%;
  width: 40px;
  height: 40px;
  animation-delay: 7s;
  animation-duration: 22s;
}
.circles li:nth-child(8) {
  left: 40%;
  width: 35px;
  height: 35px;
  animation-delay: 6s;
  animation-duration: 28s;
}
@keyframes float {
  0% {
    transform: translateY(0) rotate(0deg) scale(1);
    opacity: 0.6;
    border-radius: 20%;
  }
  50% {
    transform: translateY(-500px) rotate(360deg) scale(1.2);
    opacity: 0.8;
    border-radius: 40%;
  }
  100% {
    transform: translateY(-1000px) rotate(720deg) scale(0.8);
    opacity: 0;
    border-radius: 50%;
  }
}
#g-features {
  position: relative;
  overflow: hidden;
}
.area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
a.button.button-2 {
  border-radius: 0;
  padding: 1rem;
}
#g-expanded {
  background: radial-gradient(ellipse at center, #1a1a2e 0%, #16213e 30%, #0f0f23 70%, #000 100%);
  position: relative;
  overflow: hidden;
}
#g-expanded::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(2px 2px at 20px 30px, #fff, transparent), radial-gradient(2px 2px at 40px 70px, rgba(255, 255, 255, 0.8), transparent), radial-gradient(1px 1px at 90px 40px, #fff, transparent), radial-gradient(1px 1px at 130px 80px, rgba(255, 255, 255, 0.6), transparent), radial-gradient(2px 2px at 160px 30px, #fff, transparent);
  background-repeat: repeat;
  background-size: 200px 100px;
  animation: sparkle 20s linear infinite;
  pointer-events: none;
}
#g-expanded::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 30% 20%, rgba(138, 43, 226, 0.15) 0%, transparent 50%), radial-gradient(circle at 70% 80%, rgba(75, 0, 130, 0.1) 0%, transparent 50%), radial-gradient(circle at 20% 70%, rgba(147, 0, 211, 0.08) 0%, transparent 50%);
  animation: nebula 30s ease-in-out infinite alternate;
  pointer-events: none;
}
.g-logos {
  width: 100%;
  padding: 60px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@keyframes sparkle {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100px);
  }
}
@keyframes nebula {
  0% {
    transform: rotate(0deg) scale(1);
  }
  100% {
    transform: rotate(10deg) scale(1.1);
  }
}
.g-logo-wrapper {
  position: relative;
  z-index: 2;
  width: 180px;
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.05) 40%, transparent 70%), linear-gradient(135deg, rgba(138, 43, 226, 0.1) 0%, rgba(75, 0, 130, 0.1) 100%);
  backdrop-filter: blur(10px);
  border: 2px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 30px rgba(138, 43, 226, 0.4), inset 0 0 30px rgba(255, 255, 255, 0.05);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  animation: float 6s ease-in-out infinite;
}
.g-logo-wrapper:nth-child(1) {
  animation-delay: 0s;
}
.g-logo-wrapper:nth-child(2) {
  animation-delay: 1.2s;
}
.g-logo-wrapper:nth-child(3) {
  animation-delay: 2.4s;
}
.g-logo-wrapper:nth-child(4) {
  animation-delay: 3.6s;
}
.g-logo-wrapper:nth-child(5) {
  animation-delay: 4.8s;
}
.g-logo-wrapper::before, .g-logo-wrapper::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  animation: ripple 4s linear infinite;
}
.g-logo-wrapper::before {
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  border: 2px solid rgba(138, 43, 226, 0.3);
}
.g-logo-wrapper::after {
  top: -40px;
  left: -40px;
  right: -40px;
  bottom: -40px;
  border: 1px solid rgba(147, 0, 211, 0.2);
  animation-delay: 2s;
}
.g-logo-wrapper:hover {
  transform: scale(1.1) translateY(-10px);
  box-shadow: 0 20px 40px rgba(138, 43, 226, 0.6), inset 0 0 40px rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.3);
}
.g-logo-wrapper:hover::before {
  animation-duration: 2s;
}
.g-logo-wrapper:hover::after {
  animation-duration: 2s;
  animation-delay: 1s;
}
.g-logo-wrapper a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
  z-index: 9999999;
}
.g-logo-wrapper img {
  max-width: 120px;
  max-height: 120px;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: brightness(1.1) contrast(1.1) drop-shadow(0 0 10px rgba(255, 255, 255, 0.3));
  transition: all 0.3s ease;
  border-radius: 10px;
}
.g-logo-wrapper img:hover {
  filter: brightness(1.3) contrast(1.2) drop-shadow(0 0 20px rgba(255, 255, 255, 0.5));
  transform: scale(1.05);
}
@keyframes float {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-10px) rotate(1deg);
  }
  50% {
    transform: translateY(-5px) rotate(-1deg);
  }
  75% {
    transform: translateY(-15px) rotate(0.5deg);
  }
}
@keyframes ripple {
  0% {
    transform: scale(0.8);
    opacity: 1;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .g-logos {
    padding: 40px 20px;
    gap: 30px;
    min-height: 500px;
  }
  .g-logo-wrapper {
    width: 140px;
    height: 140px;
  }
  .g-logo-wrapper img {
    max-width: 90px;
    max-height: 90px;
  }
}
@media (max-width: 480px) {
  .g-logos {
    padding: 30px 15px;
    gap: 20px;
  }
  .g-logo-wrapper {
    width: 120px;
    height: 120px;
  }
  .g-logo-wrapper img {
    max-width: 70px;
    max-height: 70px;
  }
}
/*
 .g-logos {
    @include display(flex);
    @include flex-wrap(wrap);
    @include justify-content(space-between);

    .g-logo-wrapper {
        padding: $content-padding;
        width: 230px;
		margin: auto 0;
		filter: grayscale(1);
		@include breakpoint(mobile-only) {
			padding: 0;
			width: 130px;
		}

        a {
            &:hover {
                opacity: 0.6;
            }
        }
    }
}
*/
.g-gridstatistic {
  text-align: center;
  padding-top: 1.876rem;
}
.g-gridstatistic .g-gridstatistic-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.g-gridstatistic .g-gridstatistic-item {
  flex: 0 0 auto;
  padding-bottom: 0.938rem;
  display: inline-block;
  min-width: 160px;
}
.g-gridstatistic .g-gridstatistic-item:last-child {
  padding-bottom: 0;
}
.g-gridstatistic .g-gridstatistic-readmore {
  display: block;
  margin: 1rem auto;
}
.g-gridstatistic .g-gridstatistic-item-text1 {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #0069aa;
  line-height: normal;
}
.g-gridstatistic .g-gridstatistic-item-icon {
  display: inline-block;
  font-size: 3rem;
  vertical-align: middle;
  opacity: 1;
}
.g-gridstatistic .g-gridstatistic-item-icon .g-gridstatistic-item-separator {
  font-size: 1.5rem;
  font-weight: 400;
  vertical-align: middle;
  padding: 0 0.625rem;
}
.g-gridstatistic .g-gridstatistic-item-text2 {
  text-transform: uppercase;
  font-weight: 700;
  opacity: 1;
}
.g-gridstatistic .g-gridstatistic-item-text2 span {
  display: inline-block;
  color: #bd5219;
}
.g-gridstatistic .g-gridstatistic-1cols .g-gridstatistic-item {
  width: 100%;
}
.g-gridstatistic .g-gridstatistic-2cols .g-gridstatistic-item {
  width: 50%;
}
.g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item {
  width: 33.33333%;
}
.g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item {
  width: 25%;
}
.g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
  width: 20%;
}
.g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
  width: 16.66667%;
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-3cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-5cols .g-gridstatistic-item {
    width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-gridstatistic .g-gridstatistic-4cols .g-gridstatistic-item, .g-gridstatistic .g-gridstatistic-6cols .g-gridstatistic-item {
    width: 50%;
  }
}
.g-gridstatistic .g-gridstatistic-footerdesc {
  margin-bottom: 0.625rem;
}
.g-gridstatistic-item-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.g-gridstatistic-item-group {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.g-simplemenu-particle {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle {
    flex-direction: column;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu-container h6 {
    margin: 0 0 1.25rem;
  }
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
  list-style: none;
  margin: 0;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
@media only all and (max-width: 47.99rem) {
  .g-simplemenu-particle .g-simplemenu-container .g-simplemenu {
    margin: 0 0 1.25rem;
  }
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  padding: 0;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: #ffffff;
  transition: all 250ms;
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a:hover {
  opacity: 0.5;
}
h6 {
  margin-bottom: 0px;
  font-size: 25px;
  font-weight: 600;
  color: #fff;
  position: relative;
  padding-bottom: 25px;
  padding-top: 0px;
  text-transform: uppercase;
}
@media only all and (max-width: 47.99rem) {
  h6 {
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }
}
.g-simplemenu-particle .g-simplemenu-container .g-simplemenu li {
  margin: 0;
  list-style: none;
  color: #fff;
  line-height: 38px;
}
.footer-info-dtl i {
  float: left;
  margin-right: 10px;
  font-size: 16px;
  padding-top: 6px;
}
.footer-info-dtl {
  line-height: 34px;
}
.footsocial {
  margin-top: 1rem;
}
.footer-qimc-content {
  position: relative;
  top: -16px;
}
.footer-info-dtl .footsocial a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  border-radius: 100px;
  margin: 0px 0px;
  font-size: 17px;
  color: #00245c;
  background: #fff;
  text-align: center;
}
.footer-info-dtl a {
  color: #fff;
}
.footer-info-dtl a:hover {
  opacity: 0.5;
}
.footer-info-dtl .footsocial a:hover {
  color: #fff;
  opacity: 1;
  background: #bd5219;
}
@media (max-width: 992px) {
  .footer-qimc-content {
    margin-bottom: 1rem;
  }
}
.accordion {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 1rem;
  background: transparent;
  overflow: hidden;
}
.accordion:hover {
  opacity: 1;
}
.accordion li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 1.2rem;
  transition: background 0.3s ease;
}
.accordion li:hover {
  background: transparent;
}
.accordion li.active {
  background: #ffffff;
}
.accordion li.active .accordion-item-title {
  color: #0069aa;
}
.accordion li.active .toggle {
  background: #0069aa;
  color: #fff;
  transform: rotate(180deg);
}
.accordion .accordion-item-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #6f788c;
  cursor: pointer;
  padding: 0.5rem 0;
  transition: color 0.3s ease;
}
@media only all and (max-width: 47.99rem) {
  .accordion .accordion-item-title {
    align-items: flex-start;
  }
}
.accordion .accordion-item-title .toggle {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: #8b92a3;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media only all and (max-width: 47.99rem) {
  .accordion .accordion-item-title .toggle {
    width: 20px;
    height: 20px;
    top: 5px;
    position: relative;
  }
}
.accordion .accordion-item-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
}
.accordion .accordion-item-content.active {
  max-height: 500px;
  opacity: 1;
}
.accordion .accordion-item-content .accordion-item-description {
  padding: 0.5rem 0;
  color: #424753;
  line-height: 1.5;
}
.accordion .accordion-item-content table {
  width: 80%;
  border-collapse: collapse;
  margin: 0.5rem 0;
}
@media only all and (max-width: 47.99rem) {
  .accordion .accordion-item-content table {
    width: 100%;
  }
}
.accordion .accordion-item-content table th, .accordion .accordion-item-content table td {
  padding: 0.5rem;
  border: 1px solid #d1d5db;
  text-align: left;
}
.accordion .accordion-item-content table th {
  background: #f1f1f6;
  font-weight: 700;
  width: 40%;
}
.accordion .accordion-item-content .accor-button {
  margin-top: 0.5rem;
}
.accordion .accordion-item-content .accor-button a.button {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
  background: #0069aa;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  transition: background 0.3s ease;
}
.accordion .accordion-item-content .accor-button a.button:hover {
  background: #005081;
}
.accordion-event-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 2rem;
  flex-direction: row-reverse;
}
.accordion-left {
  flex: 0 0 29%;
  max-width: 29%;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
}
.accordion-event-image {
  position: relative;
  width: 100%;
}
.accordion-event-image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  height: auto;
}
.accordion-event-image-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.3s ease;
}
.accordion-event-image-container:hover .accordion-event-image-img {
  transform: scale(1.05);
  /* تكبير الصورة قليلاً عند hover */
}
.accordion-event-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(189, 82, 25, 0.85);
  /* لون برتقالي مع شفافية */
  color: #fff;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  border-radius: 0 0 5px 5px;
  opacity: 1;
  transform: translateY(0);
  transition: all 0.3s ease;
  line-height: normal;
}
.accordion-event-image-container:hover .accordion-event-text {
  opacity: 0;
  transform: translateY(100%);
}
.accodion-event-icon {
  font-size: 2.5rem;
  flex-shrink: 0;
}
h3.elementor-image-box-title {
  font-weight: bold;
  margin: 0;
}
/* الجانب الأيمن للـ accordion */
.accordion-right {
  flex: 0 0 69%;
  max-width: 69%;
  background: #fff;
  border-radius: 5px;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
/* محتوى الـ accordion */
.accordion {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 1rem;
  background: transparent;
  overflow: hidden;
}
.accordion li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 1rem 1.2rem;
  transition: background 0.3s ease;
}
.accordion-item-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  font-size: 1rem;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  padding: 0.5rem 0;
  transition: color 0.3s ease;
}
.toggle {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  transition: all 0.3s ease;
}
.accordion-item-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.3s ease;
}
.accordion-item-content.active {
  max-height: 500px;
  opacity: 1;
}
.accordion-item-description {
  padding: 0.5rem 0;
  color: #333;
  line-height: 1.5;
}
table {
  width: 80%;
  border-collapse: collapse;
  margin: 0.5rem 0;
}
table th, table td {
  padding: 0.5rem;
  border: 1px solid #d1d5db;
  text-align: left;
}
table th {
  background: #f1f1f6;
  font-weight: bold;
  width: 40%;
}
.accor-button a.button {
  display: inline-block;
  padding: 0.6rem 1.2rem;
  border-radius: 6px;
  background: #bd5219;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s ease;
}
.accor-button a.button:hover {
  background: #9a4016;
}
/* Responsive */
@media (max-width: 768px) {
  .accordion-event-container {
    flex-direction: column;
  }
  .accordion-left, .accordion-right {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.g-gridcontent-wrapper {
  display: grid;
  grid-gap: 20px;
  justify-content: center;
  margin: 0 auto;
}
@media (min-width: 1600px) {
  .g-gridcontent-wrapper {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (min-width: 992px) and (max-width: 1599px) {
  .g-gridcontent-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 991px) {
  .g-gridcontent-wrapper {
    grid-template-columns: 1fr;
  }
}
.g-gridcontent-item {
  width: 100%;
  height: auto;
}
.flip-box {
  background-color: transparent;
  width: 100%;
  height: 280px;
  perspective: 1200px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s cubic-bezier(0.4, 0.15, 0.1, 1), box-shadow 0.4s cubic-bezier(0.4, 0.15, 0.1, 1);
}
.flip-box:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 18px 35px rgba(0, 0, 0, 0.25);
}
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}
.flip-box .flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s cubic-bezier(0.4, 0.15, 0.1, 1);
  transform-style: preserve-3d;
  border-radius: 12px;
}
.flip-box .flip-box-front, .flip-box .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  border-radius: 12px;
}
.flip-box .flip-box-front {
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  transition: filter 0.5s cubic-bezier(0.4, 0.15, 0.1, 1), transform 0.4s cubic-bezier(0.4, 0.15, 0.1, 1);
  background-color: #fff;
}
.flip-box .flip-box-front:hover {
  filter: grayscale(0%);
  transform: scale(1.03);
}
.flip-box .flip-box-back {
  background-color: #f9f9f9;
  color: #333;
  transform: rotateY(180deg);
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
h2.g-title-item {
  color: #0069aa;
  font-size: 0.8rem;
  margin-bottom: 10px;
  font-weight: 700;
}
p.g-gridcontent-desc {
  font-size: 0.85rem;
  line-height: 1.4;
  color: #555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
a.button.button-2 {
  display: inline-block;
  background-color: #bd5219;
  color: white !important;
  padding: 0.5rem 1rem;
  font-size: 0.8rem;
  font-weight: 600;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.3s ease;
}
a.button.button-2:hover {
  background-color: #a44415;
}
.fn-slider {
  position: relative;
}
.fn-slider .fn-slider-carousel {
  position: relative;
}
.fn-slider .fn-slider-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.fn-slider .fn-slider-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
}
.fn-slider .fn-slider-carousel .owl-stage-outer:before, .fn-slider .fn-slider-carousel .owl-stage-outer:after {
  position: absolute;
  display: block;
  content: "";
  width: 1000px;
  height: 120%;
  z-index: 1;
  top: -1rem;
  pointer-events: none;
}
@media only all and (max-width: 47.99rem) {
  .fn-slider .fn-slider-carousel .owl-stage-outer:before, .fn-slider .fn-slider-carousel .owl-stage-outer:after {
    display: none;
  }
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container {
  position: relative;
  padding: 30px 30px 30px;
  text-align: center;
  border-radius: 4px;
  transition: all 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) 0s;
  background-image: linear-gradient(#aedcf9 0%, #ffddca 100%) !important;
  /**           &:before {
                @include transition(all 1s);
                position: absolute;
                width: 100%;
                height: 100%;
                bottom: -1rem;
                left: -1rem;
                border: 4px solid rgba(0, 0, 0, 0);
                content: "";
                .dir-rtl & {
                    left: auto;
                    right: -1rem;
                }
            } */
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container .fn-slider-carousel-title {
  position: absolute;
  bottom: 0;
  z-index: 1;
  padding-bottom: 0.938rem;
  font-weight: 500;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  width: 100%;
  color: #ffffff;
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container .fn-slider-desc {
  font-size: 1rem;
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container .fn-slider-desc strong {
  color: red;
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container h3 {
  font-size: 1rem;
  font-weight: bold;
}
.fn-slider .fn-slider-carousel .fn-slider-carousel-image-container .fn-slider-carousel-button {
  margin-top: 1rem;
}
.fn-slider .fn-slider-carousel .owl-item {
  outline: none;
}
.fn-slider .fn-slider-carousel .owl-item img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
  position: relative;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  filter: grayscale(1);
}
.fn-slider .fn-slider-carousel .owl-item:hover .fn-slider-carousel-image-container:before {
  border-color: rgba(0, 0, 0, 0.19);
}
.fn-slider .fn-slider-carousel .owl-item:hover .fn-slider-carousel-image-container img {
  filter: grayscale(0);
}
.fn-slider .fn-slider-carousel .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  pointer-events: none;
}
.fn-slider .fn-slider-carousel .owl-nav button {
  top: 0;
  bottom: 0;
  position: absolute;
  pointer-events: all;
  font-size: 1.4rem;
}
.fn-slider .fn-slider-carousel .owl-nav .owl-prev {
  margin-left: 10px;
  left: 0;
  right: auto;
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font-size: 1.8rem;
}
.fn-slider .fn-slider-carousel .owl-nav .owl-prev:focus {
  outline: none;
}
.dir-rtl .fn-slider .fn-slider-carousel .owl-nav .owl-prev {
  margin-right: 10px;
  right: 0;
  left: auto;
}
.dir-rtl .fn-slider .fn-slider-carousel .owl-nav .owl-prev .fa-chevron-left:before {
  content: "";
}
.fn-slider .fn-slider-carousel .owl-nav .owl-next {
  margin-right: 10px;
  left: auto;
  right: 0;
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font-size: 1.8rem;
}
.fn-slider .fn-slider-carousel .owl-nav .owl-next:focus {
  outline: none;
}
.dir-rtl .fn-slider .fn-slider-carousel .owl-nav .owl-next {
  margin-left: 10px;
  left: 0;
  right: auto;
}
.dir-rtl .fn-slider .fn-slider-carousel .owl-nav .owl-next .fa-chevron-right:before {
  content: "";
}
a.button {
  padding: 0.55rem;
  border-radius: 2px;
  color: #fff !important;
}
.fn-slider-carousel-button {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
}
p.fn-slider-desc {
  height: 11em;
  overflow: hidden;
}
h3.fn-slider-title {
  height: 3.5em;
  overflow: hidden;
}
.mainbox {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 1rem;
  background: transparent;
  overflow: hidden;
}
.mainbox .mc-container .mc-title {
  color: #bd5219;
}
.mainbox h3 {
  margin: 0px 0 1rem 0;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2em;
  color: #FFFFFF;
}
.mainbox .mainbox-item-title {
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  color: #424753;
  cursor: pointer;
  padding: 1rem 0;
  transition: color 0.3s ease;
}
.mainbox-event-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 2.5rem;
}
.mainbox-left {
  flex: 0 0 30%;
  max-width: 30%;
  display: flex;
  flex-direction: column;
}
.mainbox-right {
  flex: 0 0 65%;
  max-width: 65%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .mainbox-right {
    flex: 0 0 70%;
    max-width: 70%;
  }
}
@media (max-width: 768px) {
  .mainbox-event-container {
    flex-direction: column;
  }
  .mainbox-left, .mainbox-right {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
.mainbox-event-image {
  position: relative;
  width: 100%;
}
.mainbox-event-image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  height: auto;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .mainbox-event-image-container {
    height: 290px;
  }
}
img.mainbox-event-image-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}
.mainbox-items-grid {
  display: grid;
  align-content: space-between;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 2.5rem;
  height: 100%;
}
@media (max-width: 768px) {
  .mainbox-items-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.mainbox-item-container {
  background: #fff;
  border-radius: 5px;
  padding: 2.5rem 0;
  text-align: center;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mainbox-item-container:hover {
  background: #bd5219;
  color: #fff;
  transform: translateY(-5px);
}
.mainbox-item-container:hover .mainbox-item-title {
  color: #fff;
}
.mainbox-item-container:hover .mainbox-item-icon {
  color: #fff;
}
.mainbox-item-container:hover .mainbox-item-icon img {
  filter: brightness(0) invert(1);
}
.mainbox-item-icon {
  margin: 0 auto 1rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.5rem;
  color: #bd5219;
  transition: all 0.3s ease;
}
.mainbox-item-icon img {
  max-width: 50%;
  max-height: 50%;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.mainbox-item-title {
  font-weight: 700;
  font-size: 1rem;
  color: #424753;
  text-transform: uppercase;
}
.mainbox-items-grid a.mainbox-item-container:last-child {
  background-color: #bd5219;
}
.mainbox-items-grid a.mainbox-item-container:last-child .mainbox-item-icon, .mainbox-items-grid a.mainbox-item-container:last-child .mainbox-item-title {
  color: #fff;
}
.mainbox-items-grid a.mainbox-item-container:last-child:hover {
  background-color: #fff;
}
.mainbox-items-grid a.mainbox-item-container:last-child:hover .mainbox-item-icon, .mainbox-items-grid a.mainbox-item-container:last-child:hover .mainbox-item-title {
  color: #bd5219;
}
.mainbox-event-image-img {
  transition: transform 0.3s ease;
}
.mainbox-event-image-container:hover .mainbox-event-image-img {
  transform: scale(1.05);
}
.mainbox-event-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(189, 82, 25, 0.85);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  border-radius: 0 0 5px 5px;
  opacity: 1;
  line-height: normal;
  text-align: center;
  transform: translateY(36%);
  transition: all 0.3s ease;
}
.mainbox-event-text h3 {
  font-size: 1.5rem;
  margin: 0;
  text-align: left;
}
.mainbox-event-icon {
  font-size: 2.5rem;
}
.read-more-btn {
  opacity: 0;
  pointer-events: none;
  margin-top: 0.5rem;
  background: #fff;
  color: #bd5219;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  font-size: 1rem;
  text-decoration: none;
  transition: opacity 0.3s ease;
  font-weight: bold;
}
.mainbox-event-image-container:hover .mainbox-event-text {
  transform: translateY(0%);
}
.mainbox-event-image-container:hover .read-more-btn {
  opacity: 1;
  pointer-events: auto;
}
.mainbox-event-content {
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  a.mainbox-item-container {
    padding: 0.5rem;
    display: flex;
    justify-content: center;
    border-radius: 5px;
  }
  .mainbox .mainbox-item-title {
    padding: 0 0;
  }
}
/* SCSS compiled to CSS */
.g-contentlist {
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(20px);
  border-radius: 5px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  margin-bottom: 5rem;
  transition: all 0.3s ease;
}
.g-contentlist:hover {
  transform: translateY(-5px);
  box-shadow: 0 35px 70px rgba(0, 0, 0, 0.2);
}
.g-contentlist-img {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 320px;
  background-color: #f8fafc;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.g-contentlist-img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(45deg, rgba(102, 126, 234, 0.1), rgba(118, 75, 162, 0.1));
  z-index: 1;
}
.g-contentlist-img-tag {
  position: absolute;
  top: 20px;
  left: 20px;
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: #fff;
  padding: 8px 16px;
  border-radius: 5px;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 2;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}
.g-contentlist-text {
  padding: 0;
}
.g-contentlist-headline {
  font-size: 2.25rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.g-contentlist-subtitle {
  font-size: 1.1rem;
  color: #667eea;
  font-weight: 600;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.g-contentlist-desc {
  font-size: 1.1rem;
  color: #64748b;
  line-height: 1.7;
  margin-bottom: 2rem;
}
.g-contentlist .button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: #fff;
  text-decoration: none;
  padding: 14px 28px;
  border-radius: 5px;
  font-weight: 600;
  font-size: 1rem;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  align-self: flex-start;
}
.g-contentlist .button::after {
  content: "→";
  transition: transform 0.3s ease;
}
.g-contentlist .button:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
}
.g-contentlist .button:hover::after {
  transform: translateX(4px);
}
.g-contentlist-list {
  background: linear-gradient(135deg, #f8fafc, #e2e8f0);
  border-top: 1px solid rgba(148, 163, 184, 0.2);
}
.g-listgrid {
  display: grid;
  gap: 0.5rem;
}
.g-listgrid-2cols {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.g-listgrid-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border-left: 4px solid transparent;
}
.g-listgrid-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
  border-left-color: #667eea;
}
.g-listgrid-item .fa, .g-listgrid-item .fa-solid {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #667eea, #764ba2);
  color: #fff;
  border-radius: 5px;
  font-size: 1rem;
  flex-shrink: 0;
}
.g-listgrid-item span:last-child {
  font-size: 0.95rem;
  color: #374151;
  font-weight: 500;
}
/* Responsive Design */
@media (max-width: 768px) {
  .g-contentlist {
    border-radius: 16px;
    margin: 0;
  }
  .g-contentlist-img {
    min-height: 180px;
    background-size: contain;
    background-position: center;
  }
  .g-contentlist-img-tag {
    top: 15px;
    left: 15px;
    padding: 6px 12px;
    font-size: 0.75rem;
  }
  .g-contentlist-headline {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .g-contentlist-subtitle {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .g-contentlist-desc {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
  }
  .g-contentlist .button {
    padding: 12px 20px;
    font-size: 0.9rem;
    width: 100%;
    justify-content: center;
  }
  .g-contentlist-list .g-content {
    padding: 1.5rem;
  }
  .g-listgrid-item {
    padding: 1rem;
    flex-direction: row;
    align-items: flex-start;
    gap: 0.75rem;
  }
  .g-listgrid-item .fa, .g-listgrid-item .fa-solid {
    width: 18px;
    height: 18px;
    font-size: 0.8rem;
    margin-top: 2px;
  }
  .g-listgrid-item span:last-child {
    font-size: 0.9rem;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .g-contentlist {
    border-radius: 12px;
  }
  .g-contentlist-headline {
    font-size: 1.35rem;
  }
  .g-contentlist-desc {
    font-size: 0.9rem;
  }
  .g-listgrid-item {
    padding: 0.875rem;
    gap: 0.625rem;
  }
  .g-listgrid-item span:last-child {
    font-size: 0.85rem;
  }
}
@media (max-width: 360px) {
  .g-contentlist-headline {
    font-size: 1.25rem;
  }
}
.blognews-section .section-header {
  text-align: center;
  margin-bottom: 60px;
  /* .section-label {
      display: inline-block;
      padding: 8px 20px;
      background: #f3f4f6;
      border: 1px solid #e5e7eb;
      border-radius: 9999px;
      font-size: 0.85rem;
      font-weight: 600;
      color: #374151;
      margin-bottom: 25px;
    } */
}
.blognews-section .section-header h2 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.blognews-section .section-header h2 span {
  background: linear-gradient(to right, #2563eb, #9333ea, #06b6d4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blognews-section .section-header p {
  font-size: 1.2rem;
  color: #4b5563;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}
.blognews-section .news-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.blognews-section .news-list .news-card {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.blognews-section .news-list .news-card .image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.blognews-section .news-list .news-card .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.blognews-section .news-list .news-card .content {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blognews-section .news-list .news-card .news-meta {
  font-size: 0.9rem;
  color: #6b7280;
  margin-bottom: 15px;
}
.blognews-section .news-list .news-card h3 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.blognews-section .news-list .news-card p {
  font-size: 1rem;
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 20px;
}
.blognews-section .news-list .news-card .news-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.blognews-section .news-list .news-card .news-footer .author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blognews-section .news-list .news-card .news-footer .author .logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #3b82f6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}
.blognews-section .news-list .news-card .news-footer .author div {
  font-size: 0.9rem;
}
.blognews-section .news-list .news-card .news-footer button {
  background: none;
  border: none;
  color: #2563eb;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.95rem;
}
@media (min-width: 992px) {
  .blognews-section .news-list .news-card {
    flex-direction: row;
    height: 280px;
  }
  .blognews-section .news-list .news-card .image {
    width: 30%;
    height: 100%;
  }
  .blognews-section .news-list .news-card .content {
    width: 70%;
  }
}
.blognews-section .more-news {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 60px;
  align-items: center;
}
@media (min-width: 640px) {
  .blognews-section .cta-actions {
    flex-direction: row;
    justify-content: center;
  }
}
/* ---------- About Section ---------- */
.about-section {
  margin: 0 auto;
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  /* ---------- Content Grid ---------- */
  /* ---------- Text Content ---------- */
  /* ---------- Stats Grid ---------- */
  /* ---------- Image Section ---------- */
  /* ---------- Quote Section ---------- */
}
.about-section .content-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  align-items: start;
}
@media (min-width: 640px) {
  .about-section .content-grid {
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .about-section .content-grid {
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
  }
}
.about-section .text-content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.about-section .text-content h2 {
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.2;
  margin: 1rem 0;
  color: #111827;
}
@media (min-width: 640px) {
  .about-section .text-content h2 {
    font-size: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .about-section .text-content h2 {
    font-size: 3rem;
  }
}
.about-section .tag {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.25rem 0.75rem;
  background: linear-gradient(to right, #eff6ff, #ede9fe);
  border-radius: 9999px;
  border: 1px solid #dbeafe;
  font-size: 0.75rem;
  font-weight: 500;
  color: #374151;
}
.about-section .tag .tag-dot {
  width: 0.5rem;
  height: 0.5rem;
  background-color: #10b981;
  border-radius: 50%;
}
.about-section .gradient-text {
  background: linear-gradient(135deg, #3b82f6, #8b5cf6, #06b6d4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-section .pulse-line {
  width: 4rem;
  height: 0.25rem;
  border-radius: 9999px;
  background: linear-gradient(90deg, #2563eb, #7c3aed, #06b6d4);
}
.about-section .description p {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #374151;
}
@media (min-width: 1024px) {
  .about-section .description p {
    font-size: 1.125rem;
    line-height: 1.8;
  }
}
.about-section .stats-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  margin-top: 2rem;
}
@media (min-width: 640px) {
  .about-section .stats-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1024px) {
  .about-section .stats-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.about-section .stats-grid .stat-card {
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(8px);
  padding: 1rem;
  border-radius: 1rem;
  cursor: pointer;
}
.about-section .stats-grid .stat-card .stat-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .about-section .stats-grid .stat-card .stat-title {
    font-size: 1.875rem;
  }
}
.about-section .stats-grid .stat-card .gradient-text-small {
  background: linear-gradient(90deg, #2563eb, #2563eb 50%, #1d4ed8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.about-section .stats-grid .stat-card .stat-subtitle {
  font-size: 0.75rem;
  color: #4b5563;
  font-weight: 500;
}
.about-section .stats-grid .stat-card .stat-line {
  height: 0.25rem;
  border-radius: 9999px;
  margin-top: 0.5rem;
}
.about-section .stats-grid .stat-card .stat-line.gradient-line {
  background: linear-gradient(90deg, #bfdbfe, #60a5fa);
}
.about-section .image-wrapper {
  position: relative;
}
.about-section .image-wrapper .main-image-container {
  position: relative;
  overflow: hidden;
  border-radius: 2rem;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
.about-section .image-wrapper .main-image-container .main-image {
  width: 100%;
  height: auto;
  max-height: 450px;
  /* أقل من قبل لتناسب الجوال */
  object-fit: cover;
}
@media (min-width: 1024px) {
  .about-section .image-wrapper .main-image-container .main-image {
    max-height: 550px;
  }
}
.about-section .image-wrapper .main-image-container .image-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  opacity: 0;
}
.about-section .image-wrapper .floating-element {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  background: rgba(255, 255, 255, 0.9);
  padding: 6px 10px;
  border-radius: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.about-section .image-wrapper .floating-element.top-left {
  top: 10px;
  left: 10px;
}
.about-section .image-wrapper .floating-element .dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #10b981;
}
.about-section .image-wrapper .floating-element span {
  font-size: 0.75rem;
}
.about-section .image-wrapper .bottom-info-card {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  padding: 0.75rem 1rem;
  border-radius: 1rem;
  text-align: center;
  cursor: pointer;
}
.about-section .image-wrapper .bottom-info-card .number {
  font-size: 1.25rem;
  font-weight: 700;
  color: #2563eb;
  margin-bottom: 0.25rem;
}
.about-section .image-wrapper .bottom-info-card .label {
  font-size: 0.7rem;
  font-weight: 500;
  color: #4b5563;
}
.about-section .quote-section {
  margin-top: 3rem;
  text-align: center;
}
.about-section .quote-section .quote-card {
  max-width: 56rem;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  padding: 1.5rem;
  border-radius: 2rem;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.about-section .quote-section .quote-card blockquote {
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  color: #374151;
  margin-bottom: 1rem;
}
@media (min-width: 1024px) {
  .about-section .quote-section .quote-card blockquote {
    font-size: 1.25rem;
  }
}
.about-section .quote-section .quote-card .quote-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.about-section .quote-section .quote-card .quote-footer .line {
  height: 0.125rem;
  flex: 1;
  border-radius: 9999px;
  background: linear-gradient(90deg, #2563eb, #2563eb 50%, #1d4ed8);
}
.workflow-section {
  /* .section-label {
      display: inline-block;
      padding: 8px 20px;
      background: #f3f4f6;
      border: 1px solid #e5e7eb;
      border-radius: 9999px;
      font-size: 0.85rem;
      font-weight: 600;
      color: #374151;
      margin-bottom: 20px;
    } */
}
.workflow-section .section-header {
  text-align: center;
  margin-bottom: 60px;
}
.workflow-section .section-header h2 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.workflow-section .section-header h2 span {
  background: linear-gradient(to right, #2563eb, #9333ea, #06b6d4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.workflow-section .section-header p {
  max-width: 800px;
  margin: 0 auto;
  font-size: 1.2rem;
  color: #4b5563;
  line-height: 1.6;
}
.workflow-section .card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}
.workflow-section .card img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
}
.workflow-section .fields-card__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  pointer-events: none;
}
.workflow-section .card-content {
  padding: 30px;
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  background: white;
}
.workflow-section .card-content h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.workflow-section .card-content p {
  color: #4b5563;
  margin-bottom: 20px;
  line-height: 1.6;
  flex: 1;
}
.workflow-section .tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.workflow-section .tag {
  padding: 5px 12px;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 9999px;
  display: inline-block;
}
.workflow-section .tag-blue {
  background: #dbeafe;
  color: #1e40af;
}
.workflow-section .tag-purple {
  background: #f3e8ff;
  color: #6b21a8;
}
.workflow-section .tag-pink {
  background: #fce7f3;
  color: #9d174d;
}
.workflow-section .tag-green {
  background: #dcfce7;
  color: #166534;
}
.workflow-section .tag-teal {
  background: #ccfbf1;
  color: #115e59;
}
.workflow-section .card button {
  margin-top: 20px;
  background: none;
  border: none;
  color: #2563eb;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.9rem;
  text-align: left;
  padding: 0;
}
.workflow-section .cta {
  text-align: center;
  margin-top: 80px;
}
.workflow-section .cta-box {
  max-width: 800px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.workflow-section .pulse-line {
  width: 4rem;
  height: 0.25rem;
  border-radius: 9999px;
  background: linear-gradient(90deg, #2563eb, #7c3aed, #06b6d4);
}
.workflow-section .cta-box h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.workflow-section .cta-box p {
  color: #4b5563;
  margin-bottom: 30px;
  font-size: 1rem;
  line-height: 1.6;
}
.workflow-section .cta-actions {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
@media (min-width: 640px) {
  .workflow-section .cta-actions {
    flex-direction: row;
    justify-content: center;
  }
}
.workflow-section .grid {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}
.workflow-section .grid.cols-2 {
  grid-template-columns: repeat(2, 1fr);
}
.workflow-section .grid.cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.workflow-section .grid.cols-4 {
  grid-template-columns: repeat(4, 1fr);
}
.workflow-section .grid.cols-5 {
  grid-template-columns: repeat(5, 1fr);
}
.workflow-section a.button.btn-outline {
  color: #5d73f6 !important;
  border: 2px solid #437ff6 !important;
}
@media (max-width: 992px) {
  .workflow-section .grid.cols-4, .workflow-section .grid.cols-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .workflow-section .grid.cols-2, .workflow-section .grid.cols-3, .workflow-section .grid.cols-4, .workflow-section .grid.cols-5 {
    grid-template-columns: 1fr;
  }
}
/* ---------- Animations Classes ---------- */
.tag-dot, .floating-element .dot {
  animation: pulse 2s infinite;
}
.pulse-line {
  animation: pulseGlow 2s ease-in-out infinite;
}
.main-image-container .main-image {
  transition: transform 0.7s ease;
}
.main-image-container:hover .main-image {
  transform: scale(1.1);
}
.floating-element {
  transition: transform 0.3s ease;
}
.floating-element:hover {
  transform: scale(1.1);
}
.bottom-info-card {
  transition: transform 0.3s ease;
}
.bottom-info-card:hover {
  transform: scale(1.05);
}
.stat-card {
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275), box-shadow 0.4s ease;
}
.stat-card:hover {
  transform: translateY(-8px) rotate(1deg);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.cta-button {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.cta-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 30px rgba(59, 130, 246, 0.4);
}
.fade-in-left {
  opacity: 0;
  transform: translateX(-30px);
  animation: fadeInLeft 0.8s ease forwards;
}
.fade-in-right {
  opacity: 0;
  transform: translateX(30px);
  animation: fadeInRight 0.8s ease forwards;
}
.fade-in-up {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-300 {
  animation-delay: 0.3s;
}
.delay-400 {
  animation-delay: 0.4s;
}
.delay-500 {
  animation-delay: 0.5s;
}
.delay-600 {
  animation-delay: 0.6s;
}
/* ---------- Keyframes ---------- */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes pulseGlow {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.5);
    opacity: 0.5;
  }
}
@keyframes pulseGlow {
  0%, 100% {
    transform: scaleX(1);
    opacity: 1;
  }
  50% {
    transform: scaleX(1.2);
    opacity: 0.6;
  }
}
/* Button primary style */
.dh-btn-homepage a.button.btn-primary {
  position: relative;
  overflow: hidden;
  display: inline-block;
  background: linear-gradient(to right, #3b82f6, #8b5cf6);
  color: white;
  padding: 1.25rem 2.5rem;
  border-radius: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
  margin-right: 1rem;
}
.dh-btn-homepage a.button.btn-primary:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}
.dh-btn-homepage a.button.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}
.dh-btn-homepage a.button.btn-primary:hover::before {
  left: 100%;
}
/* Button outline style */
.dh-btn-homepage a.button.btn-outline {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 1.25rem 2.5rem;
  border-radius: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  color: white;
  border: 2px solid white;
  backdrop-filter: blur(10px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  background: transparent;
}
.dh-btn-homepage a.button.btn-outline:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}
.dh-btn-homepage a.button.btn-outline::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}
.dh-btn-homepage a.button.btn-outline:hover::before {
  left: 100%;
}
/* Optional: Add hover lift and pulse-glow effects */
.dh-btn-homepage a.button.btn-primary, .dh-btn-homepage a.button.btn-outline {
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.dh-btn-homepage a.button.btn-primary:hover, .dh-btn-homepage a.button.btn-outline:hover {
  transform: translateY(-3px) scale(1.05);
}
/* Floating Circles Styles */
.floating-circle {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  animation: floatCircle 6s ease-in-out infinite;
  opacity: 1;
}
.floating-circle.slide-1-circle-1 {
  top: -10%;
  left: -5%;
  width: 60px;
  height: 60px;
  animation-delay: 0s;
  background: rgba(255, 255, 255, 0.1);
}
.floating-circle.slide-1-circle-2 {
  top: 0%;
  left: 30%;
  width: 48px;
  height: 48px;
  animation-delay: 1s;
  background: rgba(59, 130, 246, 0.2);
}
.floating-circle.slide-1-circle-3 {
  top: 70%;
  left: 60%;
  width: 32px;
  height: 32px;
  animation-delay: 2s;
  background: rgba(147, 51, 234, 0.2);
}
.floating-circle.slide-2-circle-1 {
  top: -15%;
  left: -20%;
  width: 50px;
  height: 50px;
  animation-delay: 0.5s;
  background: rgba(16, 185, 129, 0.2);
}
.floating-circle.slide-2-circle-2 {
  top: 55%;
  left: 40%;
  width: 42px;
  height: 42px;
  animation-delay: 1.5s;
  background: rgba(59, 130, 246, 0.2);
}
.floating-circle.slide-2-circle-3 {
  top: 80%;
  left: 75%;
  width: 36px;
  height: 36px;
  animation-delay: 2.5s;
  background: rgba(16, 185, 129, 0.15);
}
.floating-circle.slide-3-circle-1 {
  top: -5%;
  left: -50%;
  width: 64px;
  height: 64px;
  animation-delay: 0s;
  background: rgba(147, 51, 234, 0.2);
}
.floating-circle.slide-3-circle-2 {
  top: 50%;
  left: 25%;
  width: 48px;
  height: 48px;
  animation-delay: 1s;
  background: rgba(236, 72, 153, 0.15);
}
.floating-circle.slide-3-circle-3 {
  top: 75%;
  left: 80%;
  width: 32px;
  height: 32px;
  animation-delay: 2s;
  background: rgba(147, 51, 234, 0.15);
}
/* Floating Animation */
@keyframes floatCircle {
  0%, 100% {
    transform: translateY(0px) translateX(0px) scale(1);
    opacity: 0.3;
  }
  25% {
    transform: translateY(-20px) translateX(10px) scale(1.1);
    opacity: 0.6;
  }
  50% {
    transform: translateY(-10px) translateX(-5px) scale(0.9);
    opacity: 0.4;
  }
  75% {
    transform: translateY(-30px) translateX(15px) scale(1.2);
    opacity: 0.7;
  }
}
.blognews-section .section-header {
  text-align: center;
  margin-bottom: 60px;
  /* .section-label {
      display: inline-block;
      padding: 8px 20px;
      background: #f3f4f6;
      border: 1px solid #e5e7eb;
      border-radius: 9999px;
      font-size: 0.85rem;
      font-weight: 600;
      color: #374151;
      margin-bottom: 25px;
    } */
}
.blognews-section .section-header .pulse-line {
  width: 4rem;
  height: 0.25rem;
  border-radius: 9999px;
  background: linear-gradient(90deg, #2563eb, #7c3aed, #06b6d4);
}
.blognews-section .section-header h2 {
  font-size: 2.8rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.blognews-section .section-header h2 span {
  background: linear-gradient(to right, #2563eb, #9333ea, #06b6d4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blognews-section .section-header p {
  font-size: 1.2rem;
  color: #4b5563;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}
.blognews-section .news-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.blognews-section .news-list .news-card {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
}
.blognews-section .news-list .news-card .image {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.blognews-section .news-list .news-card .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blognews-section .news-list .news-card .content {
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.blognews-section .news-list .news-card .news-meta {
  font-size: 0.9rem;
  color: #6b7280;
  margin-bottom: 15px;
}
.blognews-section .news-list .news-card h3 {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 15px;
}
.blognews-section .news-list .news-card p {
  font-size: 1rem;
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 20px;
}
.blognews-section .news-list .news-card .news-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.blognews-section .news-list .news-card .news-footer .author {
  display: flex;
  align-items: center;
  gap: 10px;
}
.blognews-section .news-list .news-card .news-footer .author .logo {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #3b82f6;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 0.8rem;
  font-weight: 700;
}
.blognews-section .news-list .news-card .news-footer .author div {
  font-size: 0.9rem;
}
.blognews-section .news-list .news-card .news-footer button {
  background: none;
  border: none;
  color: #2563eb;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.95rem;
}
@media (min-width: 992px) {
  .blognews-section .news-list .news-card {
    flex-direction: row;
    height: 280px;
  }
  .blognews-section .news-list .news-card .image {
    width: 30%;
    height: 100%;
  }
  .blognews-section .news-list .news-card .content {
    width: 70%;
  }
}
.blognews-section .more-news {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-top: 60px;
  align-items: center;
}
@media (min-width: 640px) {
  .blognews-section .cta-actions {
    flex-direction: row;
    justify-content: center;
  }
}
/**
 * Swiper 5.2.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 16, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow-slider.swiper-wrapper {
    height: 675px !important;
  }
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-button-prev {
  position: relative;
  top: 30%;
  width: 23px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-bottom: 1rem;
  font-size: 2.3rem;
}
.swiper-button-prev:focus {
  outline: none;
}
.navigation.horizontal .swiper-button-prev {
  height: 15px;
  margin-bottom: 0;
  margin-right: 2rem;
}
.dir-rtl .navigation.horizontal .swiper-button-prev {
  margin-right: 0;
  margin-left: 2rem;
}
.swiper-button-next {
  position: relative;
  bottom: 30%;
  width: 23px;
  height: 44px;
  z-index: 10;
  cursor: pointer;
  margin-top: -0.5rem;
  font-size: 2.3rem;
}
.swiper-button-next:focus {
  outline: none;
}
.navigation.horizontal .swiper-button-next {
  height: 15px;
  margin-top: 0;
  margin-left: 2rem;
}
.dir-rtl .navigation.horizontal .swiper-button-next {
  margin-left: 0;
  margin-right: 2rem;
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: relative;
  text-align: center;
  margin: auto;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  display: flex;
  flex-direction: column;
}
.navigation.horizontal .swiper-pagination {
  display: block;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  display: inline-block;
  border-radius: 100%;
  background: transparent;
  opacity: 1;
  border: 1px solid #ffffff;
  margin: 0.75rem 0;
}
.navigation.horizontal .swiper-pagination-bullet {
  margin-bottom: 0;
  margin-right: 1.5rem;
}
.navigation.horizontal .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
.dir-rtl .navigation.horizontal .swiper-pagination-bullet:first-child {
  margin-right: 0;
}
.dir-rtl .navigation.horizontal .swiper-pagination-bullet:last-child {
  margin-right: 1.5rem;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #ffffff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 30px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0 1.2rem;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
  display: none;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.g-slideshow .g-slideshow-slider .fn-slideshow-title {
  font-size: 5rem;
  line-height: 1;
  font-weight: 900;
  color: #00c9ff;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .fn-slideshow-title {
    font-size: 3rem;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}
.g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.dir-rtl .g-slideshow .g-slideshow-slider .swiper-slide.overlay::before {
  background-image: linear-gradient(-100deg, #0069aa 30%, rgba(255, 255, 255, 0));
}
.g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container {
  width: 95rem;
  margin: 0 auto;
}
.g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: 0.625rem;
  padding: 0.938rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide {
    width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide .g-slideshow-top-title {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.2;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide .g-slideshow-top-title {
    font-size: 1.5rem;
    max-width: 90%;
  }
}
.g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide .fn-slideshow-title span {
  font-size: 2.5rem;
  color: #000000;
  margin-bottom: 3rem;
  font-weight: 500;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-slider .swiper-slide .g-slide-container .slide .fn-slideshow-title span {
    font-size: 2.25rem;
    max-width: 90%;
  }
}
.g-slideshow .navigation {
  position: absolute;
  z-index: 10;
  right: 50px;
  top: 50%;
  display: flex;
  flex-direction: column;
  transform: translateY(-50%);
}
.dir-rtl .g-slideshow .navigation {
  right: auto;
  left: 50px;
}
.g-slideshow .navigation.horizontal {
  top: auto;
  bottom: 0;
  right: 2rem;
  flex-direction: row;
  transform: translateY(-100%);
}
.dir-rtl .g-slideshow .navigation.horizontal {
  right: auto;
  left: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .navigation {
    right: 25px;
  }
}
.particles-js-canvas-el {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
@media only all and (max-width: 47.99rem) {
  .particles-js-canvas-el {
    opacity: 0.5;
  }
}
.control-group {
  margin-bottom: 1rem;
}
legend.form-message {
  margin-bottom: 1rem;
}
#g-navigation .g-grid {
  align-items: center;
}
.section-label {
  display: inline-flex;
  padding: 8px 20px;
  margin-bottom: 25px;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(10px);
  border-radius: 0.5rem;
  font-size: 1.5rem;
  font-weight: 700;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  gap: 1rem;
  text-transform: uppercase;
}
.section-label:hover {
  transform: translateY(-5px);
}
.fa-icon-title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: linear-gradient(135deg, #4f46e5, #7c3aed);
  border-radius: 12px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.fa-icon-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}
.fa-icon-title:hover::before {
  width: 100px;
  height: 100px;
}
.fa-icon-title:active {
  transform: rotate(15deg) scale(0.95);
}
.svg-inline--fa {
  width: 24px;
  height: 24px;
  color: white;
  transition: all 0.3s ease;
  position: relative;
  z-index: 1;
}
.fa-icon-title:hover .svg-inline--fa {
  transform: scale(1.1);
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}
svg.svg-inline--fa.fa-chevron-down {
  width: 16px;
  height: 16px;
}
#g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container, #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container {
  color: #fff;
  opacity: 0.5;
}
.footer-section {
  /* Top Section */
  /* Newsletter */
  /* Middle Links */
  /* Social Media Section */
  /* Join community text */
  /* Bottom Section */
}
.footer-section .footer-top {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  border-bottom: 1px solid #334155;
  padding-bottom: 40px;
}
.footer-section .footer-top h3 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer-section .footer-top p {
  color: #cbd5e1;
  margin-bottom: 20px;
  line-height: 1.6;
}
.footer-section .footer-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.footer-section .footer-buttons a {
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}
.footer-section .newsletter-box {
  background: #1e293b;
  padding: 30px;
  border-radius: 12px;
}
.footer-section .newsletter-box h4 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 10px;
}
.footer-section .newsletter-box p {
  color: #cbd5e1;
  margin-bottom: 20px;
}
.footer-section .newsletter-box input {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 6px;
  background: #334155;
  color: white;
  margin-bottom: 15px;
}
.footer-section .newsletter-box button {
  width: 100%;
  padding: 12px;
  background: #2563eb;
  border: none;
  border-radius: 6px;
  font-weight: 600;
  color: white;
  cursor: pointer;
}
.footer-section .newsletter-box button:hover {
  background: #1d4ed8;
}
.footer-section .footer-links {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 30px;
  margin: 60px 0;
}
.footer-section .footer-links h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer-section .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-section .footer-links li {
  margin-bottom: 12px;
}
.footer-section .footer-links a {
  color: #cbd5e1;
  text-decoration: none;
}
.footer-section .footer-links a:hover {
  color: white;
}
.footer-section .footer-social {
  text-align: center;
  margin-bottom: 40px;
}
.footer-section .footer-social h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer-section .social-icons {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 20px;
}
.footer-section .social-icons a {
  position: relative;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 24px;
  transition: all 0.3s ease;
  overflow: hidden;
}
.footer-section .social-icons a.facebook {
  background: #1877f2;
}
.footer-section .social-icons a.twitter {
  background: #000;
}
.footer-section .social-icons a.instagram {
  background: #c13584;
}
.footer-section .social-icons a.linkedin {
  background: #0077b5;
}
.footer-section .social-icons a.youtube {
  background: #ff0000;
}
.footer-section .social-icons a.tiktok {
  background: #000;
}
.footer-section .join-community {
  color: #94a3b8;
  font-size: 14px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.5;
}
.footer-section .footer-bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #94a3b8;
  border-top: 1px solid #334155;
  padding-top: 20px;
}
.footer-section .footer-bottom a {
  color: #94a3b8;
  text-decoration: none;
  margin-left: 15px;
}
.footer-section .footer-bottom a:hover {
  color: white;
}
@media (min-width: 900px) {
  .footer-section .footer-top {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }
  .footer-section .footer-bottom {
    justify-content: space-between;
  }
}
.footer-section .social-icons a:hover {
  transform: scale(1.15) rotate(5deg);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}
.footer-section .social-icons a::after {
  content: "";
  position: absolute;
  top: -100%;
  left: -100%;
  width: 200%;
  height: 200%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.4) 0%, transparent 60%);
  transform: rotate(25deg);
  transition: all 0.5s ease;
}
.footer-section .social-icons a:hover::after {
  top: 0;
  left: 0;
}
.footer-section .social-icons a svg {
  transition: transform 0.3s ease;
}
.footer-section .social-icons a:hover svg {
  transform: rotate(-10deg) scale(1.2);
}
/*# sourceMappingURL=custom_home_-_particles.css.map */