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

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

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

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

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
  direction: ltr;
  overflow-x: hidden !important;
  background-position: center;
  background-color: #0b0a08;
  scroll-behavior: smooth;
}
.bold{
   font-family: "Montserrat-Bold", sans-serif !important;
}
.scroll-down {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.scroll-down img {
  width: 40px;
  object-fit: contain;
  height: 40px;
  margin-top: 10px;
}
.scroll-down p {
  color: white;
}

.desktop {
  display: block;
}
.mobile {
  display: none !important;
}
.video-container {
  width: 40% !important;
}

.video-container video {
  width: 100%;
  height: 50% !important;
  object-fit: cover;
}

.start-section-img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999999999999999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0;
  flex-direction: row-reverse;
}

.start-section-img-wrapper picture {
  width: 100%;
  height: 100%;
}

.fancybox__container {
  z-index: 999999 !important;
}

.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;
}


#startExperienceVideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
}

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

/* 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;
  margin-top: 15px;
  line-height: 22px;
  font-size: 15px;
  font-style: italic;
}

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

/* strong{
  font-family: Montserrat-Bold;
} */
.orange-color {
  color: #fb8d5a;
}

p {
  color: #1a1a1a;
  font-size: 17px;
  line-height: 31px;
  font-weight: 500;
  text-align: left;
}

.social-links-wrapper.footer svg {
  filter: invert(0) grayscale(100%);
}

h4,
h5,
h6,
h3,
h2 {
  color: #1a1a1a;
}

h2 {
  font-family: "Montserrat-Bold", sans-serif;
  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: cover;
}

#img01a img {
  object-position: top;
}

#img01b img {
  object-position: center;
}

#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%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  z-index: 99999999999999;
  cursor: pointer;
  padding: 30px 40px;
}

.start-title-container {
  width: 100%;
  position: relative;
  z-index: 99999999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#lyar-first {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #0000008c;
  z-index: 9999;
}

#startContent h3 {
  color: #ffffff;
  padding: 19px 21px;
  border-radius: 4px;
  background-color: #fd776b;
  margin-bottom: 26px;
  font-size: 19px;
  padding-top: 14px;
  position: relative;
  z-index: 99999;
  padding-bottom: 10px;
  width: max-content;
}

h1 {
  font-family: "Montserrat-Bold", sans-serif;
  color: #f2f2f2;
  font-size: 32px;
  width: 100%;
  line-height: 41px;
  text-align: center;
  padding: 15px;
}

.start-title-container h2 {
  font-family: "Montserrat-Medium", sans-serif;
  margin-top: 0px;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 25px;
  text-align: left;
  font-weight: 500;
  text-align: center;
  width: 40%;
  padding: 17px;
  line-height: 39px;
  padding-top: 0;
}

#mainBanner .cus-container {
  z-index: 999999999999999;
}

.writer-info-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 45px 0;
  padding: 10px;
  width: max-content;
}

#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%;
  /* or whatever size you want */
  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: 0;
}

.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: 999999;
  /* background-color: #19171eb3; */
  width: 60%;
  margin-left: auto;
  padding: 15px 45px;
  margin-bottom: 50px;
  margin-bottom: 80vh;
  background-color: #00000080;
}

.right-content-image {
  width: 90%;
}

.row-text-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

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

.text-container {
  width: 50%;
}

.image-container-figure {
  width: 40%;
}

.dark-bk .image-container-figure {
  width: 75%;
  margin: auto;
}

.left-content {
  position: relative;
  z-index: 999999;
  background-color: #00000080;
  width: 45%;
  margin-right: auto;
  padding: 15px 35px;
  margin-bottom: 80vh;
}

.right-content p {
  color: #f2f2f2;
  font-family: "Montserrat";
  font-weight: 400;
}

.left-content p {
  color: #f2f2f2;
  font-family: "Montserrat";
  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: 99999;
  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;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}

.allImg.active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  z-index: 10000;
}

.allImg-p {
  opacity: 1;
  visibility: visible;
}

.allImg a {
  height: 100%;
}

.red-bk {
  background-color: #814344 !important;
}

.dark-bk {
  background-color: #03030385 !important;
}

.dark-bk-text {
  background-color: #1d1d1db4 !important;
  padding: 25px;
}

