.elementor-2494 .elementor-element.elementor-element-180dde3{--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-2494 .elementor-element.elementor-element-c6e7b16{--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-f682be1 */.applewatch-hero {
  background-color: #f8f8f8;
  padding: 60px 20px 50px;
  text-align: center;
}

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

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

@media (max-width: 600px) {
  .applewatch-hero h1 {
    font-size: 1.6em;
  }

  .applewatch-hero p {
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9ab6160 *//* Apple Watch Prep Section */
.applewatch-prepare {
  background-color: #ffffff;
  padding: 60px 20px 50px;
  text-align: left;
}

.prepare-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.applewatch-prepare h2 {
  font-size: 2em;
  font-weight: 700;
  color: #222;
  margin-bottom: 20px;
  text-align: center;
}

.applewatch-prepare p {
  font-size: 1.05em;
  color: #444;
  line-height: 1.6;
  margin-bottom: 20px;
}

.prep-steps {
  list-style: decimal inside;
  padding-left: 0;
  margin-bottom: 25px;
}

.prep-steps li {
  margin-bottom: 10px;
  font-size: 1.05em;
  color: #333;
}

.tip-text {
  font-size: 1.05em;
  color: #2a8cff;
  font-weight: 500;
  background-color: #f0f8ff;
  padding: 12px 15px;
  border-radius: 6px;
}

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

  .prep-steps li,
  .applewatch-prepare p,
  .tip-text {
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4777b51 */.applewatch-faq {
  background-color: #fff;
  padding: 60px 20px;
  text-align: left;
}
.faq-wrapper {
  max-width: 900px;
  margin: 0 auto;
}
.applewatch-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;
}
@media (max-width: 600px) {
  .applewatch-faq h2 {
    font-size: 1.6em;
  }
  .faq-item h3 {
    font-size: 1.1em;
  }
  .faq-item p {
    font-size: 1em;
  }
}/* End custom CSS */