.services-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.services-navbar {
  width: 100%;
  display: flex;
  z-index: 3;
  position: fixed;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.services-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.services-container11 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.services-image1 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.services-navlink1 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.services-navlink1:hover {
  font-size: 2rem;
}
 
.services-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.services-links1 {
  gap: 1.5rem;
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.services-link210 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #007BFF;
}
 
.services-link211 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.services-link212 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.services-link11 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.services-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}
 
.services-action11 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  text-decoration: none;
  background-color: transparent;
}
 
.services-text10 {
  font-size: 1.125rem;
}
 
.services-burger-menu {
  display: none;
}
 
.services-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.services-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.services-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.services-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-icon5 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.services-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
}
 
.services-action12 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: transparent;
}
 
.services-text11 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.services-space-filler {
  width: 100%;
  height: 7rem;
  display: flex;
  position: sticky;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.services-container12 {
  flex: 0 0 auto;
  display: flex;
  padding: 2rem;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  justify-content: center;
}
 
.services-text12 {
  font-size: 2rem;
  font-family: "Poppins";
}
 
.services-container13 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container14 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.services-container15 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image2 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container16 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container17 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text13 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text14 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container19 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link214 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-container20 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.services-container21 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image3 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container22 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container23 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text15 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container24 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text16 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container25 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link215 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-container26 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.services-container27 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image4 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container28 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container29 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text17 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container30 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text18 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container31 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link216 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-container32 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.services-container33 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image5 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container34 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container35 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text19 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container36 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text20 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container37 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link217 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-container38 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  justify-content: space-between;
}
 
.services-container39 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image6 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container40 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container41 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text21 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container42 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text22 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container43 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link218 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-container44 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
  margin-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
}
 
.services-container45 {
  flex: 0 0 auto;
  width: 45%;
  display: flex;
  align-items: flex-start;
}
 
.services-image7 {
  width: 100%;
  height: 25rem;
  object-fit: cover;
}
 
.services-container46 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-container47 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text23 {
  font-size: 1.7rem;
  font-family: "Poppins";
}
 
.services-container48 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-text24 {
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.services-container49 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.services-link219 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: rgb(0, 123, 255);
}
 
