@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

body {
  font-family: "Poppins", sans-serif;
}
.nav-link {
  font-weight: 400 !important;
}
.hero-section {
  background: url() no-repeat center center/cover;
  height: 100vh;
}
.heading-gradient {
  background: linear-gradient(
    90.68deg,
    #2f9ae3 0.27%,
    #4cc95c 31.2%
  ) !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  color: transparent !important;
}

.get-ticket {
  top: 75% !important;
  left: 50% !important;
}
.book-your-seat {
  background-image: url("../img/book-your-seat.png");
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.book-your-seat .container {
  padding-top: 100px !important;
  padding-bottom: 400px !important;
}
.book-your-seat .col-md-6 {
  text-align: left;
}
.counter-section {
  background-image: url("../img/counter-sec-background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.what-can-gain {
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.past-speakers {
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.past-speaker-card {
  padding: 0 10px;
}
.past-speaker-card .speaker-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}
#past-speakers-carousel .owl-nav {
  text-align: center;
  margin-top: 30px;
}
#past-speakers-carousel .owl-nav button {
  background: transparent !important;
  border: none;
  cursor: pointer;
  padding: 5px;
  transition: transform 0.2s;
  margin: 0 10px;
}
#past-speakers-carousel .owl-nav button:hover {
  transform: scale(1.1);
}
#past-speakers-carousel .owl-nav button.owl-prev,
#past-speakers-carousel .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  position: relative;
  display: inline-block;
}
#past-speakers-carousel .owl-nav button span {
  display: none;
}
#past-speakers-carousel .owl-nav button.owl-prev:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%230072CE'/%3E%3Cpath d='M22 14L16 20L22 26' stroke='%230072CE' stroke-width='2'/%3E%3C/svg%3E");
  background-size: contain;
}
#past-speakers-carousel .owl-nav button.owl-next:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='19.5' stroke='%230072CE'/%3E%3Cpath d='M18 14L24 20L18 26' stroke='%230072CE' stroke-width='2'/%3E%3C/svg%3E");
  background-size: contain;
}
.speaker-name {
  color: #0072ce;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
.speaker-title {
  color: #666;
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 0;
}
.carousel-nav-btn {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 5px;
  transition: transform 0.2s;
}
.carousel-nav-btn:hover {
  transform: scale(1.1);
}
.theme-intro {
  background-color: #0d1028 !important;
}
.event-info {
  background: linear-gradient(
    90.07deg,
    rgba(0, 114, 206, 0) -50.06%,
    #0072ce 61.22%,
    rgba(0, 114, 206, 0) 141.23%
  ) !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
}
.stats-number {
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.theme-intro .col-md-2::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  transform: translateY(-50%);
  height: 45px;
  width: 1px;
  background: #0072ce;
}
.theme-intro .col-md-2:last-child::after {
  display: none;
}
.theme-intro .col-md-2 {
  position: relative;
}
.counter-row {
  margin-top: -140px !important;
  position: relative;
}
.gallery-section img {
  object-fit: cover !important;
}

/* Countdown Box Styles */
.countdown-box {
  /* background: linear-gradient(79.03deg, rgba(47, 154, 227, 0.4) 16.24%, rgba(142, 243, 155, 0.4) 369.77%); */
  background: linear-gradient(
    90.04deg,
    rgba(47, 154, 227, 0.3) -173.13%,
    rgba(142, 243, 155, 0.2) 179.77%
  );
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);

  /* box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25); */
  text-align: center;
  padding: 1.5rem;
  border-radius: 1rem 1rem 0 0;
}

.countdown-number {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 300;
  color: white;
  line-height: 1;
  margin-bottom: 0.5rem;
}

.countdown-label {
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 114, 206, 1);
  letter-spacing: 0.5px;
  background: white;
  padding: 8px 16px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin: 0px !important;
}

/* Event Details Icons */
.counter-section .bi-calendar-event,
.counter-section .bi-geo-alt {
  color: #0072ce;
  font-size: 1.25rem;
}

.counter-section .event-detail-text {
  color: #1e3a5f;
  font-size: clamp(0.875rem, 1.5vw, 1.125rem);
}

h1,
h2,
h3,
h5 {
  font-weight: 700;
}

.register-now {
  background: linear-gradient(
    90.64deg,
    #2da9fd 2.39%,
    #9dfea9 109.96%
  ) !important;
  padding: 8px 16px !important;
  font-weight: 600;
  border: none !important;
  color: white !important;
  border-radius: 5px !important;
}

