 .u-section-1 {
  min-height: 474px;
}

.u-section-1 .u-group-1 {
  width: 162px;
  min-height: 203px;
  height: auto;
  --radius: 20px;
  margin: 25px auto 60px calc(((100% - 1140px) / 2)  + 24px);
}

.u-section-1 .u-image-1 {
  --radius: 10px;
  width: 122px;
  height: 122px;
  margin: 7px auto 0;
}

.u-section-1 .u-text-1 {
  font-family: product_sans_regular;
  font-size: 1.125rem;
  margin: 20px auto 0;
}

.u-section-1 .u-text-2 {
  font-family: product_sans_regular;
  font-size: 0.625rem;
  margin: 0 auto 0 67px;
}

@media (max-width: 1199px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 940px) / 2) + 24px);
    height: auto;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 720px) / 2) + 24px);
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 540px) / 2) + 24px);
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-group-1 {
    margin-left: calc(((100% - 340px) / 2) + 24px);
  }
}@font-face {
  font-family: 'product_sans_regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/product_sans_regular.ttf);
}
/* page-custom-fonts */
@font-face {
  font-family: 'product_sans_regular';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/product_sans_regular.ttf);
}