.elementor-4149 .elementor-element.elementor-element-cff49e5{--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-4149 .elementor-element.elementor-element-cff49e5:not(.elementor-motion-effects-element-type-background), .elementor-4149 .elementor-element.elementor-element-cff49e5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://yaksil.com/wp-content/uploads/2026/06/20260624081356546452.webp");background-position:center center;background-repeat:repeat;background-size:cover;}.elementor-4149 .elementor-element.elementor-element-64ddcfd{text-align:center;}.elementor-4149 .elementor-element.elementor-element-64ddcfd .elementor-heading-title{font-size:42px;font-weight:bold;line-height:53px;color:#FFFFFF;}.elementor-4149 .elementor-element.elementor-element-c1c90f6{--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;}.elementor-4149 .elementor-element.elementor-element-b4e5289{--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-4149 .elementor-element.elementor-element-64ddcfd .elementor-heading-title{font-size:22px;line-height:1.5em;word-spacing:0em;}}@media(min-width:768px){.elementor-4149 .elementor-element.elementor-element-cff49e5{--content-width:1400px;}.elementor-4149 .elementor-element.elementor-element-c1c90f6{--content-width:1400px;}.elementor-4149 .elementor-element.elementor-element-b4e5289{--content-width:1400px;}}/* Start custom CSS for html, class: .elementor-element-ec2b865 */.nev-silicone-hero {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 78px 20px;
  background: #eefafb;
  color: #17343a;
  box-sizing: border-box;
}

.nev-silicone-hero *,
.nev-silicone-hero *::before,
.nev-silicone-hero *::after {
  box-sizing: border-box;
}

.nev-silicone-container {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 44px;
  align-items: center;
}

.nev-silicone-eyebrow {
  display: inline-block;
  margin-bottom: 18px;
  padding: 8px 14px;
  border: 1px solid #17a2b8;
  border-radius: 999px;
  background: #ffffff;
  color: #117f91;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
}

.nev-silicone-content h1 {
  margin: 0 0 22px;
  color: #102f35;
  font-size: clamp(34px, 4.6vw, 56px);
  line-height: 1.1;
  letter-spacing: -0.03em;
}

.nev-silicone-intro,
.nev-silicone-desc {
  margin: 0;
  color: #405d64;
  font-size: 17px;
  line-height: 1.72;
}

.nev-silicone-intro strong,
.nev-silicone-desc strong {
  color: #117f91;
  font-weight: 700;
}

.nev-silicone-desc {
  margin-top: 14px;
}

.nev-silicone-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.nev-silicone-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 9px 14px;
  border-radius: 999px;
  background: #ffffff;
  border: 1px solid #b9e5eb;
  color: #183c42;
  font-size: 14px;
  font-weight: 700;
}

.nev-silicone-tags span::before {
  content: "✓";
  margin-right: 7px;
  color: #17a2b8;
  font-weight: 800;
}

.nev-silicone-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 32px;
}

.nev-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 20px;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 800;
  text-decoration: none;
}

.nev-btn-primary {
  background: #17a2b8;
  color: #ffffff;
  border: 1px solid #17a2b8;
}

.nev-btn-primary:hover {
  background: #128da0;
  border-color: #128da0;
}

.nev-btn-outline {
  background: transparent;
  color: #117f91;
  border: 1px solid #17a2b8;
}

.nev-btn-outline:hover {
  background: #ffffff;
}

.nev-silicone-side {
  padding: 30px;
  border: 1px solid #b9e5eb;
  border-radius: 20px;
  background: #ffffff;
}

.nev-side-heading {
  margin-bottom: 22px;
}

.nev-side-heading span {
  display: inline-block;
  margin-bottom: 10px;
  color: #117f91;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.nev-side-heading h2 {
  margin: 0;
  color: #102f35;
  font-size: 25px;
  line-height: 1.28;
}

.nev-side-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.nev-side-item {
  padding: 18px;
  border: 1px solid #d8eef1;
  border-radius: 14px;
  background: #f7fdfe;
}

