.elementor-4174 .elementor-element.elementor-element-e08ea62{--display:flex;--min-height:40vh;--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;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-4174 .elementor-element.elementor-element-e08ea62:not(.elementor-motion-effects-element-type-background), .elementor-4174 .elementor-element.elementor-element-e08ea62 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://yaksil.com/wp-content/uploads/2026/07/20260701092018190735.webp");background-position:center center;background-repeat:repeat;background-size:cover;}.elementor-4174 .elementor-element.elementor-element-55db40d{text-align:center;}.elementor-4174 .elementor-element.elementor-element-55db40d .elementor-heading-title{font-size:42px;font-weight:bold;line-height:53px;color:#FFFFFF;}.elementor-4174 .elementor-element.elementor-element-a97d69c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-4174 .elementor-element.elementor-element-b686607{padding:0px 0px 0px 0px;}.elementor-4174 .elementor-element.elementor-element-478f61a{--display:flex;overflow:visible;}.elementor-4174 .elementor-element.elementor-element-378d645{--display:flex;overflow:visible;}.elementor-4174 .elementor-element.elementor-element-a0e0f26{--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;overflow:visible;}@media(max-width:767px){.elementor-4174 .elementor-element.elementor-element-55db40d .elementor-heading-title{font-size:22px;line-height:1.5em;word-spacing:0em;}}@media(min-width:768px){.elementor-4174 .elementor-element.elementor-element-e08ea62{--content-width:1400px;}.elementor-4174 .elementor-element.elementor-element-a97d69c{--content-width:1400px;}.elementor-4174 .elementor-element.elementor-element-478f61a{--content-width:1400px;}.elementor-4174 .elementor-element.elementor-element-378d645{--content-width:1400px;}.elementor-4174 .elementor-element.elementor-element-a0e0f26{--content-width:1400px;}}/* Start custom CSS for html, class: .elementor-element-b686607 */.yakows-section {
  padding: 20px 20px;
}

.yakows-container {
  max-width: 1400px;
  margin: 0 auto;
}

.yakows-section-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 14px;
  background: #eaf8fb;
  color: #1ca7bd;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
}

.yakows-what-section h2 {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 1.25;
  color: #1c1c1c;
}

.yakows-what-section p {
  margin: 0 0 16px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.yakows-highlight-box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  margin-top: 28px;
}

.yakows-highlight-item {
  padding: 22px 20px;
  background: #f7fbfc;
  border: 1px solid #d8eef3;
  border-radius: 12px;
}

.yakows-highlight-item span {
  display: block;
  margin-bottom: 8px;
  color: #1ca7bd;
  font-size: 20px;
  font-weight: 700;
}

.yakows-highlight-item p {
  margin: 0;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}

