@import "/style/forAll.css";

.content__title {
  color: #fff;
  font-family: Inter;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
  margin-top: 84px;
}

.content__box-title {
  width: 910px;
}

.content__title-p {
  color: #fff;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 40px;
}

.content__box-button {
  background: #010023;
  width: 205px;
  height: 60px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #fff;
}

.content__box-button-text {
  color: #fff;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 20px 50px;
}

.content__box-main {
  margin-top: 63px;
  width: 1340px;
  height: 465px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  flex-direction: row;
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}

.content__box-main-button-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 65px;
}

.content__box-main-button {
  padding: 0 20px;
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.05);
  width: 265px;
  height: 39px;
  gap: 10px;
  flex-shrink: 0;
  border: 0cm;
}

.content__box-main-button-text {
  color: #fff;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.content__box-main-button-text-2 {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.content__box-main-button-text-3 {
  color: rgba(255, 255, 255, 0.25);
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.content__box-main-img {
  stroke-width: 1px;
  stroke: #fff;
  width: 448px;
  height: 339px;
  flex-shrink: 0;
  position: absolute;
}

.content__box-technology {
  width: 1340px;
  height: 411px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 50px;
  overflow: hidden;
}

.content__box-technology-h {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 60px;
}

.content__box-technology-logo{
  display: flex;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.25);
  width: 165px;
  height: 165px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.content__box-technology-logo-img {
  color: #fff;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  height: 100px;
}

.content__box-technology-logo span {
  color: white;
  font-family: Inter;
  font-size: 16px;
  margin-top: 14px;
}

.content__box-technology-logo-box {
  display: flex;
  gap: 50px;
  margin-top: 80px;
  height: 100%;
}

.content__box-main-3 {
  width: 1340px;
  height: 780px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 50px;
  overflow: hidden;
}

.content__box-technology-logo-box::-webkit-scrollbar,
.content__box-main-3-box-avatar-box::-webkit-scrollbar {
  height: 12.5px;
}
.content__box-technology-logo-box::-webkit-scrollbar-track,
.content__box-main-3-box-avatar-box::-webkit-scrollbar-track {
  background: transparent;
}
.content__box-technology-logo-box::-webkit-scrollbar-thumb,
.content__box-main-3-box-avatar-box::-webkit-scrollbar-thumb {
  background-color: #010023;
  border-radius: 20px;
  border: 1px solid gray;
}
.content__box-main-3-p-1 {
  color: #fff;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 49px;
  margin-bottom: 31px;
}
.content__box-main-3-p-2 {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 57px;
}

.content__box-main-3-box-avatar {
  display: flex;
  justify-content: center;
  align-items: center;

}

.content__box-main-3-box-avatar {
  display: flex;
  justify-content: start;
  flex-direction: column;
  padding: 0 8px;
  width: 324px;
  height: 520px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #fff;
  background: #010023;
}

.content__box-main-3-box-avatar-mini {
  width: 324px;
  height: 110px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid #fff;
  background: #010023;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.content__box-main-3-box-avatar-mini i {
  margin-left: 38px;
}

.content__box-main-3-box-avatar-text {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.content__box-main-3-box-avatar-img {
  margin-left: 25px;
}

.content__box-main-3-box-avatar-mini-text {
  color: #fff;
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.content__box-main-3-box-avatar-mini-text-1 {
  color: rgba(255, 255, 255, 0.5);
  font-family: Inter;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.content__box-main-3-box-avatar-mini-box-text {
  display: flex;
  justify-content: center;
  margin-left: 21px;
  flex-direction: column;
}

.content__box-main-3-box-avatar-box {
  box-sizing: border-box;
  overflow-x:scroll;
  width: 1340px;
  height: 100%;
  padding: 0 50px;
  display: flex;
  gap:25px;
}

.content__box-main-4 {
  width: 1340px;
  height: 259px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  margin-top: 50px;
}

.content__box-main-4-p {
  color: #fff;
  font-family: Inter;
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 69px;
  margin-bottom: 49px;
  margin-left: 60px;
}

.content__box-main-4-p-1 {
  color: #fff;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  width: 605px;
  margin-left: 60px;
}

.content__box-main-4-p-box {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.content__box-main-4-button-box {
  display: flex;
  justify-content: end;
  align-items: end;
  width: 100%;
  margin-left: 60px;
  margin-right: 60px;
  margin-bottom: 51px;
}

.content__box-main-4-button {
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  width: 265px;
  height: 61px;
  flex-shrink: 0;
}

.content__box-main-4-button-text {
  color: #fff;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.content__box-main-box {
  width: 173px;
  height: 251px;
  flex-shrink: 0;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.content__box-main-box-2 {
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  border-radius: 10px;
  background: rgba(247, 246, 255, 0.1);
  margin-bottom: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content__box-main-box-text {
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

.content__box-main-img-1 {
  width: 448px;
  height: 339px;
  flex-shrink: 0;
  stroke-width: 1px;
  stroke: #fff;
  position: absolute;
  z-index: -1;
  margin-left: 317px;
}

.content__box-main-pseudo-img {
  width: 350px;
  height: 350px;
  flex-shrink: 0;
  border: 2px dotted;
  border-radius: 50px;
  border-color: #fff;
  display: flex;
  justify-content: start;
  align-items: center;
  margin-left: 349px;
}

.content__box-main-img-2 {
  width: 64px;
  height: 30.5px;
  flex-shrink: 0;
}

.content__box-main-img-3 {
  background-image: url(/src/svg/vector/Vector\ 1.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 264px;
  flex-shrink: 0;
  margin-left: 585px;
  flex-direction: column;
}

.content__box-main-img-3-v {
  background-image: url(/src/svg/vector2/Vector\ 2.svg);
}

.in_img {
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 104px;
  flex-shrink: 0;
  margin-bottom: 30px;
}
.content__box-main-img-4 {
  background-image: url(/src/svg/vector/Vector\ 1\ v.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 264px;
  flex-shrink: 0;
  margin-left: 37px;
  flex-direction: column;
}

.content__box-main-img-5 {
  background-image: url(/src/svg/vector/Vector\ 1\ vv.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 264px;
  flex-shrink: 0;
  margin-left: 145px;
  flex-direction: column;
}

.content__box-main-img-6 {
  background-image: url(/src/svg/vector/Vector\ 1\ vvv.svg);
  background-repeat: no-repeat;
  position: absolute;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 264px;
  flex-shrink: 0;
  z-index: 3;
  margin-left: 253px;
  flex-direction: column;
}

.content__box-main-img-3-text-1 {
  width: 111.765px;
  height: 43px;
  flex-shrink: 0;
  fill: #fff;
}
.content__box-main-img-3-text-2 {
  width: 91.87px;
  height: 27.93px;
  transform: rotate(2.825deg);
  flex-shrink: 0;
  fill: #fff;
}
.content__box-main-img-3-text-3 {
  width: 58.09px;
  height: 20.08px;
  transform: rotate(1.138deg);
  flex-shrink: 0;
  fill: #fff;
}
.content__box-main-img-3-text-4 {
  width: 87.29px;
  height: 27.906px;
  transform: rotate(2.562deg);
  flex-shrink: 0;
  fill: #fff;
}

.content__box-main-5 {
  width: 1340px;
  height: 565px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  margin-bottom: 50px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.content__box-main-5-title {
  color: #fff;
  font-family: Inter;
  font-size: 34px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 39px;
  margin-bottom: 54px;
}

.content__box-main-5-content {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: start;
  align-items: center;
}

.content__box-main-5-button-box {
  width: 259px;
  height: 385px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  margin-left: 37px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.content__box-main-5-button-box-2 {
  width: 259px;
  height: 385px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.content__box-main-5-button {
  border-radius: 50px;
  background: rgba(255, 255, 255, 0.05);
  width: 242px;
  height: 39px;
  flex-shrink: 0;
  border: 0cm;
}

.content__box-main-5-button-text {
  color: #fff;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.content__box-main-5-img {
  width: 241px;
  height: 218px;
  flex-shrink: 0;
  stroke-width: 1px;
  stroke: #fff;
}

.content__box-main-5-button-box-2 {
  width: 259px;
  height: 385px;
  flex-shrink: 0;
  border-radius: 20px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 1370px) {
  .content__box-main-3-box-avatar {
    width: 250px;
  }
  .content__box-main-3-box-avatar-mini {
    width: 250px;
  }
  .content__box-main-3-box-avatar-text {
    font-size: 14px;
  }
  .content__box-main-3-box-avatar-mini-text {
    font-size: 18px;
  }
  .content__box-main-3-box-avatar-img {
    width: 50px;
  }
  .content__box-main-4 {
    width: 1000px;
  }
  .content__box-main-3 {
    width: 1000px;
  }
  .content__box-main-3-box-avatar-box{
    width: 100%
  }
  .content__box-main {
    width: 1000px;
  }
  .content__box-technology {
    align-items: stretch;
    width: 1000px;
  }

  .content__box-main-5 {
    width: fit-content;
  }
  .content__box-main-5-img-2 {
    width: 200px;
    height: 200px;
    margin-right: 10px;
  }
  .content__box-main-5-img {
    width: 200px;
    height: 200px;
  }

  .content__box-main-box {
    width: 81px;
  }
  .content__box-main-content-img-all {
    width: 450px;
    height: 600px;
  }
  .content__box-main-button {
    width: 242px;
  }
  .content__box-main-box {
    width: 190px;
  }
  .content__box {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .content__box-technology-logo-box {
    padding: 0 138px;
    flex-wrap: wrap;
    gap: 18px;
  }

  .content__box-technology {
    height: 576px;
    padding-bottom: 40px;
  }

  .content__main_mod {
    width: 1000px!important;
  }

  .content__title_mod {
    font-size: 38px;
  }

  .content__main_mod img {
    max-width: 460px;
  }

  .content__main-header_mod {
    font-size: 27px;
  }

  .content__main-p_mod {
    font-size: 19px!important;
  }

  .content__main-text-box_mod {
    padding-right: 40px;
  }

  .content__box-main-4-p {
    font-size: 37px;
  }

  .content__box-main-4-p-1 {
    font-size: 22px;
  }

  .content__box-main-4-button-text {
    font-size: 20px;
  }

  .content__box-main-4-button-box {
    display: flex;
    justify-content: end;
    align-items: end;
    width: 100%;
    margin-left: 16px;
    margin-right: 72px;
    margin-bottom: 91px;
  }

  .footer__box {
    height: 214px;
  }

  .footer__content {
    display: flex;
    width: 1213px;
    height: 149px;
    margin: 33px 60px 0px 60px;
    align-items: start;
    flex-direction: row;
    justify-content: space-between;
  }

  .header__links {
    margin-left: -120px;
  }

  /* .content.content__box_mod {
    padding: 0 100px;
  } */
  .content__contact-box-wrapper {
    padding-left: 40px;
  }
}

@media (max-width: 1035px) {

  .content__title {
    font-size: 50px;
  }

  .content__title-p {
    font-size: 21px;
  }

  .content__box-main-3-box-avatar {
    width: 200px;
  }
  .content__box-main-3-box-avatar-mini {
    width: 200px;
  }
  .content__box-main-3-box-avatar-text {
    font-size: 12px;
  }
  .content__box-main-3-box-avatar-mini-text {
    font-size: 14px;
  }
  .content__box-main-3-box-avatar-img {
    width: 50px;
  }
  .content__box-main-3-box-avatar-mini-text-1 {
    font-size: 12px;
  }
  .content__box-main-4 {
    flex-direction: column;
    height: fit-content;
    padding: 20px 20px;
  }
  .content__box-main-4-p-box .content__box-main-4-p {
    margin: 0;
    margin-bottom: 20px;
  }
  .content__box-main-4-p-box .content__box-main-4-p-1 {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .content__box-main-4-button-box {
    display: block;
    margin: 0;
  }

  .content__box-main-4 {
    width: 700px;
  }
  .content__box-main-3- {
    width: 700px;
  }
  .content__box-main-3 {
    width: 700px;
  }
  .content__box-technology {
    width: 700px;
  }
  .content__box-title {
    width: fit-content;
  }
  .content__box-mai {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content__box-main {
    width: 900px;
  }
  .content__box-technology-logo-5 {
    display: none;
  }
  .content__box-technology-logo-2 {
    display: none;
  }
  .content__box-technology-h {
    font-size: 30px;
  }

  .content__box-main-box {
    width: 81px;
  }
  .content__box-main-content-img-all {
    width: 366px;
    height: 500px;
  }
  .content__box-main-button {
    width: 236px;
  }
  .content__box-main-box {
    width: 192px;
  }
  .content__box {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .content__box-main-button-box {
    margin-left: 10px;
  }
  .content__box-main-box {
    margin-right: 10px;
  }
  .content__box-main-5-button-box {
    display: none;
  }

  .content__box-main {
    justify-content: center;
  }

  .content__box-technology-h {
    font-size: 24px;
    margin-top: 40px;
  }

  .content__box-technology-logo-box {
    margin-top: 40px;
    padding: 0 74px;
  }

  .content__box-technology {
    height: 480px;
  }

  .content__box-title_mod {
    margin-top: 60px!important;
  }

  .content__title_mod  {
    font-size: 33px;
  }

  .content__main_mod {
    width: 100% !important;
    align-items: center;
  }

  .content__main-text_mod {
    margin-top: 0px!important;

  }
  .content__main-text-box_mod {
    padding-bottom: 50px!important;
  }
  .content__main-header_mod {
    font-size: 29px;
  }

  .content__box-main-4-p {
    font-size: 28px;
  }

  .content__box-main-4-p-1 {
    font-size: 18px;
    line-height: 20px;
  }

}

@media (max-width: 1000px) {
  .content__box {
    padding: 30px!important;
  }
  .form__input-area {
    width: 98%;
  }
  .content__header {
    font-size: 38px;
  }
  .content__header-box {
    margin-bottom: 40px;
  }
}

@media (max-width: 950px) {
  .content__box-technology{
    width: 500px;
    height: fit-content;
    padding-bottom: 20px;
  }
  .content__box-technology-logo-box{  
    display: grid;
    justify-items: center;
    align-items: center;
    grid-template: 1fr 1fr 1fr / 1fr 1fr;
  }
  .content__box-main-4 {
    flex-direction: column;
    height: fit-content;
    justify-content: center;
    align-items: center;
  }
  .content__box-main-3 {
    height: fit-content;
    margin-bottom: 20px;
    width: 500px;
  }
  .content__box-main-3-box-avatar-text {
    font-size: 18px;
  }
  .content__box-main-3-box-avatar-mini-text {
    font-size: 24px;
  }
  .content__box-main-3-box-avatar-mini-text-1 {
    font-size: 18px;
  }
  .content__box-main-3-box-avatar-box {
    flex-direction: column;
    height: fit-content;
    align-items: center;
    margin-left: 0;
    overflow: hidden;
  }
  .content__box-main-3-box-avatar {
    flex-direction: column;
    display: flex;
    margin-bottom: 20px;
    width: 300px;
  }
  .content__box-main-3-box-avatar-mini {
    width: 300px;
  }
  .content__box-main-4-p-box .content__box-main-4-p {
    font-size: 34px;
  }
  .content__box-main-4-button-box {
    display: block;
    margin: 0;
  }
  .content__box-main-4 {
    width: 500px;
  }
  .content__box-main {
    width: fit-content;
  }
  .content__box-main-content-img-all {
    width: 400px;
    height: 400px;
  }

  .content__title {
    font-size: 32px;
  }

  .content__box-main-content-img-all {
    display: none;
  }
}

@media (max-width: 750px) {
  .content__box-main-content-img-all {
    display: none;
  }
  .content__box-main-box {
    margin-left: 100px;
  }
  .content__box-main-5-img-2 {
    display: none;
  }
  .content__box-main-5-img {
    display: none;
  }
  .content__box-main-5 {
    width: 400px;
    display: flex;
  }
  .content__box-main-5-content {
    width: fit-content;
  }
  .content__box-main-4,
  .content__box-main-3,
  .content__box-technology {
    width: 400px;
  }
  .content__box-technology-logo{
    width: 140px;
    height: 140px;
  }
  .content__box-technology-logo img{
    width: 65%;
    height: auto;
  }
  .content__box-technology-h{
    font-size: 26px;
  }
}


@media (max-width: 650px) {
  .content__box-main-box {
    margin-left: 33px;
  }
  .content__box-technology-h {
    font-size: 15px;
  }
  .content__box-technology-logo-box {
    padding: 0 46px;
  }
  .content__title_mod {
    margin-bottom: 0;
  }

  .content.content__box_mod {
    width: 400px!important;
  }

  .content__main-text-box_mod {
    width: 100%!important;
  }

  .content__main-text-box_mod {
    padding: 5px 17px!important;
    padding-bottom: 20px!important;
  }

  .content__main-p_mod {
    font-size: 15px!important;
  }

  .content__box-main-4-p-box .content__box-main-4-p {
    font-size: 21px;
  }

  .content__box-main-4-p-1 {
    font-size: 15px!important;
  }
}

@media (max-width: 520px) {
  .content__title {
    font-size: 28px;
  }

  .content__title-p {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .content__box-main-box {
    display: none;
  }

  .content__box-main-button {
    width: 290px;
    height: 50px;
  }

  .content__box-main {
    height: 509px;
  }

  .content__box-technology-logo {
    width: 120px;
    height: 120px;
  }
  .content__box-technology-logo img {
    width: 49px;
  }
  .content__box-technology-logo span {
    font-size: 15px;
  }
  .content__title_mod  {
    font-size: 20px!important;
  }
  .content__box-title_mod {
    margin-top: 23px!important;
    
  }
  .content__title_mod {
    margin-bottom: 0px!important;
  }
  .content__main-header_mod {
    font-size: 20px;
    
  }
  .content__main-text_mod {
    margin-bottom: 10px!important;
  }
}

@media (max-width: 450px) {
  .content__box-main-4-button-box {
    margin: 0;
  }
  .content__box-main-3-box-avatar-img {
    width: 70px;
  }
  .content__box-main-3-2 {
    width: 300px;
  }
  .content__box-main-5 {
    width: 350px;
  }
  .content__box-technology {
    width: 350px;
  }
  .content__box-technology-logo-box{
    gap:20;
  }
  .content__box-technology-logo{
    width: 100px;
    height: 100px;
    margin: 10px;
  }
  .content__box-main-3 {
    width: 350px;
  }
  .content__box-main-4{
    box-sizing: border-box;
    padding: 10px 10px;
    width: 350px;
    margin: 0 50px;
  }
  .content__box-main-4-p-box .content__box-main-4-p {
    font-size: 28px;
  }
  .content__box-main-4-p-box .content__box-main-4-p-1 {
    font-size: 14px;
    line-height: 20px;
  }
  .content__box-main-4-button {
    width: 120px;
    height: 40px;
  }
  .content__box-main-4-button-text {
    font-size: 12px;
  }
  .content__box-main-3-box-avatar {
    margin-left: 0;
  }
  .content__box-main-3-box-avatar-text{
    text-align: start;
      padding: 0 5px;
  }
  .header {
    padding: 0 27px;
  }
  .content__title {
    margin-top: 33px;
  }

  .content__title {
    font-size: 26px;
  }

  .content__title {
    margin-bottom: 15px;
  }

  .content__box-technology-h {
    font-size: 13px;
  }
  .content__box-technology {
    width: 320px;
  }
  .content__box-technology-logo-box {
    padding: 0 28px;
  }
  .content__box-title_mod {
    margin-top: 0px!important
  }

  .content.content__box_mod {
    width: 320px!important;
  }
  .content__title_mod {
    font-size: 17px!important;
  }
  .content__main_mod {
    margin-top: 22px;
  }
  .content__main-header_mod {
    font-size: 21px;
  }
  .content__main-p_mod {
    font-size: 14px!important;
  }
  .content__main_2_mod {
    padding-left: 0px!important;
  }

  .content__box-main-4 {
    margin-top: 40px;
  }
  .content__box-main-4 {
    padding: 20px 20px;
  }

  .content__box-main-4-p-box .content__box-main-4-p {
    font-size: 20px;
  }

  .content__box-main-4 {
    width: 320px;
  }
  .content__box-main-4-button {
    width: 160px;
  }

}

@media (max-width: 400px) {
  .content__box-main-3-box-avatar-img{
    margin-left: 5px;
    width: 50px;
  }

  .content__box-main-3-box-avatar-mini-text{
    font-size: 20px;
  }
  .content__box-main-3-box-avatar-mini-text-1{
    font-size: 12px;
  }
  .content__box-switch_mod {
    display: none!important;
  }
  .content__title {
    font-size: 22px;
  }
  .content__box-button-text {
    font-size: 16px;
  }
  .content__header {
    font-size: 27px;
  }
  
}
/* @media (max-width: 400px) {
  .content__box-main-box {
    display: none;
  }
  .content__box-main {
    width: 250px;
    display: flex;
    justify-content: center;
  }
  .content__box-main-button-box {
    width: fit-content;
  }
  .content__box-technology {
    width: 250px;
  }
  .content__box-technology-logo-box{
    margin-top: 10px;
    width: 100%;
    gap:0;
    padding: 0;
  }
  /* .content__box-technology-logo{
    width: 80px;
    height: 80px;
    margin: 10px;
  } 
  .content__box-technology-h{
    font-size: 22px;
  }
  .content__box-main-5 {
    width: fit-content;
  }
  .content__title {
    font-size: 24px;
  }
  .content__title-p {
    font-size: 18px;
  }
  .content__box-button{
    height: 40px;
    width: 120px;
  }
  .content__box-main-4-p{
    font-size: 20px;
  }
  .content__box-main-4{
    width: 300px;
  }
  .content__box-main-3{
    width: 300px;
  }
  .content__box-main-3-box-avatar-mini,
  .content__box-main-3-box-avatar{
    width: 250px;
  }
  .content__box-main-3-box-avatar{
    height: fit-content;

  }
  .content__box-main-3-box-avatar-img{
    margin-left: 5px;
    width: 50px;
  }

  .content__box-main-3-box-avatar-mini-text{
    font-size: 20px;
  }
  .content__box-main-3-box-avatar-mini-text-1{
    font-size: 12px;
  }
  .content__box-switch_mod {
    display: none!important;
  }
} */
@media (max-width: 330px){  
  .content__title {
    font-size: 20px;
  }
  .content__title-p {
    font-size: 16px;
  }
  .content__box-button{
    width: 100px;
  }
}
