.text-v-center {
  left: 25%;
  position: absolute;
  top: 37%;
  z-index: 99;
}

.text-v-about {
  left: 7%;
  position: absolute;
  top: 53%;
  z-index: 99;
}

.video-one {
  height: 100%;
  width: 100%;
}

.video-mobile {
  display: none;
}

.video-one {
  display: block;
}

.hero-text {
  color: #fff;
  font-size: 76px;
}

.install-btn {
  left: 0%;
  position: absolute;
  top: 57%;
  z-index: 99;
}

@media (max-width: 2300px) {
  .text-v-center {
    left: 33%;
    position: absolute;
    top: 36%;
    z-index: 99;
  }
}

@media (max-width: 2112px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 31%;
    z-index: 99;
  }
}

@media (max-width: 1900px) {
  .text-v-center {
    left: 32%;
    position: absolute;
    top: 30%;
    z-index: 99;
  }

  .hero-text-about-one {
    color: #fff;
    font-size: 20px;
  }
}

@media (max-width: 1824px) {
  .text-v-center {
    left: 32%;
    position: absolute;
    top: 30%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 2016px) {
  .text-v-center {
    left: 30%;
    position: absolute;
    top: 37%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 1750px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 30%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 1600px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 33%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 1400px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 20%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 45%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 60px;
  }
}

@media (max-width: 1300px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 27%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 1200px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 23%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 65px;
  }
}

@media (max-width: 1100px) {
  .text-v-center {
    left: 32%;
    position: absolute;
    top: 26%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 53px;
  }
}

@media (max-width: 1000px) {
  .text-v-center {
    left: 28%;
    position: absolute;
    top: 23%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 40%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 40px;
  }
}

@media (max-width: 900px) {
  .text-v-center {
    left: 27%;
    position: absolute;
    top: 21%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 40%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 35px;
  }
}

@media (max-width: 800px) {
  .text-v-center {
    left: 33%;
    position: absolute;
    top: 19%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 55%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 55px;
  }
}

@media (max-width: 700px) {
  .text-v-center {
    left: 3%;
    position: absolute;
    top: 42%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 55%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 35px;
  }
}

@media (max-width: 500px) {
  .text-v-center {
    left: 16%;
    position: absolute;
    top: 41%;
    z-index: 99;
  }

  .install-btn {
    left: 0%;
    position: absolute;
    top: 55%;
    z-index: 99;
  }

  .hero-text {
    color: #fff;
    font-size: 35px;
  }
}

@media (max-width: 800px) {
  .video-mobile {
    display: block;
  }

  .video-one {
    display: none;
  }
}

.v-text-one {
  left: 3%;
  position: absolute;
  top: 750%;
  z-index: 99;
}

.v-box {
  text-align: center;
  border-radius: 40px;
  width: 1117px;
}

.logo-v-one {
  left: 2%;
  position: absolute;
  top: 5%;
  z-index: 99;
}

.text-p-bold {
  font-size: 25px;
}

.pb-80 {
  padding-bottom: 80px;
}

.py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.pt-120 {
  padding-top: 120px;
}

.bg-black-box {
  border-radius: 20px;
  background: rgb(199, 61, 250);
  background: linear-gradient(
    232deg,
    rgb(255 255 255) 0%,
    rgb(255 254 255) 23%,
    rgb(25 119 243) 63%,
    rgba(35, 196, 239, 1) 98%
  );

  padding: 0px 96px;
}

@media (max-width: 950px) {
  .bg-black-box {
    border-radius: 20px;
    background: rgb(199, 61, 250);
    background: linear-gradient(
      232deg,
      rgba(199, 61, 250, 1) 0%,
      rgba(237, 29, 253, 1) 23%,
      rgba(172, 84, 249, 1) 63%,
      rgba(35, 196, 239, 1) 98%
    );
    padding: 37px 46px;
  }
}

.bg-black-box img {
  width: 420px;
}

@media (max-width: 500px) {
  .bg-black-box img {
    width: 250px;
  }
}

@media (max-width: 500px) {
  .main-footer {
    border-radius: 50px;
    margin: 0px 10px;
    margin-bottom: 26px;
  }
}

.bg-black-mini-box {
  border-radius: 20px;
  background: rgb(199, 61, 250);
  background: linear-gradient(
    232deg,
    rgb(255 255 255) 0%,
    rgb(255 254 255) 23%,
    rgb(25 119 243) 63%,
    rgba(35, 196, 239, 1) 98%
  );
  padding: 25px;
  max-height: 350px;
  height: 100%;
  max-width: 400px;
  width: 100%;
}

