/* Start custom CSS for html, class: .elementor-element-cb413c3 */.sa-products-pro{
  direction:rtl;
  background:#ffffff;
  color:#111111;
  padding:0 18px 70px;
  font-family:Arial,Helvetica,sans-serif;
}

.sa-products-pro *{
  box-sizing:border-box;
}

.sa-products-pro__inner{
  max-width:1400px;
  margin:0 auto;
}

.sa-products-pro__hero{
  margin:0 auto 22px;
  padding:56px 28px 34px;
  border-radius:0 0 28px 28px;
  background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%);
  border:1px solid #ececec;
  box-shadow:0 16px 50px rgba(0,0,0,.05);
}

.sa-products-pro__hero-content{
  max-width:980px;
}

.sa-products-pro__eyebrow{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  background:rgba(213,0,9,.08);
  border:1px solid rgba(213,0,9,.18);
  color:#d50009;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
}

.sa-products-pro__hero h1{
  margin:16px 0 14px;
  font-size:clamp(34px,5vw,62px);
  line-height:1.02;
  font-weight:900;
  color:#111111;
}

.sa-products-pro__hero p{
  max-width:860px;
  margin:0 0 22px;
  color:#666666;
  font-size:18px;
  line-height:1.85;
}

.sa-products-pro__hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-bottom:18px;
}

.sa-products-pro__hero-actions a,
.sa-products-pro__hot-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:52px;
  padding:0 22px;
  border-radius:16px;
  text-decoration:none;
  font-size:15px;
  font-weight:800;
  transition:.22s ease;
}

.sa-products-pro__hero-actions a:first-child,
.sa-products-pro__hot-actions a{
  background:#d50009;
  color:#ffffff;
  box-shadow:0 16px 34px rgba(213,0,9,.14);
}

.sa-products-pro__hero-actions a:first-child:hover,
.sa-products-pro__hot-actions a:hover{
  background:#b80007;
  transform:translateY(-2px);
}

.sa-products-pro__hero-actions a:last-child{
  background:#ffffff;
  border:1px solid #dcdcdc;
  color:#111111;
}

.sa-products-pro__hero-actions a:last-child:hover{
  transform:translateY(-2px);
  border-color:#cfcfcf;
  background:#fafafa;
}

.sa-products-pro__trust{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

.sa-products-pro__trust span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border-radius:999px;
  background:#ffffff;
  border:1px solid #ececec;
  color:#222222;
  font-size:13px;
  font-weight:700;
}

.sa-products-pro__hot{
  margin:0 0 22px;
  padding:28px;
  border-radius:28px;
  background:linear-gradient(180deg,#fff8f8 0%,#ffffff 100%);
  border:1px solid rgba(213,0,9,.12);
  box-shadow:0 16px 46px rgba(0,0,0,.04);
}

.sa-products-pro__hot-content{
  max-width:980px;
}

.sa-products-pro__hot-tag,
.sa-products-pro__section-label,
.sa-products-pro__badge{
  display:inline-flex;
  align-items:center;
  min-height:30px;
  padding:0 10px;
  border-radius:999px;
  font-size:11px;
  font-weight:800;
}

.sa-products-pro__hot-tag,
.sa-products-pro__section-label{
  background:rgba(213,0,9,.08);
  border:1px solid rgba(213,0,9,.16);
  color:#d50009;
}

.sa-products-pro__hot h2{
  margin:14px 0 10px;
  font-size:36px;
  line-height:1.1;
  font-weight:900;
  color:#111111;
}

.sa-products-pro__hot p{
  margin:0 0 16px;
  color:#666666;
  font-size:17px;
  line-height:1.85;
}

.sa-products-pro__hot-list{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:18px;
}

.sa-products-pro__hot-list span{
  display:inline-flex;
  align-items:center;
  min-height:42px;
  padding:0 14px;
  border-radius:12px;
  background:#ffffff;
  border:1px solid #ececec;
  color:#111111;
  font-size:14px;
  font-weight:700;
}

.sa-products-pro__nav-wrap{
  position:sticky;
  top:86px;
  z-index:20;
  margin:0 0 22px;
}

.sa-products-pro__nav{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  padding:12px;
  border-radius:20px;
  background:rgba(255,255,255,.92);
  border:1px solid #ececec;
  backdrop-filter:blur(12px);
  box-shadow:0 12px 28px rgba(0,0,0,.06);
}

.sa-products-pro__nav a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 16px;
  border-radius:999px;
  text-decoration:none;
  color:#111111;
  background:#ffffff;
  border:1px solid #ececec;
  font-size:14px;
  font-weight:800;
  transition:.22s ease;
}

.sa-products-pro__nav a:hover{
  transform:translateY(-2px);
  color:#d50009;
  border-color:#e2d0d0;
  background:#fff8f8;
}

.sa-products-pro__section{
  margin-bottom:22px;
  padding:30px;
  border-radius:28px;
  background:#ffffff;
  border:1px solid #ececec;
  box-shadow:0 14px 42px rgba(0,0,0,.04);
}

.sa-products-pro__section-head{
  margin-bottom:22px;
  max-width:920px;
}

