body {
  font-family: "Tajawal", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
  direction: rtl;
  overflow-x: hidden !important;
  background-position: center;
  background-color: #ffffff;
  scroll-behavior: smooth;
}
.fancybox__container {
  z-index: 999999 !important;
}
#mainBannerColor {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
  padding: 100px 0;
  background-color: #031b20;
}

#mainBannerColor .cus-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.line-muted {
  width: 3px;
  height: 45px;
  background-color: #ffffff;
  transform: rotate(316deg);
  position: absolute;
  top: 0px;
  left: 18px;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.sound-container.muted .line-muted {
  opacity: 1;
}
@font-face {
  font-family: Tajawal-Black;
  src: url("../webfonts2/Fonts/Tajawal/Tajawal-Black.woff2");
  font-display: swap;
}

@font-face {
  font-family: Tajawal;
  src: url("../webfonts2/Fonts/Tajawal/Tajawal-Regular.woff2");
  font-display: swap;
}

@font-face {
  font-family: Tajawal-Light;
  src: url("../webfonts2/Fonts/Tajawal/Tajawal-Light.woff2");
  font-display: swap;
}

@font-face {
  font-family: Tajawal-Bold;
  src: url("../webfonts2/Fonts/Tajawal/Tajawal-Bold.woff2");
  font-display: swap;
}

.main-content {
  max-width: 50%;
  width: 100%;
  margin: auto;
}

.main-content p {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
  color: #1a1a1a;
  margin: 0 0 32px 0;
}

.bold {
  font-weight: bold;
}

.main-content h2 {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 16px !important;
  margin-top: 45px !important;
  color: #333333;
}
#startExperienceVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}
.start-container-first::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #12536091;
  z-index: 999999999;
}
/* tabs style */
.pdf-container {
  flex-direction: column;
  flex-direction: column;
  width: 80% !important;
}
.tabs {
  display: flex;
  margin-bottom: 1rem;
  cursor: pointer;
  flex-direction: column;
  width: 30%;
}
.images {
  width: 60%;
  width: 100%;
}
.tab {
  padding: 10px 10px;
  margin-right: 5px;
  border-radius: 5px;
  background: #333;
  color: #f2f2f2;
}

.tab.active {
  background: #f2f2f2;
}
.tab.active h3 {
  color: #333 !important;
}

.image-container {
  min-height: 600px;
  display: none;
}

.image-container.active {
  display: block;
}

.pdf-row-container img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
}
.tab img {
  width: 60px;
  height: 25px;
}

.pdf-row-container {
  display: flex;
  margin-top: 20px;
  justify-content: space-around;
  align-items: center;
}
.pdf-row-container h3 {
  font-size: 15px !important;
  line-height: 26px !important;
  color: white !important;
}
.pdf-row-container .tab {
  display: flex !important;
  padding: 10px 10px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.left-content {
  flex-direction: column;
}
.left-content img {
  width: 100%;
}
body.modal-open {
  overflow: hidden !important;
  touch-action: none;
  overscroll-behavior: contain;
}

figcaption {
  text-align: center;
  color: white;
}

#section00 {
  position: relative;
  z-index: 1120000;
  background-color: black;
}

/* strong{
  font-family: Tajawal-Bold;
} */
.orange-color {
  color: #fb8d5a;
}
p {
  color: #1a1a1a;
  font-size: 17px;
  line-height: 31px;
  font-weight: 500;
  text-align: justify;
}

.social-links-wrapper.footer svg {
  filter: invert(0) grayscale(100%);
}
h4,
h5,
h6,
h3,
h2 {
  color: #1a1a1a;
}
h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 22px;
}

*,
::after,
::before {
  box-sizing: border-box;
}
a,
a:hover {
  text-decoration: unset;
}
h1,
h3,
h4,
h5,
h6,
figure {
  margin: 0;
}

.mt-40 {
  margin-top: 40px !important;
}
.mt-150 {
  margin-top: 150px !important;
}

.start-container {
  height: 100vh;
  background-color: #102e30;
  position: relative;
}
.start-section {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.start-section img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  opacity: 0;
}

