.elementor-3833 .elementor-element.elementor-element-2742ac2{--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-3833 .elementor-element.elementor-element-c833de5{--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-3833 .elementor-element.elementor-element-07ccca6{--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-3833 .elementor-element.elementor-element-c81d665{--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-3833 .elementor-element.elementor-element-9d357ee{--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-3833 .elementor-element.elementor-element-2a946a0{--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;}/* Start custom CSS for html, class: .elementor-element-7127b16 */.bc-hero {
  background: #cce5ff;
  padding: 42px 16px 64px;
}

.bc-hero-inner {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}

.bc-hero-badge {
  display: inline-block;
  margin-bottom: 15px;
  padding: 8px 14px;
  border-radius: 999px;
  background: #eef3fd;
  color: #1a73e8;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
}

.bc-hero h1 {
  margin: 0 0 14px;
  font-size: 56px;
  line-height: 1.08;
  letter-spacing: -0.03em;
  font-weight: 700;
  color: #202124;
}

.bc-hero-sub {
  max-width: 760px;
  margin: 0 auto 26px;
  font-size: 20px;
  line-height: 1.6;
  color: #5f6368;
}

.bc-hero-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 22px;
}

.bc-hero-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  padding: 14px 24px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.bc-hero-btn.primary {
  background: #1a73e8;
  border: 1px solid #1a73e8;
  color: #ffffff;
}

.bc-hero-btn.primary:hover {
  background: #1765cc;
  border-color: #1765cc;
  color: #ffffff;
  transform: translateY(-1px);
}

.bc-hero-btn.secondary {
  background: #ffffff;
  border: 1px solid #dadce0;
  color: #202124;
}

.bc-hero-btn.secondary:hover {
  background: #f8f9fa;
  color: #202124;
  transform: translateY(-1px);
}

.bc-hero-points {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 18px;
  color: #5f6368;
  font-size: 15px;
  line-height: 1.5;
}

.bc-hero-points span {
  position: relative;
  font-weight: 500;
}

.bc-hero-points span:not(:last-child)::after {
  content: "•";
  position: absolute;
  right: -12px;
  color: #9aa0a6;
}

@media (max-width: 767px) {
  .bc-hero {
    padding: 52px 14px 48px;
  }

  .bc-hero h1 {
    font-size: 36px;
    line-height: 1.12;
  }

  .bc-hero-sub {
    font-size: 17px;
    line-height: 1.55;
    margin-bottom: 22px;
  }

  .bc-hero-actions {
    flex-direction: column;
    align-items: center;
  }

  .bc-hero-btn {
    width: 100%;
    max-width: 320px;
  }

  .bc-hero-points {
    flex-direction: column;
    gap: 8px;
    font-size: 14px;
  }

  .bc-hero-points span:not(:last-child)::after {
    display: none;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e354669 */.bc-seo-intro {
  padding: 56px 16px;
  background: #ffffff;
}

.bc-container {
  max-width: 1000px;
  margin: 0 auto;
}

.bc-seo-intro-head {
  max-width: 780px;
  margin: 0 auto 28px;
  text-align: center;
}

.bc-seo-intro-head h2 {
  margin: 0 0 14px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #202124;
}

.bc-seo-intro-head p {
  margin: 0 auto;
  max-width: 720px;
  font-size: 17px;
  line-height: 1.7;
  color: #5f6368;
}

.bc-seo-intro-grid {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.bc-seo-intro-card {
  flex: 0 1 280px;
  max-width: 280px;
  background: #f8fbff;
  border: 1px solid #e4ebf3;
  border-radius: 20px;
  padding: 22px 18px;
  text-align: left;
}

.bc-seo-intro-card h3 {
  margin: 0 0 8px;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 600;
  color: #202124;
}

.bc-seo-intro-card p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.65;
  color: #3c4043;
}

@media (max-width: 767px) {
  .bc-seo-intro {
    padding: 48px 14px;
  }

  .bc-seo-intro-head {
    margin-bottom: 24px;
  }

  .bc-seo-intro-head h2 {
    font-size: 28px;
    line-height: 1.15;
  }

  .bc-seo-intro-head p {
    font-size: 16px;
    line-height: 1.65;
  }

  .bc-seo-intro-grid {
    gap: 16px;
  }

  .bc-seo-intro-card {
    flex: 0 1 100%;
    max-width: 100%;
  }

  .bc-seo-intro-card h3 {
    font-size: 18px;
  }

  .bc-seo-intro-card p {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec720a2 */.bc-services {
  padding: 56px 16px;
  background: #f8fbff;
}

.bc-services-head {
  max-width: 760px;
  margin: 0 auto 32px;
  text-align: center;
}

.bc-services-head h2 {
  margin: 0 0 12px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #202124;
}

.bc-services-head p {
  margin: 0;
  font-size: 17px;
  line-height: 1.7;
  color: #5f6368;
}

.bc-services-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.bc-service-card {
  flex: 0 1 320px;
  max-width: 320px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e7ebf0;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 6px 18px rgba(60, 64, 67, 0.06);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bc-service-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 24px rgba(60, 64, 67, 0.10);
}

.bc-service-img {
  width: 100%;
  aspect-ratio: 16 / 10;
  object-fit: cover;
  display: block;
}

.bc-service-body {
  padding: 22px 20px 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.bc-service-body h3 {
  margin: 0 0 10px;
  font-size: 19px;
  line-height: 1.25;
  font-weight: 600;
  color: #1a73e8;
}

.bc-service-body p {
  margin: 0 0 16px;
  font-size: 15.5px;
  line-height: 1.65;
  color: #3c4043;
  flex-grow: 1;
}

.bc-service-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: #f1f6ff;
  color: #1a73e8;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #d2e3fc;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
  margin-top: auto;
  align-self: flex-start;
}

.bc-service-link:hover {
  background: #e8f0fe;
  border-color: #c6dafc;
  color: #185abc;
  transform: translateY(-1px);
}

@media (max-width: 991px) {
  .bc-services-grid {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .bc-services {
    padding: 48px 14px;
  }

  .bc-services-head {
    margin-bottom: 24px;
  }

  .bc-services-head h2 {
    font-size: 28px;
  }

  .bc-services-head p {
    font-size: 16px;
    line-height: 1.65;
  }

  .bc-services-grid {
    gap: 16px;
  }

  .bc-service-card {
    flex: 0 1 100%;
    max-width: 100%;
    border-radius: 20px;
  }

  .bc-service-body {
    padding: 18px;
  }

  .bc-service-body h3 {
    font-size: 18px;
  }

  .bc-service-body p {
    font-size: 15px;
  }

  .bc-service-link {
    width: 100%;
    align-self: stretch;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d89a583 */.bc-why-choose {
  padding: 72px 16px;
  background: #ffffff;
}

.bc-container {
  max-width: 1000px;
  margin: 0 auto;
}

.bc-why-choose-head {
  max-width: 760px;
  margin: 0 auto 40px;
  text-align: center;
}

.bc-why-choose-head h2 {
  margin: 0 0 14px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #202124;
}

.bc-why-choose-head p {
  margin: 0 auto;
  max-width: 720px;
  font-size: 17px;
  line-height: 1.7;
  color: #5f6368;
}

.bc-why-choose-grid {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

.bc-why-card {
  flex: 0 1 300px;
  max-width: 300px;
  min-height: 240px;

  background: #f8fbff;
  border: 1px solid #e4ebf3;
  border-radius: 20px;

  padding: 28px 22px;
  text-align: left;

  box-shadow: 0 8px 24px rgba(60, 64, 67, 0.05);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bc-why-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(60, 64, 67, 0.08);
}

.bc-why-card h3 {
  margin: 0 0 12px;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 600;
  color: #202124;
}

.bc-why-card p {
  margin: 0;
  font-size: 15.5px;
  line-height: 1.65;
  color: #3c4043;
}

@media (max-width: 767px) {
  .bc-why-choose {
    padding: 48px 14px;
  }

  .bc-why-choose-head h2 {
    font-size: 28px;
  }

  .bc-why-choose-head p {
    font-size: 16px;
  }

  .bc-why-card {
    flex: 0 1 100%;
    max-width: 100%;
    min-height: auto;
    padding: 22px 18px;
  }

  .bc-why-card h3 {
    font-size: 18px;
  }

  .bc-why-card p {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-eb614e1 */.bc-reviews-google {
  padding: 56px 16px;
  background: #f8fbff;
  color: #202124;
}

.bc-reviews-google-head {
  max-width: 760px;
  margin: 0 auto 32px;
  text-align: center;
}

.bc-reviews-google-head h2 {
  margin: 0 0 10px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #202124;
}

.bc-reviews-google-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.bc-rating-score {
  font-size: 17px;
  font-weight: 600;
  color: #202124;
}

.bc-rating-stars {
  font-size: 15px;
  letter-spacing: 1px;
  color: #f9ab00;
}

.bc-rating-count {
  font-size: 16px;
  color: #5f6368;
}

.bc-reviews-google-sub {
  margin: 0;
  font-size: 15.5px;
  color: #5f6368;
}

.bc-reviews-google-grid {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.bc-g-review {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  border: 1px solid #e0e3e7;
  border-radius: 24px;
  padding: 24px;
}

.bc-g-review-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.bc-g-avatar {
  width: 40px;
  height: 40px;
  border-radius: 999px;
  background: #eef3fd;
  color: #1a73e8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  flex-shrink: 0;
}

.bc-g-meta strong {
  display: block;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 500;
  color: #202124;
}

.bc-g-meta span {
  display: block;
  font-size: 14px;
  color: #5f6368;
  margin-top: 2px;
}

.bc-g-stars {
  font-size: 14px;
  letter-spacing: 1px;
  color: #f9ab00;
  margin-bottom: 14px;
}

.bc-g-review p {
  margin: 0;
  font-size: 16px;
  line-height: 1.65;
  color: #3c4043;
}

.bc-reviews-google-actions {
  margin-top: 28px;
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.bc-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 170px;
  padding: 12px 22px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 15px;
  font-weight: 600;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.bc-btn-light {
  background: #ffffff;
  border: 1px solid #dadce0;
  color: #1a73e8;
}

.bc-btn-light:hover {
  background: #f8f9fa;
  border-color: #c7cacf;
  color: #1a73e8;
}

.bc-btn-blue {
  background: #1a73e8;
  border: 1px solid #1a73e8;
  color: #ffffff;
}

.bc-btn-blue:hover {
  background: #1765cc;
  border-color: #1765cc;
  color: #ffffff;
}

@media (max-width: 991px) {
  .bc-reviews-google-grid {
    grid-template-columns: 1fr;
  }

  .bc-g-review {
    max-width: 720px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .bc-reviews-google {
    padding: 48px 14px;
  }

  .bc-reviews-google-head h2 {
    font-size: 28px;
  }

  .bc-rating-score,
  .bc-rating-count {
    font-size: 15px;
  }

  .bc-rating-stars {
    font-size: 14px;
  }

  .bc-g-review {
    border-radius: 20px;
    padding: 20px;
  }

  .bc-g-meta strong {
    font-size: 16px;
  }

  .bc-g-meta span {
    font-size: 13px;
  }

  .bc-g-review p {
    font-size: 15.5px;
    line-height: 1.6;
  }

  .bc-reviews-google-actions {
    flex-direction: column;
    align-items: center;
  }

  .bc-btn {
    width: 100%;
    max-width: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-49c581a */.bc-cta {
  padding: 72px 16px;
  background: #f8fbff;
}

.bc-container {
  max-width: 1000px;
  margin: 0 auto;
}

.bc-cta-box {
  max-width: 820px;
  margin: 0 auto;
  padding: 40px 32px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e4ebf3;
  border-radius: 24px;
  box-shadow: 0 8px 24px rgba(60, 64, 67, 0.05);
}

.bc-cta-box h2 {
  margin: 0 0 14px;
  font-size: 34px;
  line-height: 1.15;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #202124;
}

.bc-cta-box p {
  max-width: 680px;
  margin: 0 auto 24px;
  font-size: 17px;
  line-height: 1.7;
  color: #5f6368;
}

.bc-cta-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.bc-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.2s ease;
}

.bc-cta-btn.primary {
  background: #1a73e8;
  border: 1px solid #1a73e8;
  color: #ffffff;
}

.bc-cta-btn.primary:hover {
  background: #1765cc;
  border-color: #1765cc;
  transform: translateY(-1px);
}

.bc-cta-btn.secondary {
  background: #ffffff;
  border: 1px solid #dadce0;
  color: #202124;
}

.bc-cta-btn.secondary:hover {
  background: #f8f9fa;
  transform: translateY(-1px);
}

@media (max-width: 767px) {
  .bc-cta {
    padding: 48px 14px;
  }

  .bc-cta-box {
    padding: 32px 18px;
    border-radius: 20px;
  }

  .bc-cta-box h2 {
    font-size: 28px;
  }

  .bc-cta-box p {
    font-size: 16px;
    line-height: 1.65;
  }

  .bc-cta-actions {
    flex-direction: column;
  }

  .bc-cta-btn {
    width: 100%;
    min-width: 100%;
    max-width: 320px;
    padding: 16px 22px;
  }
}/* End custom CSS */