.services-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #363636;
}
 
.services-navbar {
  width: 100%;
  height: 6rem;
  display: flex;
  z-index: 3;
  position: fixed;
  justify-content: center;
  background-color: #191919;
}
 
.services-navbar-interactive {
  width: 100%;
  height: auto;
  display: flex;
  padding: 1.5rem;
  align-items: center;
  justify-content: center;
  background-color: #191919;
}
 
.services-text10 {
  display: none;
  font-size: 1.5rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 0.7rem;
}
 
.services-desktop-menu {
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  justify-content: space-between;
}
 
.services-container11 {
  gap: 0.25rem;
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  padding: 0rem;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.services-image1 {
  width: 3rem;
  height: 3rem;
  align-self: center;
  object-fit: cover;
}
 
.services-link6 {
  color: #ffffff;
  padding: 0rem;
  font-size: 1rem;
  align-self: center;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 0.3rem;
  text-decoration: none;
}
 
.services-link6:hover {
  font-size: 1.6rem;
}
 
.services-container12 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 60%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.services-link21 {
  fill: #eaeaea;
  color: #eaeaea;
  padding: 1rem;
  z-index: 2;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link21:hover {
  color: #34a854;
  font-size: 1.25rem;
}
 
.services-link11 {
  fill: #eaeaea;
  color: #eaeaea;
  padding: 1rem;
  font-size: 1.125rem;
  transition: 0.3s;
  font-family: "Open Sans";
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link11:hover {
  fill: #34A854;
  color: #34A854;
  font-size: 1.25rem;
}
 
.services-link41 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  transition: 0.3s;
  font-family: "Open Sans";
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link41:hover {
  fill: #34A854;
  color: #34A854;
  font-size: 1.25rem;
}
 
.services-link51 {
  fill: #eaeaea;
  color: #eaeaea;
  padding: 1rem;
  font-size: 1.125rem;
  transition: 0.3s;
  font-family: "Open Sans";
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link51:hover {
  fill: #34A854;
  color: #34A854;
  font-size: 1.25rem;
}
 
.services-container13 {
  flex: 0 0 auto;
  width: 20%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.services-buttons1 {
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-action11 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action11:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text11 {
  color: #ffffff;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text11:hover {
  color: #34a854;
}
 
.services-burger-menu {
  display: none;
}
 
.services-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  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;
  justify-content: space-between;
}
 
.services-link7 {
  text-decoration: none;
}
 
.services-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-link12 {
  text-decoration: none;
}
 
.services-link22 {
  text-decoration: none;
}
 
.services-link42 {
  text-decoration: none;
}
 
.services-link52 {
  text-decoration: none;
}
 
.services-buttons2 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-action12 {
  text-decoration: none;
}
 
.services-spacefiller {
  width: 100%;
  height: 6rem;
  display: flex;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  justify-content: center;
  background-color: #191919;
}
 
.services-hero {
  flex: 0 0 auto;
  height: auto;
  display: flex;
  padding: 0px;
  max-width: 1920px;
  align-items: center;
  margin-bottom: var(--dl-layout-space-fiveunits);
  background-size: cover;
  background-image: url("https://images.unsplash.com/photo-1534143340226-6cbc7628dbe5?ixid=M3w5MTMyMXwwfDF8c2VhcmNofDl8fHN3ZWRlbnxlbnwwfHx8fDE3NDIxNzIyNzh8MA&ixlib=rb-4.0.3&w=1500");
  background-position: center;
}
 
.services-image2 {
  width: 100%;
  height: 20rem;
  object-fit: cover;
}
 
.services-text13 {
  top: 120px;
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  right: 0px;
  width: 100%;
  position: absolute;
  font-size: 4rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 300;
  background-color: rgba(67, 67, 67, 0.45);
}
 
.services-grid-services {
  gap: 5rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  max-width: 1920px;
  align-items: flex-start;
  padding-top: 4rem;
  padding-left: 4rem;
  padding-right: 0rem;
  flex-direction: column;
  padding-bottom: 4rem;
}
 
.services-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container15 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container16 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image3 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container17 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container18 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text14 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container19 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text15 {
  fill: #eaeaea;
  color: #eaeaea;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container20 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action13 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action13:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text16 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text16:hover {
  color: #34a854;
}
 
.services-container21 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container23 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container24 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image4 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container25 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container26 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text17 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container27 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text18 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container28 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action14 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action14:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text19 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text19:hover {
  color: #34a854;
}
 
.services-container29 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container30 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container31 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container32 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image5 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container33 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container34 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text20 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container35 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text21 {
  fill: #eaeaea;
  color: #eaeaea;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container36 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action15 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action15:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text22 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text22:hover {
  color: #34a854;
}
 
.services-container37 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container38 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container39 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container40 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image6 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container41 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container42 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text23 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container43 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text24 {
  fill: #eaeaea;
  color: #eaeaea;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container44 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action16 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action16:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text25 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text25:hover {
  color: #34a854;
}
 
.services-container45 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container46 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container47 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container48 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image7 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container49 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container50 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text26 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container51 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text27 {
  fill: #eaeaea;
  color: #eaeaea;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container52 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action17 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action17:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text28 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text28:hover {
  color: #34a854;
}
 
.services-container53 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container54 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container55 {
  gap: 2rem;
  flex: 0 0 auto;
  width: 85%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-container56 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-image8 {
  width: 100%;
  height: 30rem;
  object-fit: cover;
  border-radius: 1px;
}
 
.services-container57 {
  gap: 3rem;
  flex: 0 0 auto;
  width: 45%;
  height: 30rem;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.services-container58 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text29 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  font-size: 2.5rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
}
 
.services-container59 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text30 {
  fill: #eaeaea;
  color: #eaeaea;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 300;
  letter-spacing: 0.1rem;
}
 
.services-container60 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-action18 {
  display: flex;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action18:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text31 {
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text31:hover {
  color: #34a854;
}
 
.services-container61 {
  flex: 0 0 auto;
  width: 15%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.services-footer {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  margin-top: 4rem;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #191919;
}
 
.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-links2 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-items: center;
}
 
.services-navlink {
  color: #ffffff;
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  letter-spacing: 0.7rem;
  padding-bottom: 1.5rem;
  text-decoration: none;
}
 
.services-navlink:hover {
  font-size: 2rem;
  letter-spacing: 0.9rem;
}
 
.services-navigation {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-end;
}
 
.services-link43 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link43:hover {
  fill: #34a854;
  color: #34a854;
  font-size: 1.25rem;
}
 
.services-link3 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link3:hover {
  fill: #34a854;
  color: #34a854;
  font-size: 1.25rem;
}
 
.services-link23 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link23:hover {
  color: #34a854;
  font-size: 1.25rem;
}
 
.services-link13 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link13:hover {
  color: #34a854;
  font-size: 1.25rem;
}
 
.services-action19 {
  display: flex;
  align-self: center;
  transition: 0.3s;
  padding-top: 0.5rem;
  border-color: #77d884;
  border-width: 2px;
  padding-left: 1rem;
  border-radius: 12px;
  padding-right: 1rem;
  flex-direction: row;
  padding-bottom: 0.5rem;
  justify-content: center;
  text-decoration: none;
  background-color: #34a854;
}
 
.services-action19:hover {
  border-color: #48c56a;
  background-color: #34a854;
}
 
.services-text32 {
  color: #ffffff;
  font-size: 1.125rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0.1rem;
}
 
.services-text32:hover {
  color: #34a854;
}
 
.services-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.services-divider {
  background-color: #eaeaea;
}
 
.services-row {
  display: flex;
  align-items: flex-start;
}
 
.services-footer-links {
  gap: 3rem;
  display: flex;
}
 
.services-text33 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
}
 
.services-link8 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
.services-link9 {
  fill: #eaeaea;
  color: rgb(234, 234, 234);
  padding: 1rem;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .services-navbar {
    height: auto;
  }
  .services-navbar-interactive {
    height: auto;
  }
  .services-text10 {
    display: none;
  }
  .services-desktop-menu {
    justify-content: space-between;
  }
  .services-link6 {
    padding: 1.25rem;
    font-size: 1.25rem;
  }
  .services-spacefiller {
    height: 7rem;
    border-width: 0px;
  }
  .services-hero {
    height: auto;
    padding: 0px;
    padding-bottom: 0px;
  }
  .services-image2 {
    width: 100%;
    height: 20rem;
  }
  .services-text13 {
    top: 120px;
    fill: #eaeaea;
    left: -2px;
    color: rgb(234, 234, 234);
    position: absolute;
    font-size: 4rem;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
  }
  .services-grid-services {
    padding: 4rem;
  }
  .services-container15 {
    width: 100%;
  }
  .services-image3 {
    height: 25rem;
  }
  .services-container17 {
    width: 50%;
    height: 25rem;
  }
  .services-container21 {
    width: 15%;
  }
  .services-container23 {
    width: 100%;
  }
  .services-image4 {
    height: 25rem;
  }
  .services-container25 {
    width: 50%;
    height: 25rem;
  }
  .services-container29 {
    width: 15%;
  }
  .services-container31 {
    width: 100%;
  }
  .services-image5 {
    height: 25rem;
  }
  .services-container33 {
    height: 25rem;
  }
  .services-container37 {
    width: 15%;
  }
  .services-container39 {
    width: 100%;
  }
  .services-image6 {
    height: 25rem;
  }
  .services-container41 {
    height: 25rem;
  }
  .services-text23 {
    color: rgb(234, 234, 234);
    font-size: 2.5rem;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 300;
  }
  .services-container45 {
    width: 15%;
  }
  .services-container47 {
    width: 100%;
  }
  .services-image7 {
    height: 25rem;
  }
  .services-container49 {
    height: 25rem;
  }
  .services-container53 {
    width: 15%;
  }
  .services-container55 {
    width: 100%;
  }
  .services-image8 {
    height: 25rem;
  }
  .services-container57 {
    height: 25rem;
  }
  .services-container61 {
    width: 15%;
  }
  .services-navlink {
    padding: 1.25rem;
    font-size: 1.25rem;
  }
}
 
@media(max-width: 1200px) {
  .services-navbar {
    height: auto;
  }
  .services-navbar-interactive {
    height: auto;
    padding: 1.25rem;
  }
  .services-text10 {
    display: none;
  }
  .services-desktop-menu {
    justify-content: space-between;
  }
  .services-link6 {
    padding: 0.875rem;
    font-size: 1.25rem;
  }
  .services-container12 {
    gap: 1rem;
    width: auto;
  }
  .services-link21 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link11 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link41 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link51 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-container13 {
    width: auto;
  }
  .services-text11 {
    font-size: 1rem;
  }
  .services-spacefiller {
    height: 5.8rem;
  }
  .services-container15 {
    width: 85%;
  }
  .services-text16 {
    font-size: 1rem;
  }
  .services-container21 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-container23 {
    width: 85%;
  }
  .services-text19 {
    font-size: 1rem;
  }
  .services-container29 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-container31 {
    width: 85%;
  }
  .services-text22 {
    font-size: 1rem;
  }
  .services-container37 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-container39 {
    width: 85%;
  }
  .services-text25 {
    font-size: 1rem;
  }
  .services-container45 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-container47 {
    width: 85%;
  }
  .services-text28 {
    font-size: 1rem;
  }
  .services-container53 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-container55 {
    width: 85%;
  }
  .services-text31 {
    font-size: 1rem;
  }
  .services-container61 {
    width: 15%;
    height: auto;
    border-width: 0px;
  }
  .services-navlink {
    padding: 0.875rem;
    font-size: 1.25rem;
  }
  .services-link43 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link3 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link23 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-link13 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-text32 {
    font-size: 1rem;
  }
}
 
@media(max-width: 991px) {
  .services-navbar {
    height: auto;
  }
  .services-navbar-interactive {
    height: auto;
    padding: 1rem;
  }
  .services-text10 {
    display: none;
  }
  .services-desktop-menu {
    justify-content: space-between;
  }
  .services-link6 {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-container12 {
    gap: 1rem;
    width: 80%;
    justify-content: flex-end;
  }
  .services-link21 {
    letter-spacing: 0.05rem;
  }
  .services-link11 {
    letter-spacing: 0.05rem;
  }
  .services-buttons1 {
    display: none;
  }
  .services-spacefiller {
    height: 5rem;
  }
  .services-text13 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .services-grid-services {
    padding: 1rem;
  }
  .services-container15 {
    width: 100%;
  }
  .services-image3 {
    height: 20rem;
  }
  .services-container17 {
    width: 42%;
    height: auto;
  }
  .services-text14 {
    font-size: 2rem;
  }
  .services-text15 {
    font-size: 1rem;
  }
  .services-container23 {
    width: 100%;
  }
  .services-image4 {
    width: 100%;
    height: 20rem;
  }
  .services-container25 {
    width: 42%;
    height: auto;
  }
  .services-text17 {
    font-size: 2rem;
  }
  .services-text18 {
    font-size: 1rem;
  }
  .services-container31 {
    width: 100%;
  }
  .services-image5 {
    height: 20rem;
  }
  .services-container33 {
    width: 42%;
    height: auto;
  }
  .services-text20 {
    font-size: 2rem;
  }
  .services-text21 {
    font-size: 1rem;
  }
  .services-container39 {
    width: 100%;
  }
  .services-image6 {
    height: 20rem;
  }
  .services-container41 {
    width: 42%;
    height: auto;
  }
  .services-text23 {
    font-size: 2rem;
  }
  .services-text24 {
    font-size: 1rem;
  }
  .services-container47 {
    width: 100%;
  }
  .services-image7 {
    height: 20rem;
  }
  .services-container49 {
    width: 42%;
    height: auto;
  }
  .services-text26 {
    font-size: 2rem;
  }
  .services-text27 {
    font-size: 1rem;
  }
  .services-container55 {
    width: 100%;
  }
  .services-image8 {
    height: 20rem;
  }
  .services-container57 {
    width: 42%;
    height: auto;
  }
  .services-text29 {
    font-size: 2rem;
  }
  .services-text30 {
    font-size: 1rem;
  }
  .services-links2 {
    flex-direction: column;
  }
  .services-navlink {
    padding: 0.875rem;
    font-size: 1rem;
  }
  .services-navigation {
    width: auto;
    align-items: center;
    flex-direction: row;
  }
  .services-footer-links {
    flex-direction: row;
  }
  .services-text33 {
    font-size: 1rem;
  }
  .services-link8 {
    font-size: 1rem;
  }
  .services-link9 {
    font-size: 1rem;
  }
}
 
@media(max-width: 767px) {
  .services-navbar {
    height: auto;
  }
  .services-navbar-interactive {
    height: auto;
    padding: 0.875rem;
    padding-right: 0.875rem;
    justify-content: space-between;
  }
  .services-text10 {
    color: #ffffff;
    display: flex;
    padding: 0.75rem;
    font-size: 1.125rem;
  }
  .services-desktop-menu {
    display: none;
  }
  .services-container12 {
    justify-content: center;
  }
  .services-buttons1 {
    display: flex;
  }
  .services-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .services-icon1 {
    width: 1.125rem;
    height: 1.125rem;
  }
  .services-icon3 {
    fill: var(--dl-color-theme-neutral-dark);
    color: #ffffff;
    width: 1.125rem;
    height: 1.125rem;
  }
  .services-link7 {
    font-size: 1.125rem;
    font-family: Poppins;
    padding-top: 1rem;
    padding-left: 1rem;
    letter-spacing: 0.7rem;
    padding-bottom: 1rem;
  }
  .services-links1 {
    gap: 2rem;
  }
  .services-link12 {
    font-size: 1rem;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    padding-top: 1rem;
    padding-left: 1rem;
    padding-right: 0rem;
    letter-spacing: 0.1rem;
    padding-bottom: 0rem;
    text-transform: uppercase;
    text-decoration: none;
  }
  .services-link22 {
    font-size: 1rem;
    padding-top: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    letter-spacing: 0.1rem;
    padding-bottom: 0rem;
    text-transform: uppercase;
    text-decoration: none;
  }
  .services-link42 {
    font-size: 1rem;
    padding-top: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    letter-spacing: 0.1rem;
    padding-bottom: 0rem;
    text-transform: uppercase;
    text-decoration: none;
  }
  .services-link52 {
    font-size: 1rem;
    font-family: Open Sans;
    padding-top: 0rem;
    padding-left: 1rem;
    padding-right: 0rem;
    letter-spacing: 0.1rem;
    padding-bottom: 1rem;
    text-transform: uppercase;
    text-decoration: none;
  }
  .services-action12 {
    border-color: #52de79;
    background-color: #34a854;
  }
  .services-text12 {
    font-size: 0.9375rem;
    font-family: Open Sans;
    letter-spacing: 0.1rem;
  }
  .services-spacefiller {
    height: 4.5rem;
  }
  .services-image2 {
    height: 15rem;
  }
  .services-text13 {
    top: 94px;
    left: 0px;
    font-size: 3rem;
  }
  .services-footer {
    padding: var(--dl-layout-space-oneandhalfunits);
  }
  .services-content {
    flex-direction: column;
  }
  .services-navigation {
    flex-direction: column;
  }
  .services-credits {
    flex-direction: column;
  }
  .services-row {
    flex-direction: column;
  }
  .services-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .services-navbar {
    height: 2.75rem;
  }
  .services-navbar-interactive {
    height: auto;
    padding: 0.75rem;
  }
  .services-text10 {
    padding: 0.5rem;
    font-size: 1rem;
  }
  .services-icon1 {
    width: 1rem;
    height: 1rem;
  }
  .services-icon3 {
    width: 1rem;
    height: 1rem;
  }
  .services-spacefiller {
    height: 2.75rem;
  }
  .services-image2 {
    width: 320px;
    height: 237px;
  }
  .services-text13 {
    font-size: 2rem;
  }
  .services-container14 {
    flex-direction: column;
  }
  .services-container15 {
    align-items: center;
    flex-direction: column;
  }
  .services-container16 {
    width: 100%;
  }
  .services-container17 {
    width: 100%;
  }
  .services-container20 {
    align-self: center;
  }
  .services-action13 {
    align-self: flex-start;
  }
  .services-container23 {
    align-items: center;
    flex-direction: column;
  }
  .services-container24 {
    width: 100%;
  }
  .services-container25 {
    width: 100%;
  }
  .services-container28 {
    align-self: center;
  }
  .services-action14 {
    align-self: flex-start;
  }
  .services-container31 {
    align-items: center;
    flex-direction: column;
  }
  .services-container32 {
    width: 100%;
  }
  .services-container33 {
    width: 100%;
  }
  .services-container36 {
    align-self: center;
  }
  .services-action15 {
    align-self: flex-start;
  }
  .services-container39 {
    align-items: center;
    flex-direction: column;
  }
  .services-container40 {
    width: 100%;
  }
  .services-container41 {
    width: 100%;
  }
  .services-container44 {
    align-self: center;
  }
  .services-action16 {
    align-self: flex-start;
  }
  .services-container47 {
    align-items: center;
    flex-direction: column;
  }
  .services-container48 {
    width: 100%;
  }
  .services-container49 {
    width: 100%;
  }
  .services-container52 {
    align-self: center;
  }
  .services-action17 {
    align-self: flex-start;
  }
  .services-container55 {
    align-items: center;
    flex-direction: column;
  }
  .services-container56 {
    width: 100%;
  }
  .services-container57 {
    width: 100%;
  }
  .services-container60 {
    align-self: center;
  }
  .services-action18 {
    align-self: flex-start;
  }
  .services-footer {
    padding: 1.5rem;
  }
  .services-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .services-content {
    width: 100%;
  }
  .services-links2 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .services-row {
    align-items: center;
  }
  .services-footer-links {
    align-items: center;
  }
  .services-text33 {
    font-size: 1rem;
  }
  .services-link8 {
    font-size: 1rem;
  }
  .services-link9 {
    font-size: 1rem;
  }
}
