.elementor-2230 .elementor-element.elementor-element-903b496{--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-2230 .elementor-element.elementor-element-428bd9c{--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-2230 .elementor-element.elementor-element-444d1b7{--display:flex;}.elementor-2230 .elementor-element.elementor-element-3dd8452{--display:flex;}.elementor-2230 .elementor-element.elementor-element-8e75849{--display:flex;}.elementor-2230 .elementor-element.elementor-element-3605d22{--display:flex;}.elementor-2230 .elementor-element.elementor-element-674e5f0{--display:flex;}.elementor-2230 .elementor-element.elementor-element-862087a{--display:flex;}.elementor-2230 .elementor-element.elementor-element-78f8200{--display:flex;}.elementor-2230 .elementor-element.elementor-element-6dda1e9{--display:flex;}.elementor-2230 .elementor-element.elementor-element-2b17474{--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-2230 .elementor-element.elementor-element-7fd98d7{--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-5fc9e52 */.precision-tools-section {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 90px 20px;
 
  font-family: "Oswald", Arial, sans-serif;
  overflow: hidden;
}

.precision-tools-container {
  width: min(1280px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 70px;
  align-items: center;
}

.precision-tools-label {
  display: inline-block;
  margin-bottom: 16px;
  color: #D13C8B;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.7px;
  text-transform: uppercase;
}

.precision-tools-content h2 {
  max-width: 620px;
  color: #1C244B !important;
  font-size: 56px;
  font-weight: 800;
  line-height: 1.06;
  margin-bottom: 20px;
}

.precision-tools-content p {
  max-width: 620px;
  color: #324A6D !important;
  font-size: 17px;
  line-height: 1.75;
  margin-bottom: 30px;
}

.precision-tools-points {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.precision-tools-points span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 8px 18px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #dfe6f0;
  color: #1C244B;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 12px 28px rgba(28, 36, 75, 0.07);
}

.precision-tools-image {
  position: relative;
  min-height: 430px;
  border-radius: 8px;
  overflow: hidden;

}

.precision-tools-image::after {
  content: "";
  position: absolute;
  inset: 0;
 
  pointer-events: none;
}

.precision-tools-image img {
  width: 100%;
  height: 100%;
  min-height: 430px;
  display: block;
  object-fit: cover;
  transition: transform 0.45s ease;
}

.precision-tools-image:hover img {
  transform: scale(1.04);
}

@media (max-width: 950px) {
  .precision-tools-section {
    padding: 70px 18px;
  }

  .precision-tools-container {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .precision-tools-content h2 {
    font-size: 42px;
  }

  .precision-tools-image,
  .precision-tools-image img {
    min-height: 340px;
  }
}

@media (max-width: 560px) {
  .precision-tools-section {
    padding: 56px 15px;
  }

  .precision-tools-content h2 {
    font-size: 34px;
  }

  .precision-tools-content p {
    font-size: 15px;
  }

  .precision-tools-image,
  .precision-tools-image img {
    min-height: 260px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9c42d80 */.sindybad-product-explorer {
  width: 100%;
  padding: 76px 20px 28px;
  background: linear-gradient(180deg, #ffffff 0%, #f7f9fc 100%);
  font-family: "Oswald", Arial, sans-serif !important;
}

.sindybad-products-container {
  max-width: 1280px;
  margin: 0 auto;
}

.products-title {
  text-align: center;
  margin-bottom: 42px;
}

.products-title span,
.hero-content span,
.product-info-head span {
  display: inline-block;
  color: #D13C8B;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.products-title h1,
.product-info-head h2 {
  color: #1C244B !important;
}

.products-title h1 {
  font-size: 52px !important;
  font-weight: 800 !important;
  line-height: 1.05 !important;
  margin-bottom: 12px !important;
}

.products-title p {
  color: #324A6D !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.products-hero {
  position: relative;
  min-height: 285px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 46px;
  padding: 48px 58px;
  overflow: hidden;
  border-radius: 8px;
  background:
    radial-gradient(circle at 18% 25%, rgba(19, 148, 160, 0.28), transparent 34%),
    radial-gradient(circle at 82% 30%, rgba(209, 60, 139, 0.22), transparent 30%),
    linear-gradient(135deg, #071822 0%, #0c2b36 52%, #07111e 100%);
  box-shadow: 0 28px 70px rgba(28, 36, 75, 0.16);
}

.products-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    135deg,
    rgba(255,255,255,0.08) 0,
    rgba(255,255,255,0.08) 1px,
    transparent 1px,
    transparent 18px
  );
  opacity: 0.12;
}

.hero-content,
.hero-stats {
  position: relative;
  z-index: 1;
}

.hero-content {
  max-width: 700px;
}

.products-hero h2 {
  color: #ffffff !important;
  font-size: 40px !important;
  font-weight: 800 !important;
  line-height: 1.15 !important;
  margin-bottom: 14px !important;
}

.products-hero p {
  color: rgba(255,255,255,0.88) !important;
  font-size: 17px !important;
  line-height: 1.65 !important;
}

.hero-stats {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  min-width: 260px;
}

.hero-stats div {
  padding: 24px 22px;
  border: 1px solid rgba(255,255,255,0.16);
  border-radius: 8px;
  background: rgba(255,255,255,0.1);
  backdrop-filter: blur(12px);
}

.hero-stats strong {
  display: block;
  color: #ffffff;
  font-size: 34px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 8px;
}

.hero-stats span {
  color: rgba(255,255,255,0.78);
  font-size: 14px;
  font-weight: 700;
}

.product-info-head {
  position: relative;
  margin: 72px 0 36px;
  text-align: center;
}

.product-info-head h2 {
  font-size: 44px !important;
  font-weight: 800 !important;
  line-height: 1.1 !important;
}

.product-info-head::after {
  content: "";
  display: block;
  width: 230px;
  height: 3px;
  margin: 24px auto 0;
  background: linear-gradient(135deg, #7A1BBE, #D13C8B);
}

.category-scroll-wrap {
  width: 100%;
  overflow-x: auto;
  padding: 20px 0 12px;
}

.category-bar {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 18px;
  min-width: max-content;
}

.sindybad-product-explorer .category-item {
  width: 132px !important;
  min-height: 148px;
  padding: 18px 12px 16px !important;
  border: 1px solid #dfe6f0 !important;
  border-radius: 8px !important;
  background: #ffffff !important;
  box-shadow: 0 18px 42px rgba(28, 36, 75, 0.08) !important;
  cursor: pointer;
  font-family: "Oswald", Arial, sans-serif !important;
  text-align: center !important;
  transition: all 0.3s ease;
}

.sindybad-product-explorer .category-item:hover,
.sindybad-product-explorer .category-item.active {
  transform: translateY(-7px);
  border-color: rgba(209, 60, 139, 0.38) !important;
  box-shadow: 0 26px 58px rgba(28, 36, 75, 0.14) !important;
}

.sindybad-product-explorer .category-icon {
  width: 68px;
  height: 68px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border-radius: 50%;
  background: #eef2f7;
  color: #8f9aaa !important;
  transition: all 0.3s ease;
}

.sindybad-product-explorer .category-item:hover .category-icon,
.sindybad-product-explorer .category-item.active .category-icon {
  background: linear-gradient(135deg, #7A1BBE, #D13C8B);
  color: #ffffff !important;
}

.sindybad-product-explorer .category-icon svg {
  width: 34px;
  height: 34px;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sindybad-product-explorer .category-icon svg rect,
.sindybad-product-explorer .category-icon svg circle,
.sindybad-product-explorer .category-icon svg path {
  fill: none;
  stroke: currentColor;
}

.sindybad-product-explorer .category-item strong {
  display: block;
  color: #1C244B !important;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
  text-transform: uppercase;
}

.sindybad-product-explorer .category-item:hover strong,
.sindybad-product-explorer .category-item.active strong {
  color: #D13C8B !important;
}

@media (max-width: 900px) {
  .products-hero {
    flex-direction: column;
    align-items: flex-start;
    padding: 36px;
  }

  .hero-stats {
    width: 100%;
  }

  .category-bar {
    justify-content: flex-start;
  }
}

@media (max-width: 560px) {
  .sindybad-product-explorer {
    padding: 56px 15px 24px;
  }

  .products-title h1 {
    font-size: 40px !important;
  }

  .products-hero {
    padding: 28px 22px;
  }

  .products-hero h2 {
    font-size: 29px !important;
  }

  .hero-stats {
    grid-template-columns: 1fr;
  }

  .sindybad-product-explorer .category-item {
    width: 118px !important;
  }
}/* End custom CSS */