@media (max-width: 768px) {
  .yakows-section {
    padding: 36px 16px;
  }

  .yakows-what-section h2 {
    font-size: 26px;
  }

  .yakows-highlight-box {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a996dc5 */.yakows-section {
  padding: 50px 20px;
}

.yakows-container {
  max-width: 1400px;
  margin: 0 auto;
}

.yakows-section-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 14px;
  background: #eaf8fb;
  color: #1ca7bd;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
}

.yakows-advantages-section h2 {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 1.25;
  color: #1c1c1c;
}

.yakows-advantages-section > .yakows-container > p {
  max-width: 820px;
  margin: 0 0 28px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.yakows-advantages-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.yakows-advantage-card {
  padding: 24px 22px;
  background: #ffffff;
  border: 1px solid #d8eef3;
  border-radius: 14px;
  box-shadow: 0 8px 24px rgba(28, 167, 189, 0.08);
}

.yakows-advantage-icon {
  width: 44px;
  height: 44px;
  margin-bottom: 16px;
  background: #eaf8fb;
  color: #1ca7bd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 700;
}

.yakows-advantage-card h3 {
  margin: 0 0 10px;
  color: #1c1c1c;
  font-size: 19px;
  line-height: 1.35;
}

.yakows-advantage-card p {
  margin: 0;
  color: #555;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;
}

@media (max-width: 900px) {
  .yakows-advantages-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .yakows-section {
    padding: 36px 16px;
  }

  .yakows-advantages-section h2 {
    font-size: 26px;
  }

  .yakows-advantages-grid {
    grid-template-columns: 1fr;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-02b4bdc */.yakows-section {
  padding: 40px 20px;
}

.yakows-container {
  max-width: 1400px;
  margin: 0 auto;
}

.yakows-section-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 14px;
  background: #eaf8fb;
  color: #1ca7bd;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
}

.yakows-hardness-intro {
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 32px;
  align-items: center;
  margin-bottom: 34px;
}

.yakows-hardness-section h2 {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 1.25;
  color: #1c1c1c;
}

.yakows-hardness-section p {
  margin: 0 0 16px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.yakows-hardness-image {
  min-height: 260px;
  border-radius: 16px;
  overflow: hidden;
  background: #f7fbfc;
}

.yakows-hardness-image img {
  width: 100%;
  height: 100%;
  min-height: 260px;
  object-fit: cover;
  display: block;
}

.yakows-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.yakows-table {
  width: 100%;
  border-collapse: collapse;
  background: #ffffff;
  border: 1px solid #d8eef3;
  border-radius: 14px;
  overflow: hidden;
}

.yakows-table th {
  padding: 15px 16px;
  background: #1ca7bd;
  color: #ffffff;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
}

.yakows-table td {
  padding: 16px;
  border-bottom: 1px solid #e3f2f5;
  color: #444;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  vertical-align: top;
}

.yakows-table tbody tr:nth-child(even) {
  background: #f7fbfc;
}

.yakows-table tbody tr:last-child td {
  border-bottom: none;
}

@media (max-width: 768px) {
  .yakows-section {
    padding: 36px 16px;
  }

  .yakows-hardness-intro {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .yakows-hardness-section h2 {
    font-size: 26px;
  }

  .yakows-hardness-image {
    min-height: 200px;
  }

  .yakows-hardness-image img {
    min-height: 200px;
  }

  .yakows-table {
    min-width: 760px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e715e24 */.yakows-section {
  padding: 50px 20px;
}

.yakows-container {
  max-width: 1400px;
  margin: 0 auto;
}

.yakows-section-label {
  display: inline-block;
  margin-bottom: 12px;
  padding: 6px 14px;
  background: #eaf8fb;
  color: #1ca7bd;
  font-size: 14px;
  font-weight: 600;
  border-radius: 30px;
}

.yakows-applications-intro {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 34px;
  align-items: center;
  margin-bottom: 34px;
}

.yakows-applications-image {
  min-height: 300px;
  border-radius: 16px;
  overflow: hidden;
  background: #f7fbfc;
}

.yakows-applications-image img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  display: block;
}

.yakows-applications-section h2 {
  margin: 0 0 18px;
  font-size: 32px;
  line-height: 1.25;
  color: #1c1c1c;
}

.yakows-applications-section p {
  margin: 0 0 16px;
  color: #444;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
}

.yakows-application-list {
  border: 1px solid #d8eef3;
  border-radius: 16px;
  overflow: hidden;
  background: #ffffff;
}

.yakows-application-row {
  display: grid;
  grid-template-columns: 70px 1fr;
  gap: 18px;
  align-items: start;
  padding: 20px 22px;
  border-bottom: 1px solid #e3f2f5;
}

.yakows-application-row:nth-child(even) {
  background: #f7fbfc;
}

.yakows-application-row:last-child {
  border-bottom: none;
}

.yakows-application-row span {
  color: #1ca7bd;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}

.yakows-application-row p {
  margin: 0;
  color: #444;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.65;
}

@media (max-width: 768px) {
  .yakows-section {
    padding: 36px 16px;
  }

  .yakows-applications-intro {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .yakows-applications-section h2 {
    font-size: 26px;
  }

  .yakows-applications-image {
    min-height: 220px;
  }

  .yakows-applications-image img {
    min-height: 220px;
  }

  .yakows-application-row {
    grid-template-columns: 48px 1fr;
    gap: 12px;
    padding: 18px 16px;
  }
}/* End custom CSS */