.image-container-figure {
  margin-bottom: 30px;
  margin-top: 30px;
}

/* Sensitive Content Overlay Styles */
.sensitive-content-wrapper {
  position: relative;
  overflow: hidden;
}

.sensitive-content-wrapper .sensitive-image {
  filter: blur(20px);
  transition: filter 0.3s ease;
  width: 100%;
  display: block;
}

.sensitive-content-wrapper .sensitive-image img {
  width: 100%;
  height: auto;
  display: block;
}

.sensitive-content-wrapper.revealed .sensitive-image {
  filter: blur(0);
}

.sensitive-content-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(68 68 68 / 85%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 10;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.image-wrapper-col {
  display: flex;
  flex-direction: column;
  width: 40%;
}

.image-wrapper-col figure {
  width: 100% !important;
}

.sensitive-content-wrapper figcaption {
  opacity: 0;
}

.revealed figcaption {
  opacity: 1;
}

.sensitive-content-wrapper.revealed .sensitive-content-overlay {
  opacity: 0;
  pointer-events: none;
}

.sensitive-content-icon {
  margin-bottom: 20px;
}

.sensitive-content-icon svg {
  width: 64px;
  height: 64px;
}

.sensitive-content-text {
  text-align: center;
  color: #ffffff;
  margin-bottom: 30px;
}

.sensitive-content-text h3 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #ffffff;
}

.sensitive-content-text p {
  font-size: 16px;
  color: #ffffff;
  margin: 0;
}

.sensitive-content-button {
  background-color: transparent;
  border: 2px solid #ff3a40;
  color: #ff3a40;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.3s ease;
  font-family: inherit;
}

.sensitive-content-button:hover {
  background-color: #ff3a40;
  color: #ffffff;
}

.slider-container {
  width: 40%;
  margin: 30px 0;
  position: relative;
}

.slider-container .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.slider-container .image-container-figure {
  width: 100%;
  margin: 0;
}

.slider-container .image-container-figure img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.slider-container .swiper-button-next,
.slider-container .swiper-button-prev {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.slider-container .swiper-button-next:after,
.slider-container .swiper-button-prev:after {
  font-size: 20px;
}

.slider-container .swiper-pagination-bullet {
  background-color: #fff;
  opacity: 0.5;
  display: none;
}

.slider-container .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #fd776b;
  display: none;
}

#img00a-sections {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  position: absolute;
  margin-right: auto;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}
#img00a-sections img {
object-position: left;
}
#img01-sections img{
  object-position: right;
}

#img00a-sections.active {
  transform: scale(1);
}

#img00-sections {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  position: absolute;
  margin-right: auto;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}
#img00-sections img{
  object-position: right;
}

#img00-sections.active {
  transform: scale(1);
}

/* #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: transform 0.8s ease-in-out;
  object-fit: cover;
}

#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;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}

#img01-sections.active {
  transform: scale(1);
}

#img01-sections img {
  width: 100%;
  height: 100%;
  transition: transform 0.8s ease-in-out;
}

#img11-sections {
  width: 50%;
  height: 50vh;
  top: 0;
  left: 0;
  z-index: 9999;
  margin-right: auto;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}

#img11-sections.active {
  transform: scale(1);
}

#img11-sections img {
  width: 100%;
  height: auto;
  transition: transform 0.8s ease-in-out;
}

.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;
}

.figure-narrow {
  width: 45% !important;
}

.center-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 999999;
  background-color: #00000080;
  width: 50%;
  margin: auto;
  margin-bottom: 40px;
  padding: 20px 45px;
  padding-top: 30px;
  margin-bottom: 80vh;
}
.chart-container{
  background-color: #0000004d;
  width: 70%;
}
.chart-container .flourish-embed{
  width: 100%;
}
.chart-container h3{
  color: #ffffff !important;
  margin-bottom: 30px !important;
}


/* Chart results container - survey stats layout */
.chart-results-container {
  background-color: #00000080;
  color: #fff;
  padding: 2.5rem 1.5rem;
  border-radius: 8px;
  width: 100%;
  max-width: 720px;
  /* margin: 0 auto; */
  text-align: center;
  box-sizing: border-box;
}