.nev-side-item h3 {
  margin: 0 0 8px;
  color: #117f91;
  font-size: 17px;
  line-height: 1.3;
}

.nev-side-item p {
  margin: 0;
  color: #405d64;
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 980px) {
  .nev-silicone-container {
    grid-template-columns: 1fr;
    gap: 34px;
  }

  .nev-silicone-side {
    max-width: 760px;
  }
}

@media (max-width: 640px) {
  .nev-silicone-hero {
    padding: 54px 16px;
  }

  .nev-silicone-content h1 {
    font-size: 32px;
  }

  .nev-silicone-intro,
  .nev-silicone-desc {
    font-size: 16px;
    line-height: 1.68;
  }

  .nev-side-grid {
    grid-template-columns: 1fr;
  }

  .nev-silicone-tags span,
  .nev-btn {
    width: 100%;
  }

  .nev-silicone-side {
    padding: 22px;
    border-radius: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4817a3d */.nev-app-section {
  width: 100%;
  padding: 72px 20px;
  color: #17343a;
  box-sizing: border-box;
}

.nev-app-section *,
.nev-app-section *::before,
.nev-app-section *::after {
  box-sizing: border-box;
}

.nev-app-container {
  max-width: 1180px;
  margin: 0 auto;
}

.nev-section-head {
  max-width: 920px;
  margin-bottom: 34px;
}

.nev-section-label {
  display: inline-block;
  margin-bottom: 12px;
  color: #17a2b8;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.nev-section-head h2,
.nev-custom-text h2 {
  margin: 0 0 16px;
  color: #102f35;
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.16;
  letter-spacing: -0.02em;
}

.nev-section-head p {
  margin: 0;
  color: #405d64;
  font-size: 17px;
  line-height: 1.72;
}

.nev-media-layout {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 42px;
  align-items: center;
  margin-bottom: 34px;
}

.nev-media-layout .nev-section-head {
  margin-bottom: 0;
}

.nev-media-layout-reverse .nev-section-head {
  order: 2;
}

.nev-media-layout-reverse .nev-image-box {
  order: 1;
}

.nev-image-box {
  border: 1px solid #b9e5eb;
  border-radius: 18px;
  overflow: hidden;
}

.nev-image-box img,
.nev-custom-media img {
  display: block;
  width: 100%;
  height: auto;
}

.nev-app-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid #b9e5eb;
  border-left: 1px solid #b9e5eb;
}

.nev-app-card {
  padding: 24px 22px;
  border-right: 1px solid #b9e5eb;
  border-bottom: 1px solid #b9e5eb;
}

.nev-app-card h3 {
  margin: 0 0 12px;
  color: #117f91;
  font-size: 20px;
  line-height: 1.3;
}

.nev-app-card p {
  margin: 0;
  color: #405d64;
  font-size: 15px;
  line-height: 1.68;
}

.nev-table-wrap {
  width: 100%;
  overflow-x: auto;
}

.nev-table {
  width: 100%;
  min-width: 820px;
  border-collapse: collapse;
  border: 1px solid #b9e5eb;
}

.nev-table th,
.nev-table td {
  padding: 15px 16px;
  border: 1px solid #b9e5eb;
  text-align: left;
  vertical-align: top;
  color: #405d64;
  font-size: 15px;
  line-height: 1.55;
}

.nev-table th {
  color: #102f35;
  font-weight: 800;
}

.nev-table td:first-child {
  color: #117f91;
  font-weight: 700;
}

.nev-form-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #b9e5eb;
  border-left: 1px solid #b9e5eb;
}

.nev-form-item {
  padding: 24px 22px;
  border-right: 1px solid #b9e5eb;
  border-bottom: 1px solid #b9e5eb;
}

.nev-form-item h3 {
  margin: 0 0 10px;
  color: #117f91;
  font-size: 20px;
  line-height: 1.3;
}

.nev-form-item p {
  margin: 0;
  color: #405d64;
  font-size: 15px;
  line-height: 1.65;
}

.nev-requirements {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  border-top: 1px solid #b9e5eb;
  border-left: 1px solid #b9e5eb;
}

.nev-requirement {
  padding: 26px 24px;
  border-right: 1px solid #b9e5eb;
  border-bottom: 1px solid #b9e5eb;
}

.nev-requirement h3 {
  margin: 0 0 10px;
  color: #117f91;
  font-size: 21px;
  line-height: 1.3;
}

.nev-requirement p {
  margin: 0;
  color: #405d64;
  font-size: 15px;
  line-height: 1.7;
}

.nev-custom-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 38px;
  align-items: center;
}