.sa-products-pro__section-head h2{
  margin:12px 0 10px;
  font-size:34px;
  line-height:1.12;
  font-weight:900;
  color:#111111;
}

.sa-products-pro__section-head p{
  margin:0;
  color:#666666;
  font-size:16px;
  line-height:1.85;
}

.sa-products-pro__featured{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:18px;
  margin-bottom:18px;
}

.sa-products-pro__feature-card,
.sa-products-pro__card{
  display:flex;
  flex-direction:column;
  text-decoration:none;
  border-radius:22px;
  border:1px solid #ececec;
  background:#ffffff;
  transition:.22s ease;
  color:#111111;
}

.sa-products-pro__feature-card{
  min-height:230px;
  padding:24px 22px;
}

.sa-products-pro__card{
  min-height:210px;
  padding:22px 20px;
}

.sa-products-pro__feature-card:hover,
.sa-products-pro__card:hover{
  transform:translateY(-4px);
  border-color:#e2d0d0;
  box-shadow:0 16px 34px rgba(0,0,0,.06);
  background:#fffdfd;
}

.sa-products-pro__badge{
  align-self:flex-start;
  margin-bottom:14px;
  background:rgba(213,0,9,.08);
  border:1px solid rgba(213,0,9,.14);
  color:#d50009;
}

.sa-products-pro__feature-card h3{
  margin:0 0 10px;
  font-size:24px;
  line-height:1.2;
  font-weight:900;
  color:#111111;
}

.sa-products-pro__card h3{
  margin:0 0 10px;
  font-size:22px;
  line-height:1.22;
  font-weight:900;
  color:#111111;
}

.sa-products-pro__feature-card p,
.sa-products-pro__card p{
  margin:0 0 16px;
  flex-grow:1;
  color:#666666;
  font-size:14px;
  line-height:1.8;
}

.sa-products-pro__feature-card strong,
.sa-products-pro__card span{
  color:#d50009;
  font-size:14px;
  font-weight:800;
}

.sa-products-pro__grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

.sa-products-pro__grid--five{
  grid-template-columns:repeat(5,minmax(0,1fr));
}

@media (max-width:1280px){
  .sa-products-pro__featured{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .sa-products-pro__grid--five{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

@media (max-width:980px){
  .sa-products-pro{
    padding:0 14px 56px;
  }

  .sa-products-pro__hero{
    padding:40px 20px 26px;
  }

  .sa-products-pro__hot,
  .sa-products-pro__section{
    padding:22px 18px;
  }

  .sa-products-pro__grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .sa-products-pro__grid--five{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .sa-products-pro__nav-wrap{
    top:74px;
  }
}

@media (max-width:640px){
  .sa-products-pro{
    padding:0 10px 46px;
  }

  .sa-products-pro__hero{
    margin-bottom:16px;
    padding:32px 14px 22px;
    border-radius:0 0 20px 20px;
  }

  .sa-products-pro__hero h1{
    font-size:32px;
  }

  .sa-products-pro__hero p,
  .sa-products-pro__hot p,
  .sa-products-pro__section-head p{
    font-size:14px;
    line-height:1.75;
  }

  .sa-products-pro__hero-actions,
  .sa-products-pro__hot-list,
  .sa-products-pro__trust{
    gap:8px;
  }

  .sa-products-pro__hero-actions a,
  .sa-products-pro__hot-actions a{
    width:100%;
  }

  .sa-products-pro__hot{
    margin-bottom:16px;
    padding:18px 14px;
    border-radius:20px;
  }

  .sa-products-pro__hot h2{
    font-size:28px;
  }

  .sa-products-pro__nav-wrap{
    position:relative;
    top:auto;
    margin-bottom:16px;
  }

  .sa-products-pro__nav{
    padding:10px;
    border-radius:16px;
  }

  .sa-products-pro__nav a{
    flex:1 1 calc(50% - 8px);
    min-height:40px;
    font-size:12px;
    padding:0 10px;
  }

  .sa-products-pro__section{
    margin-bottom:16px;
    padding:16px 12px;
    border-radius:18px;
  }

  .sa-products-pro__section-head h2{
    font-size:24px;
  }

  .sa-products-pro__featured{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .sa-products-pro__grid,
  .sa-products-pro__grid--five{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
  }

  .sa-products-pro__feature-card,
  .sa-products-pro__card{
    min-height:auto;
    padding:14px 10px;
    border-radius:16px;
  }

  .sa-products-pro__feature-card h3{
    font-size:15px;
    margin:0 0 8px;
  }

  .sa-products-pro__card h3{
    font-size:14px;
    margin:0 0 8px;
  }

  .sa-products-pro__feature-card p,
  .sa-products-pro__card p{
    font-size:12px;
    line-height:1.6;
    margin:0 0 12px;
  }

  .sa-products-pro__feature-card strong,
  .sa-products-pro__card span{
    font-size:12px;
  }

  .sa-products-pro__badge,
  .sa-products-pro__hot-tag,
  .sa-products-pro__section-label{
    min-height:24px;
    padding:0 8px;
    font-size:9px;
  }
}/* End custom CSS */