@font-face {
  font-family: "Bosch Sans";
  src: url("../fonts/BoschSans-Black.woff2") format("woff2");
  font-display: swap;
  font-weight: 900;
}
@font-face {
  font-family: "Bosch Sans";
  src: url("../fonts/BoschSans-Bold.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
}
@font-face {
  font-family: "Bosch Sans";
  src: url("../fonts/BoschSans-Medium.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
}
@font-face {
  font-family: "Bosch Sans";
  src: url("../fonts/BoschSans-Regular.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
}
@font-face {
  font-family: "Bosch Sans";
  src: url("../fonts/BoschSans-Light.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
}
#sg_b.sungroup img {
  max-width: 100%;
  width: auto;
}
#sg_b.sungroup * {
  box-sizing: border-box;
}
#sg_b.sungroup .sg-prize {
  margin: 40px auto 64px auto;
  background: #003e63;
  width: 100%;
  max-width: 1200px;
  padding: 9px 24px 40px 24px;
}
#sg_b.sungroup .sg-prize__title {
  color: #fff;
  text-align: center;
  font-family: "Bosch Sans";
  font-size: 43px;
  font-style: normal;
  font-weight: 900;
  line-height: 67.528px !important; /* 157.041% */
  text-transform: uppercase;
}
#sg_b.sungroup .sg-prize__wrap {
  display: flex;
  justify-content: space-between;
}
#sg_b.sungroup .sg-prize__item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
#sg_b.sungroup .sg-prize__img {
  display: block;
  margin: auto;
}
#sg_b.sungroup .sg-prize__name {
  color: #fff;
  text-align: center;
  font-family: "Bosch Sans";
  font-size: 32.237px;
  font-style: normal;
  font-weight: 700;
  line-height: 32.237px !important; /* 100% */
}
#sg_b.sungroup .sg-prize__item:last-of-type .sg-prize__name {
  padding-bottom: 16px;
}
#sg_b.sungroup .sg-steps {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 80px;
  margin-bottom: 64px;
}
#sg_b.sungroup .sg-steps__title {
  color: #08375a;
  text-align: center;
  font-family: "Bosch Sans";
  font-size: 43px;
  font-style: normal;
  font-weight: 900;
  line-height: 67.528px !important; /* 157.041% */
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  margin: 64px auto 100px;
}
#sg_b.sungroup .sg-steps__item {
  position: relative;
  max-width: 310px;
  width: 100%;
  box-sizing: border-box;
  border: 3px solid #08375a;
  padding: 57px 63px 13px 63px;
}
#sg_b.sungroup .sg-steps__img {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: -45%;
  z-index: 3;
}
#sg_b.sungroup .sg-steps__txt {
  color: #08375a;
  font-family: "Bosch Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px !important; /* 101.587% */
  text-align: left !important;
  z-index: 2;
  position: relative;
  padding-left: 20px;
}
#sg_b.sungroup .sg-steps__num {
  position: absolute;
  left: -20px;
  bottom: -10px;
  background-color: #fff;
  width: 270px;
  display: flex;
  padding-top: 10px;
  z-index: 1;
}
#sg_b.sungroup .sg-steps__img-bg {
  background-color: #fff;
  height: 5px;
  width: 120px;
  margin-left: auto;
  margin-right: auto;
  right: 0;
  left: 0;
  top: -4px;
  position: absolute;
  z-index: 2;
}
#sg_b.sungroup .sg-info {
  max-width: 1200px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  color: #003e63;
  font-family: "Bosch Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left !important;
  margin: 64px auto 12px;
}
#sg_b.sungroup .sg-info b {
  user-select: all;
}
#sg_b.sungroup .sg-hero {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  background: #003e63;
  box-sizing: border-box;
  margin-bottom: 24px;
  min-height: 595px;
}
#sg_b.sungroup .sg-hero--rev {
  flex-direction: row-reverse;
}
#sg_b.sungroup .sg-hero * {
  text-align: left !important;
}
#sg_b.sungroup .sg-hero__title {
  color: #fff;
  font-family: "Bosch Sans";
  font-size: 32.237px;
  font-style: normal;
  font-weight: 700;
  line-height: 32.237px !important; /* 100% */
  margin-bottom: 24px;
}
#sg_b.sungroup .sg-hero__txt {
  color: #fff;
  font-family: "Bosch Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
#sg_b.sungroup .sg-hero__wrap {
  padding: 42px;
}
#sg_b.sungroup .sg-hero__wrap,
#sg_b.sungroup .sg-hero__img {
  width: 100%;
}
#sg_b.sungroup .sg-hero--rev .sg-hero__wrap {
  padding: 42px;
  padding-top: 70px;
}
#sg_b.sungroup .sg-hero--rev .sg-hero__img {
  display: block;
  margin-top: auto;
  margin-bottom: 0;
}
#sg_b.sungroup .sg-info2 {
  color: #003e63;
  text-align: center;
  font-family: "Bosch Sans";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}
#sg_b.sungroup .sg-info2 span {
  user-select: all;
}
@media (max-width: 1150px) {
  #sg_b.sungroup .sg-info b {
    word-break: break-all;
  }
  #sg_b.sungroup .sg-steps {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  #sg_b.sungroup .sg-hero {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
  #sg_b.sungroup .sg-hero * {
    text-align: center !important;
  }
  #sg_b.sungroup .sg-hero--rev .sg-hero__wrap,
  #sg_b.sungroup .sg-hero__wrap {
    padding: 24px 10px;
    box-sizing: border-box;
  }
  #sg_b.sungroup .sg-hero__wrap,
  #sg_b.sungroup .sg-hero__img {
    max-width: 470px;
    width: 100%;
  }
}
@media (max-width: 850px) {
  #sg_b.sungroup .sg-prize__wrap {
    flex-direction: column;
    align-items: center;
    row-gap: 32px;
  }
  #sg_b.sungroup .sg-info2 br {
    display: none;
  }
  #sg_b.sungroup .sg-info2 span {
    word-break: break-all;
  }
}
@media (max-width: 755px) {
  #sg_b.sungroup .sg-steps {
    max-width: 300px;
  }
}
@media (max-width: 600px) {
  #sg_b.sungroup .sg-prize__title,
  #sg_b.sungroup .sg-steps__title,
  #sg_b.sungroup .sg-hero__title {
    font-size: 24px;
    line-height: 32px !important;
  }
  #sg_b.sungroup .sg-prize__name,
  #sg_b.sungroup .sg-steps__txt,
  #sg_b.sungroup .sg-info,
  #sg_b.sungroup .sg-hero__txt,
  #sg_b.sungroup .sg-info2 {
    font-size: 18px;
    line-height: 26px !important;
  }
  #sg_b.sungroup .sg-steps__txt {
    padding-left: 40px;
  }
  #sg_b.sungroup .sg-steps__num {
    left: -3px;
  }
}
@media (max-width: 350px) {
}
#sg_b.sungroup .sg-link {
  user-select: all;
  word-break: break-all;
  font-size: 14px;
  line-height: 16px !important;
}

#sg_b.sungroup .sg-cta-wrap {
  margin: 32px auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
  width: fit-content;
  max-width: 660px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
}