#img02 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: flex;
  justify-content: center;
  opacity: 0;
}
#img02 img {
  object-position: bottom;
}
#img21a-sections {
  opacity: 0;
  width: 100%;
}
.bk-st-img {
  width: 100%;
  height: 100vh;
  background-color: #19171eab;
}

#startContent {
  top: 0;
  left: 0;
  width: 100%;
  background-color: #102e30;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 99999;
  cursor: pointer;
  padding: 30px 40px;
}
.start-title-container {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  z-index: 999999999999;
  position: relative;
}
.start-title-container h1 {
  color: white !important;
}
#lyar-first {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0000008c;
  z-index: 9999;
}
#startContent h3 {
  color: #ffa115;
  padding: 27px 28px;
  border-radius: 4px;
  background-color: #031b20;
  margin-bottom: 26px;
  font-size: 14px;
  padding-top: 14px;
  position: relative;
  z-index: 99999;
  padding-bottom: 10px;
  width: max-content;
}

.start-title-container h2 {
  margin-top: 20px;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 25px;
  text-align: right;
  font-weight: 400;
  font-family: "Tajawal";
}
/* #mainBanner::after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #0000005c;
    z-index: 9999999;
} */
#mainBanner .cus-container {
  z-index: 999999999999999;
}
.writer-info-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}
#startContent h6 {
  color: #e34a05;
  font-size: 20px;
  margin-top: 10px;
}
#mainBanner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#mainBanner .main-banner-content {
  margin-right: 30px;
  width: 100%;
}
.main-banner-content p {
  color: white;
  text-align: center;
}
.hidden {
  opacity: 0;
  pointer-events: none;
}
.visible {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.3s ease;
}

#fogCanvas {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 20;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#fixed-image {
  /* width: 100%;  */
  height: 100%;
  transition: all 0.6s ease;
}
#fixed-image02 {
  width: 100%;
  height: 100%;
  transition: all 0.6s ease;
  /* position: fixed; */
  top: 0;
  left: 0;
  z-index: 999999;
  opacity: 1;
}

.fixed {
  position: fixed;
  top: 0; /* distance from the top */
  left: 0; /* distance from the left */
  z-index: 1000;
}
.image-wrapper {
  height: var(--real-vh);
  /* or max-height: var(--real-vh); */
}
.main-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.right-content {
  position: relative;
  z-index: 99999999999;
  /* background-color: #19171eb3; */
  width: 50%;
  margin-left: auto;
  padding: 15px 45px;
  margin-bottom: 50px;
  margin-bottom: 80vh;
  margin-bottom: 80vh;
  background-color: #031c21d9;
  border: 1px solid #ea7070;
}
.right-content-rock {
  background-color: #031c21d9;
  border: 1px solid #ea7070;
  padding: 15px 45px;
  width: 50%;
  position: relative;
  z-index: 99;
}
.right-content-rock p {
  color: #f2f2f2;
}
.bk-fixed-rock {
  position: relative;
  z-index: 99999999999;
  /* background-color: #19171eb3; */
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-bottom: 50px;
  margin-bottom: 80vh;
  margin-bottom: 80vh;
}
.bk-fixed-rock-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 1;
  transition: all 0.6s ease;
  object-fit: cover;
  display: flex;
  justify-content: left;
  align-items: anchor-center;
}
.bk-fixed-rock-image img {
  width: 85%;
  height: auto;
  object-fit: contain;
}
.sections-navigation {
  margin: auto;
  position: relative;
  z-index: 99999999999;
  /* background-color: #19171eb3; */
  width: 100%;
  margin-left: auto;
  padding: 15px 45px;
  margin-bottom: 30vh;
}
.navigation-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 50px;
}
.map-section {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.map-section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.map-section button {
  background-color: #031b20;
  color: #ffa115;
  font-family: "Tajawal";
  font-weight: 500;
  border: unset;
  padding: 15px 26px;
  font-size: 16px;
  margin-top: 10px;
  cursor: pointer;
}
.right-content img {
  width: 100%;
}

.left-content {
  position: relative;
  z-index: 999999;
  background-color: #102e30b3;
  width: 45%;
  margin-right: auto;
  padding: 15px 35px;
  margin-bottom: 80vh;
  background-color: #031c21d9;
  border: 1px solid #ea7070;
}
.right-content p {
  color: #f2f2f2;
  font-family: "Tajawal";
  font-weight: 400;
}
.left-content p {
  color: #f2f2f2;
  font-family: "Tajawal";
  font-weight: 400;
}
.video-container {
  width: 90%;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 40px;
}
.video-container iframe {
  width: 100%;
  height: 300px;
}
.images-contaner {
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.allImg {
  width: 50%;
  height: 50vh;
  top: 0;
  left: 0;
  z-index: 9999;
  position: absolute;
  margin-right: auto;
  transition: all 0.5s;
  opacity: 0;
}
.allImg-p {
  opacity: 1 !important;
}
/* #img00a-sections{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    position: absolute;
    margin-right: auto;
    transition: all .5s;
} */

#img00-sections {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  position: absolute;
  margin-right: auto;
  transition: all 0.5s;
}
/* #img00-sections picture {
    width: 100%;
    height: 100%;
}
 */
#img00-sections img {
  height: 100%;
}
#img02-sections {
  width: 100% !important;
  height: 100% !important;
  transform: unset !important;
  top: 0 !important;
}
.allImg img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
#img02-sections img {
  width: 100% !important;
  height: 100% !important;
}
.main-section-continer {
  padding: 0 50px;
}
#img01-sections {
  width: 100%;
  height: 100%;
  bottom: 0;
  top: unset;
  left: 0;
  z-index: 9999;
  margin-right: auto;
  transition: all 0.5s;
  opacity: 0;
}
#img01-sections img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

