.technology-en-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.technology-en-modal {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 200;
  position: fixed;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  backdrop-filter: blur(4px);
  justify-content: center;
}
 
.technology-en-practices1 {
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  box-shadow: 0px 0px 25px -2px rgba(66, 68, 90, 0.4);
  align-items: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.technology-en-heading10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.technology-en-header10 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.technology-en-close {
  width: 24px;
  cursor: pointer;
  height: 24px;
  transition: 0.3s;
}
 
.technology-en-close:hover {
  opacity: 0.5;
}
 
.technology-en-grid1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.technology-en-section1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header11 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption1 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text10 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image10 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-section2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header12 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption2 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text11 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image11 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-section3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header13 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption3 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text12 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image12 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-section4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header14 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption4 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text13 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image13 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-section5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header15 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption5 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text14 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image14 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-section6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.technology-en-heading16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header16 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.technology-en-caption6 {
  max-width: 385px;
  line-height: 24px;
}
 
.technology-en-text15 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.technology-en-image15 {
  width: 12px;
  object-fit: cover;
}
 
.technology-en-hero {
  width: 100%;
  height: 600px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.technology-en-header17 {
  width: 100%;
  display: flex;
  justify-content: center;
}
 
.technology-en-navbar {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 36px;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.technology-en-left1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.technology-en-navlink1 {
  display: contents;
}
 
.technology-en-logo {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
 
.technology-en-links {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.technology-en-link1 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.technology-en-link1:hover {
  opacity: 0.5;
}
 
.technology-en-link2 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.technology-en-link2:hover {
  opacity: 0.5;
}
 
.technology-en-link3 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.technology-en-link3:hover {
  opacity: 0.5;
}
 
.technology-en-link4 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.technology-en-link4:hover {
  opacity: 0.5;
}
 
.technology-en-right {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.technology-en-book1 {
  color: #000000;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.technology-en-text16 {
  font-size: 13px;
  font-family: "Inter";
}
 
.technology-en-image16 {
  width: 18px;
  object-fit: cover;
}
 
.technology-en-navlink2 {
  color: #413b3b;
  font-size: 15px;
  text-decoration: none;
}
 
.technology-en-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.technology-en-icon2 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.technology-en-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 1000;
  position: fixed;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.technology-en-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.technology-en-navlink3 {
  display: contents;
}
 
.technology-en-image17 {
  height: 2rem;
  text-decoration: none;
}
 
.technology-en-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.technology-en-icon4 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.technology-en-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-navlink4 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.technology-en-navlink5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.technology-en-link5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.technology-en-book2 {
  color: #000000;
  border-color: var(--dl-color-gray-black);
  border-width: 1px;
  text-decoration: none;
  background-color: #ffffff;
}
 
.technology-en-text17 {
  font-family: "Inter";
}
 
.technology-en-image18 {
  width: 18px;
  object-fit: cover;
}
 
.technology-en-main {
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  align-self: center;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  background-size: cover;
  justify-content: space-between;
  background-image: url("public/img_004-1500w.jpg");
  background-position: center;
}
 
.technology-en-content1 {
  gap: var(--dl-layout-space-threeunits);
  width: auto;
  display: flex;
  max-width: 1033px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.technology-en-heading17 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.technology-en-header18 {
  color: rgb(255, 255, 255);
  width: auto;
  font-size: 62px;
  max-width: auto;
  font-style: normal;
  font-weight: 600;
  line-height: 74px;
}
 
.technology-en-header19 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  max-width: auto;
  text-align: left;
  line-height: 27px;
}
 
.technology-en-system {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: center;
  padding-top: 120px;
  padding-left: 120px;
  padding-right: 120px;
  flex-direction: column;
  padding-bottom: 120px;
  background-size: cover;
  justify-content: flex-start;
  background-image: linear-gradient(90deg, rgb(13, 29, 89) 4.00%,rgb(19, 12, 49) 100.00%);
  background-position: center;
}
 
.technology-en-heading18 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 1040px;
  flex-direction: column;
}
 
.technology-en-text18 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  align-self: center;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.technology-en-text19 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: center;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.technology-en-image19 {
  flex: 1;
  width: 928px;
  height: 578px;
  align-self: center;
  object-fit: cover;
}
 
.technology-en-technology {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 120px;
  padding-right: 120px;
  flex-direction: row;
  padding-bottom: 120px;
  justify-content: center;
  background-color: #f4fbfb;
}
 
.technology-en-heading19 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 1040px;
  flex-direction: column;
}
 
.technology-en-text20 {
  font-size: 40px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.technology-en-text21 {
  font-size: 20px;
  align-self: center;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.technology-en-content2 {
  gap: var(--dl-layout-space-fourunits);
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-grid2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  width: 100%;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: 1fr 1fr 1fr;
}
 
.technology-en-practice1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.technology-en-heading20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header20 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: auto;
  font-size: 19px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-bottom: 20px;
  background-image: linear-gradient(90deg, rgb(14, 23, 79) 0%, rgb(21, 27, 53) 99%);
}
 
.technology-en-caption7 {
  font-size: 18px;
  max-width: 385px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 24px;
}
 
.technology-en-practice2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.technology-en-heading21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header21 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: auto;
  font-size: 19px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-bottom: 20px;
  background-image: linear-gradient(90deg, rgb(14, 23, 79) 4%, rgb(21, 27, 53) 99%);
}
 
.technology-en-caption8 {
  font-size: 18px;
  max-width: 385px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 24px;
}
 
.technology-en-practice3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.technology-en-heading22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-header22 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: auto;
  font-size: 19px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  padding-top: 20px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-bottom: 20px;
  background-image: linear-gradient(90deg, rgb(14, 23, 79) 0%, rgba(21, 27, 53, 0.98) 100%);
}
 
.technology-en-caption9 {
  font-size: 18px;
  max-width: 385px;
  font-style: normal;
  font-family: "Noto Sans JP";
  font-weight: 400;
  line-height: 24px;
}
 
.technology-en-image20 {
  flex: 1;
  width: 753px;
  height: 265px;
  align-self: center;
  object-fit: cover;
}
 
.technology-en-text24 {
  font-size: 14px;
  font-family: "Noto Sans JP";
}
 
.technology-en-practices2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: auto;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 120px;
  padding-right: 120px;
  flex-direction: row;
  padding-bottom: 170px;
  justify-content: center;
  background-image: linear-gradient(90deg, rgb(247, 236, 255) 0.00%,rgb(229, 255, 255) 98.00%);
}
 
.technology-en-heading23 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.technology-en-text25 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  padding-bottom: 50px;
}
 
.technology-en-image21 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.technology-en-image22 {
  flex: 1;
  width: 935px;
  height: 282px;
  object-fit: cover;
}
 
.technology-en-image23 {
  width: 60%;
  align-self: center;
  object-fit: cover;
}
 
.technology-en-image24 {
  width: 200px;
  display: none;
  object-fit: cover;
}
 
.technology-en-footer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
  background-color: #000000;
}
 
