.app-component-wrapper {
  display: contents;
}
 
.app-component-container {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-self: center;
  padding-top: 50px;
  border-color: var(--dl-color-gray-900);
  border-width: 0px;
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
  background-color: var(--dl-color-success-300);
  border-top-width: 1px;
}
 
.app-component-text1 {
  color: rgb(255, 255, 255);
  font-size: 24px;
  align-self: center;
  font-family: "Open Sans";
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.app-component-text2 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.services-fragment1 {
  display: contents;
}
 
.services-text45 {
  display: inline-block;
}
 
.services-fragment2 {
  display: contents;
}
 
.services-text46 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .app-component-container {
    align-self: flex-start;
  }
  .app-component-text2 {
    align-self: center;
    text-align: center;
  }
}
 
@media(max-width: 767px) {
  .app-component-container {
    align-self: center;
  }
}
 
@media(max-width: 479px) {
  .app-component-container {
    gap: var(--dl-layout-space-unit);
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .app-component-text1 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Open Sans;
    font-weight: 700;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .app-component-text2 {
    color: rgb(255, 255, 255);
    width: 383px;
    height: auto;
    font-size: 14px;
    text-align: center;
    font-family: Open Sans;
    line-height: 1.3;
  }
}

.services-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.services-container2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-threeunits);
  align-self: center;
  margin-top: var(--dl-layout-space-fiveunits);
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-color: #ffffff;
}
 
.services-thq-container-elm {
  gap: var(--dl-layout-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.services-container3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 1200px;
  align-self: flex-start;
  flex-direction: column;
}
 
.services-text10 {
  color: var(--dl-color-gray-black);
  font-size: 36px;
  font-family: "Open Sans";
  line-height: 1.3;
}
 
.services-text11 {
  color: var(--dl-color-gray-black);
  font-size: 24px;
  align-self: flex-start;
  font-family: "Open Sans";
  line-height: 1.5;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.services-thq-navbar-interactive-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 600;
  position: fixed;
  box-shadow: 0px 1px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: 150px;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: space-between;
  background-color: var(--dl-color-success-300);
}
 
.services-navlink10 {
  display: contents;
}
 
.services-image1 {
  width: 85px;
  height: auto;
  text-decoration: none;
}
 
.services-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.services-thq-links-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.services-navlink11 {
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  text-transform: none;
  text-decoration: none;
}
 
.services-navlink11:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-thq-text-elm1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  line-height: 1.5;
  text-decoration: none;
}
 
.services-thq-text-elm1:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-navlink12 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  font-family: "Open Sans";
  line-height: 1.5;
  text-decoration: none;
}
 
.services-navlink12:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-navlink13 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  line-height: 1.5;
  border-color: var(--dl-color-primary-23bfe8);
  border-width: 0px;
  text-decoration: none;
  border-bottom-width: 4px;
}
 
.services-navlink13:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-navlink14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-decoration: none;
}
 
.services-navlink14:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-navlink15 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  line-height: 1.5;
  text-decoration: none;
}
 
.services-navlink15:hover {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
}
 
.services-thq-burger-menu-elm {
  display: none;
}
 
.services-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.services-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.services-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.services-navlink16 {
  display: contents;
}
 
.services-image2 {
  width: 100px;
  height: auto;
  text-decoration: none;
}
 
.services-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.services-icon12 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.services-thq-links-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-navlink17 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-23bfe8);
  border-width: 0px;
  text-decoration: none;
  border-bottom-width: 4px;
}
 
.services-navlink18 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.services-navlink19 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.services-navlink20 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.services-navlink21 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.services-navlink22 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.services-thq-frame7-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  margin-bottom: var(--dl-layout-space-twounits);
  flex-direction: column;
}
 
.services-link1 {
  display: contents;
}
 
.services-container4 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.services-icon14 {
  color: var(--dl-color-primary-23bfe8);
  width: 32px;
  height: 32px;
}
 
.services-thq-text-elm2 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
}
 
.services-link2 {
  display: contents;
}
 