#img11-sections {
  width: 50%;
  height: 50vh;
  top: 0;
  left: 0;
  z-index: 9999;
  margin-right: auto;
  transition: all 0.5s;
  opacity: 0;
}
#img11-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
}

.blending-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: lighten;
  opacity: 1;
  z-index: 900;
}

.blending-video2 {
  width: 100%;
  height: auto;
  object-fit: cover;
  top: 0;
  left: 0;
  mix-blend-mode: lighten;
  opacity: 1;
  z-index: 900;
}

.center-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9999999999;
  margin-bottom: 80vh;
  background-color: #031c21d9;
  border: 1px solid #ea7070;
  width: 50%;
  margin: auto;
  margin-bottom: 40px;
  padding: 20px 45px;
  padding-top: 30px;
  margin-bottom: 80vh;
}
.video-content {
  width: 80%;
}
.map-content {
  width: 100%;
}

.center-content img {
  width: 100%;
}

.no-bk {
  background-color: unset !important;
  border: unset !important;
  width: 80%;
}
.no-bk .container {
  width: 100%;
  height: 100%;
}

.no-bk iframe {
  width: 100%;
  height: 500px;
  border: unset !important;
}
.image04-container img {
  width: 100%;
}
.center-content p {
  color: #f2f2f2;
  font-family: "Tajawal";
  font-weight: 400;
}
.center-content h2 {
  color: #f2f2f2;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 26px;
}
.video-content h2 {
  color: #f2f2f2;
  text-align: center;
}
.box-center {
  color: #f97f26 !important;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 19px;
  text-align: center;
}
.box-center span {
  font-size: 15px;
  display: block;
  text-align: left;
  margin-top: 10px;
}
.center-content h3 {
  color: #f97f26;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 22px;
  padding: 0px 20px;
  line-height: 40px;
}

.btn-link {
  background-color: #19171e;
  border: 1px solid #f97f26;
  color: #f97f26;
  padding: 14px 16px;
  text-align: center;
  width: max-content;
  cursor: pointer;
}
.link-alone {
  padding-right: 0;
}
.no-top-m {
  margin-top: -80vh;
}
#img02-sections {
  right: 0;
  left: unset;
  width: 50%;
  top: 50%;
  transform: translateY(-50%);
  width: 80%;
}
#img03-sections {
  width: 30%;
  height: 100%;
  right: 55px;
  left: unset;
  bottom: 35px;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#img04-sections {
  width: 47%;
  height: 100%;
  bottom: 19%;
  right: 40px;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  left: unset;
  margin-top: 100px;
}

@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px); /* move up */
  }
  100% {
    transform: translateY(0);
  }
}
.floating {
  animation: float 2s ease-in-out infinite;
  justify-content: flex-end;
  width: 90%;
  bottom: 0;
  top: unset;
}
.floating img {
  width: 50%;
}
.main-description {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px 100px;
}
.main-description p {
  color: #fb8d5a;
  font-size: 23px;
  line-height: 38px;
  font-weight: 600;
}

