a{
  text-decoration: none;
  color: black;
}
.frame-child {
  height: 49px;
  width: 316px;
  position: relative;
  border-radius: var(--br-21xl);
  background-color: var(--color-darkseagreen);
  display: none;
}
.n-v-trc {
  height: 45px;
  flex: 1;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  z-index: 2;
}
.rectangle-parent {
  width: 316px;
  border-radius: var(--br-21xl);
  background-color: var(--color-darkseagreen);
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs) var(--padding-13xl) 0 38px;
  box-sizing: border-box;
  white-space: nowrap;
}
.cng-ty-con {
  align-self: stretch;
  height: 49px;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  z-index: 2;
}
.cng-ty-con-wrapper {
  width: 303px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs) 0 0;
  box-sizing: border-box;
}
.cng-ty-ldlk {
  align-self: stretch;
  height: 49px;
  position: relative;
  text-transform: capitalize;
  display: inline-block;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
  z-index: 2;
}
.cng-ty-ldlk-wrapper,
.header-2 {
  width: 303px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs) 0 0;
  box-sizing: border-box;
}
.header-2 {
  position: absolute;
  top: 133px;
  left: 0;
  background: linear-gradient(
    90deg,
    rgba(170, 219, 132, 0.69) 22.5%,
    rgba(255, 251, 251, 0)
  );
  border: 1px solid var(--color-dimgray);
  width: 100%;
  flex-direction: row;
  padding: var(--padding-xs) var(--padding-37xl) var(--padding-6xs);
  gap: 168px;
  z-index: 1;
  text-align: center;
  font-size: var(--font-size-7xl);
}
.hsi {
  position: relative;
  display: inline-block;
  min-width: 92px;
}
.hsi-wrapper {
  position: absolute;
  top: 35px;
  left: 200px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-11xl-5);
  white-space: nowrap;
}
.quan-h-c {
  position: relative;
}
.quan-h-c-ng-wrapper {
  position: absolute;
  top: 35px;
  left: 353px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-11xl-5);
  white-space: nowrap;
  z-index: 1;
}
.tin-tc {
  margin-top: -1.5px;
  width: 69px;
  position: relative;
  display: inline-block;
  min-width: 69px;
}
.lin-h-icon,
.tin-tc-wrapper {
  position: absolute;
  border-radius: var(--br-41xl);
  overflow: hidden;
}
.tin-tc-wrapper {
  top: 35px;
  left: 590px;
  background-color: var(--color-white);
  height: 32px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-xl-5);
  box-sizing: border-box;
  white-space: nowrap;
  text-align: center;
  font-size: var(--font-size-3xl);
}
.lin-h-icon {
  top: 34.1px;
  left: 1054px;
  width: 124.9px;
  height: 32.6px;
  object-fit: contain;
}
.v-chng-ti {
  margin-top: -1.5px;
  width: 132px;
  position: relative;
  display: inline-block;
}
.v-chng-ti-wrapper {
  position: absolute;
  top: 36px;
  left: 1217px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  height: 32px;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 var(--padding-base);
  box-sizing: border-box;
  white-space: nowrap;
  text-align: center;
  font-size: var(--font-size-3xl);
}
.g {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
}
.g-wrapper {
  width: 217px;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-7xs);
  box-sizing: border-box;
  white-space: nowrap;
}
.dm-g {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
}
.dm-g-wrapper {
  width: 217px;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-7xs);
  box-sizing: border-box;
  white-space: nowrap;
}
.trng-rng {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
}
.trng-rng-wrapper {
  width: 217px;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-8xs);
  box-sizing: border-box;
  white-space: nowrap;
}
.thng-mi-dch {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
}
.thng-mi-dch-v-wrapper {
  width: 217px;
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-7xs);
  box-sizing: border-box;
  white-space: nowrap;
}
.frame-parent {
  height: 57.9px;
  width: 159px;
  border: 1px solid var(--color-black);
  box-sizing: border-box;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}