.chart-results-title {
  color: #ffffff;
  font-size: 2.5em;
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  margin: 0 0 2rem;
  font-family: "Montserrat-Bold", sans-serif;
}

.chart-results-section {
  margin-bottom: 2.5rem;
}

.chart-results-section:last-child {
  margin-bottom: 0;
}

.chart-results-heading {
  color: #66cc99;
  font-size: 1.2em;
  font-size: clamp(1rem, 2vw, 1.2rem);
  margin: 0 0 1.25rem;
  font-family: "Montserrat-Medium", sans-serif;
  line-height: 1.5;
}

.chart-results-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem 3rem;
}

.chart-results-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.35rem;
}

.chart-results-label {
  color: #ffffff;
  font-size: 1em;
  font-family: "Montserrat", sans-serif;
}

.chart-results-value {
  color: #EB876F;
  font-size: 3em;
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 700;
  font-family: "Montserrat-Bold", sans-serif;
}

.chart-results-statements {
  margin-top: 1.5rem;
}

.chart-results-statement {
  color: #ffffff;
  font-size: 1em;
  margin: 0 auto 0.75rem auto;
  font-family: "Montserrat", sans-serif;
  line-height: 1.6;
  text-align: center !important;
  max-width: 80%;

}

.chart-results-statement:last-child {
  margin-bottom: 0;
}
.ai-note-text{
  font-family: 'Montserrat-Medium' !important;
  font-style: italic;
  text-align: left !important;
  width: 100%;
}

@media screen and (max-width: 600px) {
  .chart-results-row {
    flex-direction: column;
    gap: 1.5rem;
  }
}

.center-content-image {
  margin-bottom: 0;
  width: 80%;
}

.p-b-section {
  margin-bottom: 80vh;
}

.no-m-b {
  margin-bottom: 0 !important;
}

.center-content-image .image-container-figure {
  width: 60%;
}

.no-m-b .text-container {
  width: 100%;
}

.video-content {
  width: 80%;
}

.map-content {
  width: 80%;
}

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

.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: "Montserrat";
  font-weight: 400;
  text-align: justify;
}

.center-content h2 {
  color: #f2f2f2;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 31px;
  text-align: center;
}

.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 {
  font-family: "Montserrat-Bold", sans-serif;
  color: #42907F;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 20px;
  padding: 0px 20px;
  line-height: 40px;
  width: 100%;
  margin: auto;
  line-height: 28px;
  margin-bottom: 34px;
  text-align: center;
}

.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%;
  width: 80%;
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}

#img02-sections:not(.active) {
  transform: translateY(-50%) scale(0.95);
}

#img02-sections.active {
  transform: translateY(-50%) scale(1);
}

#img03-sections {
  width: 100%;
  height: 100%;
  right: unset;
  left: unset;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  transform: scale(0.95);
  transition:
    opacity 0.8s ease-in-out,
    visibility 0.8s ease-in-out,
    transform 0.8s ease-in-out;
}

#img03-sections.active {
  transform: scale(1);
}

#img03-sections picture {
  height: 100%;
  width: 100%;
}

#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: #f2f2f2;
  font-size: 20px;
  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: left;
  color: #ffffff;
}

.writer-info-div figure {
  width: auto !important;
  margin: 0 !important;
}

.writer-info-div {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 5px;
}

.writer-info-div img {
  width: 15px;
}

.shared-with-div {
  width: 100%;
  margin: 10px auto 30px 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: "Montserrat-Bold", sans-serif !important;
  display: flex;
  align-items: baseline;
  gap: 8px;
  font-size: 18px;
  font-weight: bold;
  color: #f2f2f2;
  line-height: 28px;
}

.shared-lang-wrapper h6::before {
  content: "";
  display: flex;
  background-color: #e25e4f;
  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-right: 2px solid #e25e4f;
  padding-right: 10px;
}

.shared-links-wrapper a {
  color: #f2f2f2 !important;
}

.investigation-tags-container {
  width: 100%;
  border-top: 1px solid #e2e2e2;
  padding-top: 20px;
  margin: 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: #b4031b; */
  /* color: #e25e4f; */
  color: #f2f2f2;
  background-color: transparent;
  /* border: 1px solid #b4031b; */
  /* border: 1px solid #e25e4f; */
  border: 1px solid #f2f2f2;
  border-radius: 7px;
  transition: all 0.5s;
}