#img05-sections {
  width: 100%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img05-sections picture {
  width: 100%;
  height: 100%;
}
#img05-sections img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  float: left;
}

#img06-sections {
  width: 100%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img06-sections picture {
  width: 100%;
  height: 100%;
}
#img06-sections img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  float: left;
  object-fit: cover;
}

#img07-sections {
  width: 100%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img07-sections picture {
  width: 100%;
  height: 100%;
}
#img07-sections img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
  float: left;
}

#img09-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img09-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img10-sections {
  width: 80%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img10-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img12-sections {
  width: 40%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img12-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img14-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img14-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img15-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img15-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img16-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img16-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img17-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img17-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img18-sections {
  width: 50%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img18-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img19-sections {
  width: 80%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img19-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img21-sections {
  width: 80%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img21-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img22-sections {
  width: 80%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img22-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img20-sections {
  width: 40%;
  height: 100%;
  bottom: 0;
  top: unset;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: unset;
  margin-left: auto;
}
#img20-sections img {
  width: 100%;
  height: auto;
  transition: all 0.5s;
  float: left;
}

#img13-sections {
  width: 100%;
  height: 100vh;
}

#img13-sections img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sound-container {
  position: fixed;
  z-index: 999989999;
  top: 20px;
  left: 20px;
}
#muteBtn {
  opacity: 0;
}

.sound-container img {
  width: 45px;
  object-fit: contain;
  height: auto;
  cursor: pointer;
  position: relative;
}

#muteBtn.muted::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #ff0000;
  transform: rotate(-45deg);
  transform-origin: center;
}

.writer-info-div span {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: right;
  color: #ffffff;
}
.writer-info-div {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 5px;
}
.writer-info-div img {
  width: 15px;
}

.shared-with-div {
  /* border-top: 1px solid #e2e2e2; */
  width: 100%;
  margin: 75px auto;
  padding: 28px 0;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  gap: 42px;
}

.shared-lang-wrapper {
  display: flex;
  flex-direction: column;
  gap: 28px;
}
.shared-lang-wrapper h6 {
  font-family: "Tajawal", sans-serif;
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #f2f2f2;
}
.shared-lang-wrapper h6::before {
  content: "";
  display: flex;
  background-color: #ffa115;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.shared-links-wrapper {
  display: flex;
}
.shared-links-wrapper span {
  display: flex;
  max-width: 90%;
  width: 100%;
  gap: 10px;
  flex-wrap: wrap;
}

.shared-links-wrapper a:not(:last-child) {
  border-left: 2px solid #ffa115;
  padding-left: 10px;
}
.shared-links-wrapper a {
  color: #f2f2f2 !important;
}

.investigation-tags-container {
  width: 100%;
  border-top: 1px solid #e2e2e2;
  padding-top: 20px;
  margin: 0 auto 32px auto;
}
.investigation-tags-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  max-width: 100%;
  margin: auto;
  gap: 8px;
}
.investigation-tags-wrapper a {
  font-size: 14px;
  display: flex;
  align-items: center;
  padding: 6px 15px;
  color: #f2f2f2;
  background-color: transparent;
  border: 1px solid #f2f2f2;
  border-radius: 7px;
  transition: all 0.5s;
}
.investigation-tags-wrapper a:hover {
  color: #f2f2f2;
  background-color: #ffa115;
  border: 1px solid #ffa115;
  transition: all 0.5s;
}

/* Legal Document Styles */

/* Dogs Tabs Styles */
.dogs-tabs {
  background: #1a1a1a;
  border-radius: 10px;
  padding: 20px;
  direction: rtl;
}

.tabs-header {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: center;
  width: 35%;
}
.tabs-content {
  width: 65%;
}

.tab-btn {
  background: #1f1f22;
  border: none;
  color: #fff;
  padding: 12px 20px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Tajawal", sans-serif;
  font-size: 16px;
}

.tab-btn:hover {
  background: #3a3a3a;
}

.tab-btn.active {
  background: #fff;
  color: #232323;
}

