.elementor-2485 .elementor-element.elementor-element-9c93366{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2485 .elementor-element.elementor-element-f5dddf6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2485 .elementor-element.elementor-element-835c593{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2485 .elementor-element.elementor-element-ffda601{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-5ae52dc *//* Android Hero Section */
.android-hero {
  background-color: #f8f8f8;
  padding: 60px 20px 50px;
  text-align: center;
}

.hero-wrapper {
  max-width: 850px;
  margin: 0 auto;
}

.android-hero h1 {
  font-size: 2.2em;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
}

.android-hero p {
  font-size: 1.1em;
  color: #444;
  line-height: 1.6;
}

/* Mobile Responsive */
@media (max-width: 600px) {
  .android-hero h1 {
    font-size: 1.6em;
  }

  .android-hero p {
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2d00b18 *//* Android Quote Info Section */
.android-quote-info {
  background-color: #ffffff;
  padding: 60px 20px 50px;
  text-align: center;
}

.android-quote-info h2 {
  font-size: 2em;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
}

.android-quote-info p {
  font-size: 1.05em;
  color: #444;
  line-height: 1.6;
}

.quote-contact {
  margin-top: 30px;
  font-size: 1.05em;
  color: #333;
}

.quote-contact p {
  margin-bottom: 15px;
}

.quote-contact a {
  color: #2a8cff;
  text-decoration: none;
}

.quote-contact a:hover {
  text-decoration: underline;
}

/* Responsive */
@media (max-width: 600px) {
  .android-quote-info h2 {
    font-size: 1.6em;
  }

  .android-quote-info p,
  .quote-contact {
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cc58f8f *//* FAQ Section Styles */
.android-faq {
  background-color: #fff;
  padding: 60px 20px;
  text-align: left;
}

.faq-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.android-faq h2 {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  color: #222;
  margin-bottom: 40px;
}

.faq-item {
  margin-bottom: 30px;
}

.faq-item h3 {
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2a2a2a;
}

.faq-item p {
  font-size: 1.05em;
  color: #444;
  line-height: 1.6;
}

.faq-item a {
  color: #2a8cff;
  text-decoration: underline;
}

.faq-item a:hover {
  text-decoration: none;
}

/* Mobile */
@media (max-width: 600px) {
  .android-faq h2 {
    font-size: 1.6em;
  }

  .faq-item h3 {
    font-/* End custom CSS */