.elementor-1006 .elementor-element.elementor-element-dbb9fb9{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-d28101c{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-9b2e61c{--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;--padding-top:1px;--padding-bottom:1px;--padding-left:1px;--padding-right:1px;}.elementor-1006 .elementor-element.elementor-element-9b2e61c:not(.elementor-motion-effects-element-type-background), .elementor-1006 .elementor-element.elementor-element-9b2e61c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-1006 .elementor-element.elementor-element-9b2e61c.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-1006 .elementor-element.elementor-element-8141990{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-ce196f3 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-1006 .elementor-element.elementor-element-1145a19{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-a5cfb4d{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-fad0bab{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-3267939 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}.elementor-1006 .elementor-element.elementor-element-6491c2d{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1006 .elementor-element.elementor-element-119dc9e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-0a99fc0 */.hero-section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}

.hero-img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  border: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c73697c */.promo-section {
  text-align: center;
  padding: 60px 20px;
  background-color: #f9f9f9;
}

.promo-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 8px;
}

.promo-description {
  font-size: 20px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 32px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}


.promo-subtitle {
  font-size: 22px;
  color: #666;
  margin-bottom: 32px;
}

.promo-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

.promo-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  padding: 20px;
  width: 300px;
  transition: transform 0.3s ease;
  cursor: pointer;
}

.promo-card:hover {
  transform: translateY(-6px);
}

.promo-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 12px;
  margin-bottom: 16px;
}

.promo-card h3 {
  font-size: 22px;
  font-weight: 700;
  color: #111;
  line-height: 1.4;
  margin-bottom: 12px;
}

.promo-btn {
  display: inline-block;
  background: linear-gradient(to right, #f97316, #f59e0b);
  color: white;
  font-weight: 600;
  padding: 10px 24px;
  border-radius: 999px;
  font-size: 20px;
  text-decoration: none;
  transition: background 0.2s ease, box-shadow 0.2s ease;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
}

.promo-btn:hover {
  background: linear-gradient(to right, #fb923c, #facc15);
}

/* RWD 行動裝置調整 */
@media (max-width: 768px) {
  .promo-cards {
    flex-direction: column;
    align-items: center;
  }

  .promo-card {
    width: 90%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c931293 */.features-section {
  background-color: #ffffff;
  padding: 60px 20px;
  text-align: center;
}

.features-container {
  max-width: 1200px;
  margin: 0 auto;
}

.features-title {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 40px;
  color: #111827;
}

.features-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
}

.feature-card {
  position: relative;
  flex: 1 1 280px;
  max-width: 320px;
  background: #ffffff;
  border-radius: 16px;
  padding: 60px 24px 32px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.icon-stretch-bg {
  position: absolute;
  top: 0;
  left: 50%;
  width: 80px;
  height: 120px;
  transform: translateX(-50%);
  background: #e3f2fd;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
  z-index: 0;
}

.icon-circle {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border: 4px solid #e0f2fe;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px auto 16px;
  position: relative;
  z-index: 2;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}

.icon-circle img {
  width: 50px;
  height: 50px;
}

.feature-card h3 {
  font-size: 20px;
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
}

.feature-card p {
  font-size: 16px;
  line-height: 1.6;
  color: #444;
}

@media (max-width: 768px) {
  .features-grid {
    flex-direction: column;
    align-items: center;
  }

  .feature-card {
    max-width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-590d5f7 */.image-cta-banner {
  width: 100%;
  margin-top: 48px;
  margin-bottom: 48px;
  text-align: center;
}

.image-cta-banner img.cta-image {
  width: 100%;
  max-width: 1200px;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.image-cta-banner img.cta-image:hover {
  transform: scale(1.02);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-8141990 */.about-section {
  background-color: #f4f6f8;
  padding: 50px 20px;
}

.about-container {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

.about-section h2 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 30px;
  text-align: center;
  color: #111;
}

.about-section p {
  margin-bottom: 16px;
}

.about-highlights p {
  font-weight: 600;
  color: #111;
  margin-bottom: 8px;
}

.compare-table {
  overflow-x: auto;
  margin-top: 24px;
}

.compare-table table {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  font-size: 16px;
}

.compare-table th,
.compare-table td {
  padding: 14px 16px;
  text-align: center;
}

.compare-table thead {
  background-color: #e2e8f0;
  font-weight: bold;
}

.compare-table tbody tr:nth-child(even) {
  background-color: #f9fafb;
}

.table-note {
  font-size: 14px;
  color: #888;
  margin-bottom: 10px;
  text-align: right;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1030032 */.register-flow-section {
  padding: 60px 20px;
  background: #f9fafb;
  text-align: center;
}

.register-flow-header h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
  color: #111;
}

.register-flow-steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin-bottom: 40px;
}

.step-item {
  flex: 1 1 250px;
  max-width: 300px;
  background: #fff;
  border-radius: 12px;
  padding: 30px 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  position: relative;
}

.step-icon {
  position: relative;
  margin-bottom: 20px;
}

.step-icon img {
  width: 80px;
  height: auto;
  margin: 0 auto;
}

.step-number {
  position: absolute;
  top: -10px;
  left: -10px;
  background: #ff5722;
  color: #fff;
  font-weight: bold;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.step-item h3 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #111;
}

.step-item p {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}

.register-flow-cta .register-btn {
  background: #ff7f00;
  color: #fff;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  transition: background 0.3s;
}

.register-flow-cta .register-btn:hover {
  background: #e86400;
}

@media (max-width: 768px) {
  .register-flow-steps {
    flex-direction: column;
    align-items: center;
  }
  .step-item {
    width: 100%;
  }
}/* End custom CSS */