.tab-content {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#timeline00 {
  position: relative;
  z-index: 1120000;
}

.tab-content.active {
  display: block;
  opacity: 1;
}

.breed-info {
  background: #2a2a2a;
  border-radius: 8px;
  padding: 20px;
}

.breed-info h3 {
  color: #ff6b6b;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: center;
}

.breed-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.breed-table th,
.breed-table td {
  padding: 12px;
  text-align: right;
  border-bottom: 1px solid #3a3a3a;
}

.breed-table th {
  color: #ff6b6b;
  width: 25%;
  font-weight: bold;
  vertical-align: top;
}

.breed-table td {
  color: #ddd;
  line-height: 1.6;
}
.back-to-main-page {
  font-size: 14px;
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #ffa115;
  padding: 9px;
  color: #031b20;
  border-radius: 7px;
  display: flex;
  width: fit-content;
  align-items: end;
  flex-direction: row-reverse;
  gap: 8px;
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}
.back-to-main-page img {
  width: 20px;
  height: 20px;
}
.back-to-main-page:hover {
  transition: all 0.4s ease-in-out;
  transform: scale(0.9);
}
.slider-wrapper {
  position: relative;
}

.cards-slider {
  max-width: 80%;
  width: 100%;
  margin: auto;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cards-slider-buttons {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
}
.cards-slider-buttons .swiper-button-next,
.swiper-button-prev {
  color: white;
  width: 20px;
}
.cards-slider-buttons .swiper-button-next {
  right: 2%;
}
.cards-slider-buttons .swiper-button-prev {
  left: 2%;
}
.french-link-wrapper {
  font-family: "Tajawal-Bold", sans-serif;
  font-size: 18px;
  display: flex;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin: 32px auto 0 auto;
  gap: 8px;
}
.french-link-wrapper span {
  color: white;
}
.french-link-wrapper a {
  font-size: 16px;
  display: inline;
  color: #ffa115;
  text-decoration: underline;
  text-underline-position: under;
}
.french-link-wrapper::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #ffa115;
}

@media screen and (max-width: 768px) {
  .tabs-header {
    flex-direction: column;
  }

  .tab-btn {
    width: 100%;
    text-align: center;
  }

  .breed-table th,
  .breed-table td {
    display: block;
    width: 100%;
  }

  .breed-table th {
    background: #3a3a3a;
    padding: 8px 12px;
  }
}

/* Legal Tabs Styles */
.legal-tabs {
  /* background: #1a1a1a; */
  border-radius: 10px;
  padding: 0;
  direction: rtl;
  display: flex;
}

.tabs-header {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.tab-btn {
  background: #1f1f22;
  border: none;
  color: #fff;
  padding: 12px 20px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Tajawal", sans-serif;
  font-size: 14px;
  width: 90%;
  height: 100px;
}

.tab-btn:hover {
  background: #3a3a3a;
}

.tab-btn.active {
  background: #fff;
  color: #232323;
}

.tab-content {
  display: none;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.tab-content.active {
  display: block;
  opacity: 1;
}

.law-info {
  background: #2a2a2a;
  border-radius: 8px;
  padding: 20px;
}

.law-header {
  text-align: right;
  margin-bottom: 30px;
}

.law-header h3 {
  color: #ff6b6b;
  margin-bottom: 10px;
  font-size: 20px;
}

.law-date {
  color: #888;
  font-size: 14px;
}

.law-sections {
  display: grid;
  gap: 20px;
}

.law-section {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  padding: 15px;
  border-radius: 6px;
  flex-direction: column;
}
.law-section h5 {
  color: white;
}

.section-icon {
  font-size: 24px;
  min-width: 30px;
  text-align: center;
}

.section-content {
  flex: 1;
}

.section-content h4 {
  color: #ff6b6b;
  margin-bottom: 10px;
  font-size: 16px;
}

.section-content p {
  color: #ddd;
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
}

.section-content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.section-content li {
  color: #ddd;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 8px;
  position: relative;
  padding-right: 20px;
}

.section-content li:before {
  content: "✔️";
  position: absolute;
  right: 0;
  top: 2px;
}

.special-note {
  background: #2d2d2d;
  border: 1px solid #ff6b6b;
}

/*  */
.mouse_scroll {
  display: block;
  margin: 0 auto;
  width: 24px;
  height: 100px;
  margin-top: 0;
}
.arrows-line {
  margin-right: 4px;
}

.m_scroll_arrows {
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);

  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;

  width: 16px;
  height: 16px;
}

.unu {
  margin-top: 1px;
}

.unu,
.doi,
.trei {
  -webkit-animation: mouse-scroll 1s infinite;
  -moz-animation: mouse-scroll 1s infinite;
  animation: mouse-scroll 1s infinite;
}

.unu {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-direction: alternate;

  animation-direction: alternate;
  animation-delay: alternate;
}

.doi {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-direction: alternate;

  animation-delay: 0.2s;
  animation-direction: alternate;

  margin-top: -6px;
}

.trei {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-direction: alternate;

  animation-delay: 0.3s;
  animation-direction: alternate;

  margin-top: -6px;
}

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;

  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 0.6s linear infinite;
  -moz-animation: mouse-wheel 0.6s linear infinite;
  animation: mouse-wheel 0.6s linear infinite;
}