.services-container5 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.services-icon16 {
  color: var(--dl-color-primary-nainact);
}
 
.services-thq-text-elm3 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
}
 
.services-link3 {
  display: contents;
}
 
.services-container6 {
  gap: 20px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.services-icon21 {
  color: var(--dl-color-primary-500);
}
 
.services-thq-text-elm4 {
  fill: var(--dl-color-primary-23bfe8);
  color: var(--dl-color-primary-23bfe8);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: normal;
  font-stretch: normal;
}
 
.services-thq-icon-group-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.services-container7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  margin-bottom: 100px;
  flex-direction: column;
  justify-content: center;
}
 
.services-button10 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text15 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
}
 
.services-thq-image-elm10 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button11 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text17 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm11 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button12 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text19 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm12 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button13 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text21 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm13 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button14 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text23 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm14 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button15 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text25 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm15 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button16 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text27 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm16 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button17 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text29 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm17 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button18 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text31 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm18 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button19 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text33 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm19 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button20 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text35 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm20 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button21 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text37 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm21 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button22 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text39 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm22 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button23 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text41 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-thq-image-elm23 {
  width: 8px;
  height: 60px;
  max-width: auto;
  align-self: center;
  object-fit: cover;
}
 
.services-button24 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-layout-space-unit);
  font-size: 22px;
  max-width: 600px;
  align-self: center;
  font-style: normal;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 12px;
  border-radius: 24px;
  padding-right: 12px;
  padding-bottom: 12px;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-text43 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.services-navlink23 {
  color: var(--dl-color-gray-white);
  width: auto;
  font-size: 22px;
  align-self: center;
  font-style: normal;
  transition: 0.3s;
  font-weight: 700;
  padding-top: 12px;
  border-width: 0px;
  padding-left: 32px;
  border-radius: 24px;
  padding-right: 32px;
  padding-bottom: 12px;
  text-decoration: none;
  background-color: var(--dl-color-primary-23bfe8);
}
 
.services-navlink23:hover {
  background-color: var(--dl-color-primary-247fce2);
}
 
.services-fragment1 {
  display: contents;
}
 
.services-text45 {
  display: inline-block;
}
 
.services-fragment2 {
  display: contents;
}
 
.services-text46 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .services-container2 {
    padding: 100px;
  }
}
 
@media(max-width: 767px) {
  .services-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .services-image1 {
    width: 80px;
    height: auto;
  }
  .services-thq-desktop-menu-elm {
    display: none;
  }
  .services-thq-burger-menu-elm {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .services-icon10 {
    fill: var(--dl-color-gray-white);
    width: 24px;
    height: 24px;
  }
  .services-thq-mobile-menu-elm {
    background-color: var(--dl-color-success-300);
  }
  .services-icon12 {
    fill: var(--dl-color-gray-white);
  }
  .services-thq-links-elm2 {
    gap: var(--dl-layout-space-unit);
  }
  .services-navlink17 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    line-height: 1.15;
    margin-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 0px;
  }
  .services-navlink18 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .services-navlink19 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .services-navlink20 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    line-height: 1.5;
    margin-left: 0;
    border-color: var(--dl-color-primary-23bfe8);
    border-width: 0px;
    margin-bottom: var(--dl-layout-space-unit);
    border-bottom-width: 4px;
  }
  .services-navlink21 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    line-height: 1.5;
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .services-navlink22 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .services-thq-frame7-elm {
    gap: var(--dl-layout-space-unit);
    margin-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-thq-text-elm2 {
    font-size: 18px;
  }
  .services-thq-text-elm3 {
    font-size: 18px;
  }
  .services-thq-text-elm4 {
    font-size: 18px;
  }
}
 
