.elementor-19 .elementor-element.elementor-element-e620e6c{--display:flex;}.elementor-19 .elementor-element.elementor-element-6134828{--display:flex;}.elementor-19 .elementor-element.elementor-element-d43c21d{--display:flex;}.elementor-19 .elementor-element.elementor-element-59fcbd1{--display:flex;}.elementor-19 .elementor-element.elementor-element-5c585af{--display:flex;}.elementor-19 .elementor-element.elementor-element-3cdbdd7{--display:flex;}.elementor-19 .elementor-element.elementor-element-f4d8c24{--display:flex;}.elementor-19 .elementor-element.elementor-element-503c583{--display:flex;}.elementor-19 .elementor-element.elementor-element-88847f4{--display:flex;}.elementor-19 .elementor-element.elementor-element-fbad90d{--display:flex;}.elementor-19 .elementor-element.elementor-element-16bc702{--display:flex;}@media(min-width:768px){.elementor-19 .elementor-element.elementor-element-e620e6c{--content-width:1600px;}}/* Start custom CSS for html, class: .elementor-element-a2ad422 *//* INTRODUCTION SECTION */
.intro-section {
  background-color: #F8FAFF;
  padding: 60px 8%;
  text-align: center;
}

.intro-container {
  max-width: 900px;
  margin: 0 auto;
}

.intro-section h2 {
  font-size: 2rem;
  font-weight: 600;
  color: #4B6BFB;
  margin-bottom: 20px;
}

.intro-section p {
  font-size: 1rem;
  line-height: 1.8;
  color: #1E293B;
}

.intro-section strong {
  color: #6C63FF;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-755355a *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* INFORMATION WE COLLECT SECTION */
.info-collect-section {
  padding: 80px 8%;
  background-color: #F8FAFF;
}

.info-container {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.info-container h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 15px;
}

.info-container p {
  font-size: 1rem;
  line-height: 1.8;
  color: #1E293B;
  margin-bottom: 40px;
}

/* INFO CARDS */
.info-cards {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}

.info/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bb393da *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* HOW WE USE INFORMATION SECTION */
.how-we-use {
  background-color: #F8FAFF;
  padding: 80px 8%;
}

.use-container {
  max-width: 900px;
  margin: 0 auto;
}

.how-we-use h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.how-we-use p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 25px;
  text-align: center;
}

.how-we-use ul {
  list-style-type: disc;
  padding-left: 20px;
}

.how-we-use ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 15px;
  line-height: 1.6;
}

.how-we-use ul li strong {
  color: #4B6BFB;
}

/* Responsive */
@media (max-width: 768px) {
  .how-we-use h2 {
    font-size: 1.7rem;
  }

  .how-we-use p,
  .how-we-use ul li {
    font-size: 0.95rem;
  }

  .how-we-use ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6cba96f *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* COOKIES & TRACKING SECTION */
.cookies-tracking {
  background-color: #F8FAFF;
  padding: 80px 8%;
}

.cookies-container {
  max-width: 900px;
  margin: 0 auto;
}

.cookies-tracking h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.cookies-tracking p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 25px;
  text-align: center;
}

.cookies-tracking h3 {
  font-size: 1.2rem;
  color: #6C63FF;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
}

.cookies-tracking ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.cookies-tracking ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 12px;
  line-height: 1.6;
}

.cookies-tracking ul li strong {
  color: #4B6BFB;
}

/* Responsive */
@media (max-width: 768px) {
  .cookies-tracking h2 {
    font-size: 1.7rem;
  }

  .cookies-tracking h3 {
    font-size: 1.1rem;
  }

  .cookies-tracking p,
  .cookies-tracking ul li {
    font-size: 0.95rem;
  }

  .cookies-tracking ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2522e05 *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* DATA PROTECTION SECTION */
.data-protection {
  background-color: #F8FAFF;
  padding: 80px 8%;
}

.protection-container {
  max-width: 900px;
  margin: 0 auto;
}

.data-protection h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.data-protection p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 25px;
  text-align: center;
}

.data-protection h3 {
  font-size: 1.2rem;
  color: #6C63FF;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
}

.data-protection ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.data-protection ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 12px;
  line-height: 1.6;
}

.data-protection a {
  color: #4B6BFB;
  text-decoration: none;
  transition: color 0.3s;
}

.data-protection a:hover {
  color: #6C63FF;
}

/* Responsive */
@media (max-width: 768px) {
  .data-protection h2 {
    font-size: 1.7rem;
  }

  .data-protection h3 {
    font-size: 1.1rem;
  }

  .data-protection p,
  .data-protection ul li {
    font-size: 0.95rem;
  }

  .data-protection ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ea1ed86 *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* THIRD-PARTY SERVICES SECTION */
.third-party {
  background-color: #F8FAFF;
  padding: 80px 8%;
}

.third-container {
  max-width: 900px;
  margin: 0 auto;
}

.third-party h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.third-party p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 25px;
  text-align: center;
}

.third-party h3 {
  font-size: 1.2rem;
  color: #6C63FF;
  font-weight: 600;
  margin-bottom: 15px;
  text-align: left;
}

.third-party ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.third-party ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 12px;
  line-height: 1.6;
}

.third-party ul li strong {
  color: #4B6BFB;
}