h2 {
  font-size: 40px;
}

/* p {
  color: #A8A8AD;
} */

footer {
  color: #a8a8ad;
}

.footer-logo {
  width: 126px;
  height: 82px;
}

.footer-list {
  display: flex;
  gap: 12px;
  justify-content: center;
  list-style: none;
  color: #a8a8ad;
  /* align-items: center; */
}

.sponser-sec {
  background-image: url("./img/pp-bg.png");
}

.sponser-sec .pp-card p {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  font-weight: 400;
}

.sponser-sec .pp-card {
  background-color: white;
  padding: 30px;
  text-align: center;
  margin: 20px 0px;
}

.sponser-sec h3 {
  margin: 20px 0px 0px 0px;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  font-weight: 600;
}

.vs-txt {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
}

.dot {
  border: 1px solid #a8a8ad;
  background-color: #a8a8ad;
  height: 6px;
  width: 6px;
  border-radius: 100%;
}

.bg-blue {
  background: #4267b2;
  border-radius: 100%;
  height: 48px;
  width: 48px;
}

.bg-insta {
  border-radius: 100%;
  height: 48px;
  width: 48px;
  background: radial-gradient(
      111.02% 111.02% at 35% 90%,
      #fec564 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      172.05% 172.05% at -4950% 140%,
      #fec564 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      176.78% 141.42% at -4950% -25%,
      #5258cf 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      212.13% 113.14% at 20% -50%,
      #5258cf 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      141.42% 141.42% at 100% -4950%,
      #893dc2 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      169.71% 84.85% at 60% -20%,
      #893dc2 0%,
      rgba(0, 0, 0, 0) 50%
    ),
    radial-gradient(
      141.42% 141.42% at 100% 100%,
      #d9317a 0%,
      rgba(0, 0, 0, 0) 100%
    ),
    linear-gradient(
      180deg,
      #6559ca 0%,
      #bc318f 30%,
      #e33f5f 50%,
      #f77638 70%,
      #fec66d 100%
    );
}

.bg-blue img,
.bg-insta img {
  padding-top: 0.7rem;
  padding-left: 0.8rem;
  height: 34px;
}

.icons {
  padding-left: 0;
}

.ticket-btn {
  text-align: end;
}

.form-bg {
  background: linear-gradient(93deg, #80ebf8 -16.85%, #0873bb 62.62%);
}

.btn-style500-sp {
  --btn-color: #ff2d55 !important;
  border-color: var(--btn-color);
  color: white !important;
  background: #ff2d55 !important;
}

.subscribe-form {
  display: flex;
  max-width: 500px;
  margin: auto;
}

.subscribe-form input[type="email"] {
  border-radius: 0;
  flex-grow: 1;
}

.subscribe-form button {
  border-radius: 0;
  background-color: #00acee;
  color: white;
  padding: 0 20px;
  font-size: 14px;
  box-shadow: 0px 8px 6px -6px rgba(50, 51, 51, 0.4);
}

.h4-txt {
  font-weight: 200;
}

.count-txt {
  font-size: 22px !important;
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

/* heading underline  */
.heading-container {
  display: inline-block;
  position: relative;
}

.heading-container h2,
.bio-main h2 {
  font-size: 3rem;
  font-weight: bold;
  color: #0b0b28;
  margin: 0;
  position: relative;
  z-index: 1;
}

.heading-container::after {
  content: "";
  display: block;
  height: 0.5rem;
  background-color: #ff2d55;
  position: absolute;
  left: 0;
  bottom: 0rem;
  width: 100%;
  z-index: 0;
}

.bio-main::after {
  content: "";
  display: block;
  height: 0.7rem;
  background-color: #ff2d55;
  position: absolute;
  right: 18%;
  bottom: 0rem;
  width: 40%;
  z-index: 0;
}

.banner-main::after {
  display: block;
  height: 0.7rem;
  background-color: #ff2d55;
  position: absolute;
  right: 65% !important;
  bottom: 0rem;
  width: 18% !important;
  z-index: 0;
}

.gallery-img-9 {
  background-image: url("./img/gallery-9.png");
  background-repeat: no-repeat;
  background-size: cover;
}

/* .gallery-img-10 {
  background-image: url('./img/gallery-10.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
} */

.img-btn {
  margin-top: -67px !important;
}

.data-ai-sec {
  background-image: url("./img/ai-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 536px;
}

.ai-sp {
  padding: 111px 0px;
}

/* owl carousel css starts  */
#owl-carousel .owl-nav .owl-prev,
#owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 60px;
  width: 50px;
  height: 50px;
  background: #ffffff;
  line-height: 20px;
  border-radius: 100%;
}

#owl-carousel .owl-nav .owl-prev {
  left: -52px;
}
#owl-carousel .owl-nav .owl-prev span,
#owl-carousel .owl-nav .owl-next span {
  height: 34px;
  min-height: 0;
  display: inline-block;
}
#owl-carousel .owl-nav .owl-prev:hover span,
#owl-carousel .owl-nav .owl-next:hover span {
  color: #fff6cf;
}
#owl-carousel .owl-nav .owl-next {
  right: -52px;
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: green;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  transition: opacity 0.2s;
  border-radius: 0px !important;
}