.services-footer {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.services-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.services-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.services-logo {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-start;
}
 
.services-container50 {
  gap: 1rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.services-image8 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.services-navlink2 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.services-navlink2:hover {
  font-size: 2rem;
}
 
.services-links3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.services-link220 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.services-link221 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.services-link222 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.services-link223 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.services-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.services-divider {
  background-color: #f8f9fa;
}
 
.services-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.services-footer-links {
  gap: 2rem;
  display: flex;
  align-items: flex-start;
}
 
.services-content3 {
  color: rgb(248, 249, 250);
}
 
.services-link12 {
  color: rgb(248, 249, 250);
}
 
.services-link13 {
  color: #f8f9fa;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .services-link210 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-link11 {
    color: #f8f9fa;
  }
  .services-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .services-text12 {
    font-size: 2rem;
    font-family: Poppins;
  }
  .services-container13 {
    height: AUTO;
  }
  .services-container14 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container15 {
    width: 45%;
    height: 25rem;
  }
  .services-image2 {
    width: 100%;
    height: 100%;
  }
  .services-container16 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container17 {
    align-self: flex-start;
  }
  .services-text13 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text14 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link214 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-container20 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container21 {
    width: 45%;
    height: 25rem;
  }
  .services-image3 {
    width: 100%;
    height: 100%;
  }
  .services-container22 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container23 {
    align-self: flex-start;
  }
  .services-text15 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text16 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link215 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-container26 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container27 {
    width: 45%;
    height: 25rem;
  }
  .services-image4 {
    width: 100%;
    height: 100%;
  }
  .services-container28 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container29 {
    align-self: flex-start;
  }
  .services-text17 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text18 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link216 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-container32 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container33 {
    width: 45%;
    height: 25rem;
  }
  .services-image5 {
    width: 100%;
    height: 100%;
  }
  .services-container34 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container35 {
    align-self: flex-start;
  }
  .services-text19 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text20 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link217 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-container38 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container39 {
    width: 45%;
    height: 25rem;
  }
  .services-image6 {
    width: 100%;
    height: 100%;
  }
  .services-container40 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container41 {
    align-self: flex-start;
  }
  .services-text21 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text22 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link218 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-container44 {
    width: 100%;
    height: auto;
    padding: 1rem;
    justify-content: space-between;
  }
  .services-container45 {
    width: 45%;
    height: 25rem;
  }
  .services-image7 {
    width: 100%;
    height: 100%;
  }
  .services-container46 {
    gap: 1rem;
    width: 50%;
    height: 100%;
    align-self: center;
    flex-direction: column;
  }
  .services-container47 {
    align-self: flex-start;
  }
  .services-text23 {
    font-size: 1.7rem;
    font-family: Poppins;
  }
  .services-text24 {
    color: #363636;
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .services-link219 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-link220 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-link221 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-link222 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .services-link223 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
}
 
@media(max-width: 1200px) {
  .services-navbar {
    background-color: #1E1E1E;
  }
  .services-links1 {
    gap: 1.5rem;
  }
  .services-link210 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link211 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link212 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link11 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-action11 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .services-text10 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .services-action12 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .services-text11 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .services-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .services-link214 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link215 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link216 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link217 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link218 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link219 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link220 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link221 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link222 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .services-link223 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
}
 
@media(max-width: 991px) {
  .services-navbar {
    background-color: #1E1E1E;
  }
  .services-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .services-container11 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .services-desktop-menu {
    gap: 1rem;
    justify-content: center;
  }
  .services-links1 {
    gap: 0.7rem;
    margin-left: 0px;
    justify-content: flex-end;
  }
  .services-link210 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .services-link211 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .services-link212 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .services-link11 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .services-buttons1 {
    margin-left: 0rem;
  }
  .services-text10 {
    font-size: 1rem;
  }
  .services-text11 {
    font-size: 1rem;
  }
  .services-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .services-link214 {
    font-size: 1rem;
  }
  .services-link215 {
    font-size: 1rem;
  }
  .services-link216 {
    font-size: 1rem;
  }
  .services-link217 {
    font-size: 1rem;
  }
  .services-link218 {
    font-size: 1rem;
  }
  .services-link219 {
    font-size: 1rem;
  }
  .services-logo {
    width: auto;
  }
  .services-container50 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .services-link220 {
    font-size: 1rem;
  }
  .services-link221 {
    font-size: 1rem;
  }
  .services-link222 {
    font-size: 1rem;
  }
  .services-link223 {
    font-size: 1rem;
  }
}
 
@media(max-width: 767px) {
  .services-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .services-desktop-menu {
    display: none;
  }
  .services-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .services-icon1 {
    fill: #D9D9D9;
    width: 2rem;
    height: 2rem;
  }
  .services-icon3 {
    width: 3rem;
    height: 3rem;
  }
  .services-icon5 {
    width: 2rem;
    height: 2rem;
  }
  .services-links2 {
    flex-direction: column;
  }
  .services-link14 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .services-link213 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .services-link3 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .services-link4 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .services-action12 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    border-color: var(--dl-color-theme-neutral-dark);
  }
  .services-text11 {
    font-size: 1.5rem;
  }
  .services-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .services-text12 {
    font-size: 1.5rem;
  }
  .services-container14 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container15 {
    width: 100%;
  }
  .services-container16 {
    width: 100%;
  }
  .services-container20 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container21 {
    width: 100%;
  }
  .services-container22 {
    width: 100%;
  }
  .services-container26 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container27 {
    width: 100%;
  }
  .services-container28 {
    width: 100%;
  }
  .services-container32 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container33 {
    width: 100%;
  }
  .services-container34 {
    width: 100%;
  }
  .services-container38 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container39 {
    width: 100%;
  }
  .services-container40 {
    width: 100%;
  }
  .services-container44 {
    gap: 1rem;
    flex-direction: column;
    justify-content: center;
  }
  .services-container45 {
    width: 100%;
  }
  .services-container46 {
    width: 100%;
  }
  .services-content {
    flex-direction: column;
  }
  .services-row {
    flex-direction: column;
  }
  .services-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .services-content3 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .services-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-left: 16px;
  }
  .services-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .services-space-filler {
    height: 5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .services-text12 {
    font-size: 1.5rem;
  }
  .services-text13 {
    font-size: 1.5rem;
  }
  .services-text14 {
    font-size: 1rem;
  }
  .services-text15 {
    font-size: 1.5rem;
  }
  .services-text16 {
    font-size: 1rem;
  }
  .services-text17 {
    font-size: 1.5rem;
  }
  .services-text18 {
    font-size: 1rem;
  }
  .services-text19 {
    font-size: 1.5rem;
  }
  .services-text20 {
    font-size: 1rem;
  }
  .services-text21 {
    font-size: 1.5rem;
  }
  .services-text22 {
    font-size: 1rem;
  }
  .services-text23 {
    font-size: 1.5rem;
  }
  .services-text24 {
    font-size: 1rem;
  }
  .services-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .services-content {
    width: 100%;
  }
  .services-links3 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .services-footer-links {
    align-items: center;
  }
  .services-link12 {
    text-align: center;
  }
}
