@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
}
html,
body {
  margin: 0px;
  height: 100%;
}
/* a blue color as a generic focus style */
button:focus-visible {
  outline: 2px solid #4a90e2 !important;
  outline: -webkit-focus-ring-color auto 5px !important;
}
a {
  text-decoration: none;
}

@font-face {
  font-family: "SUIT Variable-Bold";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6643189ad75b03f8486b16a4/fonts/suit-variable.ttf")
    format("truetype");
}

@font-face {
  font-family: "SUIT Variable-Heavy";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/681c02510381d3a49b99eb95/fonts/suit-variable.ttf")
    format("truetype");
}

@font-face {
  font-family: "SUIT Variable-Regular";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/67443734a63da34994a9ed21/fonts/suit-variable.ttf")
    format("truetype");
}

@font-face {
  font-family: "SUIT Variable-Medium";
  src: url("https://anima-uploads.s3.amazonaws.com/projects/6643189ad75b03f8486b16a4/fonts/suit-variable.ttf")
    format("truetype");
}

.element {
  background-color: #ffffff;
  display: grid;
  justify-items: center;
  align-items: start;
  width: 100vw;
}

.element .div {
  background-color: #ffffff;
  overflow: visible;
  width: 100%; /* Make it responsive */
  padding: 0 20px; /* Add default horizontal padding */
  /* height: 9342px; */
  position: static;
}

@media (min-width: 769px) { /* For desktop screens */
  .element .div {
    /* max-width: 393px; */ /* Revert to original mobile width for desktop */
    /* margin: 0 auto; */ /* Center the content */
  }
}

.element .vpd-asset-banner {
  /* position: absolute; */ /* Remove absolute positioning */
  width: 100%; /* Make responsive */
  height: auto; /* Maintain aspect ratio */
  /* top: 0; */
  /* left: 0; */
  aspect-ratio: 1.26;
  object-fit: cover;
}

.element .overlap-group {
  position: static;
  width: 100%;
  height: auto;
}



.element .text-wrapper {
  position: relative;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "SUIT Variable-ExtraBold", Helvetica;
  font-weight: 800;
  color: #424b49;
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.element .div-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 19px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #a4c976;
  border-radius: 12px;
}

.element .p {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SUIT Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-2 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 136px;
  position: static;
}

.element .frame-3 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.element .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-5 {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SUIT Variable-ExtraBold", Helvetica;
  font-weight: 800;
  color: #424a49;
  font-size: 48px; /* Increased font size */
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: "SUIT Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424a49;
  font-size: 16px;
  text-align: right;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: "SUIT Variable-Bold", Helvetica;
  font-weight: 700;
  color: #717e7b;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-6 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-7 {
  display: flex;
  width: 113px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 19px;
  position: relative;
  background-color: #93f4ad;
  border-radius: 100px;
  overflow: hidden;
}

.element .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SUIT Variable-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-8 {
  display: flex;
  width: 104px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 19px;
  position: relative;
  background-color: #93d5ee;
  border-radius: 100px;
  overflow: hidden;
}

.element .frame-9 {
  display: flex;
  width: 92px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 19px;
  position: relative;
  background-color: #9b93f4;
  border-radius: 100px;
  overflow: hidden;
}

