.navbar-interactive-wrapper {
  display: contents;
}
 
.navbar-interactive-container1 {
  display: flex;
  position: relative;
}
 
.navbar-interactive-navbar-interactive {
  top: 0px;
  left: 0px;
  width: 100%;
  display: flex;
  z-index: 600;
  position: fixed;
  box-shadow: 0px 2px 20px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: space-between;
  background-color: var(--dl-color-gray-white);
}
 
.navbar-interactive-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar-interactive-links1 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-interactive-navlink10 {
  color: var(--dl-color-gray-black);
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-active);
  border-width: 0px;
  text-transform: none;
  text-decoration: none;
  border-right-width: 0px;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink10:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-text1 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-text1:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink11 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink11:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink12 {
  display: contents;
}
 
.navbar-interactive-image1 {
  width: auto;
  height: 80px;
  margin-left: var(--dl-space-space-fourunits);
  margin-right: var(--dl-space-space-fourunits);
  text-decoration: none;
}
 
.navbar-interactive-navlink13 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink13:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink14 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink14:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-navlink15 {
  color: var(--dl-color-gray-black);
}
 
.navbar-interactive-navlink15:hover {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
}
 
.navbar-interactive-container3 {
  display: contents;
}
 
.navbar-interactive-navlink16 {
  display: contents;
}
 
.navbar-interactive-image2 {
  width: 200px;
  display: none;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar-interactive-burger-menu {
  display: none;
}
 
.navbar-interactive-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar-interactive-mobile-menu {
  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;
}
 
.navbar-interactive-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.navbar-interactive-navlink17 {
  display: contents;
}
 
.navbar-interactive-image3 {
  width: 100px;
  height: auto;
  text-decoration: none;
}
 
.navbar-interactive-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-interactive-icon3 {
  width: var(--dl-size-size-small);
  height: var(--dl-size-size-small);
}
 
.navbar-interactive-links2 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-interactive-navlink18 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.5;
  border-color: var(--dl-color-primary-active);
  border-width: 0px;
  text-decoration: none;
  border-bottom-width: 4px;
}
 
.navbar-interactive-navlink19 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink20 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink21 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink22 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-navlink23 {
  font-size: 24px;
  font-family: "Open Sans";
  text-decoration: none;
}
 
.navbar-interactive-text2 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 24px;
  font-style: normal;
  transition: 0.3s;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 1.5;
  margin-right: var(--dl-space-space-threeunits);
  text-transform: none;
  text-decoration: none;
}
 
.navbar-interactive-text2:hover {
  fill: var(--dl-color-primary-hover);
  color: var(--dl-color-primary-hover);
}
 
.navbar-interactive-text3 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  align-self: flex-start;
  line-height: normal;
  text-decoration: none;
}
 
.navbar-interactive-link1 {
  display: contents;
}
 
.navbar-interactive-container4 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-image4 {
  width: 36px;
  object-fit: cover;
}
 
.navbar-interactive-text4 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.navbar-interactive-link2 {
  display: contents;
}
 