.investigation-tags-wrapper a:hover {
  color: #f2f2f2;
  /* background-color: #b4031b; */
  /* border: 1px solid #b4031b; */
  /* background-color: #e25e4f; */
  /* border: 1px solid #e25e4f; */
  background-color: #e25e4f;
  border: 1px solid #e25e4f;
  transition: all 0.5s;
}

/* Legal Document Styles */

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

circle {
  fill: #e40421;
  stroke: white;
}

.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: "Montserrat", 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;
}

.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: left;
  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;
}

.red-text {
  color: #ff3a40;
}

.white-text {
  color: #f2f2f2;
}

.main-section-continer {
  width: 100%;
}

p {
  font-size: 18px;
}

.left-content img {
  width: 100%;
}
.fixed-logo-inv {
  position: fixed;
  top: 5%;
  right: 5%;
}
.fixed-logo-inv img {
  width: 110px !important;
  height: auto;
}

/* Reading Progress Bar */
.reading-progress-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.1);
  z-index: 9999999;
}

.reading-progress-bar {
  height: 100%;
  background: linear-gradient(90deg, #e40421 0%, #ff1744 100%);
  width: 0%;
  transition: width 0.1s ease-out;
}

/* Video Play Button Overlay */
.video-play-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  pointer-events: auto;
}

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

.video-play-overlay:hover .play-icon {
  transform: scale(1.1);
}

.play-icon {
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.4));
  transition: transform 0.3s ease;
}

.video-container {
  position: relative;
}
.fixed-logo-inv {
  position: fixed;
  top: 4%;
  left: 5%;
  z-index: 99999999999;
}
.fixed-logo-inv img {
  width: 110px !important;
  height: auto;
}
.arij-inv-txt {
   font-family: "Montserrat-Bold", sans-serif !important;
    font-style: italic;
    font-size: 19px;
    color: #1a1a1a;
    margin-top: 32px;
    text-align: left !important;
    display: flex;
    align-self: flex-start;
}


@media screen and (max-width: 768px) {
  .center-content p {
    text-align: left;
  }

  .figure-narrow {
    width: 80% !important;
  }

  .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: "Montserrat", 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: left;
  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;
}

.sensitive-content-wrapper img {
  width: 100% !important;
}

.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;
  }
}

@media screen and (max-width: 868px) {
  .video-container {
    width: 100% !important;
  }

  .center-content {
    padding: 20px 15px;
  }

  .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: left;
  }

  .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;
}

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

.content-hidden {
  display: none;
}

.start-container-first {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0);
  z-index: 1;
  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: 90%;
    margin: auto 0;
  }

  .right-content {
    padding: 15px 15px;
  }

  .slider-container {
    width: 100%;
  }

  #mainBanner h1 {
    line-height: 60px;
  }

  .image-wrapper-col {
    width: 100%;
  }

  h1 {
    color: #ffffff;
    font-size: 26px;
    width: 100%;
    line-height: 34px;
    margin-bottom: 0px;
    text-align: center;
    margin-right: 0;
    padding: 10px;
  }

  #img02 {
    transform: translate(0, 0) !important;
  }

  .row-text-img {
    flex-direction: column;
  }

  .text-container {
    width: 100%;
  }

  .image-container-figure {
    width: 100% !important;
  }

  .start-title-container h2 {
    width: 100%;
    font-size: 21px;
    line-height: 33px;
  }
  .fixed-logo-inv img {
    width: 75px !important;
  }
  #introAudio{display: none;}
  .start-section{display: flex;}
  #img01b img{object-position: 30%;}
  h2{
    line-height: 37px;
  }
  .shared-lang-wrapper h6::before{width: 9px;}
}

@media screen and (max-width: 768px) {
  .desktop {
    display: none;
  }
  .mobile {
    display: block !important;
  }
  .flex-content {
    flex-direction: column;
    flex-wrap: wrap;
  }

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

  .start-title-container {
    width: 100%;
  }

  #startContent {
    flex-direction: column;
  }

  #startExperienceVideo {
    width: 100%;
  }

  #startContent {
    flex-direction: column;
    padding: 20px;
    justify-content: center;
  }

  #startExperienceVideo img {
    width: 100%;
    height: auto;
    object-fit: unset;
  }

  #startExperienceVideo {
    height: auto !important;
  }
}