.technology-en-left2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.technology-en-brand {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 100%;
  align-items: flex-start;
  flex-direction: column;
}
 
.technology-en-navlink6 {
  display: contents;
}
 
.technology-en-image25 {
  width: 250pX;
  object-fit: cover;
  margin-left: -10px;
  text-decoration: none;
}
 
.technology-en-text26 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  line-height: 30px;
}
 
.technology-en-link6 {
  display: contents;
}
 
.technology-en-text31 {
  color: rgb(255, 255, 255);
  font-size: 15px;
  line-height: 30px;
  text-decoration: none;
}
 
.technology-en-legal {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.technology-en-copyright {
  color: rgb(255, 255, 255);
  font-size: 19px;
}
 
@media(max-width: 991px) {
  .technology-en-hero {
    flex: 1;
    height: auto;
  }
  .technology-en-navbar {
    z-index: 1000;
  }
  .technology-en-links {
    display: none;
  }
  .technology-en-right {
    display: none;
  }
  .technology-en-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-round);
    background-color: #000000;
  }
  .technology-en-icon2 {
    fill: white;
  }
  .technology-en-image17 {
    height: 4rem;
  }
  .technology-en-main {
    height: auto;
    flex-direction: column;
  }
  .technology-en-content1 {
    width: 100%;
    height: 300px;
    max-width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .technology-en-header18 {
    max-width: 75%;
  }
  .technology-en-system {
    padding-left: 80px;
    padding-right: 80px;
    flex-direction: column;
  }
  .technology-en-heading18 {
    width: 100%;
  }
  .technology-en-image19 {
    width: 100%;
    height: 652px;
  }
  .technology-en-technology {
    padding-left: 80px;
    flex-direction: column;
  }
  .technology-en-heading19 {
    width: 100%;
  }
  .technology-en-caption7 {
    font-size: 14px;
  }
  .technology-en-caption8 {
    font-size: 14px;
  }
  .technology-en-caption9 {
    font-size: 14px;
  }
  .technology-en-text24 {
    font-size: 14px;
  }
  .technology-en-practices2 {
    padding-left: 80px;
    padding-right: 80px;
    flex-direction: column;
  }
  .technology-en-heading23 {
    width: 100%;
  }
  .technology-en-image22 {
    width: 729px;
    height: 229px;
  }
  .technology-en-image23 {
    width: 90%;
  }
  .technology-en-footer {
    gap: 100px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .technology-en-left2 {
    padding-right: 0px;
  }
}
 
@media(max-width: 767px) {
  .technology-en-navbar {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .technology-en-burger-menu {
    display: flex;
  }
  .technology-en-main {
    gap: var(--dl-layout-space-threeunits);
    align-items: flex-start;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    justify-content: center;
  }
  .technology-en-header18 {
    font-size: 50px;
    max-width: 70%;
    line-height: 38px;
  }
  .technology-en-header19 {
    font-size: 14px;
    max-width: 60%;
    line-height: 21px;
  }
  .technology-en-system {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .technology-en-heading18 {
    gap: var(--dl-layout-space-unit);
    width: 90%;
    align-self: center;
  }
  .technology-en-text18 {
    font-size: 40px;
    line-height: 36px;
  }
  .technology-en-text19 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
  }
  .technology-en-technology {
    width: 100%;
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .technology-en-heading19 {
    gap: var(--dl-layout-space-unit);
    width: 90%;
    align-self: center;
  }
  .technology-en-text20 {
    font-size: 40px;
    line-height: 43px;
  }
  .technology-en-text21 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
  }
  .technology-en-content2 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
  }
  .technology-en-grid2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .technology-en-practice1 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .technology-en-heading20 {
    width: 100%;
  }
  .technology-en-header20 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: var(--dl-layout-radius-radius4);
    padding-bottom: 10px;
    background-image: linear-gradient(90deg, rgb(20, 36, 130) 2.00%,rgb(21, 27, 53) 97.00%);
  }
  .technology-en-caption7 {
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    line-height: 21px;
  }
  .technology-en-practice2 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .technology-en-heading21 {
    width: 100%;
  }
  .technology-en-header21 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: var(--dl-layout-radius-radius4);
    padding-bottom: 10px;
    background-image: linear-gradient(90deg, rgb(20, 36, 130) 2.00%,rgb(21, 27, 53) 97.00%);
  }
  .technology-en-caption8 {
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    line-height: 21px;
  }
  .technology-en-practice3 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .technology-en-heading22 {
    width: 100%;
  }
  .technology-en-header22 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    text-align: left;
    line-height: 24px;
    padding-top: 10px;
    padding-left: 10px;
    border-radius: var(--dl-layout-radius-radius4);
    padding-bottom: 10px;
    background-image: linear-gradient(90deg, rgb(20, 36, 130) 5.00%,rgb(21, 27, 53) 99.00%);
  }
  .technology-en-caption9 {
    width: 100%;
    font-size: 14px;
    max-width: 100%;
    line-height: 21px;
  }
  .technology-en-image20 {
    width: 484px;
    height: 190px;
  }
  .technology-en-text24 {
    font-size: 10px;
  }
  .technology-en-practices2 {
    width: 100%;
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .technology-en-heading23 {
    gap: var(--dl-layout-space-unit);
    width: 90%;
    align-self: center;
  }
  .technology-en-text25 {
    font-size: 50px;
    line-height: 36px;
  }
  .technology-en-image21 {
    width: 505px;
    height: 430px;
    display: flex;
  }
  .technology-en-image22 {
    display: none;
  }
  .technology-en-image23 {
    width: 100%;
    display: none;
  }
  .technology-en-image24 {
    width: 70%;
    display: flex;
    align-self: center;
    padding-bottom: 50px;
  }
  .technology-en-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .technology-en-image25 {
    width: 200px;
  }
  .technology-en-text26 {
    font-size: 16px;
    line-height: 27px;
  }
  .technology-en-text31 {
    font-size: 16px;
    line-height: 27px;
  }
  .technology-en-legal {
    flex-direction: row;
  }
}
 