@-webkit-keyframes mouse-wheel {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-moz-keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}
@-o-keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}
@keyframes mouse-wheel {
  0% {
    top: 1px;
  }
  25% {
    top: 2px;
  }
  50% {
    top: 3px;
  }
  75% {
    top: 2px;
  }
  100% {
    top: 1px;
  }
}

@-webkit-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes mouse-scroll {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

/* .map-content-line-svg{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9999999999;
  margin-bottom: 80vh;
  background-color: #031c21d9;
  border: 1px solid #EA7070;
width: 50%;
  margin: auto;
  margin-bottom: 40px;
  padding: 20px 45px;
  padding-top: 30px;
  margin-bottom: 80vh;
} */

.map-content-line-svg {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9999999999;
  width: 100%;
  margin: auto;
  padding: 20px 45px;
  padding-top: 30px;
  min-height: 100vh;
  background-color: #031b20;
}
.relative-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-title-wrapper {
  display: flex;
  flex-direction: column;
  gap: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  margin-top: -180px;
}
.main-title-wrapper2 {
  margin-top: -250px;
}

h1 {
  font-family: "Tajawal", sans-serif;
  font-weight: bold;
  color: #ffa114 !important;
  font-size: 36px;
  width: 100%;
  line-height: 55px;
  margin-bottom: 30px;
  text-align: center;
}

.chart-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 32px;
}
.chart-wrapper.chart-img {
  padding: 60px 0;
}
.chart-wrapper,
.chart-container {
  background-image: url("../images/chart-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
  max-width: 70%;
  margin: auto;
  min-height: 400px;
  padding: 30px;
}
.chart-no-bk {
  background-image: unset;
  padding-top: 0;
  margin-top: 0;
}
.chart-no-bk .chart-container {
  background-image: unset;
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
}

.chart-wrapper p {
  margin: 40px auto;
  width: fit-content;
  color: #ffa115;
}

.map-line-svg {
  display: flex;
  justify-content: center;
  align-items: center;
}
.map-line-svg-img {
  width: 1103px;
  height: 566px;
}
/* SVG Line Animation Styles */
#map-line-svg-line {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

#map-line-svg-line path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  transition: stroke-dashoffset 0.3s ease;
}

.map-line-svgv5 #map-line-svg-line {
  width: 535px;
  height: 335px;
  margin-top: -100px;
}