/* Testimonies section */
.testimonies-container {
  padding: 2rem 1rem;
  max-width: 900px;
  background-color: unset !important;
  /* margin: 0 auto; */
}

.testimonies-section-title {
  background-color: #00000080;
  color: #fff;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.25rem;
  margin: 0 0 1.5rem;
  padding: 0.75rem 1rem;
  text-align: center;
  border-radius: 6px;
}

.testimonies-boxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  justify-items: stretch;
}

.testimonies-boxes .testimony-box:nth-child(1),
.testimonies-boxes .testimony-box:nth-child(2),
.testimonies-boxes .testimony-box:nth-child(3),
.testimonies-boxes .testimony-box:nth-child(4) {
  grid-row: 1;
}

.testimonies-boxes .testimony-box:nth-child(5),
.testimonies-boxes .testimony-box:nth-child(6),
.testimonies-boxes .testimony-box:nth-child(7) {
  grid-row: 2;
  grid-column: span 1;
}

/* Center the bottom row (3 boxes) */
.testimonies-boxes .testimony-box:nth-child(5) {
  grid-column: 2;
}
.testimonies-boxes .testimony-box:nth-child(6) {
  grid-column: 3;
}
.testimonies-boxes .testimony-box:nth-child(7) {
  grid-column: 4;
}

.testimony-box {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  color: #fff;
  border: 2px solid #EB876F;
  border-radius: 6px;
  padding: 1rem 0.75rem;
  cursor: pointer;
  text-align: center;
  transition: opacity 0.2s ease;
  background: transparent;
}

.testimony-box:hover {
  opacity: 0.9;
}

.testimony-box:focus {
  outline: 2px solid #e0a678;
  outline-offset: 2px;
}

.testimony-box--teal {
  background-color: #3f8f89;
}

.testimony-box--grey {
  background-color: #474b4c;
}

/* Testimony modal (Bootstrap-like) - high z-index so it appears above fixed logo/progress */
.testimony-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999999;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: visibility 0.25s ease, opacity 0.25s ease;
}

.testimony-modal--open {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}

.testimony-modal__backdrop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.25s ease;
}

.testimony-modal--open .testimony-modal__backdrop {
  opacity: 1;
}

.testimony-modal__dialog {
  position: relative;
  z-index: 1;
  max-width: 600px;
  width: 100%;
  max-height: 85vh;
  display: flex;
  flex-direction: column;
  background: #1a1a1a;
  border-radius: 8px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4);
  transform: scale(0.92);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transition-delay: 0s;
}

.testimony-modal--open .testimony-modal__dialog {
  transform: scale(1);
  opacity: 1;
  transition-delay: 0.06s;
}

.testimony-modal__content {
  display: flex;
  flex-direction: column;
  max-height: 85vh;
  overflow: hidden;
}

.testimony-modal__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #333;
  flex-shrink: 0;
}

.testimony-modal__title {
  margin: 0;
  font-family: "Montserrat-Bold", sans-serif;
  font-size: 1.1rem;
  color: #fff;
  line-height: 1.4;
}

.testimony-modal__close {
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border: none;
  background: transparent;
  color: #ccc;
  font-size: 1.75rem;
  line-height: 1;
  cursor: pointer;
  border-radius: 4px;
  transition: color 0.2s, background 0.2s;
}

.testimony-modal__close:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

.testimony-modal__body {
  padding: 1.25rem;
  overflow-y: auto;
  flex: 1;
}

.testimony-modal__text {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  line-height: 1.7;
  color: #e0e0e0;
  white-space: pre-line;
}

@media screen and (max-width: 768px) {
  .testimonies-boxes {
    grid-template-columns: 1fr;
  }
  .center-content h2{
    font-size: 20px;
  }
  .testimonies-boxes {
    display: flex;
    flex-direction: column;
  }

  .testimonies-boxes .testimony-box:nth-child(5),
  .testimonies-boxes .testimony-box:nth-child(6),
  .testimonies-boxes .testimony-box:nth-child(7) {
    grid-column: 0;
  }
}
