/* Reset and base styles */

@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");

body {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
  overflow-x: hidden;
}

.site-container {
  max-width: 1440px;
  width: 100%;
  margin: auto;
}

/* Header styles */


.vector-img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}






.banner::after {
  content: "";
  position: absolute;
  background-image: url(../assets/banner-bottom.svg);
  height: 100px;
  width: 100%;
  background-size: cover;
  bottom: 0;
  left: 0;
  right: 0;
}

/* Statistics Banner Section */



/* Testimonial Section */




.trustpilot-rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 50px;
  font-family: "Raleway", sans-serif;
}

.rating-star {
  width: 20px;
  height: 20px;
}

.trustpilot-text {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  margin-right: 10px;
}

.stars-container {
  display: flex;
  gap: 5px;
}

.testimonial-slider {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.slider-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #3a5a95;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
  flex-shrink: 0;
  z-index: 2;
}

.slider-arrow:hover {
  background-color: #2a4a85;
}

.slider-arrow-left {
  margin-right: 30px;
}

.slider-arrow-right {
  margin-left: 30px;
}

.testimonial-content {
  flex: 1;
  max-width: 50%;
  position: relative;
  overflow: hidden;
}

.testimonial-slides {
  position: relative;
  width: 100%;
  height: 200px;
}

.testimonial-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  /* transition: opacity 0.5s ease-in-out; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.testimonial-slide.active {
  opacity: 1;
}




.slider-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

.dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #b0c0d8;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.dot.active {
  background-color: #3a5a95;
}

.dot:hover {
  background-color: #3a5a95;
}

.help-section {
  background-color: #abdbfc;
}

.mission-section::before {
  content: "";
  background-image: url(/assets/helps-vector.svg);
  position: absolute;
  height: 57px;
  width: 100%;
  background-size: cover;
  top: -54px;
  left: 0;
  right: 0;
}

.traditional-tutoring::after {
  content: "";
  background-image: url(/assets/helps-vector.svg);
  position: absolute;
  height: 38px;
  width: 100%;
  background-size: cover;
  bottom: 0px;
  left: 0;
  right: 0;

}

.why-it-works-section::after {
  content: "";
  background-image: url(/assets/work-Vector.svg);
  position: absolute;
  height: 307px;
  width: 100%;
  background-size: cover;
  bottom: -50px;
  left: 0;
  right: 0;
  z-index: 0;
}

.parents-trust::before,
.know-more-section::before {
  content: "";
  background-image: url(/assets/banner-bottom.svg);
  position: absolute;
  height: 57px;
  width: 100%;
  background-size: cover;
  top: -54px;
  left: 0;
  right: 0;
}

body .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background-color: #3a5a95;
}

body .swiper-pagination-bullet-active {
  background-color: #3a5a95;
}

body .tutor-section .swiper-pagination-bullet-active {
  background-color: #f98800;
}

body .swiper-button-next:after,
body .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 20px;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  background: #2a4a85;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  border-radius: 100px;
  min-width: 40px;
}

/* Custom Select Styling for Science Selection */
.science-select {
  width: 100%;
  background: #f97316;
  color: white;
  font-weight: 600;
  padding: 12px 24px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 16px;
  transition: background-color 0.3s ease;
}

.science-select:hover {
  background-color: #ea580c;
}

.science-select:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(249, 115, 22, 0.3);
}

.science-select option {
  background-color: white;
  color: #374151;
  padding: 8px 16px;
}

.science-select option:hover {
  background-color: #f3f4f6;
}

.trio-card {
  background: linear-gradient(94deg, #1b7fdd, #1f7edc 15%, #287dd9 28%, #3f79d0 46%, #5e74c4 65%, #7a6fb9 93%);
}

body .swiper-button-next,
body .swiper-rtl .swiper-button-prev {
  height: 40px;
  width: 40px;
  min-width: 40px;
}

/* Mobile menu overlay styles */
.mobile-menu-overlay {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-top: 1px solid #e5e7eb;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1;
  max-height: 0;
  overflow: hidden;
}

.mobile-menu-overlay.mobile-menu-active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  max-height: 300px;
}

.mobile-nav-links {
  opacity: 0;
  transform: translateY(-20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile-menu-overlay.mobile-menu-active .mobile-nav-links {
  opacity: 1;
  transform: translateY(0);
}

.mobile-nav-link {
  display: block;
  padding: 1rem 2rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.mobile-nav-link::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(249, 115, 22, 0.1), transparent);
  transition: left 0.5s ease;
}

.mobile-nav-link:hover::before {
  left: 100%;
}

.mobile-nav-link:hover {
  background-color: #f3f4f6;
  color: #f97316 !important;
  transform: translateX(8px);
}