.map-line-svgv5 #map-line-svg-img {
  width: 535px;
  height: 535px;
}
.map-line-svg p {
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  margin-top: 200px;
}
@media screen and (max-width: 868px) {
  .center-content h3 {
    text-align: center;
  }
  .pdf-row-container {
    flex-direction: column;
  }
  .tabs {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
  }

  .pdf-row-container .tab {
    margin-bottom: 8px;
    width: 46%;
    flex-direction: column-reverse;
    align-items: center;
  }
  .pdf-row-container h3 {
    text-align: center;
  }
  .tab img {
    width: 100%;
    height: 25px;
    margin-bottom: 10px;
  }
  .menu-item img {
    width: 100%;
    height: 54px;
    object-fit: cover;
    object-position: center;
    margin-bottom: 9px;
    filter: grayscale(1);
  }
  .dog-block-top {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .dog-image {
    margin-right: 0;
    height: 200px;
    object-fit: contain;
  }
  .row-dogs {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .center-content p {
    color: #f2f2f2;
    text-align: right;
  }
  .center-content h2 {
    text-align: center;
  }

  .dogs-cards-content {
    margin-bottom: 100px;
  }

  .btn-link {
    width: 100%;
  }
  .dogs-cards-content {
    width: 100%;
  }
  .modal {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #img02 img {
    object-position: center;
    object-fit: cover;
  }
  .modal-content {
    width: 95%;
  }
  #mainBanner h1 {
    width: 100%;
    line-height: 42px !important;
    font-size: 29px;
  }
  .main-container {
    flex-direction: column;
  }
  .tabs-header {
    width: 100%;
  }
  .flex-content .law-section {
    width: 100% !important;
  }
  .tabs-content {
    width: 100%;
  }
  .legal-tabs {
    flex-direction: column;
  }
  .dog-block-top {
    flex-direction: column;
  }
  .dog-image {
    margin-right: 0;
  }
  .info-line {
    width: 100%;
  }
  .row-dogs {
    flex-direction: column;
  }
  .menu {
    width: 100%;
  }
  #fixed-image02 {
    object-fit: cover;
  }
  .main-description {
    padding: 26px;
  }
  #fixed-image {
    object-fit: cover;
  }
  .right-content {
    width: 95%;
    margin-right: unset;
    margin-right: unset;
    margin-bottom: 200px;
  }
  .left-content {
    width: 95%;
    margin-right: unset;
    margin-right: unset;
    margin-bottom: 200px;
  }
  .center-content {
    width: 95%;
    margin-right: unset;
    margin-right: unset;
    margin: auto auto 0;
    margin-bottom: 200px;
  }
  #mainBanner .main-banner-content {
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }
  .allImg {
    margin: unset !important;
    transform: unset !important;
    right: unset !important;
    left: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    bottom: 0;
    top: unset !important;
    object-fit: cover;
  }
  #startContent {
    padding: 10px;
  }
  .main-section-continer {
    width: 100%;
    overflow-x: hidden;
    padding: 0 10px;
  }
  .tabs-header {
    flex-direction: column;
  }
  #startContent h6 {
    text-align: center;
  }
  #img01-sections {
    width: 100%;
    height: auto;
    bottom: 0;
    top: unset;
  }
  #img04-sections {
    width: 100%;
  }
  #img02-sections {
    width: 100%;
    height: auto;
  }
  #img06-sections {
    width: 100%;
  }
  #img07-sections {
    width: 100%;
  }
  .tab-btn {
    width: 100%;
    text-align: center;
  }

  .law-section {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .section-icon {
    margin-bottom: 10px;
  }
  #img13-sections {
    height: 100vh !important;
    object-fit: cover;
  }
  .video-container {
    width: 100%;
  }

  #mainBanner h3 {
    width: 100%;
  }
}

.flex-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.flex-content .law-section {
  flex: 1;
  width: 45%;
  padding: 20px;
  border-radius: 8px;
}

.flex-content .law-section h5 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 18px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-content img {
  width: 50px;
  object-fit: contain;
  margin-bottom: 13px;
}

.flex-content .law-section p {
  color: #ddd;
  line-height: 1.6;
  margin: 0;
}

.flex-content .law-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.flex-content .law-section li {
  color: #ddd;
  margin-bottom: 10px;
  padding-right: 25px;
  position: relative;
}

.flex-content .law-section li:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .flex-content {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .flex-content .law-section {
    flex: 1 1 calc(50% - 10px);
  }
}

body.no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
}

.content-hidden {
  display: none;
}

.start-container-first {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  transition: opacity 0.5s ease;
}

.start-button {
  padding: 15px 30px;
  font-size: 1.5rem;
  background-color: #ffffff;
  color: #000000;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.2s ease;
}

.start-button:hover {
  transform: scale(1.05);
}

.hidden {
  opacity: 0;
  pointer-events: none;
}