@media(max-width: 479px) {
  .services-container2 {
    padding: var(--dl-layout-space-threeunits);
    margin-top: 80px;
  }
  .services-text10 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
  }
  .services-text11 {
    color: var(--dl-color-gray-black);
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .services-text12 {
    font-family: Open Sans;
    line-height: 1.5;
  }
  .services-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
  }
  .services-image1 {
    width: 80px;
    height: auto;
    margin-right: 0px;
  }
  .services-icon10 {
    width: 24px;
    height: 24px;
  }
  .services-thq-mobile-menu-elm {
    padding: 16px;
  }
  .services-icon12 {
    width: 32px;
    height: 32px;
  }
  .services-navlink17 {
    font-size: 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    border-bottom-width: 0px;
  }
  .services-navlink18 {
    font-size: 20px;
    line-height: 1.5;
    border-color: var(--dl-color-primary-23bfe8);
    border-width: 0px;
    border-bottom-width: 0px;
  }
  .services-navlink19 {
    font-size: 20px;
  }
  .services-navlink20 {
    font-size: 20px;
  }
  .services-navlink21 {
    font-size: 20px;
  }
  .services-navlink22 {
    font-size: 20px;
    font-family: Open Sans;
    margin-bottom: var(--dl-layout-space-twounits);
    text-decoration: none;
  }
  .services-thq-frame7-elm {
    gap: 12px;
    margin-bottom: 0px;
  }
  .services-container4 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .services-thq-text-elm2 {
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .services-container5 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .services-thq-text-elm3 {
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .services-container6 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .services-thq-text-elm4 {
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .services-container7 {
    margin-left: var(--dl-layout-space-oneandhalfunits);
    margin-right: var(--dl-layout-space-oneandhalfunits);
  }
  .services-text14 {
    font-size: 16px;
  }
  .services-text15 {
    font-size: 16px;
    font-family: Open Sans;
  }
  .services-thq-image-elm10 {
    width: 6px;
  }
  .services-text16 {
    font-size: 16px;
  }
  .services-text17 {
    font-size: 16px;
  }
  .services-thq-image-elm11 {
    width: 6px;
  }
  .services-text18 {
    font-size: 16px;
  }
  .services-text19 {
    font-size: 16px;
  }
  .services-thq-image-elm12 {
    width: 6px;
  }
  .services-text20 {
    font-size: 16px;
  }
  .services-text21 {
    font-size: 16px;
  }
  .services-thq-image-elm13 {
    width: 6px;
  }
  .services-text22 {
    font-size: 16px;
  }
  .services-text23 {
    font-size: 16px;
  }
  .services-thq-image-elm14 {
    width: 6px;
  }
  .services-text24 {
    font-size: 16px;
  }
  .services-text25 {
    font-size: 16px;
  }
  .services-thq-image-elm15 {
    width: 6px;
  }
  .services-text26 {
    font-size: 16px;
  }
  .services-text27 {
    font-size: 16px;
  }
  .services-thq-image-elm16 {
    width: 6px;
  }
  .services-text28 {
    font-size: 16px;
  }
  .services-text29 {
    font-size: 16px;
  }
  .services-thq-image-elm17 {
    width: 6px;
  }
  .services-text30 {
    font-size: 16px;
  }
  .services-text31 {
    font-size: 16px;
  }
  .services-thq-image-elm18 {
    width: 6px;
  }
  .services-text32 {
    font-size: 16px;
  }
  .services-text33 {
    font-size: 16px;
  }
  .services-thq-image-elm19 {
    width: 6px;
  }
  .services-text34 {
    font-size: 16px;
  }
  .services-text35 {
    font-size: 16px;
  }
  .services-thq-image-elm20 {
    width: 6px;
  }
  .services-text36 {
    font-size: 16px;
  }
  .services-text37 {
    font-size: 16px;
  }
  .services-thq-image-elm21 {
    width: 6px;
  }
  .services-text38 {
    font-size: 16px;
  }
  .services-text39 {
    font-size: 16px;
  }
  .services-thq-image-elm22 {
    width: 6px;
  }
  .services-text40 {
    font-size: 16px;
  }
  .services-text41 {
    font-size: 16px;
  }
  .services-thq-image-elm23 {
    width: 6px;
  }
  .services-text42 {
    font-size: 16px;
  }
  .services-text43 {
    font-size: 16px;
  }
  .services-text44 {
    font-size: 16px;
  }
}