.element .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -1.00px;
  margin-left: -3.00px;
  margin-right: -3.00px;
  font-family: "SUIT Variable-Regular", Helvetica;
  font-weight: 400;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-10 {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 180px; /* Increased gap for better spacing */
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-11 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .vpd-asset-cheonzi {
  aspect-ratio: 8.2;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element .text-wrapper-7 {
  width: fit-content;
  font-family: "SUIT Variable-Regular", Helvetica;
  font-weight: 400;
  color: #717e7b;
  font-size: 10.3px;
  text-align: center;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .img {
  aspect-ratio: 7.44;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element .frame-12 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 18px;
  position: relative;
}

.element .frame-13 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .vpd-asset-gyuri {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.57;
  object-fit: cover;
}

.element .frame-14 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper-8 {
  width: fit-content;
  margin-top: -1.00px;
  font-family: "SUIT Variable-ExtraBold", Helvetica;
  font-weight: 800;
  color: #494d48;
  font-size: 15px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-9 {
  width: fit-content;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #f6ae65;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-10 {
  align-self: stretch;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #707e7b;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-11 {
  width: fit-content;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #76c678;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .text-wrapper-12 {
  width: fit-content;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #c676a2;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-15 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 18px;
  position: relative;
}

.element .text-wrapper-13 {
  position: relative;
  align-self: stretch;
  font-family: "SUIT Variable-Bold", Helvetica;
  font-weight: 700;
  color: #424b49;
  font-size: 15px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-15 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 18px;
  position: relative;
}

.element .frame-17 {
  position: relative;
  flex: 0 0 auto;
  max-width: 100%; /* Make image responsive */
  height: auto; /* Maintain aspect ratio */
}

.element .frame-18 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 18px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper-14 {
  align-self: stretch;
  font-family: "SUIT Variable-Light", Helvetica;
  font-weight: 300;
  color: #82918e;
  font-size: 13px;
  text-align: center;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-19 {
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .frame-20 {
  display: flex;
  flex-direction: column;
  width: 100%; /* Make responsive */
  align-items: flex-start;
  gap: 54px;
  position: relative;
  flex: 0 0 auto;
  margin-top: 100px; /* Increased top margin */
}

.element .frame-21 {
  display: flex;
  flex-direction: column;
  width: 100%;

  align-items: center;
  justify-content: center;
  gap: 18px;
  position: relative;
}

.element .text-wrapper-15 {
  flex: 1;
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "SUIT Variable-Light", Helvetica;
  font-weight: 300;
  color: #82918e;
  font-size: 13px;
  text-align: center;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-22 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 22px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .vpd-asset-front-wrapper {
  position: relative;
  width: 187px;
  height: 187px;
  background-color: #ffffff;
  border: 0.5px solid;
  border-color: #ececec;
}

.element .vpd-asset-front {
  position: absolute;
  width: 187px;
  height: 187px;
  top: 0;
  left: 0;
  aspect-ratio: 1;
  object-fit: cover;
}

.element .image {
  align-self: stretch;
  width: 100%;
  aspect-ratio: 1.83;
  position: relative;
  object-fit: cover;
}

.element .frame-23 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element .text-wrapper-16 {
  align-self: stretch;
  margin-top: -1.00px;
  font-family: "SUIT Variable-ExtraBold", Helvetica;
  font-weight: 800;
  color: #424b49;
  font-size: 15px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-24 {
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.element .frame-25 {
  position: relative;
  width: 150.64px;
  height: 155px;
  background-image: url(/asset_vpd/vpd_asset_logo.png);
  background-size: cover;
  background-position: 50% 50%;
}

.element .frame-26 {
  display: flex;
  flex-direction: column;
  width: 146px;
  align-items: flex-start;
  gap: 10px;
  position: relative;
}

.element .text-wrapper-17 {
  align-self: stretch;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #717e7b;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-27 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto; /* Changed from fixed height to auto */
  align-items: flex-start;
  gap: 50px; /* Increased gap for better spacing */
  position: relative;
}

.element .vpd-asset-sturcture {
  position: relative;
  align-self: stretch;
  width: 100%;
  aspect-ratio: 2.67;
  object-fit: cover;
}

.element .text-wrapper-18 {
  position: relative;
  flex: 1;
  align-self: stretch;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #707e7b;
  font-size: 13px;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-28 {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  gap: 50px; /* Increased gap for better spacing */
  position: relative;
}

.element .vpd-asset-internal {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.91;
  object-fit: cover;
}

.element .frame-29 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}

.element .text-wrapper-19 {
  width: fit-content;
  font-family: "SUIT Variable-Medium", Helvetica;
  font-weight: 500;
  color: #707e7b;
  font-size: 13px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.element .frame-30 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
  margin-bottom: 100px; /* Added spacing */
}

.element .image-2 {
  width: 100%;
  height: auto;
  aspect-ratio: 1.63;
  position: relative;
  object-fit: cover;
}

.element .vpd-asset-md {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1.83;
  object-fit: cover;
}

.element .frame-31 {
  display: flex;
  flex-direction: column;
  width: 100%; /* Make responsive */
  height: auto; /* Remove fixed height */
  align-items: flex-start;
  gap: 18px;
  position: relative;
  margin-bottom: 50px;
}

.element .frame-32 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 19px 20px; /* Reduced horizontal padding */
  position: relative;
  align-self: stretch;
  /* width: 100%; */ /* Remove this */
  flex: 1 0 auto; /* Use flex: 1 0 auto to make it fill available space while maintaining flex-basis */
  background-color: #76c977;
  border-radius: 12px;
}

.element .text-wrapper-20 {
  width: fit-content;
  margin-top: -1.00px;
  margin-right: -6.00px;
  font-family: "SUIT Variable-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  position: relative;
  letter-spacing: 0;
  line-height: normal;
}

.middle-process-section {
  width: 100%;
  height: auto; /* Change from 100% to auto */
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  display: inline-flex;
}

.element .vpd-box-overlay {
  position: absolute; /* Position it over the existing div */
  top: 0;
  left: 0;
  width: 100%; /* Same width as the target div */
  height: 100%; /* Same height as the target div */
  z-index: 10; /* Ensure it's on top */
  transition: opacity 0.3s ease-in-out;
}

.element .vpd-box-overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ensure the image covers the div */
}

.element .vpd-box-overlay.is-hidden {
  opacity: 0;
  pointer-events: none;
}
/* This part below seems to contain syntax errors and misplaced code snippets. I am commenting it out. */
/*
;
  letter-spacing: 0;
  line-height: normal;
}
ght: normal;
}
ap: 18px;
  display: inline-flex;
}
;
  letter-spacing: 0;
  line-height: normal;
}
ght: normal;
}
*/

@media (min-width: 769px) {
  .element .div {
    padding: 0 40px; /* Larger padding for desktop */
    max-width: 700px; /* Max width for content on large screens */
    margin: 0 auto; /* Center the content block */
  }
}

/* --- START: Mobile Responsive Styles --- */
@media (max-width: 768px) {
  .element .div {
    padding: 0 15px; /* Reduce padding for mobile */
  }

  .element .frame-2,
  .element .frame-10 {
    gap: 80px; /* Adjust gap for mobile */
  }

  /* Make all major images responsive */
  .element .vpd-asset-banner,
  .element .vpd-asset-cheonzi,
  .element .img,
  .element .vpd-asset-gyuri,
  .element .frame-17,
  .element .image,
  .element .vpd-asset-sturcture,
  .element .vpd-asset-internal,
  .element .image-2,
  .element .vpd-asset-md {
    max-width: 100%;
    height: auto;
    width: 100%; /* Force width to fill container */
  }

  /* Adjust typography */
  .element .text-wrapper-2 {
    font-size: 32px; /* Reduce title font size */
  }

  /* Stack horizontally aligned frames */
  .element .frame-24 {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .element .frame-25 {
    width: 120px; /* Adjust logo size */
    height: 123px;
  }

  .element .frame-26 {
    width: 100%;
    text-align: center;
  }

  /* Fix middle process section */
  .middle-process-section > div[style*="inline-flex"] {
    flex-direction: column;
    align-items: center;
  }

  .middle-process-section > div > div[style*="width: 349.35px"] {
      width: 100% !important; /* Override inline style */
  }

  .middle-process-section > div > div[style*="width: 237px"],
  .middle-process-section > div > div[style*="width: 213px"] {
      width: 80% !important; /* Override inline style */
      height: auto !important;
      aspect-ratio: 1/1;
  }

  .element .frame-31 {
      gap: 10px;
  }
}
/* --- END: Mobile Responsive Styles --- */