@media (max-width: 991px) {
  .cus-container {
    max-width: 100%;
    margin: auto 0;
  }
  #mainBanner h1 {
    line-height: 60px;
  }
  #img02 {
    transform: translate(0, 0) !important;
  }
  .shared-lang-wrapper h6 {
    line-height: 28px;
  }
  .shared-lang-wrapper h6::before {
    width: 9px;
  }

  .ba-slider {
    margin-bottom: 20px;
  }
  .cards-slider {
    max-width: 70% !important;
  }
  .cards-slider-buttons .swiper-button-next,
  .swiper-button-prev {
    width: 15px !important;
  }
  .cards-slider-buttons .swiper-button-next {
    right: 4% !important;
  }
  .cards-slider-buttons .swiper-button-prev {
    left: 4% !important;
  }
}

/* Image Gallery Styles */
.image-boxes {
  width: 100%;
  padding: 20px 0;
}

.image-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.image-item {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease;
  cursor: pointer;
}

.image-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.image-item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  display: block;
}

/* Smooth hover reveal: when hovering a gray (alternate) image, show original */
.image-item {
  position: relative;
}
.image-item img.alternate {
  transition: opacity 0.3s ease;
}
.image-item img:first-child {
  transition: opacity 0.3s ease;
}
.image-item:hover img.alternate {
  opacity: 0.2;
}
.image-item:hover img:first-child {
  opacity: 1;
}

.image-item img.alternate {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.map-line-svg {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

#map-line-svg-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 735px;
  height: 362px;
}
#map-line-svg-img2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 735px;
  height: 562px;
}
/* SVG Line Animation Styles */

#map-line-svg-line img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 735px;
  height: 362px;
}
#map-line-svg-line {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 735px;
  height: 362px;
}
.map-line-svg2 #map-line-svg-line {
  height: 562px;
}

#map-line-svg-line path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  transition: stroke-dashoffset 0.3s ease;
}
.chart-container h3 {
  text-align: center;
  margin-bottom: 30px;
  margin-top: 30px;
  color: white;
}
.chart-no-bk h3 {
  color: #1a1a1a !important;
  margin-top: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
  .chart-wrapper p {
    text-align: center;
  }
  .image-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding: 0 15px;
  }
  .right-content-rock {
    width: 100%;
  }
  .bk-fixed-rock-image {
    position: unset;
  }
  .map-section {
    width: 100%;
  }
  .navigation-container {
    flex-direction: column;
  }
  p {
    text-align: right !important;
  }

  .image-item img {
    height: 200px;
  }
  .bk-fixed-rock {
    flex-direction: column;
  }
  .map-line-svg {
    transform: scale(0.8);
  }
  .main-content {
    max-width: 95%;
  }
  .chart-wrapper,
  .chart-container {
    width: 100%;
    max-width: 100%;
    padding: 5px;
  }
  .chart-container h3 {
    line-height: 35px;
  }
}

@media (max-width: 480px) {
  .image-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0 10px;
  }
  .map-line-svg {
    transform: scale(0.5);
  }
  .image-item img {
    height: 180px;
  }
}

/* Before/After slider */
.ba-slider {
  position: relative;
  width: 100%;
  height: 520px;
  max-width: 100%;
  overflow: hidden;
  border-radius: 3px;
  background: #000;
  border: 5px solid #031b20;
}
.ba-slider__image {
  position: absolute;
  inset: 0;
}
.ba-slider__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.ba-slider__image--after {
  /* Reveal amount controlled by --pos (0%..100%) */
  clip-path: inset(0 calc(100% - var(--pos, 50%)) 0 0);
}
.ba-slider__range {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: ew-resize;
  z-index: 3;
}
.ba-slider__handle {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ffffff;
  left: 50%;
  transform: translateX(-1px);
  z-index: 2;
  pointer-events: none;
}
.ba-slider__handle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 28px;
  height: 28px;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #031b20;
  pointer-events: none;
}
.ba-slider__label {
  position: absolute;
  top: 12px;
  padding: 6px 10px;
  background: #031b20cc;
  color: #f2f2f2;
  font-weight: 700;
  font-size: 14px;
  border-radius: 4px;
}
.ba-slider__image--before .ba-slider__label {
  right: 12px;
}
.ba-slider__image--after .ba-slider__label {
  left: 12px;
}

@media (max-width: 768px) {
  .ba-slider {
    height: 280px;
  }
}
