.elementor-245 .elementor-element.elementor-element-533f930{--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;--margin-top:-140px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-cf01294{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-ec3323a{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-d9a07af{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-6a2a95a{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-6552590{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-245 .elementor-element.elementor-element-8ebffdc{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cb29776 */.sf-solution-hero,
.sf-solution-hero * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-solution-hero a {
  text-decoration: none;
}

.sf-solution-hero {
  position: relative;
  overflow: hidden;
  min-height: 720px;
  display: flex;
  align-items: center;
  padding: 230px 0 100px;
}

.sf-sputtering-hero {
  background:
    url("https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1800&q=80")
    center center / cover no-repeat;
}

.sf-solution-hero-overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(6, 25, 63, 0.88) 0%, rgba(6, 25, 63, 0.74) 42%, rgba(6, 25, 63, 0.42) 100%);
  z-index: 1;
}

.sf-solution-hero-container {
  width: min(1280px, 92%);
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.sf-solution-hero-content {
  max-width: 820px;
}

.sf-solution-hero-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 22px;
}

.sf-solution-hero-content h1 {
  font-size: 72px;
  line-height: 1.05;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1.5px;
  margin-bottom: 22px;
}

.sf-solution-hero-content h1 span {
  color: #f89b13;
}

.sf-solution-hero-content p {
  max-width: 700px;
  font-size: 19px;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 34px;
}

.sf-solution-hero-btns {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 38px;
}

.sf-solution-btn-primary,
.sf-solution-btn-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 28px;
  border-radius: 18px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
}

.sf-solution-btn-primary {
  background: linear-gradient(135deg, #ff9800, #ff8a00);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(248, 155, 19, 0.26);
  gap: 10px;
}

.sf-solution-btn-primary:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #f18c00, #e88200);
}

.sf-solution-btn-secondary {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.sf-solution-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.20);
  transform: translateY(-2px);
}

.sf-solution-btn-whatsapp {
  background: linear-gradient(135deg, #25D366, #1ebe5d);
  color: #ffffff;
  border: none;
  gap: 10px;
}

.sf-solution-btn-whatsapp:hover {
  background: linear-gradient(135deg, #20c55a, #18b653);
  transform: translateY(-2px);
}

.sf-solution-whatsapp-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sf-solution-whatsapp-icon svg {
  width: 18px;
  height: 18px;
  display: block;
}

.sf-solution-hero-chips {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.sf-solution-hero-chip {
  min-width: 220px;
  padding: 18px 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
}

.sf-solution-hero-chip strong {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #f89b13;
  font-weight: 600;
  margin-bottom: 6px;
}

.sf-solution-hero-chip span {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  font-weight: 500;
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-solution-hero {
    min-height: 640px;
    padding: 160px 0 85px;
  }

  .sf-solution-hero-content h1 {
    font-size: 54px;
    letter-spacing: -1px;
  }

  .sf-solution-hero-content p {
    font-size: 17px;
  }

  .sf-solution-hero-chip {
    min-width: calc(50% - 9px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sf-solution-hero {
    min-height: auto;
    padding: 190px 0 70px;
    background-position: center center;
  }

  .sf-solution-hero-overlay {
    background:
      linear-gradient(180deg, rgba(6, 25, 63, 0.90) 0%, rgba(6, 25, 63, 0.78) 55%, rgba(6, 25, 63, 0.76) 100%);
  }

  .sf-solution-hero-content h1 {
    font-size: 38px;
    line-height: 1.12;
    letter-spacing: -0.5px;
  }

  .sf-solution-hero-content p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 28px;
  }

  .sf-solution-btn-primary,
  .sf-solution-btn-secondary {
    width: 100%;
  }

  .sf-solution-hero-chip {
    width: 100%;
    min-width: 100%;
    border-radius: 18px;
  }

  .sf-solution-hero-chips {
    gap: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fb0ea0f */.sf-sputtering-overview-section,
.sf-sputtering-overview-section * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-sputtering-overview-section {
  position: relative;
  padding: 110px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  overflow: hidden;
}

.sf-sputtering-overview-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-sputtering-overview-grid {
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: 60px;
  align-items: center;
}

/* Left content */
.sf-sputtering-overview-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(248, 155, 19, 0.12);
  color: #f89b13;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.sf-sputtering-overview-content h2 {
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #0b2f73;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.sf-sputtering-overview-content h2 span {
  color: #f89b13;
}

.sf-sputtering-overview-text {
  font-size: 18px;
  line-height: 1.85;
  color: #5f7290;
  margin-bottom: 18px;
}

.sf-sputtering-overview-points {
  display: flex;
  flex-direction: column;
  gap: 18px;
  margin-top: 28px;
}

.sf-sputtering-overview-point {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 18px 18px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(11, 47, 115, 0.07);
  border-radius: 22px;
  box-shadow: 0 14px 34px rgba(11, 47, 115, 0.06);
}

.sf-sputtering-point-icon {
  width: 52px;
  height: 52px;
  min-width: 52px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(248,155,19,0.14), rgba(11,47,115,0.08));
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.sf-sputtering-overview-point h4 {
  font-size: 20px;
  line-height: 1.3;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 6px;
}

.sf-sputtering-overview-point p {
  font-size: 15px;
  line-height: 1.75;
  color: #617593;
  margin: 0;
}

/* Right visual */
.sf-sputtering-overview-visual {
  position: relative;
}

.sf-sputtering-overview-image-wrap {
  border-radius: 34px;
  overflow: hidden;
  box-shadow: 0 24px 60px rgba(11, 47, 115, 0.14);
}

.sf-sputtering-overview-image-wrap img {
  width: 100%;
  height: 620px;
  object-fit: cover;
  display: block;
}

.sf-sputtering-floating-card {
  position: absolute;
  max-width: 240px;
  padding: 18px 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  border: 1px solid rgba(11, 47, 115, 0.08);
  box-shadow: 0 18px 40px rgba(11, 47, 115, 0.10);
  backdrop-filter: blur(12px);
}

.sf-sputtering-floating-card h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 8px;
}

.sf-sputtering-floating-card p {
  font-size: 14px;
  line-height: 1.65;
  color: #617593;
  margin: 0;
}

.sf-sputtering-card-one {
  left: -24px;
  bottom: 36px;
}

.sf-sputtering-card-two {
  right: -24px;
  top: 36px;
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-sputtering-overview-grid {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .sf-sputtering-overview-content h2 {
    font-size: 46px;
  }

  .sf-sputtering-overview-image-wrap img {
    height: 560px;
  }
}

@media (max-width: 767px) {
  .sf-sputtering-overview-section {
    padding: 80px 0;
  }

  .sf-sputtering-overview-grid {
    display: flex;
    flex-direction: column;
    gap: 24px;
  }

  .sf-sputtering-overview-content {
    display: contents;
  }

  .sf-sputtering-overview-badge {
    order: 1;
  }

  .sf-sputtering-overview-content h2 {
    order: 2;
    font-size: 34px;
    letter-spacing: -0.5px;
    margin-bottom: 0;
  }

  .sf-sputtering-overview-visual {
    order: 3;
  }

  .sf-sputtering-overview-image-wrap img {
    height: 380px;
  }

  .sf-sputtering-overview-text {
    order: 4;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 16px;
  }

  .sf-sputtering-overview-points {
    order: 5;
    margin-top: 10px;
  }

  .sf-sputtering-floating-card {
    display: none;
  }

  .sf-sputtering-overview-point {
    padding: 16px;
    border-radius: 20px;
  }

  .sf-sputtering-overview-point h4 {
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-66d477d */.sf-sputtering-benefits-section,
.sf-sputtering-benefits-section * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-sputtering-benefits-section {
  position: relative;
  padding: 110px 0;
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
  overflow: hidden;
}

.sf-sputtering-benefits-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-sputtering-benefits-heading {
  max-width: 860px;
  margin: 0 auto 55px;
  text-align: center;
}

.sf-sputtering-benefits-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(248, 155, 19, 0.12);
  color: #f89b13;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.sf-sputtering-benefits-heading h2 {
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #0b2f73;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

.sf-sputtering-benefits-heading h2 span {
  color: #f89b13;
}

.sf-sputtering-benefits-heading p {
  font-size: 18px;
  line-height: 1.85;
  color: #5f7290;
  margin: 0;
}

.sf-sputtering-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.sf-sputtering-benefit-card {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(11, 47, 115, 0.07);
  border-radius: 28px;
  padding: 30px 26px;
  box-shadow: 0 18px 45px rgba(11, 47, 115, 0.07);
  transition: all 0.3s ease;
}

.sf-sputtering-benefit-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 55px rgba(11, 47, 115, 0.11);
}

.sf-sputtering-benefit-icon {
  width: 62px;
  height: 62px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  background: linear-gradient(135deg, rgba(248,155,19,0.14), rgba(11,47,115,0.08));
  margin-bottom: 20px;
}

.sf-sputtering-benefit-card h3 {
  font-size: 24px;
  line-height: 1.3;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 12px;
}

.sf-sputtering-benefit-card p {
  font-size: 15px;
  line-height: 1.8;
  color: #617593;
  margin: 0;
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-sputtering-benefits-heading h2 {
    font-size: 46px;
  }

  .sf-sputtering-benefits-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sf-sputtering-benefits-section {
    padding: 80px 0;
  }

  .sf-sputtering-benefits-heading {
    margin-bottom: 35px;
  }

  .sf-sputtering-benefits-heading h2 {
    font-size: 34px;
    letter-spacing: -0.5px;
  }

  .sf-sputtering-benefits-heading p {
    font-size: 15px;
    line-height: 1.75;
  }

  .sf-sputtering-benefits-grid {
    grid-template-columns: 1fr;
  }

  .sf-sputtering-benefit-card {
    border-radius: 22px;
    padding: 24px 20px;
  }

  .sf-sputtering-benefit-card h3 {
    font-size: 21px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ffff94f */.sf-sputtering-performance-section,
.sf-sputtering-performance-section * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-sputtering-performance-section {
  position: relative;
  padding: 110px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  overflow: hidden;
}

.sf-sputtering-performance-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-sputtering-performance-heading {
  max-width: 860px;
  margin: 0 auto 55px;
  text-align: center;
}

.sf-sputtering-performance-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(248, 155, 19, 0.12);
  color: #f89b13;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.sf-sputtering-performance-heading h2 {
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #0b2f73;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

.sf-sputtering-performance-heading h2 span {
  color: #f89b13;
}

.sf-sputtering-performance-heading p {
  font-size: 18px;
  line-height: 1.85;
  color: #5f7290;
  margin: 0;
}

.sf-sputtering-performance-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 30px;
}

.sf-sputtering-performance-card {
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(11, 47, 115, 0.07);
  border-radius: 28px;
  padding: 32px 26px;
  box-shadow: 0 18px 45px rgba(11, 47, 115, 0.07);
  transition: all 0.3s ease;
}

.sf-sputtering-performance-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 55px rgba(11, 47, 115, 0.11);
}

.sf-sputtering-performance-featured {
  background: linear-gradient(135deg, #0b2f73, #123d8d);
  border-color: transparent;
}

.sf-sputtering-performance-number {
  font-size: 48px;
  line-height: 1;
  font-weight: 800;
  color: #f89b13;
  margin-bottom: 16px;
}

.sf-sputtering-performance-card h3 {
  font-size: 24px;
  line-height: 1.3;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 12px;
}

.sf-sputtering-performance-card p {
  font-size: 15px;
  line-height: 1.8;
  color: #617593;
  margin: 0;
}

.sf-sputtering-performance-featured h3 {
  color: #ffffff;
}

.sf-sputtering-performance-featured p {
  color: rgba(255, 255, 255, 0.88);
}

.sf-sputtering-performance-note {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 22px 22px;
  border-radius: 24px;
  background: rgba(248, 155, 19, 0.08);
  border: 1px solid rgba(248, 155, 19, 0.16);
}

.sf-sputtering-performance-note-icon {
  width: 56px;
  height: 56px;
  min-width: 56px;
  border-radius: 16px;
  background: rgba(248, 155, 19, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.sf-sputtering-performance-note-text h4 {
  font-size: 22px;
  line-height: 1.3;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 8px;
}

.sf-sputtering-performance-note-text p {
  font-size: 15px;
  line-height: 1.8;
  color: #617593;
  margin: 0;
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-sputtering-performance-heading h2 {
    font-size: 46px;
  }

  .sf-sputtering-performance-grid {
    grid-template-columns: 1fr;
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sf-sputtering-performance-section {
    padding: 80px 0;
  }

  .sf-sputtering-performance-heading {
    margin-bottom: 35px;
  }

  .sf-sputtering-performance-heading h2 {
    font-size: 34px;
    letter-spacing: -0.5px;
  }

  .sf-sputtering-performance-heading p {
    font-size: 15px;
    line-height: 1.75;
  }

  .sf-sputtering-performance-card {
    border-radius: 22px;
    padding: 24px 20px;
  }

  .sf-sputtering-performance-number {
    font-size: 38px;
  }

  .sf-sputtering-performance-card h3 {
    font-size: 21px;
  }

  .sf-sputtering-performance-note {
    flex-direction: column;
    border-radius: 20px;
    padding: 18px;
  }

  .sf-sputtering-performance-note-text h4 {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b50d7c8 */.sf-best-applications-section,
.sf-best-applications-section * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-best-applications-section {
  position: relative;
  padding: 110px 0;
  background: linear-gradient(180deg, #ffffff 0%, #f7fbff 100%);
  overflow: hidden;
}

.sf-best-applications-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-best-applications-heading {
  max-width: 860px;
  margin: 0 auto 55px;
  text-align: center;
}

.sf-best-applications-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(248, 155, 19, 0.12);
  color: #f89b13;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.sf-best-applications-heading h2 {
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #0b2f73;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

.sf-best-applications-heading h2 span {
  color: #f89b13;
}

.sf-best-applications-heading p {
  font-size: 18px;
  line-height: 1.85;
  color: #5f7290;
  margin: 0;
}

.sf-best-applications-list {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

/* Main card */
.sf-best-app-card {
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 360px;
  border-radius: 34px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(11, 47, 115, 0.08);
  box-shadow: 0 18px 48px rgba(11, 47, 115, 0.08);
  transition: grid-template-columns 0.6s ease;
}

.sf-best-app-card-reverse .sf-best-app-media {
  order: 2;
}

.sf-best-app-card-reverse .sf-best-app-content {
  order: 1;
}

/* Image side */
.sf-best-app-media {
  position: relative;
  overflow: hidden;
}

.sf-best-app-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(11, 47, 115, 0.12), rgba(248, 155, 19, 0.04));
  pointer-events: none;
}

.sf-best-app-media img {
  width: 100%;
  height: 100%;
  min-height: 360px;
  object-fit: cover;
  display: block;
  transition: transform 0.7s ease;
}

/* Content side */
.sf-best-app-content {
  position: relative;
  padding: 42px 38px;
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
  transition:
    opacity 0.35s ease,
    transform 0.45s ease,
    padding 0.45s ease;
  overflow: hidden;
}

.sf-best-app-number {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(248,155,19,0.14), rgba(11,47,115,0.08));
  color: #f89b13;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sf-best-app-content h3 {
  font-size: 30px;
  line-height: 1.2;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 14px;
}

.sf-best-app-content p {
  font-size: 15px;
  line-height: 1.9;
  color: #617593;
  margin: 0 0 18px;
}

.sf-best-app-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sf-best-app-content ul li {
  position: relative;
  padding-left: 22px;
  font-size: 14px;
  line-height: 1.8;
  color: #516883;
  margin-bottom: 8px;
}

.sf-best-app-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #f89b13;
}


/* Mobile */
@media (max-width: 767px) {
  .sf-best-applications-section {
    padding: 80px 0;
  }

  .sf-best-applications-heading {
    margin-bottom: 35px;
  }

  .sf-best-applications-heading h2 {
    font-size: 34px;
    letter-spacing: -0.5px;
  }

  .sf-best-applications-heading p {
    font-size: 15px;
    line-height: 1.75;
  }

  .sf-best-app-card,
  .sf-best-app-card:hover {
    display: flex;
    flex-direction: column;
    min-height: auto;
  }

  .sf-best-app-card-reverse .sf-best-app-media,
  .sf-best-app-card-reverse .sf-best-app-content {
    order: unset;
  }

  .sf-best-app-media img {
    min-height: 250px;
    height: 250px;
  }

  .sf-best-app-content {
    padding: 24px 20px;
    opacity: 1 !important;
    transform: none !important;
  }

  .sf-best-app-content h3 {
    font-size: 24px;
  }

  .sf-best-app-number {
    width: 52px;
    height: 52px;
    border-radius: 16px;
    font-size: 18px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cfaf20d */.sf-related-solutions-section,
.sf-related-solutions-section * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-related-solutions-section a {
  text-decoration: none;
}

.sf-related-solutions-section {
  position: relative;
  padding: 110px 0;
  background: linear-gradient(180deg, #f7fbff 0%, #ffffff 100%);
  overflow: hidden;
}

.sf-related-solutions-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-related-solutions-heading {
  max-width: 860px;
  margin: 0 auto 55px;
  text-align: center;
}

.sf-related-solutions-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(248, 155, 19, 0.12);
  color: #f89b13;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 18px;
}

.sf-related-solutions-heading h2 {
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #0b2f73;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

.sf-related-solutions-heading h2 span {
  color: #f89b13;
}

.sf-related-solutions-heading p {
  font-size: 18px;
  line-height: 1.85;
  color: #5f7290;
  margin: 0;
}

.sf-related-solutions-mobile-wrap {
  position: relative;
}

.sf-related-solutions-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.sf-related-solution-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(11, 47, 115, 0.07);
  border-radius: 26px;
  padding: 26px 22px;
  box-shadow: 0 18px 45px rgba(11, 47, 115, 0.07);
  transition: all 0.3s ease;
  text-decoration: none !important;
}

.sf-related-solution-card * {
  text-decoration: none !important;
}

.sf-related-solution-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 24px 55px rgba(11, 47, 115, 0.11);
}

.sf-related-solution-icon {
  width: 58px;
  height: 58px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  background: linear-gradient(135deg, rgba(248,155,19,0.14), rgba(11,47,115,0.08));
  margin-bottom: 18px;
}

.sf-related-solution-card h3 {
  font-size: 22px;
  line-height: 1.3;
  color: #0b2f73;
  font-weight: 700;
  margin-bottom: 10px;
}

.sf-related-solution-card p {
  font-size: 14px;
  line-height: 1.8;
  color: #617593;
  margin: 0 0 18px;
  flex-grow: 1;
}

.sf-related-solution-link {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: #f89b13;
  transition: all 0.25s ease;
}

.sf-related-solution-card:hover .sf-related-solution-link {
  color: #0b2f73;
}

.sf-related-scroll-btn {
  display: none;
}

/* Large tablet */
@media (max-width: 1200px) {
  .sf-related-solutions-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-related-solutions-heading h2 {
    font-size: 46px;
  }

  .sf-related-solutions-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sf-related-solutions-mobile-wrap {
    position: relative;
    padding: 0 44px;
  }

  .sf-related-solutions-grid {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .sf-related-solutions-grid::-webkit-scrollbar {
    display: none;
  }

  .sf-related-solution-card {
    min-width: 84%;
    flex: 0 0 84%;
    scroll-snap-align: start;
  }

  .sf-related-scroll-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border: none;
    border-radius: 50%;
    background: #0b2f73;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    z-index: 5;
    box-shadow: 0 10px 22px rgba(11, 47, 115, 0.18);
  }

  .sf-related-scroll-prev {
    left: 0;
  }

  .sf-related-scroll-next {
    right: 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3349edc */.sf-sputtering-cta-strip,
.sf-sputtering-cta-strip * {
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}

.sf-sputtering-cta-strip a {
  text-decoration: none;
}

.sf-sputtering-cta-strip {
  position: relative;
  padding: 40px 0 110px;
  background: linear-gradient(180deg, #ffffff 0%, #f5faff 100%);
  overflow: hidden;
}

.sf-sputtering-cta-container {
  width: min(1280px, 92%);
  margin: 0 auto;
}

.sf-sputtering-cta-box {
  position: relative;
  padding: 54px 52px;
  border-radius: 36px;
  background: linear-gradient(135deg, #0b2f73 0%, #123d8d 60%, #184da8 100%);
  box-shadow: 0 28px 70px rgba(11, 47, 115, 0.18);
  overflow: hidden;
}

.sf-sputtering-cta-box::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  top: -180px;
  right: -120px;
  background: rgba(255, 255, 255, 0.06);
}

.sf-sputtering-cta-box::after {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  border-radius: 50%;
  bottom: -120px;
  left: -80px;
  background: rgba(248, 155, 19, 0.14);
}

.sf-sputtering-cta-content,
.sf-sputtering-cta-actions,
.sf-sputtering-cta-meta {
  position: relative;
  z-index: 2;
}

.sf-sputtering-cta-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.14);
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 18px;
}

.sf-sputtering-cta-content h2 {
  max-width: 860px;
  font-size: 56px;
  line-height: 1.08;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1px;
  margin-bottom: 16px;
}

.sf-sputtering-cta-content h2 span {
  color: #f89b13;
}

.sf-sputtering-cta-content p {
  max-width: 780px;
  font-size: 18px;
  line-height: 1.85;
  color: rgba(255, 255, 255, 0.88);
  margin: 0 0 30px;
}

.sf-sputtering-cta-actions {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.sf-sputtering-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 58px;
  padding: 0 28px;
  border-radius: 18px;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.3s ease;
  white-space: nowrap;
}

.sf-sputtering-cta-btn-quote {
  background: linear-gradient(135deg, #ff9800, #ff8a00);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(248, 155, 19, 0.24);
}

.sf-sputtering-cta-btn-quote:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #f18c00, #e88200);
}

.sf-sputtering-cta-btn-whatsapp {
  background: linear-gradient(135deg, #25D366, #1ebe5d);
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(37, 211, 102, 0.22);
}

.sf-sputtering-cta-btn-whatsapp:hover {
  transform: translateY(-2px);
  background: linear-gradient(135deg, #20c55a, #18b653);
}

.sf-sputtering-cta-btn-secondary {
  background: rgba(255, 255, 255, 0.12);
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.18);
}

.sf-sputtering-cta-btn-secondary:hover {
  background: rgba(255, 255, 255, 0.20);
  transform: translateY(-2px);
}

.sf-sputtering-cta-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.sf-sputtering-cta-icon svg {
  width: 18px;
  height: 18px;
  display: block;
}

.sf-sputtering-cta-meta {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.sf-sputtering-cta-meta-item {
  min-width: 220px;
  padding: 18px 20px;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.10);
  border: 1px solid rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.sf-sputtering-cta-meta-item strong {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  color: #f89b13;
  font-weight: 600;
  margin-bottom: 6px;
}

.sf-sputtering-cta-meta-item span {
  display: block;
  font-size: 15px;
  line-height: 1.6;
  color: #ffffff;
  font-weight: 500;
}

/* Tablet */
@media (max-width: 1100px) {
  .sf-sputtering-cta-box {
    padding: 42px 34px;
    border-radius: 30px;
  }

  .sf-sputtering-cta-content h2 {
    font-size: 44px;
  }

  .sf-sputtering-cta-content p {
    font-size: 17px;
  }

  .sf-sputtering-cta-meta-item {
    min-width: calc(50% - 9px);
  }
}

/* Mobile */
@media (max-width: 767px) {
  .sf-sputtering-cta-strip {
    padding: 20px 0 80px;
  }

  .sf-sputtering-cta-box {
    padding: 30px 20px;
    border-radius: 24px;
  }

  .sf-sputtering-cta-content h2 {
    font-size: 32px;
    line-height: 1.12;
    letter-spacing: -0.5px;
  }

  .sf-sputtering-cta-content p {
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 24px;
  }

  .sf-sputtering-cta-btn {
    width: 100%;
  }

  .sf-sputtering-cta-meta {
    gap: 14px;
  }

  .sf-sputtering-cta-meta-item {
    width: 100%;
    min-width: 100%;
    border-radius: 18px;
  }
}/* End custom CSS */