.img-mini-box img {
  width: 150px;
}

/* navbar */
.mini-navbar {
  position: fixed;
  top: 5%;
  z-index: 9999;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 40px;
  padding: 12px 57px 12px 56px;
  background: rgb(25 119 243);
  /* background: linear-gradient(232deg, rgba(237, 29, 253, 1) 0%, rgba(216, 47, 251, 1) 33%, rgba(172, 84, 249, 1) 68%, rgba(35, 196, 239, 1) 100%); */
}

/* social-icon */

.social-icons {
  padding: 0;
  list-style: none;
}

.social-icons li {
  display: inline-block;
  margin: 0.15em;
  position: relative;
  font-size: 1.2em;
}

.social-icons svg {
  color: #fff;
  position: absolute;
  top: 13px;
  left: 13px;
  transition: all 265ms ease-out;
}

.social-icons a {
  display: inline-block;
}

.social-icons a:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  content: " ";
  width: 50px;
  height: 50px;
  border-radius: 100%;
  display: block;
  background: linear-gradient(
    232deg,
    rgb(255 255 255) 0%,
    rgb(255 254 255) 23%,
    rgb(25 119 243) 63%,
    rgba(35, 196, 239, 1) 98%
  );
  transition: all 265ms ease-out;
}

.social-icons a:hover:before {
  transform: scale(0);
  transition: all 265ms ease-in;
}

.social-icons a:hover svg {
  transform: scale(2.2);
  -ms-transform: scale(2.2);
  -webkit-transform: scale(1.7);
  color: #f2f4f5;
  background: -webkit-linear-gradient(45deg, #00b5f5, #002a8f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 265ms ease-in;
}

/* button */

button {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}

button.learn-more {
  width: 12rem;
  height: auto;
}

button.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #282936;
  border-radius: 1.625rem;
}

button.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}

button.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}

button.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}

button.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}

button:hover .circle {
  width: 100%;
}

button:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}

button:hover .button-text {
  color: #fff;
}