.navbar-interactive-container5 {
  gap: 20px;
  width: auto;
  display: flex;
  align-self: flex-start;
  align-items: center;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar-interactive-text5 {
  fill: var(--dl-color-primary-active);
  color: var(--dl-color-primary-active);
  font-size: 20px;
  max-width: 500px;
  align-self: center;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 400px;
  line-height: normal;
  font-stretch: normal;
}
 
.navbar-interactive-icon-group {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.services-fragment2 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment1 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
.services-fragment3 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 

 

 

 

 

 

 
@media(max-width: 767px) {
  .navbar-interactive-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar-interactive-desktop-menu {
    display: none;
  }
  .navbar-interactive-image2 {
    width: var(--dl-size-size-small);
    display: flex;
  }
  .navbar-interactive-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar-interactive-icon1 {
    width: var(--dl-size-size-small);
    height: var(--dl-size-size-small);
  }
  .navbar-interactive-navlink18 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink19 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink20 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink21 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink22 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navbar-interactive-navlink23 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}
 
@media(max-width: 479px) {
  .navbar-interactive-navbar-interactive {
    padding: var(--dl-space-space-unit);
    flex-direction: row;
  }
  .navbar-interactive-image1 {
    width: 103px;
    height: 60px;
    margin-right: 0px;
  }
  .navbar-interactive-image2 {
    width: var(--dl-size-size-small);
  }
  .navbar-interactive-icon1 {
    width: 32px;
    height: 32px;
  }
  .navbar-interactive-mobile-menu {
    padding: 16px;
  }
  .navbar-interactive-top {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .navbar-interactive-image3 {
    width: var(--dl-size-size-small);
    height: auto;
    margin-right: 0px;
  }
  .navbar-interactive-icon3 {
    width: 32px;
    height: 32px;
  }
  .navbar-interactive-links2 {
    gap: var(--dl-space-space-halfunit);
  }
  .navbar-interactive-navlink18 {
    font-size: 18px;
    line-height: 1.5;
  }
  .navbar-interactive-navlink19 {
    font-size: 18px;
  }
  .navbar-interactive-navlink20 {
    font-size: 18px;
  }
  .navbar-interactive-navlink21 {
    font-size: 18px;
    font-family: Open Sans;
    text-decoration: none;
  }
  .navbar-interactive-navlink22 {
    font-size: 18px;
    font-family: Open Sans;
    text-decoration: none;
  }
  .navbar-interactive-navlink23 {
    font-size: 18px;
    font-family: Open Sans;
    margin-bottom: var(--dl-space-space-twounits);
    text-decoration: none;
  }
  .navbar-interactive-text2 {
    fill: var(--dl-color-primary-active);
    color: var(--dl-color-primary-active);
    font-size: 20px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.5;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
    text-transform: none;
    text-decoration: none;
  }
  .navbar-interactive-text3 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    margin-bottom: var(--dl-space-space-halfunit);
    text-decoration: none;
  }
  .navbar-interactive-container4 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-image4 {
    width: 36px;
  }
  .navbar-interactive-text4 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .navbar-interactive-container5 {
    gap: 20px;
    width: 100%;
    flex-direction: row;
  }
  .navbar-interactive-text5 {
    color: rgb(24, 92, 216);
    font-size: 16px;
    align-self: center;
    font-style: normal;
    font-family: Open Sans;
    line-height: normal;
    text-decoration: none;
  }
  .navbar-interactiveroot-class-name {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name1 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name2 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name3 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name4 {
    align-self: stretch;
  }
  .navbar-interactiveroot-class-name5 {
    align-self: stretch;
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container {
  gap: var(--dl-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-twounits);
  position: relative;
  align-self: center;
  flex-direction: column;
  background-color: #023399;
}
 
.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-fragment5 {
  display: contents;
}
 
.services-text51 {
  display: inline-block;
}
 
.services-fragment4 {
  display: contents;
}
 
.services-text50 {
  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 {
    padding-top: var(--dl-space-space-twounits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .app-component-text1 {
    color: rgb(255, 255, 255);
    font-size: 20px;
    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: 16px;
    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-space-space-unit);
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-space-space-threeunits);
  align-self: center;
  margin-top: var(--dl-space-space-fiveunits);
  padding-top: 100px;
  padding-left: 100px;
  padding-right: 100px;
  flex-direction: column;
  padding-bottom: 100px;
  background-color: #ffffff;
}
 
.services-container3 {
  gap: var(--dl-space-space-twounits);
  width: auto;
  display: flex;
  align-self: center;
  flex-direction: column;
}
 
.services-container4 {
  gap: var(--dl-space-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-text13 {
  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-space-space-threeunits);
}
 
.services-fragment1 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
.services-fragment2 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment3 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 
.services-container5 {
  gap: var(--dl-space-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-space-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-active);
}
 
.services-text20 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
}
 
.services-image10 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button11 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text22 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image11 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
  background-size: cover;
  background-image: url("public/rectangle%2014.svg");
}
 
.services-button12 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text24 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image12 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button13 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text26 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image13 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button14 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text28 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image14 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button15 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text30 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image15 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button16 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text32 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image16 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button17 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text34 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image17 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button18 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text36 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image18 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button19 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text38 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image19 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button20 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text40 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image20 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button21 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text42 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image21 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button22 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text44 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image22 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button23 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text46 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  font-family: "Open Sans";
  line-height: 1.5;
}
 
.services-image23 {
  width: 8px;
  max-width: 600px;
  align-self: center;
  object-fit: cover;
}
 
.services-button24 {
  color: var(--dl-color-gray-white);
  width: 52px;
  padding: var(--dl-space-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-active);
}
 
.services-text48 {
  font-size: 24px;
  max-width: 600px;
  align-self: center;
  text-align: center;
  font-family: "Open Sans";
  line-height: 1.5;
  margin-bottom: var(--dl-space-space-twounits);
}
 
.services-navlink {
  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-active);
}
 
.services-navlink:hover {
  background-color: var(--dl-color-primary-hover);
}
 
.services-fragment4 {
  display: contents;
}
 
.services-text50 {
  display: inline-block;
}
 
.services-fragment5 {
  display: contents;
}
 
.services-text51 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .services-container2 {
    padding: 100px;
  }
}
 
@media(max-width: 479px) {
  .services-container2 {
    padding: var(--dl-space-space-threeunits);
    margin-top: 80px;
  }
  .services-text10 {
    color: var(--dl-color-gray-black);
    font-size: 24px;
  }
  .services-text13 {
    color: var(--dl-color-gray-black);
    font-size: 16px;
    font-family: Open Sans;
    line-height: 1.5;
  }
  .services-text14 {
    font-family: Open Sans;
    line-height: 1.5;
  }
  .services-container5 {
    margin-left: var(--dl-space-space-oneandhalfunits);
    margin-right: var(--dl-space-space-oneandhalfunits);
  }
  .services-text19 {
    font-size: 16px;
  }
  .services-text20 {
    font-size: 16px;
    font-family: Open Sans;
  }
  .services-image10 {
    width: 6px;
  }
  .services-text21 {
    font-size: 16px;
  }
  .services-text22 {
    font-size: 16px;
  }
  .services-image11 {
    width: 6px;
  }
  .services-text23 {
    font-size: 16px;
  }
  .services-text24 {
    font-size: 16px;
  }
  .services-image12 {
    width: 6px;
  }
  .services-text25 {
    font-size: 16px;
  }
  .services-text26 {
    font-size: 16px;
  }
  .services-image13 {
    width: 6px;
  }
  .services-text27 {
    font-size: 16px;
  }
  .services-text28 {
    font-size: 16px;
  }
  .services-image14 {
    width: 6px;
  }
  .services-text29 {
    font-size: 16px;
  }
  .services-text30 {
    font-size: 16px;
  }
  .services-image15 {
    width: 6px;
  }
  .services-text31 {
    font-size: 16px;
  }
  .services-text32 {
    font-size: 16px;
  }
  .services-image16 {
    width: 6px;
  }
  .services-text33 {
    font-size: 16px;
  }
  .services-text34 {
    font-size: 16px;
  }
  .services-image17 {
    width: 6px;
  }
  .services-text35 {
    font-size: 16px;
  }
  .services-text36 {
    font-size: 16px;
  }
  .services-image18 {
    width: 6px;
  }
  .services-text37 {
    font-size: 16px;
  }
  .services-text38 {
    font-size: 16px;
  }
  .services-image19 {
    width: 6px;
  }
  .services-text39 {
    font-size: 16px;
  }
  .services-text40 {
    font-size: 16px;
  }
  .services-image20 {
    width: 6px;
  }
  .services-text41 {
    font-size: 16px;
  }
  .services-text42 {
    font-size: 16px;
  }
  .services-image21 {
    width: 6px;
  }
  .services-text43 {
    font-size: 16px;
  }
  .services-text44 {
    font-size: 16px;
  }
  .services-image22 {
    width: 6px;
  }
  .services-text45 {
    font-size: 16px;
  }
  .services-text46 {
    font-size: 16px;
  }
  .services-image23 {
    width: 6px;
  }
  .services-text47 {
    font-size: 16px;
  }
  .services-text48 {
    font-size: 16px;
  }
  .services-text49 {
    font-size: 16px;
  }
}