.nev-custom-text h3 {
  margin: 0 0 14px;
  color: #117f91;
  font-size: 24px;
  line-height: 1.3;
}

.nev-custom-text p {
  margin: 0;
  color: #405d64;
  font-size: 16px;
  line-height: 1.72;
}

.nev-custom-text p + p {
  margin-top: 14px;
}

.nev-custom-media {
  border: 1px solid #b9e5eb;
  border-radius: 18px;
  overflow: hidden;
}

.nev-custom-media ul {
  margin: 0;
  padding: 22px 24px;
  list-style: none;
}

.nev-custom-media li {
  position: relative;
  padding: 9px 0 9px 24px;
  border-bottom: 1px solid #d8eef1;
  color: #405d64;
  font-size: 15px;
  line-height: 1.55;
}

.nev-custom-media li:last-child {
  border-bottom: 0;
}

.nev-custom-media li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #17a2b8;
}

.nev-select-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid #b9e5eb;
  border-left: 1px solid #b9e5eb;
}

.nev-select-card {
  padding: 24px 22px;
  border-right: 1px solid #b9e5eb;
  border-bottom: 1px solid #b9e5eb;
}

.nev-select-card h3 {
  margin: 0 0 10px;
  color: #117f91;
  font-size: 20px;
  line-height: 1.3;
}

.nev-select-card p {
  margin: 0;
  color: #405d64;
  font-size: 15px;
  line-height: 1.65;
}

.nev-faq-list {
  border-top: 1px solid #b9e5eb;
}

.nev-faq-item {
  border-bottom: 1px solid #b9e5eb;
  padding: 0;
}

.nev-faq-item summary {
  cursor: pointer;
  padding: 20px 0;
  color: #102f35;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.4;
}

.nev-faq-item summary::marker {
  color: #17a2b8;
}

.nev-faq-item p {
  margin: 0;
  padding: 0 0 22px;
  max-width: 960px;
  color: #405d64;
  font-size: 16px;
  line-height: 1.72;
}

@media (max-width: 1080px) {
  .nev-app-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .nev-form-grid,
  .nev-select-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .nev-media-layout,
  .nev-custom-layout {
    grid-template-columns: 1fr;
  }

  .nev-media-layout-reverse .nev-section-head,
  .nev-media-layout-reverse .nev-image-box {
    order: initial;
  }
}

@media (max-width: 760px) {
  .nev-app-section {
    padding: 54px 16px;
  }

  .nev-section-head {
    margin-bottom: 28px;
  }

  .nev-section-head h2,
  .nev-custom-text h2 {
    font-size: 30px;
  }

  .nev-section-head p {
    font-size: 16px;
    line-height: 1.68;
  }

  .nev-app-grid,
  .nev-form-grid,
  .nev-requirements,
  .nev-select-grid {
    grid-template-columns: 1fr;
  }

  .nev-app-card,
  .nev-form-item,
  .nev-requirement,
  .nev-select-card {
    padding: 22px 18px;
  }

  .nev-custom-media ul {
    padding: 20px 18px;
  }

  .nev-faq-item summary {
    font-size: 17px;
  }

  .nev-faq-item p {
    font-size: 15px;
  }
}/* End custom CSS */