/* text- */
.text-gred {
  background: -webkit-linear-gradient(#658ff4, #e623fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/*  */
.slider-1-new {
  position: relative;
  aspect-ratio: 0.747;
  cursor: ew-resize;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0px 15px;
  padding: 48px 48px 0 48px;
}

.slider-1-new-text {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.slider-1-new-div {
  position: absolute;
  inset: 0;
}

.slider-1-new-video {
  position: absolute;
  display: block;
  /* height: 100%; */
  width: 100%;
  top: 170px;
  object-fit: cover;
  pointer-events: none;
  left: 67px;

  object-fit: cover;
  pointer-events: none;
}

.bg-new-theeme {
  background: linear-gradient(
    232deg,
    rgb(255 255 255) 0%,
    rgb(255 254 255) 23%,
    rgb(25 119 243) 63%,
    rgba(35, 196, 239, 1) 98%
  );
}

::-webkit-scrollbar {
  width: 8px;
  border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
  background: rgb(25 119 243);
  /* background: linear-gradient(0deg, rgba(238, 29, 253, 0.308) 19%, rgba(91, 152, 243, 0.411) 85%); */
}

::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: rgb(25 119 243);
  /* background: linear-gradient(232deg, rgba(237, 29, 253, 1) 0%, rgba(216, 47, 251, 1) 33%, rgba(172, 84, 249, 1) 68%, rgba(35, 196, 239, 1) 100%); */
}

/* download */

.dowloan-btn-box .btn {
  color: #fff;
  padding: 10px 35px;
  border: solid 2px #fff;
  border-radius: 50px;
}

.dowloan-btn-box .btn:hover {
  color: #fff;
  background: linear-gradient(
    232deg,
    rgb(25 119 243) 0%,
    rgb(50 171 234) 23%,
    rgb(25 119 243) 63%,
    rgba(35, 196, 239, 1) 98%
  );
  /* background: linear-gradient(232deg, rgba(237, 29, 253, 1) 0%, rgba(216, 47, 251, 1) 33%, rgba(172, 84, 249, 1) 68%, rgba(35, 196, 239, 1) 100%); */
  border: solid 2px rgba(237, 29, 253, 1);
}

.logo-img {
  flex: 1;
  background: #2a2e31;
  border-radius: 16px;
  padding: 16px 16px 24px;
}

.text-h7 {
  font-size: larger;
  font-weight: bold;
}

.text-bold {
  font-weight: bold;
}

.step-bg {
  background-color: #181818;
}

/* Centered title on video */
.about-title {
  color: #fff;
  font-size: 5rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
  max-width: 900px;
  margin: 0 auto;
  padding: 0 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}

/* Responsive adjustments */
@media (max-width: 992px) {
  .about-title {
    font-size: 2.5rem;
  }
}

@media (max-width: 768px) {
  .about-title {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .about-title {
    font-size: 3rem;
    padding: 0 0px;
  }
}

.a:hover {
  color: #1977f3 !important;
}

/* ------------------------------------------------------------ */

/* Variables */
:root {
  --primary-color: #4a90e2;
  --secondary-color: #50c878;
  --text-color: #2d3436;
  --light-text: #636e72;
  --background-color: #f9f9f9;
  --white: #ffffff;
  --shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  --border-radius: 12px;
  --transition: all 0.3s ease;
}

/* Reset & Base Styles */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: var(--text-color);
    background-color: var(--background-color);
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
} */

/* FAQ Container */
.faq-container {
  width: 100%;
  max-width: 1000px;
  background: var(--white);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow);
  overflow: hidden;
}

/* Header Section */
.faq-header {
  text-align: center;
  padding: 40px 20px;
  background: linear-gradient(135deg, var(--primary-color), #2c5282);
  color: var(--white);
}

.faq-header h1 {
  font-size: 2.5rem;
  margin-bottom: 10px;
}

.faq-header p {
  font-size: 1.1rem;
  opacity: 0.9;
}

/* Search Bar */
.search-container {
  margin: 30px auto;
  max-width: 600px;
}

.search-box {
  position: relative;
  display: flex;
  align-items: center;
  background: var(--white);
  border-radius: 50px;
  padding: 10px 20px;
  box-shadow: var(--shadow);
}

.search-box i {
  color: var(--light-text);
  margin-right: 10px;
}

.search-box input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 1rem;
  color: var(--text-color);
  background: transparent;
}

.search-box input::placeholder {
  color: var(--light-text);
}

.clear-search {
  background: none;
  border: none;
  color: var(--light-text);
  cursor: pointer;
  padding: 5px;
  display: none;
}

.clear-search.visible {
  display: block;
}

/* Category Filter */
.category-filter {
  display: flex;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}

.category-btn {
  padding: 8px 20px;
  border: 2px solid var(--white);
  border-radius: 25px;
  background: transparent;
  color: var(--white);
  cursor: pointer;
  transition: var(--transition);
  font-size: 0.9rem;
}

.category-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

.category-btn.active {
  background: var(--white);
  color: var(--primary-color);
}

/* FAQ Content */
.faq-content {
  padding: 40px;
}

.faq-category {
  margin-bottom: 40px;
}

.faq-category h2 {
  color: var(--primary-color);
  margin-bottom: 20px;
  font-size: 1.5rem;
}

.faq-item {
  background: var(--white);
  border: 1px solid #e1e1e1;
  border-radius: var(--border-radius);
  margin-bottom: 15px;
  overflow: hidden;
}

.faq-question {
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: var(--transition);
}

.faq-question:hover {
  background: rgba(74, 144, 226, 0.05);
}

.faq-question h3 {
  font-size: 1.1rem;
  color: var(--text-color);
  margin: 0;
}

.faq-icon {
  color: var(--primary-color);
  transition: var(--transition);
}

.faq-item.active .faq-icon {
  transform: rotate(45deg);
}

.faq-answer {
  padding: 0 20px;
  max-height: 0;
  overflow: hidden;
  transition: var(--transition);
}

.faq-item.active .faq-answer {
  padding: 0 20px 20px;
  max-height: 1000px;
}

.faq-answer p {
  color: var(--light-text);
  margin: 0;
}

/* Footer */
footer {
  text-align: center;
  padding: 20px;
  background: var(--white);
  border-top: 1px solid #e1e1e1;
}

.footer-content a {
  color: var(--primary-color);
  text-decoration: none;
  transition: var(--transition);
}

.footer-content a:hover {
  text-decoration: underline;
}

/* Responsive Design */
@media (max-width: 768px) {
  .faq-header h1 {
    font-size: 2rem;
  }

  .faq-content {
    padding: 20px;
  }

  .category-filter {
    gap: 5px;
  }

  .category-btn {
    padding: 6px 15px;
    font-size: 0.8rem;
  }
}

@media (max-width: 480px) {
  .faq-header {
    padding: 30px 15px;
  }

  .faq-header h1 {
    font-size: 1.8rem;
  }

  .search-box {
    padding: 8px 15px;
  }

  .faq-question h3 {
    font-size: 1rem;
  }
}

.logo-v-two {
  right: 2%;
  position: absolute;
  top: 5%;
  z-index: 99;
}
