.services-main {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-navigationsection {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: center;
  justify-content: center;
}
 
.services-navbar-interactive {
  padding: 0px;
}
 
.services-image {
  width: 200px;
  height: auto;
  margin-right: 2rem;
  text-decoration: none;
}
 
.services-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
 
.services-links1 {
  flex: 0 0 auto;
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.services-navlink2 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
}
 
.services-navlink2:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-navlink3 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
 
.services-navlink3:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-text10 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
  margin-left: var(--dl-space-space-twounits);
}
 
.services-text10:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-burger-menu {
  display: none;
}
 
.services-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.services-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 1rem;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.services-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.services-logo {
  width: 200px;
  height: auto;
}
 
.services-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-icon3 {
  fill: var(--dl-color-theme-neutral-light);
  width: 50px;
  height: 50px;
}
 
.services-links2 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-navlink4 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
  text-decoration: none;
}
 
.services-navlink4:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-navlink5 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
  text-decoration: none;
}
 
.services-navlink5:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-text11 {
  color: rgb(255, 255, 255);
  transition: 0.3s;
}
 
.services-text11:hover {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
}
 
.services-container11 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  min-height: auto;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
 
.services-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.services-container13 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  flex-direction: row;
  justify-content: center;
}
 
.services-container14 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  margin-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container15 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_1-1500w.png");
  background-position: center;
}
 
.services-container16 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text12 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text13 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text14 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container17 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container18 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_2-1500w.png");
  background-position: center;
}
 
.services-container19 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text15 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text16 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text17 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container20 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container21 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_3-1500w.png");
  background-position: center;
}
 
.services-container22 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text18 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text19 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text20 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container23 {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.services-container24 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container25 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_4-1500w.png");
  background-position: center;
}
 
.services-container26 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text21 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text22 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text23 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container27 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  margin-right: 2rem;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container28 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_5-1500w.png");
  background-position: center;
}
 
.services-container29 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text24 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text25 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text26 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container30 {
  flex: 1;
  width: 1fr;
  height: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-container31 {
  width: 100%;
  height: 227px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 2rem;
  background-size: cover;
  background-image: url("images/s_6-1500w.png");
  background-position: top;
}
 
.services-container32 {
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.services-text27 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
}
 
.services-text28 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-bottom: 2rem;
}
 
.services-text29 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgba(0, 0, 0, 0.5);
  text-align: left;
}
 
.services-container33 {
  flex: 0 0 auto;
  width: 100%;
  height: 650px;
  display: flex;
  min-height: 650px;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: center;
}
 
.services-container34 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  background-image: url("images/service_cover_1-1500w.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.services-container35 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgb(24, 24, 24);
}
 
.services-container36 {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.services-text30 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 2rem;
}
 
.services-text31 {
  fill: var(--dl-color-theme-neutral-light);
  color: rgba(200, 200, 200, 0.5);
  text-align: center;
  margin-bottom: 2rem;
}
 
.services-navlink6 {
  text-decoration: none;
}
 
.services-container37 {
  flex: 0 0 auto;
  width: 100%;
  height: 650px;
  display: flex;
  min-height: 650px;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.services-container38 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  background-size: cover;
  background-image: url("images/service_cover_2-1500w.png");
  background-repeat: no-repeat;
  background-position: center;
}
 
.services-container39 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  padding: 2rem;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: rgb(24, 24, 24);
}
 
.services-container40 {
  width: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.services-text34 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  text-align: center;
  margin-bottom: 2rem;
}
 
.services-text37 {
  fill: var(--dl-color-theme-neutral-light);
  color: rgba(200, 200, 200, 0.5);
  text-align: center;
  margin-bottom: 2rem;
}
 
.services-navlink7 {
  text-decoration: none;
}
 
.services-footersection {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 1rem;
  align-items: center;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.services-container41 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.services-text40 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}
 
.services-container42 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.services-navlink8 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  margin-right: 2rem;
  text-decoration: none;
}
 
.services-navlink9 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .services-container36 {
    width: 100%;
  }
  .services-container40 {
    width: 100%;
  }
}
 
@media(max-width: 1200px) {
  .services-container36 {
    width: 100%;
  }
  .services-container40 {
    width: 100%;
  }
}
 
@media(max-width: 991px) {
  .services-container11 {
    height: auto;
    min-height: auto;
    flex-direction: column;
  }
  .services-container12 {
    flex-direction: column;
  }
  .services-container13 {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .services-container14 {
    width: 100%;
    align-self: flex-start;
    align-items: flex-start;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container15 {
    width: 50%;
  }
  .services-container17 {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container18 {
    width: 50%;
  }
  .services-container20 {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container21 {
    width: 50%;
  }
  .services-container23 {
    width: 100%;
    height: auto;
    flex-direction: column;
  }
  .services-container24 {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container25 {
    width: 50%;
  }
  .services-container27 {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container28 {
    width: 50%;
  }
  .services-container30 {
    width: 100%;
    margin-right: 0rem;
    margin-bottom: 2rem;
  }
  .services-container31 {
    width: 50%;
  }
  .services-container33 {
    height: auto;
    min-height: auto;
    flex-direction: column-reverse;
  }
  .services-container34 {
    width: 100%;
    height: 350px;
    background-position: center;
  }
  .services-container35 {
    width: 100%;
    flex-direction: column;
  }
  .services-container37 {
    height: auto;
    min-height: auto;
    flex-direction: column-reverse;
  }
  .services-container38 {
    width: 100%;
    height: 350px;
    background-size: cover;
    background-position: center;
  }
  .services-container39 {
    width: 100%;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .services-desktop-menu {
    display: none;
  }
  .services-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .services-icon1 {
    fill: var(--dl-color-theme-neutral-light);
    width: 2rem;
    height: 2rem;
  }
  .services-mobile-menu {
    padding: 1rem;
    background-color: var(--dl-color-theme-neutral-dark);
  }
  .services-top {
    margin-bottom: 2rem;
  }
  .services-logo {
    width: 200px;
    height: auto;
  }
  .services-icon3 {
    width: 50px;
    height: 50px;
  }
  .services-container41 {
    align-items: center;
    flex-direction: column-reverse;
  }
  .services-container42 {
    margin-bottom: 1rem;
  }
}
 
@media(max-width: 479px) {
  .services-mobile-menu {
    padding: 16px;
  }
  .services-container15 {
    width: 100%;
  }
  .services-container18 {
    width: 100%;
  }
  .services-container21 {
    width: 100%;
  }
  .services-container25 {
    width: 100%;
  }
  .services-container28 {
    width: 100%;
  }
  .services-container31 {
    width: 100%;
  }
  .services-container41 {
    flex-direction: column-reverse;
  }
}