/* Responsive */
@media (max-width: 768px) {
  .third-party h2 {
    font-size: 1.7rem;
  }

  .third-party h3 {
    font-size: 1.1rem;
  }

  .third-party p,
  .third-party ul li {
    font-size: 0.95rem;
  }

  .third-party ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3e82f65 *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* USER RIGHTS SECTION */
.user-rights {
  background-color:#F8FAFF;
  padding: 80px 8%;
}

.rights-container {
  max-width: 900px;
  margin: 0 auto;
}

.user-rights h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.user-rights p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 25px;
  text-align: center;
}

.user-rights ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.user-rights ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 12px;
  line-height: 1.6;
}

.user-rights ul li strong {
  color: #4B6BFB;
}

.user-rights a {
  color: #4B6BFB;
  text-decoration: none;
  transition: color 0.3s;
}

.user-rights a:hover {
  color: #6C63FF;
}

/* Responsive */
@media (max-width: 768px) {
  .user-rights h2 {
    font-size: 1.7rem;
  }

  .user-rights p,
  .user-rights ul li {
    font-size: 0.95rem;
  }

  .user-rights ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c87eaf *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* CHANGES TO THIS POLICY SECTION */
.changes-policy {
  background-color:#F8FAFF;
  padding: 80px 8%;
}

.changes-container {
  max-width: 900px;
  margin: 0 auto;
}

.changes-policy h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}

.changes-policy p {
  font-size: 1rem;
  line-height: 1.7;
  color: #1E293B;
  margin-bottom: 20px;
  text-align: center;
}

.changes-policy ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.changes-policy ul li {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 12px;
  line-height: 1.6;
}

.changes-policy ul li strong {
  color: #4B6BFB;
}

/* Responsive */
@media (max-width: 768px) {
  .changes-policy h2 {
    font-size: 1.7rem;
  }

  .changes-policy p,
  .changes-policy ul li {
    font-size: 0.95rem;
  }

  .changes-policy ul {
    padding-left: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-75f9180 *//* Base */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

body {
  background-color: #F8FAFF;
  color: #1E293B;
}

/* CONTACT CTA SECTION */
.contact-cta {
  background-color: #F8FAFF;
  padding: 80px 8%;
  text-align: center;
}

.cta-container {
  max-width: 700px;
  margin: 0 auto;
}

.contact-cta h2 {
  font-size: 2rem;
  color: #4B6BFB;
  font-weight: 600;
  margin-bottom: 20px;
}

.contact-cta p {
  font-size: 1rem;
  color: #1E293B;
  margin-bottom: 30px;
  line-height: 1.7;
}

.cta-button {
  background: linear-gradient(90deg, #4B6BFB, #6C63FF);
  color: #FFFFFF;
  padding: 15px 35px;
  font-size: 1rem;
  font-weight: 600;
  border: none;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.cta-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(107, 99, 255, 0.4);
}

/* Responsive */
@media (max-width: 768px) {
  .contact-cta h2 {
    font-size: 1.7rem;
  }

  .contact-cta p {
    font-size: 0.95rem;
  }

  .cta-button {
    padding: 12px 28px;
    font-size: 0.95rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-30f7249 *//* =======================
   FOOTER SECTION
======================= */
.footer {
  background-color: #1E293B;
  color: #F8FAFF;
  padding: 60px 8%;
  font-family: 'Poppins', sans-serif;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-top {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2.5rem;
  margin-bottom: 40px;
}

.footer h3, .footer h4 {
  color: #4B6BFB;
  margin-bottom: 1rem;
}

.footer p {
  color: #F8FAFF;
  font-size: 0.95rem;
  line-height: 1.7;
}

.footer-links ul,
.footer-services ul {
  list-style: none;
  padding: 0;
}

.footer-links ul li,
.footer-services ul li {
  margin-bottom: 0.8rem;
}

.footer-links ul li a,
.footer-services ul li a {
  color: #F8FAFF;
  text-decoration: none;
  transition: 0.3s;
}

.footer-links ul li a:hover,
.footer-services ul li a:hover {
  color: #4B6BFB;
}

/* Newsletter Form */
.footer-newsletter form {
  display: flex;
  gap: 10px;
  margin-bottom: 1rem;
}

.footer-newsletter input {
  padding: 10px 15px;
  border-radius: 30px;
  border: none;
  outline: none;
  flex: 1;
}

.footer-newsletter button {
  padding: 10px 20px;
  border-radius: 30px;
  border: none;
  background-color: #4B6BFB;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}

.footer-newsletter button:hover {
  background-color: #3E5AE0;
}

/* Socials */
.footer-socials a {
  color: #F8FAFF;
  margin-right: 12px;
  font-size: 1.2rem;
  transition: color 0.3s;
}

.footer-socials a:hover {
  color: #4B6BFB;
}

/* Footer Bottom */
.footer-bottom {
  border-top: 1px solid rgba(255,255,255,0.15);
  padding-top: 20px;
  text-align: center;
  font-size: 0.9rem;
  color: #a8b2d1;
}

/* =======================
   RESPONSIVE DESIGN
======================= */
@media (max-width: 768px) {
  .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
  }

  .footer-newsletter form {
    flex-direction: column;
  }

  .footer-newsletter input,
  .footer-newsletter button {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .footer-top {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}/* End custom CSS */