.section-job {
  padding: 0 4% 6.25vw 4%;
  background-color: #f4f4f4;
  color: #1A1A1A;
  font-family: "Onest", sans-serif;
}
.section-job .inner {
  max-width: 2000px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.section-job .sc-job-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 64px;
  width: 100%;
}
.section-job .block-text-sc-job {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  row-gap: 24px;
  max-width: 1700px;
  width: 100%;
}
.section-job .title-sc-job {
  font-size: clamp(36px, 1.875vw, 48px);
  font-weight: 700;
  line-height: 112.5%;
  letter-spacing: -0.48px;
}
.section-job .subtitle-text-sc-job {
  color: #666666;
  font-size: clamp(16px, 0.859375vw, 22px);
  font-weight: 400;
  line-height: 127.273%;
  letter-spacing: -0.22px;
}
.section-job .block-content-sc-job {
  display: flex;
  gap: 32px;
  justify-content: space-between;
  align-items: stretch;
}
.section-job .designer-content-box-sc-job {
  padding: 64px;
  display: flex;
  gap: 64px;
  border-radius: 24px;
  background: linear-gradient(243deg, #17171A 0%, #242429 100%);
  max-width: 1268px;
}
.section-job .designer-left-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 60px;
  justify-content: space-between;
}
.section-job .designer-top-left-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.section-job .offer-box-designer-top-left-sc-job {
  display: flex;
  align-items: center;
  gap: 20px;
  border: 1px solid rgba(251, 251, 251, 0.1);
  border-radius: 12px;
  padding: 6px 24px 6px 6px;
  background: linear-gradient(289deg, rgba(251, 251, 251, 0.02) 0%, rgba(251, 251, 251, 0.06) 100%);
  width: 100%;
}
.section-job .discount-offer-box-designer-sc-job {
  height: 40px;
  width: 108px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  color: #FAFAFA;
  background-color: #0FA958;
  border-radius: 8px;
}
.section-job .ikon-discount-offer-box-designer-sc-job {
  width: 24px;
  height: 24px;
}
.section-job .ikon-text-discount-offer-box-designer-sc-job {
  color: #FAFAFA;
  font-size: 22px;
  font-weight: 600;
  line-height: 127.273%;
  letter-spacing: -0.22px;
}
.section-job .time-offer-box-designer-sc-job {
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-job .title-time-offer-box-designer-sc-job {
  color: #CCC;
  font-size: 19px;
  font-weight: 400;
  line-height: 136.842%;
  letter-spacing: -0.19px;
}
.section-job .clock-time-offer-box-designer-sc-job {
  color: #FAFAFA;
  font-size: 19px;
  font-weight: 600;
  line-height: 136.842%;
  letter-spacing: -0.19px;
}
.section-job .text-box-designer-top-left-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.section-job .title-designer-top-left-sc-job {
  color: #FFF;
  font-size: 32px;
  font-weight: 700;
  line-height: 112.5%;
  letter-spacing: -0.32px;
}
.section-job .desc-designer-top-left-sc-job {
  color: #808080;
  font-size: 17px;
  font-weight: 400;
  line-height: 135.294%;
  letter-spacing: -0.17px;
  max-width: 576px;
  width: 100%;
}
.section-job .designer-bottom-left-sc-job {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section-job .img-designer-bottom-left-sc-job {
  max-width: 576px;
  width: 100%;
  height: auto;
}
.section-job .designer-right-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  max-width: 500px;
  justify-content: space-between;
}
.section-job .designer-feature-right-sc-job {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 24px;
  padding: 36px;
  border-radius: 16px;
  border: 1px solid rgba(251, 251, 251, 0.1);
  background: linear-gradient(289deg, rgba(251, 251, 251, 0.02) 0%, rgba(251, 251, 251, 0.06) 100%);
}
.section-job .img-feature-right-sc-job {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border-radius: 12px;
  background-color: transparent;
  border: 1px solid rgba(251, 251, 251, 0.1);
}
.section-job .img-feature-right-sc-job img {
  display: block;
  width: 24px;
  height: 24px;
}
.section-job .text-box-feature-right-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 7px;
}
.section-job .title-feature-right-sc-job {
  font-size: 22px;
  font-weight: 600;
  line-height: 127.273%;
  letter-spacing: -0.22px;
  color: #FAFAFA;
}
.section-job .desc-feature-right-sc-job {
  width: 356px;
  align-self: stretch;
  color: #808080;
  font-size: 17px;
  font-weight: 400;
  line-height: 135.294%;
  letter-spacing: -0.17px;
}
.section-job .figmaster-content-box-sc-job {
  padding: 64px;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
  border: 1px solid #F4F4F4;
  background-color: #FFF;
  max-width: 700px;
}
.section-job .info-figmaster-sc-job {
  display: flex;
  flex-direction: column;
  row-gap: 50px;
  justify-content: space-between;
}
.section-job .top-info-figmaster-sc-job {
  display: flex;
  flex-direction: column;
}
.section-job .ikon-info-figmaster-box-sc-job {
  height: 56px;
  width: 182px;
  display: flex;
  align-items: center;
  padding-left: 22px;
  gap: 12px;
  color: #1A1A1A;
  background-color: #E1FAED;
  border-radius: 150px;
  margin-bottom: 24px;
}
.section-job .ikon-info-figmaster-img-sc-job {
  width: 32px;
  height: 32px;
}
.section-job .ikon-info-figmaster-text-sc-job {
  color: #1A1A1A;
  font-size: 17px;
  font-weight: 400;
  line-height: 135.294%;
  letter-spacing: -0.17px;
}
.section-job .title-top-info-figmaster-sc-job {
  font-size: 32px;
  font-weight: 700;
  line-height: 112.5%;
  letter-spacing: -0.32px;
  margin-bottom: 16px;
}
.section-job .desc-top-info-figmaster-sc-job {
  color: #808080;
  font-size: 17px;
  font-weight: 400;
  line-height: 135.294%;
  letter-spacing: -0.17px;
  width: 572px;
}
.section-job .bottom-info-figmaster-sc-job {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section-job .img-bottom-info-figmaster-sc-job {
  max-width: 529px;
  width: 100%;
  height: auto;
}
.section-job .hover_bubble_global {
  position: relative;
  overflow: hidden;
}
.section-job .hover_bubble {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFFF1A;
  border-radius: 50%;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%, -40%);
  transition: all 0.4s linear;
  z-index: 1;
}
.section-job .hover_bubble_global_color {
  position: relative;
  overflow: hidden;
}
.section-job .hover_bubble_color {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFF;
  border-radius: 50%;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  top: 80%;
  transform: translate(-50%, -40%);
  transition: all 0.4s linear;
  z-index: 1;
}
.section-job .btn {
  cursor: pointer;
  border-radius: 12px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.section-job .btn .div {
  font-size: 17px;
  font-weight: 600;
  line-height: 141.176%;
  font-family: inherit;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  transition: color 0.4s;
}
.section-job .btn-sc-job {
  height: 60px;
  max-width: 572px;
  width: 100%;
  color: #FAFAFA;
  background-color: #1A1A1A;
  border: 1px solid #1A1A1A;
  transition: all 0.4s linear;
}
.section-job .btn-sc-job .div {
  color: #FAFAFA;
  transition: color 0.4s linear;
}
.section-job .btn-sc-job.hover_bubble_global:hover .div {
  color: #1A1A1A;
}
.section-job .btn-sc-job.hover_bubble_global .div {
  position: relative;
  z-index: 2;
}
.section-job .btn-sc-job .hover_bubble {
  background: #FFF;
}
.section-job .btn-designer-sc-job {
  height: 56px;
  max-width: 576px;
  width: 100%;
  color: #1A1A1A;
  background-color: #FAFAFA;
}
.section-job .btn-designer-sc-job .div {
  color: #1A1A1A;
}
.section-job .btn-designer-sc-job .hover_bubble {
  background: #ebebeb;
}
.section-job .btn-designer-mobile-sc-job {
  height: 56px;
  max-width: 576px;
  width: 100%;
  color: #1A1A1A;
  background-color: #FAFAFA;
}
.section-job .btn-designer-mobile-sc-job .div {
  color: #1A1A1A;
}
.section-job .btn-designer-mobile-sc-job .hover_bubble {
  background: #ebebeb;
}
.section-job .img-figmaster-sc-job {
  display: none;
}
.section-job .designer-bottom-mobile-sc-job {
  display: none;
}

@media (max-width: 2166px) {
  .section-job .designer-content-box-sc-job {
    padding: 2.5vw;
    gap: 2.5vw;
  }
  .section-job .designer-right-sc-job {
    row-gap: 0.625vw;
  }
  .section-job .designer-feature-right-sc-job {
    gap: 0.9375vw;
    padding: 1.40625vw;
  }
  .section-job .figmaster-content-box-sc-job {
    padding: 2.5vw;
    border-radius: 0.9375vw;
  }
  .section-job .block-content-sc-job {
    gap: 1.25vw;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    width: 22.34375vw;
  }
  .section-job .img-designer-bottom-left-sc-job {
    max-width: 22.5vw;
    margin: 0 auto;
  }
  .section-job .img-bottom-info-figmaster-sc-job {
    max-width: 407px;
  }
  .section-job .text-box-feature-right-sc-job {
    row-gap: 0.2734375vw;
  }
}
@media (max-width: 1920px) {
  .section-job .inner {
    max-width: 1560px;
  }
  .section-job .designer-content-box-sc-job {
    padding: 48px;
    gap: 40px;
    border-radius: 24px;
    width: 66.32%;
  }
  .section-job .designer-left-sc-job {
    row-gap: 32px;
    width: 53.95%;
  }
  .section-job .designer-right-sc-job {
    row-gap: 12px;
    width: 46.05%;
  }
  .section-job .designer-feature-right-sc-job {
    gap: 20px;
    padding: 32px 32px 16px 32px;
    border-radius: 16px;
    height: 122px;
  }
  .section-job .figmaster-content-box-sc-job {
    padding: 32px 40px 40px 40px;
    border-radius: 24px;
    width: 33.68%;
  }
  .section-job .info-figmaster-sc-job {
    row-gap: 55.34px;
  }
  .section-job .block-content-sc-job {
    gap: 16px;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    max-width: 572px;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  .section-job .text-box-feature-right-sc-job {
    row-gap: 8px;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 18px;
    line-height: 133.333%;
    letter-spacing: -0.18px;
  }
  .section-job .desc-feature-right-sc-job {
    width: 292px;
    font-size: 15px;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: 28px;
    line-height: 128.571%;
    letter-spacing: -0.28px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 15px;
    line-height: 140%;
    letter-spacing: -0.15px;
    max-width: 468px;
    width: 100%;
  }
  .section-job .img-feature-right-sc-job {
    width: 44px;
    height: 44px;
    padding: 10px;
  }
  .section-job .sc-job-content {
    row-gap: 48px;
  }
  .section-job .block-text-sc-job {
    row-gap: 16px;
  }
  .section-job .title-sc-job {
    font-size: 36px;
    line-height: 122.222%;
    letter-spacing: -0.36px;
  }
  .section-job .subtitle-text-sc-job {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.16px;
  }
  .section-job .discount-offer-box-designer-sc-job {
    height: 36px;
    width: 98px;
  }
  .section-job .ikon-text-discount-offer-box-designer-sc-job {
    font-size: 18px;
    line-height: 133.333%;
    letter-spacing: -0.18px;
  }
  .section-job .title-time-offer-box-designer-sc-job {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.16px;
  }
  .section-job .clock-time-offer-box-designer-sc-job {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.16px;
  }
  .section-job .btn .div {
    font-size: 15px;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  .section-job .btn-designer-sc-job {
    height: 53px;
    max-width: 468px;
    width: 100%;
  }
  .section-job .text-box-designer-top-left-sc-job {
    row-gap: 12px;
  }
  .section-job .offer-box-designer-top-left-sc-job {
    gap: 16px;
  }
  .section-job .designer-top-left-sc-job {
    row-gap: 32px;
  }
  .section-job .ikon-info-figmaster-box-sc-job {
    width: 154px;
    height: 48px;
    padding-left: 14px;
    margin-bottom: 24px;
  }
  .section-job .ikon-info-figmaster-text-sc-job {
    font-size: 15px;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  .section-job .title-top-info-figmaster-sc-job {
    font-size: 28px;
    line-height: 128.571%;
    letter-spacing: -0.28px;
    margin-bottom: 12px;
  }
  .section-job .btn-sc-job {
    height: 57px;
    width: 440px;
  }
  .section-job .img-designer-bottom-left-sc-job {
    align-self: flex-start;
    margin-left: 5px;
    max-width: 427px;
  }
  .section-job .ikon-info-figmaster-img-sc-job {
    width: 28px;
    height: 28px;
  }
  .section-job .img-bottom-info-figmaster-sc-job {
    max-width: 409px;
  }
}
@media (max-width: 1700px) {
  .section-job .btn-sc-job {
    width: 100%;
    max-width: 440px;
  }
  .section-job .title-time-offer-box-designer-sc-job {
    font-size: 13px;
  }
  .section-job .designer-feature-right-sc-job {
    padding: 32px 24px 16px 24px;
  }
  .section-job .designer-content-box-sc-job {
    gap: 24px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: 26px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 14px;
  }
  .section-job .desc-feature-right-sc-job {
    width: 100%;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 17px;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    font-size: 14.5px;
  }
  .section-job .info-figmaster-sc-job {
    row-gap: 59.34px;
  }
}
@media (max-width: 1536px) {
  .section-job {
    padding: 0 2% 8.0729166667vw 2%;
  }
  .section-job .inner {
    padding-right: 2%;
    padding-left: 2%;
  }
  .section-job .block-content-sc-job {
    flex-direction: column;
    justify-content: center;
  }
  .section-job .designer-content-box-sc-job {
    width: 100%;
    justify-content: space-between;
    max-width: 89.5833333333vw;
    gap: 4.1666666667vw;
    border-radius: 1.5625vw;
  }
  .section-job .figmaster-content-box-sc-job {
    width: auto;
  }
  .section-job .block-content-sc-job {
    width: 89.5833333333vw;
  }
  .section-job .designer-feature-right-sc-job {
    padding: 32px;
    height: 7.9427083333vw;
    gap: 1.3020833333vw;
  }
  .section-job .info-figmaster-sc-job {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .section-job .figmaster-content-box-sc-job {
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 2.0833333333vw 5.2083333333vw 0 2.9947916667vw;
    border-radius: 1.5625vw;
  }
  .section-job .designer-right-sc-job {
    max-width: 560px;
  }
  .section-job .desc-feature-right-sc-job {
    width: 28.125vw;
    font-size: 0.9765625vw;
  }
  .section-job .btn-designer-sc-job {
    max-width: 656px;
  }
  .section-job .desc-designer-top-left-sc-job {
    max-width: 100%;
  }
  .section-job .title-time-offer-box-designer-sc-job {
    font-size: 16px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: 28px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 15px;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 1.171875vw;
  }
  .section-job .designer-right-sc-job {
    row-gap: 8px;
  }
  .section-job .img-designer-bottom-left-sc-job {
    margin: 0 auto 0 6.4453125vw;
  }
  .section-job .designer-left-sc-job {
    align-items: center;
  }
  .section-job .designer-left-sc-job {
    row-gap: 2.2135416667vw;
  }
  .section-job .img-figmaster-sc-job {
    display: block;
    max-width: 516px;
    width: 100%;
    height: auto;
    align-self: flex-end;
  }
  .section-job .img-bottom-info-figmaster-sc-job {
    display: none;
  }
  .section-job .btn-sc-job {
    width: 320px;
    max-width: 100%;
    margin-bottom: 12px;
  }
  .section-job .designer-bottom-left-sc-job {
    width: 100%;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    font-size: 15px;
    width: 100%;
    max-width: 600px;
    line-height: 140%;
    letter-spacing: -0.15px;
  }
  .section-job .ikon-info-figmaster-box-sc-job {
    margin-bottom: 1.5625vw;
  }
  .section-job .info-figmaster-sc-job {
    row-gap: 2.0833333333vw;
  }
  .section-job .designer-content-box-sc-job {
    padding: 3.125vw 3.125vw 2.9947916667vw 3.125vw;
  }
  .section-job .top-info-figmaster-sc-job {
    margin-top: -2.0833333333vw;
  }
  .section-job .img-designer-bottom-left-sc-job {
    max-width: 27.7994791667vw;
  }
}
@media (max-width: 1480px) {
  .section-job .designer-feature-right-sc-job {
    height: auto;
  }
}
@media (max-width: 1382px) {
  .section-job .designer-feature-right-sc-job {
    height: auto;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 14px;
  }
  .section-job .designer-left-sc-job {
    row-gap: 3.1901041667vw;
  }
  .section-job .designer-content-box-sc-job {
    gap: 24px;
  }
}
@media (max-width: 1240px) {
  .section-job .designer-feature-right-sc-job {
    padding: 2.2580645161vw;
  }
}
@media (max-width: 1024px) {
  .section-job .ikon-text-discount-offer-box-designer-sc-job {
    font-size: 14px;
  }
  .section-job .title-time-offer-box-designer-sc-job {
    font-size: 11px;
  }
  .section-job .discount-offer-box-designer-sc-job {
    width: 72px;
  }
  .section-job .clock-time-offer-box-designer-sc-job {
    font-size: 12px;
  }
  .section-job .offer-box-designer-top-left-sc-job {
    padding: 6px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: 20px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 12px;
  }
  .section-job .designer-feature-right-sc-job {
    padding: 2.1484375vw;
  }
  .section-job .img-feature-right-sc-job {
    width: 28px;
    height: 28px;
    padding: 6px;
    border-radius: 6px;
  }
  .section-job .img-feature-right-sc-job img {
    width: 16px;
    height: 16px;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 12px;
  }
  .section-job .desc-feature-right-sc-job {
    font-size: 10px;
  }
  .section-job .btn-sc-job {
    width: 320px;
  }
  .section-job .top-info-figmaster-sc-job {
    margin-top: 0;
  }
  .section-job .ikon-info-figmaster-text-sc-job {
    font-size: 12px;
  }
  .section-job .ikon-info-figmaster-box-sc-job {
    width: 132px;
    height: 35px;
    padding-left: 0;
    justify-content: center;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .section-job {
    padding: 0 0 64px 0;
  }
  .section-job .inner {
    width: 100%;
    max-width: 768px;
    padding: 0 5.0890585242vw;
  }
  .section-job .designer-bottom-mobile-sc-job {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 5.0890585242vw;
  }
  .section-job .designer-bottom-left-sc-job {
    display: none;
  }
  .section-job .designer-content-box-sc-job {
    flex-direction: column;
  }
  .section-job .block-content-sc-job {
    width: 100%;
    gap: 12px;
  }
  .section-job .img-figmaster-sc-job {
    display: none;
  }
  .section-job .img-bottom-info-figmaster-sc-job {
    display: block;
  }
  .section-job .designer-content-box-sc-job {
    padding: 5.0890585242vw 0 5.0890585242vw 5.0890585242vw;
    max-width: 100%;
    border-radius: 24px;
    overflow: hidden;
  }
  .section-job .designer-left-sc-job {
    width: 100%;
    padding-right: 5.0890585242vw;
  }
  .section-job .designer-right-sc-job {
    max-width: 100%;
    width: 100%;
    flex-direction: row;
    padding-right: 5.0890585242vw;
  }
  .section-job .title-time-offer-box-designer-sc-job {
    display: none;
  }
  .section-job .designer-feature-right-sc-job {
    padding: 20px 16px;
    flex-direction: column;
    border-radius: 24px;
    gap: 16px;
  }
  .section-job .img-feature-right-sc-job {
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 12px;
  }
  .section-job .img-feature-right-sc-job img {
    width: 20px;
    height: 20px;
  }
  .section-job .text-box-feature-right-sc-job {
    row-gap: 4px;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 17px;
    line-height: 137.5%;
    letter-spacing: -0.16px;
  }
  .section-job .desc-feature-right-sc-job {
    font-size: 16px;
    line-height: 133.333%;
    letter-spacing: -0.15px;
    width: 228px;
  }
  .section-job .designer-right-sc-job {
    gap: 8px;
    overflow-x: scroll;
    scrollbar-width: none;
  }
  .section-job .discount-offer-box-designer-sc-job {
    width: 89px;
    height: 36px;
  }
  .section-job .ikon-text-discount-offer-box-designer-sc-job {
    font-size: 16px;
    line-height: 137.5%;
    letter-spacing: -0.16px;
  }
  .section-job .offer-box-designer-top-left-sc-job {
    padding: 4px 24px 4px 4px;
  }
  .section-job .clock-time-offer-box-designer-sc-job {
    font-size: 16px;
    line-height: 137.5%;
    letter-spacing: -0.16px;
  }
  .section-job .title-sc-job {
    font-size: clamp(26px, 4.1666666667vw, 32px);
    line-height: 115.385%;
    letter-spacing: -0.26px;
  }
  .section-job .subtitle-text-sc-job {
    font-size: 17px;
    line-height: 137.5%;
    letter-spacing: -0.16px;
  }
  .section-job .block-text-sc-job {
    row-gap: 12px;
    align-items: flex-start;
    text-align: left;
  }
  .section-job .sc-job-content {
    row-gap: 32px;
  }
  .section-job .designer-top-left-sc-job {
    row-gap: 24px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: clamp(22px, 3.6458333333vw, 28px);
    line-height: 118.182%;
    letter-spacing: -0.22px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 16px;
    line-height: 133.333%;
    letter-spacing: -0.15px;
  }
  .section-job .img-designer-bottom-mobile-sc-job {
    width: 87%;
    height: auto;
    margin: 2px auto 0 auto;
  }
  .section-job .img-designer-bottom-mobile-sc-job img {
    width: 100%;
  }
  .section-job .btn-designer-mobile-sc-job {
    max-width: 100%;
    height: 48px;
  }
  .section-job .figmaster-content-box-sc-job {
    padding: 6.106870229vw 5.0890585242vw;
    border-radius: 24px;
  }
  .section-job .btn-sc-job {
    margin-bottom: 0;
    height: 48px;
    width: 100%;
  }
  .section-job .btn-sc-job.hover_bubble_global:hover .div {
    color: #fafafa;
  }
  .section-job .btn-sc-job.hover_bubble_global.is-bubbling .div {
    color: #1a1a1a;
  }
  .section-job .btn .div {
    font-size: 15px;
    line-height: 133.333%;
    letter-spacing: -0.15px;
  }
  .section-job .ikon-info-figmaster-box-sc-job {
    width: 152px;
    height: 40px;
    margin-bottom: 16px;
  }
  .section-job .ikon-info-figmaster-img-sc-job {
    width: 24px;
    height: 24px;
  }
  .section-job .ikon-info-figmaster-text-sc-job {
    font-size: 15px;
    line-height: 133.333%;
    letter-spacing: -0.15px;
  }
  .section-job .title-top-info-figmaster-sc-job {
    margin-bottom: 12px;
    font-size: clamp(22px, 3.6458333333vw, 28px);
    line-height: 118.182%;
    letter-spacing: -0.22px;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    font-size: 16px;
    line-height: 133.333%;
    letter-spacing: -0.15px;
  }
  .section-job .info-figmaster-sc-job {
    row-gap: 32px;
  }
  .section-job .img-bottom-info-figmaster-sc-job {
    max-width: 93%;
  }
}
@media (max-width: 530px) {
  .section-job .title-sc-job {
    font-size: 26px;
  }
}
@media (max-width: 420px) {
  .section-job .img-designer-bottom-mobile-sc-job {
    width: 87%;
    height: auto;
    margin: 2px auto 0 12px;
  }
  .section-job .subtitle-text-sc-job {
    font-size: 16px;
  }
  .section-job .title-designer-top-left-sc-job {
    font-size: 22px;
  }
  .section-job .desc-designer-top-left-sc-job {
    font-size: 15px;
  }
  .section-job .title-feature-right-sc-job {
    font-size: 16px;
  }
  .section-job .desc-feature-right-sc-job {
    font-size: 15px;
  }
  .section-job .title-top-info-figmaster-sc-job {
    font-size: 22px;
  }
  .section-job .desc-top-info-figmaster-sc-job {
    font-size: 15px;
  }
}

/*# sourceMappingURL=ux-ui-entering-job.css.map */