.owl-theme .owl-dots .owl-dot span {
  border-radius: 0px !important;
}

.owl-theme .owl-dots .owl-dot span {
  background: grey !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #ff2d55 !important;
}

#owl-carousel .owl-nav .owl-prev span,
#owl-carousel .owl-nav .owl-next span {
  color: #0060aa;
}
#owl-carousel .owl-nav .owl-prev:hover span,
#owl-carousel .owl-nav .owl-next:hover span {
  color: black;
}

#owl-carousel .owl-nav .owl-prev:hover span,
#owl-carousel .owl-nav .owl-next:hover span {
  color: black;
}

.owl-theme .owl-dots .owl-dot span {
  width: 60px !important;
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
  padding-top: 20px;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav {
  -webkit-tap-highlight-color: transparent;
}
.owl-carousel,
.owl-carousel .owl-item {
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
}
.no-js .owl-carousel,
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: transform 0.1s;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  display: block;
  transition: opacity 0.2s;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* owl carousel css ends  */

.sp-img {
  height: 250px;
}

.b-sp-txt {
  font-family: "Averta-i";
  font-weight: 400 !important;
  font-style: italic !important;
}

.pink {
  background: linear-gradient(to bottom, #e9516e 0%, #dd3150 100%) !important;
}

.list-group-item {
  display: flex;
  align-items: center;
  gap: 10px; /* Spacing between the icon and text */
}
.list-group-item img {
  width: 20px; /* Set appropriate size for your icons */
  height: 20px;
}

.btn-register {
  background-color: #ff2d55; /* Vibrant pink background */
  color: white; /* White text */
  padding: 10px 20px; /* Top and bottom padding 10px, left and right padding 20px */
  font-size: 16px; /* Font size */
  border: none; /* No border */
  border-radius: 20px; /* Rounded corners */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Subtle shadow */
  transition: background-color 0.3s ease; /* Smooth transition for hover effect */
  cursor: pointer; /* Cursor changes to pointer when hovering over the button */
}
.btn-register:hover {
  background-color: #c2185b; /* Darker pink on hover */
  color: white;
}

.registration-card {
  width: 100%;
  max-width: 500px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  font-size: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  min-height: 518px;
}
.card-header {
  color: white;
  padding: 20px;
  background: linear-gradient(145deg, #56ccf2, #1154af);
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
}

.card-body {
  padding: 20px;
  color: #333;
}
.list-group {
  list-style: none;
  padding: 0;
}
.list-group-item {
  background: transparent;
  border: none;
  padding-left: 30px;
  position: relative;
}
.list-group-item::before {
  content: url("https://example.com/check-icon.png"); /* Place your image URL here */
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 16px; /* Adjust size as necessary */
}
.btn-register {
  width: 100%;
  background-color: #ff2d55;
  color: white;
  border: none;
  padding: 10px;
  border-radius: 20px;
  font-weight: bold;
  text-align: center;
}
.btn-register:hover {
  background-color: #2f80ed;
  color: white;
}

.accordion-button {
  background-color: #f8f9fa;
  color: #333;
}
.accordion-button:not(.collapsed) {
  background-color: #fff;
  box-shadow: none;
}
.accordion-body {
  font-weight: bold;
}
.accordion-item:not(:first-of-type) {
  margin: 30px 0px;
}
.accordion-button:focus {
  border-color: none;
  box-shadow: none;
}
.accordion-body hr {
  margin: 0 0 0.75rem 0;
  border: 0;
  border-top: 1px solid #ddd;
}

.accordion-button:not(.collapsed) {
  color: #0060aa !important;
}

.b-space {
  padding: 160px 13px;
}

.over-years-sec {
  background-color: #f3f3f3;
}

.year-icons {
  height: 100px;
  width: 100%;
}

.over-years-sec p {
  font-size: 24px;
  color: #000000;
  line-height: 27px;
}

.abt-para {
  color: #707070 !important;
  font-size: 16px !important;
  line-height: 28px !important;
}

.lh-txt {
  font-size: 24px;
  line-height: 30px;
  color: #494949;
}

.pp-card {
  background-color: #f8f8f8;
  padding: 30px;
  text-align: center;
  margin: 15px 0px;
}
.pp-card p {
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  font-weight: bold;
  padding-top: 18px;
}

.partners-para {
  font-size: 18px;
  line-height: 30px;
  color: #494949;
}

.info-card {
  background-color: #f5f5f5;
  padding: 30px;
  margin: 15px 0px;
  min-height: 220px;
}

.info-card p {
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
  padding: 15px 0px;
}

.info-card h2 {
  font-size: 36px;
  color: #b0adad;
  font-weight: 400 !important;
}

.data-ai-sec {
  background-image: url("./img/ai-banner.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 536px;
}

.ai-sp {
  padding: 111px 0px;
}

.ex-heading {
  font-size: 40px;
  line-height: 48px;
  color: #0d1028;
  font-weight: bold;
}

.ex-c-para {
  font-size: 24px;
  line-height: 28px;
  color: #707070;
  font-weight: 400;
}

.sse-heading {
  font-size: 36px;
  line-height: 40px;
  color: #333333;
  font-weight: 600;
}

.content-para {
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
}

.content-sec li {
  font-size: 20px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
  padding: 7px 0px;
}

.cc-head {
  font-size: 24px;
  line-height: 46px;
  color: #333333;
  font-weight: 600;
  padding: 5px 0px;
}

.card-p-txt {
  font-size: 20px;
  line-height: 22px;
  color: #707070;
  font-weight: 400;
}

.blue-note {
  font-size: 20px;
  line-height: 32px;
  color: #0060aa;
  font-weight: 400;
  padding: 10px 0px;
}

@media screen and (min-width: 1600px) and (max-width: 1990px) {
  .data-ai-sec {
    height: 760px;
  }

  .ai-sp {
    padding: 211px 0px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .sp-img {
    height: 247px;
  }

  .ai-sp {
    padding: 77px 0px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .count-txt {
    font-size: 14px !important;
  }

  .head-data {
    font-size: 34px !important;
  }

  .sp-img {
    height: 204px;
  }

  .info-card p {
    font-size: 18px;
  }

  .info-card h2 {
    font-size: 28px;
  }
  .data-ai-sec {
    height: 450px;
  }

  .ai-sp {
    padding: 0px 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1980px) {
  .counter-section .col-md-2 {
    width: 19.666667% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .counter {
    font-size: 38px !important;
  }

  .count-txt {
    font-size: 14px !important;
  }

  .data-ai-sec {
    height: 430px;
  }

  .data-ai-sec p {
    font-size: 14px !important;
  }
  .data-ai-sec h2 {
    font-size: 26px !important;
  }

  .ai-sp {
    padding: 0px 0px;
  }

  .info-card p {
    font-size: 18px;
  }

  .info-card h2 {
    font-size: 28px;
  }

  .info-card {
    min-height: 301px;
  }

  .sp-img {
    height: 144px;
  }

  .lh-txt {
    font-size: 16px;
    line-height: 26px;
  }

  .satellite-c-heading {
    font-size: 36px;
  }
  .brand-img {
    width: 100%;
    margin: 16px 0px;
  }
  .f-w {
    width: 100%;
  }
}
.tech-bio {
  width: auto !important;
}

@media screen and (max-width: 767px) {
  .book-your-seat .container {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
  }

  .past-speaker-card .speaker-img {
    height: auto !important;
  }
  #past-speakers-carousel .owl-nav {
    margin-top: 10px !important;
    padding: 0px !important;
  }
  h2 {
    font-size: 30px !important;
  }
  .tech-bio {
    width: 100% !important;
  }
  .theme-intro .col-md-2::after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    transform: translateY(-50%);
    height: 45px !important;
    left: 43% !important;
    rotate: 90deg !important;
    width: 1px;
    background: #0072ce;
  }

  .counter-row {
    margin-top: 0px !important;
  }
  .counter-box {
    margin-bottom: 0px !important;
  }

  .heading-container h2,
  .bio-main h2 {
    font-size: 2rem;
  }

  .sp-card-m {
    margin: 30px 0px !important;
  }

  footer p {
    margin: 6px 0px !important;
  }

  .sponser-sec .pp-card p {
    padding-top: 0px !important;
  }

  .year-icons {
    width: auto !important;
  }

  .ai-sp {
    padding: 14px;
  }

  .brand-img {
    width: 100%;
    margin: 16px 0px;
  }
  .satellite-c-heading {
    font-size: 32px;
  }

  .year-icons {
    padding: 10px 0px;
  }

  .data-ai-sec {
    height: 490px;
  }

  .head-data {
    font-size: 28px;
  }
  .sp-img {
    height: auto;
  }

  .b-space {
    padding: 100px 13px;
  }

  p {
    margin: 10px 0px;
  }

  #owl-carousel .owl-nav .owl-next {
    right: -47px;
  }

  #owl-carousel .owl-nav .owl-prev,
  #owl-carousel .owl-nav .owl-next {
    background: transparent;
  }

  #owl-carousel .owl-nav .owl-prev,
  #owl-carousel .owl-nav .owl-next {
    background: transparent;
  }

  .owl-dots {
    display: none !important;
  }
  .footer-list {
    margin-bottom: 12px;
  }

  .footer-list li,
  p {
    font-size: 14px;
    margin-bottom: 0;
  }

  .icons {
    margin-top: 24px;
  }
  .ticket-btn {
    text-align: start;
    padding: 20px 0px;
  }

  .mainlog {
    width: 216px !important;
  }

  .countdown-box {
    background: linear-gradient(
      79.06deg,
      rgb(255 255 255) -268.29%,
      rgb(146 69 255 / 35%) 83.81%
    ) !important;
  }
}
@media screen and (max-width: 400px) {
  /* .mainlog {
    width: 220px;
  } */
  .side-logo {
    width: 80px;
  }
}
.bio-icons {
  display: grid;
  grid-template-columns: repeat(2, auto);
  gap: 20px 50px;
  justify-content: start;
}

.icon-box {
  display: flex;
  align-items: center;
  gap: 24px;
  font-size: 20px;
  font-weight: 600;
  color: #82e4c5;
}
.icon-box span {
  background: linear-gradient(90deg, #4bb7ff 0%, #82e4c5 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
  font-size: 20px;
}

.icon-box img {
  width: 30px;
  height: auto;
}

@media (max-width: 768px) {
  .bio-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start !important;
    text-align: left !important;
    gap: 18px;
  }

  .icon-box {
    justify-content: flex-start !important;
    width: 100%; /* optional: each icon takes one line */
  }
}
/* SVG-Matching Glass Box */
.countdown-box {
  position: relative;
  width: 100%;
  padding: 1.5rem 1rem;
  backdrop-filter: blur(20px);
  /* EXACT SVG gradient */
  background: linear-gradient(
      79.06deg,
      rgba(255, 255, 255, 1) -268.29%,
      rgba(146, 69, 255, 0.15) 83.81%
    ),
    url(./img/counter-glass.svg);
  /* EXACT SVG shadow */
  box-shadow: 0px 4px 20px 0px #00000040;

  /* EXACT SVG corner radius */
  border-radius: 29px 29px 0 0;

  text-align: center;
  background-position: center;
}

/* Countdown number */
.countdown-number {
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 300;
  color: white;
  margin: 0;
}

/* Bottom white label (same rounding as SVG bottom) */
.countdown-label {
  background: white !important;
  color: #0072ce !important;
  padding: 12px 0;
  text-align: center;
  display: block;

  font-size: 14px;
  letter-spacing: 1px;

  border-bottom-left-radius: 29px;
  border-bottom-right-radius: 29px;
  margin: 0 !important;
}
.about-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.about-btn {
  padding: 5px 15px;
  border: 1px solid white;
  background: none;
  color: white;
  transition: 0.25s ease-in-out;
  cursor: pointer;
}

/* Hover */
.about-btn:hover {
  background: white;
  color: #000;
}

/* Active tab */
.about-btn.active {
  background: white;
  color: #000 !important;
  font-weight: 600;
}
/* About Section Layout */
.content-section-1 {
  padding-top: 4rem;
  padding-bottom: 4rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

/* Part 1 layout: image + first text */
.part-1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  padding-bottom: 2rem;
}

.part-1-img {
  width: 45%;
}

.part-1-img img {
  width: 100%;
  height: auto;
  max-height: 300px;
}

.part-1 p {
  width: 45%;
  /* line-height: 32px; */
  color: #333;
}

/* Remaining paragraphs */
.part-2 p {
  /* line-height: 32px; */
  color: #333;
  margin-bottom: 1.2rem;
}

/* --- RESPONSIVE BREAKPOINT (<900px) --- */
@media (max-width: 900px) {
  .part-1 {
    flex-direction: column;
  }

  .part-1-img {
    width: 100%;
  }

  .part-1 p {
    width: 100%;
    padding-right: 0;
  }
}
/* ============================
   CONTENT SECTION 2 (STATS)
=============================== */

.content-section-2 {
  padding: 4rem 0;
}

.stats-wrapper {
  background-color: #0d1028; /* Exact dark navy */
  padding: 4rem 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem 6rem;
}

.stat-item {
  text-align: center;
  max-width: 260px;
}

.stat-item h3 {
  font-size: 36px;
  font-weight: 700;

  /* Gradient numbers (same as your stats-number class) */
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;

  margin-bottom: 8px;
}

.stat-item p {
  color: #ffffffcc;
  font-size: 16px;
}

/* -------- RESPONSIVE -------- */
@media (max-width: 900px) {
  .stat-item h3 {
    font-size: 28px;
  }

  .stats-wrapper {
    gap: 2rem;
    padding: 3rem 1.5rem;
  }

  .stat-item p {
    font-size: 14px;
  }
}
/* =============================
   CONTENT SECTION 3
============================== */

.content-section-3 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

/* Title */
.bio-title {
  text-align: center;
  font-weight: 700;

  background: linear-gradient(90.66deg, #2f9ae3 30.68%, #4cc95c 69.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 2.5rem;
}

/* Logos Grid */
.bio-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2.5rem;
  margin-bottom: 4rem;
}

.bio-logos img {
  height: 65px;
  width: auto;
  object-fit: contain;
}

/* Cards */
.bio-card {
  background-color: #000105;
  border-radius: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem;
}

.bio-card img {
  width: 40%;
  height: -webkit-fill-available;
  object-fit: cover;
  border-radius: 16px;
  position: relative;
  object-position: left;
}
.bio-card-text {
  width: 70%;
  padding: 30px 30px;
}

.bio-card-text h3 {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 0.5rem;
  background: linear-gradient(90.64deg, #2f9ae3 2.39%, #8ef39b 109.96%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.bio-card-text h4 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 1rem;
}

.bio-card-text p {
  color: #ccc;
  font-size: 16px;
}

/* Responsive */
@media (max-width: 900px) {
  .bio-card {
    flex-direction: column;
    padding: 0; /* remove extra spacing */
    text-align: left; /* keeps professional look */
  }

  .bio-card img {
    width: 100% !important;
    height: auto !important;
    border-radius: 16px;
    object-fit: cover;
  }

  .bio-card-text {
    width: 100% !important;
    padding: 20px;
    text-align: left;
  }

  .bio-card-text h3 {
    font-size: 22px !important;
  }

  .bio-card-text h4 {
    font-size: 15px !important;
  }

  .bio-card-text p {
    font-size: 14px !important;
  }
}
/* =============================
   SATELLITE EVENTS – ZIGZAG
============================= */

.content-section-satellite {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.sat-item {
  display: flex;
  align-items: flex-start;
}

/* 50% image + 50% text */
.sat-item img {
  width: 100%;
  object-fit: cover;
}

.sat-text {
  width: 50%;
  align-self: center;
}
.sat-img {
  width: 50%;
}
/* When content is on the RIGHT (odd rows) → padding-left */
.sat-item:nth-child(odd) .sat-text {
  padding-left: 30px;
}

/* Even rows: flip layout (image right, text left) */
.sat-item:nth-child(even) {
  flex-direction: row-reverse;
}

/* When content is on the LEFT (even rows) → padding-right */
.sat-item:nth-child(even) .sat-text {
  padding-right: 30px;
  padding-left: 0;
}

.sat-text h3 {
  font-size: 24px;
  font-weight: 400;
  color: #0d1028;
  margin-bottom: 8px;
  padding-top: 40px;
}

.sat-text p,
.sat-text ul li {
  font-size: 16px;
  line-height: 26px;
  color: #494949;
}

.sat-text ul {
  padding-left: 18px;
  margin: 0;
}

/* -------- MOBILE (<900px) -------- */
/* --- MOBILE FIX (<768px): IMAGE TOP + TEXT BELOW --- */
@media (max-width: 768px) {
  .sat-item {
    flex-direction: column !important;
    gap: 1.2rem;
  }
  .about-nav {
    justify-content: space-evenly;
  }

  .sat-img,
  .sat-text {
    width: 100% !important;
  }
  .about-nav a {
    width: 100%;
  }
  /* Remove alternating paddings */
  .sat-text {
    padding: 0 !important;
    padding-bottom: 40px !important;
  }
  .about-btn {
    width: 100%;
  }

  /* Make titles and text mobile-sized */
  .sat-text h3 {
    font-size: 20px;
    padding-top: 5px;
  }

  .sat-text p,
  .sat-text ul li {
    font-size: 14px;
    line-height: 22px;
  }
}
/* =============================
   PARTICIPANTS PROFILE SECTION
============================== */
/* Wrapper */
.participants-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; /* centers last row automatically */
  gap: 22px;
  max-width: 1100px;
  margin: auto;
}
.content-section-participants .bio-title {
  padding-top: 40px;
}

/* Card */
.participants-container > div {
  background: #f8f8f8;
  border-radius: 14px;
  padding: 28px 18px;
  text-align: center;
  border: 1px solid #eee;
  transition: 0.3s ease;
  cursor: default;
  /* 3 columns on desktop */
  flex: 0 0 calc(33.333% - 22px);
}

/* Hover */
.participants-container > div:hover {
  background: #fff;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.06);
}

/* Icon */
.participants-container svg {
  width: 75px;
  height: 75px;
  margin-bottom: 10px;
}

/* Text */
.participants-container p {
  font-size: 15px;
  font-weight: 500;
  color: #333;
  margin: 0;
  line-height: 22px;
}
.content-section-participants {
  padding-bottom: 40px;
}
/* -------------------------
   RESPONSIVE (2 columns)
--------------------------- */
@media (max-width: 901px) {
  .participants-container > div {
    flex: 0 0 calc(50% - 22px);
  }
}

/* -------------------------
   Mobile (1 column)
--------------------------- */
@media (max-width: 600px) {
  .participants-container > div {
    flex: 0 0 100%;
  }

  .participants-container svg {
    width: 65px;
    height: 65px;
  }

  .bio-logos img {
    height: 35px;
    width: auto;
    object-fit: contain;
  }
}
/* =============================
   PARTNER SECTION (Same as Organizer)
============================== */

.partner-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.partner-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}

.partner-img img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.partner-content h3 {
  text-align: left;
  background: linear-gradient(90.68deg, #2f9ae3 0.27%, #4cc95c 31.2%);
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 2.5rem;
}
.partner-img {
  width: 40%;
}

.partner-content {
  width: 50%;
}

.partner-subtitle {
  font-size: 18px;
  font-weight: 700;
  color: #0d0d0d;
  margin-bottom: 12px;
}

.partner-content p {
  color: #4d4d4d;
  line-height: 26px;
  margin-bottom: 14px;
}

.partner-content a {
  color: #0072ce;
  text-decoration: none;
  font-weight: 600;
}

.partner-content a:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 900px) {
  .partner-wrapper {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  .partner-content {
    width: 100%;
  }
  .partner-img {
    width: 100%;
  }
  .partner-content h3 {
    text-align: center;
    background: linear-gradient(90.66deg, #2f9ae3 30.68%, #4cc95c 69.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin: auto;
    margin-bottom: 1rem;
  }

  .partner-img img {
    width: 180px;
  }

  .partner-content {
    text-align: center;
  }
}
/* ==========================
   GENERAL INFORMATION SECTION
========================== */

.general-info-section {
  padding: 60px 0;
}
.gi-card:hover {
  background: white;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
}

/* Header row inside card */
.gi-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.gi-header h3 {
  font-size: 20px;
  font-weight: 700;
  color: #0d1028;
  margin: 0;
}

.gi-header img {
  width: 38px;
  height: 38px;
  object-fit: contain;
}

/* Text */
.gi-card p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0%;
  color: #494949;
}
/* Force 2-column layout ALWAYS */
.general-info-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center; /* keeps rows centered */
}

.gi-card {
  background: #f5faff;
  border-radius: 14px;
  padding: 28px;
  flex: 0 0 calc(50% - 12px); /* <-- always 2 per row */
  border: 1px solid #e6eef5;
  min-height: 170px;
  transition: 0.2s ease;
}

/* Remove mobile override */
@media (max-width: 900px) {
  .gi-card {
    flex: 0 0 calc(50% - 12px) !important; /* always 2 columns */
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .gi-card {
    flex: 0 0 90% !important; /* Force full width (1 per row) */
    height: 200px; /* Fixed height as requested */
    min-height: auto; /* Reset min-height if strictly fixed */
    overflow-y: auto; /* Scroll if content overflows fixed height */
  }

  .general-info-grid {
    gap: 15px; /* Smaller gap for mobile */
  }
}
/* -----------------------
   RESPONSIVE
------------------------ */
@media (max-width: 900px) {
  .gi-header img {
    width: 34px;
    height: 34px;
  }
}
.content-section {
  display: none;
}

.content-section.active {
  display: block;
}

p {
  font-size: clamp(14px, 1.8vw, 22px) !important;
  line-height: 1.6;
}
.content-section p {
  font-weight: 300;
}
.accommodation-section {
  padding: 60px 0;
  background-color: #fff;
}
.bio-title.center {
  text-align: center;
  color: #3ccf95; /* Match the teal color from image */
  font-weight: 700;
  margin-bottom: 40px;
}

.hotel-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 columns */
  gap: 30px;
}

.hotel-card {
  display: flex;
  background: #fff;
  border: 1px solid #f0f0f0; /* Subtle border */
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.hotel-card:hover {
  transform: translateY(-5px);
}

/* Image taking up roughly 40-45% width */
.hotel-img-wrapper {
  width: 45%;
  position: relative;
}

.hotel-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.card-content {
  width: 55%;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.card-content h3 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}

/* Location and Category Tags */
.tags-row {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.tag {
  background-color: #e8eef5;
  padding: 5px 12px;
  border-radius: 20px;
  font-size: 12px;
  color: #555;
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 500;
}

.price-row {
  font-size: 14px;
  color: #555;
  margin-bottom: 5px;
}

.price-row b {
  color: #000;
  font-weight: 700;
}

.desc-text {
  font-size: 13px !important;
  color: #666;
  line-height: 1.5;
  margin-bottom: 15px;
}

/* Gradient Button */
.reserve-btn {
  margin-top: 15px;
  background: linear-gradient(
    90deg,
    #4facfe 0%,
    #43e97b 100%
  ); /* Blue to Green gradient */
  border: none;
  padding: 10px 20px;
  color: white;
  font-weight: 600;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  width: fit-content;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  transition: opacity 0.3s;
}

.reserve-btn:hover {
  opacity: 0.9;
}

/* Responsive */
@media (max-width: 991px) {
  .hotel-grid {
    grid-template-columns: 1fr; /* Stack on mobile/tablet */
  }
  .hotel-card {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media (max-width: 576px) {
  .hotel-card {
    flex-direction: column; /* Stack image on top of content */
  }
  .hotel-img-wrapper,
  .card-content {
    width: 100%;
  }
  .hotel-img-wrapper {
    height: 200px;
  }
}
.media-section {
  padding: 60px 0;
  background-color: #fff;
}

.bio-title.center {
  text-align: center;
  color: #3ccf95; /* Teal color */
  font-weight: 700;
  margin-bottom: 50px;
  font-size: 32px;
}

/* Grid Layout */
.media-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 Columns */
  gap: 30px;
}

/* Card Styling */
.media-card {
  background: #f8f9fa; /* Very light grey background from image */
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.media-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
}

.media-img-wrapper {
  width: 100%;
  height: 220px; /* Fixed height for uniformity */
  overflow: hidden;
}

.media-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.media-content {
  padding: 25px;
  display: flex;
  flex-direction: column;
  flex-grow: 1; /* Ensures buttons align at bottom if text varies */
}

/* Date Badge */
.date-badge {
  background-color: #e8eef5;
  color: #555;
  font-size: 12px;
  font-weight: 500;
  padding: 6px 12px;
  border-radius: 4px;
  display: inline-block;
  width: fit-content;
  margin-bottom: 15px;
}

.media-title {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 25px;
  font-weight: 400;
}

/* Gradient Button (Reused from previous section) */
.read-more-btn {
  background: linear-gradient(90deg, #4facfe 0%, #43e97b 100%);
  border: none;
  padding: 10px 25px;
  color: white;
  font-weight: 700;
  font-size: 11px;
  border-radius: 4px;
  cursor: pointer;
  width: fit-content;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: auto; /* Pushes button to bottom */
  transition: opacity 0.3s;
}

.read-more-btn:hover {
  opacity: 0.9;
}

/* Responsive */
@media (max-width: 991px) {
  .media-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 columns on tablet */
  }
}

@media (max-width: 576px) {
  .media-grid {
    grid-template-columns: 1fr; /* 1 column on mobile */
  }
}