.sn-phm {
  position: relative;
  display: inline-block;
  min-width: 101px;
}
.menu,
.sn-phm-wrapper {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.sn-phm-wrapper {
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  padding: var(--padding-11xs-5) var(--padding-9xl);
  white-space: nowrap;
}
.menu {
  position: absolute;
  top: 33px;
  left: 897px;
  padding: 0 0 var(--padding-22xl);
  z-index: 1;
}
.thnh-vin1 {
  position: relative;
  display: inline-block;
  min-width: 107px;
}
.thnh-vin-wrapper {
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-11xs-2) var(--padding-8xl-5);
  white-space: nowrap;
}
.n-v-trc1 {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.n-v-trc-thuc-wrapper {
  width: 397px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-mini);
  box-sizing: border-box;
  min-height: 35px;
  white-space: nowrap;
  max-width: 245%;
  flex-shrink: 0;
}
.cng-ty-con1 {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.cng-ty-con-vn-50-wrapper {
  width: 397px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-mini);
  box-sizing: border-box;
  min-height: 35px;
  white-space: nowrap;
  max-width: 245%;
  flex-shrink: 0;
}
.cng-ty-lin {
  height: 32px;
  flex: 1;
  position: relative;
  display: inline-block;
  max-width: 100%;
}
.cng-ty-lin-doanh-lin-kt-v-wrapper {
  width: 397px;
  border-radius: var(--br-41xl);
  background-color: var(--color-white);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 var(--padding-smi);
  box-sizing: border-box;
  min-height: 35px;
  white-space: nowrap;
  max-width: 245%;
  flex-shrink: 0;
}
.frame-group {
  height: 82.7px;
  width: 162px;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.thnh-vin {
  position: absolute;
  top: 33px;
  left: 725px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 0 var(--padding-59xl-6);
  z-index: 2;
}
.logoxauqtq-icon {
  position: absolute;
  top: 0;
  left: 2px;
  width: 179px;
  height: 117px;
  object-fit: cover;
}
.header-2-parent {
  align-self: stretch;
  height: 205px;
  position: relative;
  text-align: left;
  font-size: var(--font-size-xl);
  color: var(--color-black);
  font-family: var(--font-museomoderno);
}
.frame-item {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color-lightgreen-200);
  width: 388px;
  height: 124px;
}
.frame-inner {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 238px;
  max-height: 100%;
  width: 300px;
  z-index: 1;
}
.rectangle-group {
  top: 0;
  width: 100%;
  height: 100%;
}
.frame-div,
.n-v-trc2,
.rectangle-group {
  position: absolute;
  left: 0;
}
.n-v-trc2 {
  margin: 0;
  top: 23px;
  font-size: inherit;
  text-transform: capitalize;
  font-weight: 800;
  font-family: inherit;
  display: inline-block;
  width: 462px;
  height: 53px;
  z-index: 2;
  
}
.frame-div {
  top: 0;
  width: 538px;
  height: 166px;
}
.images-1-icon,
.rectangle-div {
  position: relative;
  max-width: 100%;
}
.images-1-icon {
  align-self: stretch;
  flex: 1;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.rectangle-div {
  height: 58px;
  width: 553px;
  background-color: var(--color-palegreen);
  display: none;
}
.x-nghip-ch {
  width: 458px;
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 27.2px;
  font-weight: 600;
  font-family: var(--font-noto-sans);
  color: var(--color-black);
  text-align: center;
  display: inline-block;
  z-index: 2;
}
.images-1-parent,
.rectangle-container {
  display: flex;
  align-items: flex-start;
  max-width: 100%;
}
.rectangle-container {
  border: 0;
    padding: var(--padding-smi) var(--padding-24xl) var(--padding-lg);
    background-color: var(--color-palegreen);
    flex-direction: row;
    justify-content: flex-end;
    box-sizing: border-box;
    z-index: 1;
    margin-top: -3px;
    width: 561px;
}
.rectangle-container:hover {
  background-color: #4fb845;
}
.images-1-parent {
  height: 420px;
  width: 553px;
  flex-direction: column;
  justify-content: flex-start;
  min-width: 553px;
}
.a-ch {
  font-weight: 600;
}
.a-ch,
.kv7-phng-nhn {
  font-family: var(--font-noto-sans);
}
.a-ch-kv7-phng-nhn-ph {
  margin: 0;
}
.in-thoi {
  font-weight: 600;
}
.in-thoi,
.span {
  font-family: var(--font-noto-sans);
}
.fax {
  font-weight: 600;
}
.fax,
.span1 {
  font-family: var(--font-noto-sans);
}
.in-thoi-02563514105-351 {
  margin: 0;
}
.email {
  font-weight: 600;
  font-family: var(--font-noto-sans);
}
.pisico1pisico1comvn1 {
  text-decoration: underline;
}
.pisico1pisico1comvn {
  color: inherit;
}
.email-pisico1pisico1comvn {
  margin: 0;
}
.gim-c {
  font-weight: 600;
}
.gim-c,
.nguyn-quang-huy {
  font-family: var(--font-noto-sans);
}
.gim-c-nguyn-quang-huy {
  margin: 0;
}
.a-ch-container {
  margin: 0;
  align-self: stretch;
  height: 312px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  flex-shrink: 0;
  font-family: inherit;
}
.a-ch-kv7-phng-nhn-ph-wrapper,
.frame-parent1 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 100%;
}
.a-ch-kv7-phng-nhn-ph-wrapper {
  flex: 1;
  flex-direction: column;
  padding: 67px 0 0;
  box-sizing: border-box;
  min-width: 441px;
}
.frame-parent1 {
  position: absolute;
  top: 148px;
  
  width: 1301px;
  flex-direction: row;
  gap: 69px;
  text-align: left;
  font-size: var(--font-size-13xl);
}
.frame-container {
  height: 568px;
  width: 1336px;
  position: relative;
  max-width: 100%;
}
.thnh-vinn-v-trc-thuc-inner {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 var(--padding-18xl) var(--padding-67xl);
  box-sizing: border-box;
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-29xl);
  color: var(--color-black);
  font-family: var(--font-noto-sans);
}
.unnamed-1-icon {
  width: 561px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
  display: none;
  max-width: 100%;
}
.frame-child1,
.x-nghip-lm {
  position: absolute;
  height: 52px;
}
.frame-child1 {
  top: 0;
  left: 0;
  background-color: var(--color-palegreen);
  width: 561px;
  z-index: 1;
}
.x-nghip-lm {
  width: calc(100% - 14px);
  top: 14px;
  left: 5px;
  font-weight: 600;
  display: inline-block;
  z-index: 2;
}
.rectangle-parent1 {
  height: 66px;
  flex: 1;
  position: relative;
  max-width: 100%;
}
.unnamed-1-parent {
  height: 403px;
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 351px 0 0;
  box-sizing: border-box;
  background-image: url(./public/unnamed-1@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  min-width: 365px;
  max-width: 100%;
}
.a-ch1 {
  font-weight: 600;
}
.a-ch1,
.phng-trn-quang {
  font-family: var(--font-noto-sans);
}
.a-ch-phng-trn-quang-diu {
  margin: 0;
}
.in-thoi1 {
  font-weight: 600;
}
.in-thoi1,
.span2 {
  font-family: var(--font-noto-sans);
}
.fax1 {
  font-weight: 600;
}
.fax1,
.span3 {
  font-family: var(--font-noto-sans);
}
.in-thoi-02563841182 {
  margin: 0;
}
.email1 {
  font-weight: 600;
  font-family: var(--font-noto-sans);
}
.phongtchcxnlngmailcom1 {
  text-decoration: underline;
}
.phongtchcxnlngmailcom {
  color: inherit;
}
.email-phongtchcxnlngmailcom {
  margin: 0;
  width: 570px;
}
.gim-c1 {
  font-weight: 600;
}
.gim-c1,
.l-anh-tun {
  font-family: var(--font-noto-sans);
}
.gim-c-l-anh-tun {
  margin: 0;
}
.a-ch-container1 {
  margin: 0;
  align-self: stretch;
  height: 354px;
  position: relative;
  font-size: inherit;
  display: inline-block;
  flex-shrink: 0;
  font-family: inherit;
}
.a-ch-phng-trn-quang-diu-wrapper {
  width: 538px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-18xl) 0 0;
  box-sizing: border-box;
  min-width: 538px;
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-13xl);
}
.frame-parent2,
.thnh-vinn-v-trc-thuc-child {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  max-width: 100%;
}
.frame-parent2 {
  width: 1166px;
  justify-content: flex-start;
  gap: 67px;
}
.thnh-vinn-v-trc-thuc-child {
  width: 1370px;
  justify-content: center;
  padding: 0 var(--padding-xl) 123px;
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-xl);
  color: var(--color-black);
  font-family: var(--font-noto-sans);
}
.image006-154570703635210597876-icon {
  width: 561px;
  position: relative;
  max-height: 100%;
  object-fit: cover;
  display: none;
  max-width: 100%;
}
.frame-child2 {
  position: absolute;
  top: 0;
  left: 49px;
  background-color: var(--color-palegreen);
  width: 561px;
  height: 54px;
  z-index: 1;
}
.x-nghip-kinh {
  position: absolute;
  top: 13px;
  left: 0;
  font-weight: 600;
  display: inline-block;
  width: 660px;
  height: 76px;
  z-index: 2;
}
.rectangle-parent2 {
  margin-left: -49px;
  height: 89px;
  width: 660px;
  position: relative;
  flex-shrink: 0;
  debug_commit: f6aba90;
}
.image006-154570703635210597876-parent {
  height: 380px;
  width: 561px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 326px 0 0;
  box-sizing: border-box;
  background-image: url(./public/1541994471image00615457070363521059787626crop154570704917788130307-1@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  min-width: 561px;
  max-width: 100%;
}
.a-ch2 {
  font-weight: 600;
}
.a-ch2,
.l-iu-hnh {
  font-family: var(--font-noto-sans);
}
.a-ch-l-iu-hnh-ng-s {
  margin: 0;
}
.in-thoi2 {
  font-weight: 600;
}
.in-thoi2,
.span4 {
  font-family: var(--font-noto-sans);
}
.in-thoi-02566259858 {
  margin: 0;
}
.email2 {
  font-weight: 600;
  font-family: var(--font-noto-sans);
}
.hatangpisicocomvn1 {
  text-decoration: underline;
}
.hatangpisicocomvn {
  color: inherit;
}
.email-hatangpisicocomvn {
  margin: 0;
}
.gim-c2 {
  font-weight: 600;
}
.gim-c2,
.nguyn-hu-chnh {
  font-family: var(--font-noto-sans);
}
.gim-c-nguyn-hu-chnh {
  margin: 0;
}
.a-ch-container2 {
  margin: 0;
  height: 362px;
  flex: 1;
  position: relative;
  font-size: var(--font-size-13xl);
  text-align: left;
  display: inline-block;
  min-width: 363px;
  max-width: 100%;
  font-family: inherit;
}
.frame-parent3,
.frame-section {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  max-width: 100%;
}
.frame-parent3 {
  width: 1177px;
  gap: 57px;
}
.frame-section {
  width: 1381px;
  padding: 0 var(--padding-xl) var(--padding-37xl);
  box-sizing: border-box;
  text-align: center;
  font-size: var(--font-size-xl);
  color: var(--color-black);
  font-family: var(--font-noto-sans);
}
.footer-child,
.group-icon {
  position: relative;
  max-width: 100%;
}
.footer-child {
  height: 318px;
  width: 1440px;
  background-color: var(--color-darkolivegreen);
  display: none;
}
.group-icon {
  align-self: stretch;
  flex: 1;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
  z-index: 1;
}
.f,
.icbaseline-facebook1 {
  position: absolute;
  display: none;
}
.f {
  top: -8.8px;
  left: 0.2px;
  font-size: var(--font-size-5xl);
  text-decoration: underline;
  font-family: var(--font-noto-music);
  color: var(--color-black);
  text-align: left;
  width: 100%;
  height: 100%;
}
.icbaseline-facebook1 {
  top: 8px;
  left: 4px;
  width: 40px;
  height: 33px;
  overflow: hidden;
  cursor: pointer;
}
.vector-icon {
  position: absolute;
  height: 83.14%;
  width: 83.27%;
  top: 12.75%;
  right: 6%;
  bottom: 4.12%;
  left: 10.73%;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
}
.f1 {
  position: absolute;
  height: 109.8%;
  width: 83.64%;
  top: -9.8%;
  left: 10.91%;
  font-size: var(--font-size-5xl);
  text-decoration: underline;
  font-family: var(--font-noto-music);
  color: var(--color-black);
  text-align: left;
  display: none;
}
.icbaseline-facebook {
  cursor: pointer;
  border: 0;
  padding: 0;
  background-color: transparent;
  height: 51px;
  flex: 1;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.vector-icon1 {
  width: 46.1px;
  height: 39.3px;
  position: relative;
  object-fit: contain;
  cursor: pointer;
  z-index: 1;
}
.vector-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 0 1.7px;
}
.facebook-icon,
.facebook-logo {
  display: flex;
  flex-direction: row;
}
.facebook-logo {
  flex: 1;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 23px;
}
.facebook-icon {
  width: 159.5px;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 0 17.7px 0 var(--padding-lg);
  box-sizing: border-box;
}
.frame-parent4 {
  height: 159.3px;
  width: 180.8px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 0.1px;
}
.a-ch-99,
.email-tctypisicogmailcom,
.tel-0256-3947099,
.tng-cng-ty {
  margin: 0;
}
.tng-cng-ty-container {
  height: 198.8px;
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  z-index: 1;
}
.corp-header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-9xs-7) 0 0;
  box-sizing: border-box;
  max-width: 100%;
}
.footer,
.footer-wrapper {
  flex-direction: row;
  box-sizing: border-box;
  max-width: 100%;
}
.footer {
  flex: 1;
  background-color: var(--color-darkolivegreen);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  padding: var(--padding-53xl-7) var(--padding-77xl-5) var(--padding-23xl-8)
    var(--padding-109xl);
  gap: var(--gap-xl);
}
.footer-wrapper {
  align-self: stretch;
  padding: 0 0 0 var(--padding-9xs);
  text-align: left;
  font-size: var(--font-size-5xl);
  color: var(--color-white);
  font-family: var(--font-noto-music);
}
.footer-wrapper,
.thnh-vinn-v-trc-thuc,
.thnh-vinn-v-trc-thuc1 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.thnh-vinn-v-trc-thuc1 {
  flex: 1;
  background-color: var(--color-white);
  overflow: hidden;
  flex-direction: column;
  padding: var(--padding-8xs) 0 0;
  box-sizing: border-box;
  gap: 35px;
  max-width: 100%;
}
.thnh-vinn-v-trc-thuc {
  width: 100%;
  position: relative;
  flex-direction: row;
  letter-spacing: normal;
}
@media screen and (max-width: 1350px) {
  .header-2 {
    gap: 168px 84px;
    padding-left: var(--padding-9xl);
    padding-right: var(--padding-9xl);
    box-sizing: border-box;
  }
  .frame-parent2 {
    gap: 67px 33px;
  }
  .footer {
    justify-content: center;
  }
}
@media screen and (max-width: 1150px) {
  .images-1-parent {
    flex: 1;
  }
  .frame-parent1 {
    flex-wrap: wrap;
  }
  .frame-container {
    height: auto;
    min-height: 568;
  }
  .a-ch-phng-trn-quang-diu-wrapper {
    flex: 1;
  }
  .frame-parent2 {
    flex-wrap: wrap;
  }
  .image006-154570703635210597876-parent {
    flex: 1;
  }
  .frame-parent3 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 800px) {
  .header-2 {
    gap: 168px 42px;
  }
  .n-v-trc2 {
    font-size: var(--font-size-19xl);
  }
  .images-1-parent {
    min-width: 100%;
  }
  .a-ch-container {
    font-size: var(--font-size-7xl);
  }
  .a-ch-kv7-phng-nhn-ph-wrapper {
    min-width: 100%;
  }
  .thnh-vinn-v-trc-thuc-inner {
    padding-bottom: var(--padding-37xl);
    box-sizing: border-box;
  }
  .a-ch-container1 {
    font-size: var(--font-size-7xl);
  }
  .a-ch-phng-trn-quang-diu-wrapper {
    min-width: 100%;
  }
  .frame-parent2 {
    gap: 67px 17px;
  }
  .thnh-vinn-v-trc-thuc-child {
    padding-bottom: 80px;
    box-sizing: border-box;
  }
  .image006-154570703635210597876-parent {
    min-width: 100%;
  }
  .a-ch-container2 {
    font-size: var(--font-size-7xl);
  }
  .frame-parent3 {
    gap: 57px 28px;
  }
  .footer {
    padding-left: var(--padding-45xl);
    padding-right: var(--padding-29xl);
    box-sizing: border-box;
  }
  .thnh-vinn-v-trc-thuc1 {
    gap: 17px 35px;
  }
}
@media screen and (max-width: 450px) {
  .header-2 {
    gap: 168px 21px;
  }
  .n-v-trc2 {
    font-size: var(--font-size-10xl);
  }
  .x-nghip-ch {
    font-size: var(--font-size-base);
  }
  .a-ch-container {
    font-size: var(--font-size-lgi);
  }
  .x-nghip-lm {
    font-size: var(--font-size-base);
  }
  .unnamed-1-parent {
    padding-top: 228px;
    box-sizing: border-box;
    min-width: 100%;
  }
  .a-ch-container1 {
    font-size: var(--font-size-lgi);
  }
  .x-nghip-kinh {
    font-size: var(--font-size-base);
  }
  .image006-154570703635210597876-parent {
    padding-top: 212px;
    box-sizing: border-box;
  }
  .a-ch-container2 {
    font-size: var(--font-size-lgi);
    min-width: 100%;
  }
  .frame-section {
    padding-bottom: var(--padding-17xl);
    box-sizing: border-box;
  }
  .f,
  .f1,
  .tng-cng-ty-container {
    font-size: var(--font-size-lgi);
  }
  .footer {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }
}
