@media(max-width:767px){.elementor-3742 .elementor-element.elementor-element-7a5aeb8{text-align:left;}.elementor-3742 .elementor-element.elementor-element-f3feb12{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-367c756 */.giga-section-1 {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}

.giga-title-1 {
  font-size: 32px;
  margin-bottom: 20px;
}

.giga-box-wrap-1 {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-bottom: 25px;
}

.giga-box-1 {
  background: #f7f7f7;
  padding: 25px 40px;
  border-radius: 12px;
  width: 300px;
}

.giga-box-label-1 {
  font-size: 16px;
  margin-bottom: 8px;
  color: #333;
}

.giga-price-1 {
  font-size: 40px;
  font-weight: 700;
  color: #0a65ff;
}

.giga-unit-1 {
  font-size: 15px;
  color: #555;
}

.speed-flex-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.speed-icon-1 {
  width: 50px;
}

.giga-speed-1 {
  font-size: 40px;
  font-weight: 700;
  color: #ff6a00;
  line-height: 1;
}

.speed-mbps-1 {
  font-size: 18px;
  margin-left: 4px;
  font-weight: 500;
}

.giga-btn-1 {
  display: inline-block;
  background: #0a65ff;
  color: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 600;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-098dabf */.giga-section {
  text-align: center;
  max-width: 480px;
  margin: 0 auto;
  padding: 20px 15px;
}

.giga-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 10px;
}

.giga-desc {
  font-size: 14px;
  color: #444;
  line-height: 1.45;
  margin-bottom: 22px;
}

.giga-box-wrap {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.giga-box {
  background: #f7f7f7;
  padding: 18px 20px;
  border-radius: 12px;
  text-align: center;
}

.giga-box-label {
  font-size: 15px;
  font-weight: 600;
}

.giga-box-sub {
  font-size: 12px;
  color: #777;
}

.giga-price {
  font-size: 36px;
  color: #0a65ff;
  margin: 4px 0;
  font-weight: 700;
}

.giga-unit {
  font-size: 13px;
  color: #555;
}

.speed-light {
  font-size: 12px;
  color: #777;
}

.speed-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-top: 8px;
}

.speed-icon {
  width: 58px;
}

.giga-speed {
  font-size: 36px;
  color: #ff6a00;
  font-weight: 700;
  line-height: 1;
}

.speed-mbps {
  font-size: 13px;
  color: #444;
  margin-top: -3px;
}

.giga-btn {
  display: block;
  width: 100%;
  text-align: center;
  background: #0a65ff;
  color: #fff;
  padding: 14px 0;
  border-radius: 8px;
  text-decoration: none;
  font-size: 16px;
  margin-top: 20px;
  font-weight: 600;
}

/* Mobile max-width */
@media (max-width: 480px) {
  .giga-section {
    padding: 15px 10px;
  }

  .giga-title {
    font-size: 24px;
  }

  .giga-box {
    padding: 16px;
  }

  .giga-price, .giga-speed {
    font-size: 32px;
  }
}/* End custom CSS */