@media(max-width: 479px) {
  .technology-en-navbar {
    padding: var(--dl-layout-space-unit);
  }
  .technology-en-mobile-menu {
    padding: 16px;
  }
  .technology-en-main {
    height: auto;
  }
  .technology-en-content1 {
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .technology-en-header18 {
    max-width: 80%;
  }
  .technology-en-heading18 {
    width: 100%;
  }
  .technology-en-text18 {
    font-size: 36px;
    line-height: 42px;
  }
  .technology-en-technology {
    width: 100%;
  }
  .technology-en-heading19 {
    width: 100%;
  }
  .technology-en-text20 {
    font-size: 36px;
    text-align: left;
    line-height: 42px;
  }
  .technology-en-heading20 {
    width: 100%;
  }
  .technology-en-header20 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #797575;
  }
  .technology-en-caption7 {
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
  }
  .technology-en-heading21 {
    width: 100%;
  }
  .technology-en-header21 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #797575;
  }
  .technology-en-caption8 {
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
  }
  .technology-en-heading22 {
    width: 100%;
  }
  .technology-en-header22 {
    color: #ffffff;
    width: 100%;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 36px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-color: #797575;
  }
  .technology-en-caption9 {
    max-width: 100%;
    font-style: normal;
    font-weight: 500;
  }
  .technology-en-image20 {
    width: 393px;
    height: 138px;
  }
  .technology-en-practices2 {
    width: 100%;
  }
  .technology-en-heading23 {
    width: 100%;
  }
  .technology-en-image21 {
    flex: 1;
    width: 314px;
    height: 254px;
  }
  .technology-en-image23 {
    width: 100%;
  }
  .technology-en-image24 {
    width: 80%;
  }
  .technology-en-copyright {
    font-size: 14px;
  }
}
