*, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
}

ol[role=list], ul[role=list] {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote, body, dd, dl, figure, h1, h2, h3, h4, p {
  -webkit-margin-after: 0;
  margin-block-end: 0;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  display: block;
  height: auto;
}

img, picture {
  display: block;
  max-width: 100%;
}

button {
  cursor: pointer;
}

.a11y {
  clip: rect(0 0 0 0);
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

body {
  font-family: Pretendard, Apple SD Gothic Neo, sans-serif;
  max-width: 100%;
  overflow-x: hidden;
}

.markup > div {
  display: flex;
  align-items: baseline;
}

dd.markup .bullet {
  color: #fff;
}

.markup {
  position: relative;
}
.markup .bullet {
  position: relative;
  margin-right: 10px;
  vertical-align: middle;
}

.spot_dimmed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 1;
  transition: opacity 0.5s ease;
  z-index: 10;
}

@keyframes move-left {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-100%);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.hiring {
  position: relative;
}

.hiring.intro {
  padding-top: 100px;
  padding-bottom: 170px;
  background: #161213 url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/background@2x.min.png) no-repeat 50% 0;
  background-size: 1920px auto;
  background-repeat: repeat;
}
.hiring.intro:after {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/character_03@2x.min.png) no-repeat 50% 50%;
  background-size: 100% auto;
  content: "";
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.hiring.desc {
  background-color: #000;
  padding-top: 160px;
}
.hiring.desc .desc_title {
  padding-bottom: 80px;
  border-bottom: 1px solid;
}
.hiring.desc .wrap {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}
.hiring.desc:after {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/character_02_20250411@2x.min.png) no-repeat 50% 50%;
  background-size: 100% auto;
  content: "";
  left: calc(50% - 267px);
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9;
  -webkit-animation: bounce 3s ease-in-out infinite;
  animation: bounce 3s ease-in-out infinite;
  pointer-events: none;
}

.hiring.terms {
  position: relative;
  z-index: 15;
  margin-top: -1px;
  background-color: #fff;
  padding-top: 130px;
  padding-bottom: 150px;
}
.hiring.terms .wrap {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
}

.hiring.faq {
  padding-top: 235px;
  z-index: 15;
  background-color: #fff;
}
.hiring.faq .wrap {
  margin: 0 auto;
  max-width: 1280px;
}

.img {
  position: absolute;
  top: 0;
  margin-top: 340px;
  transform: translate(-50%, -50%);
}

.img.planet1 {
  /*
         1250 : image width
         735 : image height
         1920 : area width
         1222 : right margin
         147 : top margin
     */
  width: 65.1041666667%;
  max-width: 1250px;
  right: 31.09375%;
  margin-top: 221px;
}
.img.planet1:after {
  content: "";
  display: inline-block;
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/star@2x.min.png) no-repeat 50% 50%;
  background-size: contain;
  position: absolute;
  width: var(--width, 330px);
  height: var(--height, 271px);
  right: var(--right, 282px);
  margin-top: var(--margin-top, 33px);
}

.img.planet2 {
  /*
         1000 : image width
         589 : image height
         1920 : device width
         1230 : area width
         1356 : left margin
         -2 : top margin
     */
  position: absolute;
  left: 122.8455284553%;
  top: inherit;
  width: 81.3008130081%;
  max-width: 1000px;
  margin-top: 293px;
  margin-bottom: 0;
}

.character_img {
  position: absolute;
  left: calc(50% - 77px);
  top: 0;
  transform: translate(-50%, -50%);
  /*
         363 : image width
         479 : image height
         1920 : device width
         701 : left margin
         56 : top margin
     */
  width: 363px;
  right: 27.03125%;
  margin-top: 296px;
}

.logo_title {
  margin-bottom: 64px;
  z-index: 1;
  position: relative;
}

.visual-img > img {
  margin: 0 auto;
}

.intro_desc {
  margin-bottom: 86px;
  position: relative;
  z-index: 1;
}

.intro_content {
  position: relative;
  padding-top: 379px;
  overflow: hidden;
}
.intro_content > .desc_wrap {
  position: relative;
  max-width: 1230px;
  margin: 0 auto;
  text-align: center;
}
.intro_content .desc_wrap .desc_01 {
  position: relative;
  z-index: 1;
  margin-bottom: 130px;
}
.intro_content .desc_wrap .desc_01 p {
  font-weight: 600;
  font-size: 42px;
  color: #fff;
  line-height: 50px;
}
.intro_content .desc_wrap .desc_01 p:first-child {
  padding-bottom: 30px;
}
.intro_content .desc_wrap .desc_01 p strong {
  font-weight: 900;
}
.intro_content .desc_wrap .desc_02 {
  margin-bottom: 100px;
}
.intro_content .desc_wrap .desc_02 strong {
  font-weight: 800;
  font-size: 82px;
  background: linear-gradient(86.81deg, #f47d2b 7.12%, #ff3200 96.61%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  padding-bottom: 30px;
  display: inline-block;
  position: relative;
  line-height: 100px;
}
.intro_content .desc_wrap .desc_02 p {
  font-weight: 600;
  font-size: 42px;
  color: #fff;
  z-index: 1;
  position: relative;
  line-height: 50px;
}
.intro_content .desc_wrap .desc_03 {
  max-width: 1110px;
  margin: 0 auto;
  position: relative;
}
.intro_content .desc_wrap .desc_03 strong {
  font-weight: 800;
  font-size: 82px;
  background: linear-gradient(86.81deg, #f47d2b 7.12%, #ff3200 96.61%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  padding-bottom: 30px;
  display: inline-block;
  line-height: 100px;
}
.intro_content .desc_wrap .desc_03 ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.intro_content .desc_wrap .desc_03 ul li {
  position: relative;
  color: #fff;
  padding: 15px 20px;
  display: inline-block;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
}
.intro_content .desc_wrap .desc_03 ul li::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  padding: 1px;
  background: linear-gradient(84.73deg, #f47d2b 3.63%, #ff3200 95.84%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.intro_content .desc_wrap .desc_03 ul li .desc_inner {
  margin: 0 auto;
}
.intro_content .desc_wrap .desc_03 ul li .desc_inner > p {
  font-size: 24px;
  line-height: 32px;
}
.intro_content .desc_wrap .desc_03 ul li:nth-child(1) .desc_inner {
  width: 98%;
}
.intro_content .desc_wrap .desc_03 ul li:nth-child(2) .desc_inner {
  width: 80%;
}
.intro_content .desc_wrap .desc_03 ul li:nth-child(3) .desc_inner {
  width: 81%;
}

.visual-img.character {
  -webkit-animation: bounce 3s ease-in-out infinite;
  animation: bounce 3s ease-in-out infinite;
}

.desc_title {
  padding-bottom: 80px;
  position: relative;
}
.desc_title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: linear-gradient(90deg, #ff7800 0%, #ff573d 100%);
}
.desc_title strong {
  color: #fff;
  font-weight: 900;
  font-size: 42px;
  display: inline-block;
  padding-bottom: 30px;
  line-height: 50px;
}

.desc_intro {
  margin-top: 60px;
}

.program_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.program_list + .program_list {
  margin-top: 50px;
}
.program_list li:nth-child(1) {
  font-weight: 700;
  font-size: 42px;
  color: #fff;
  margin-right: auto;
  border-right: 1px solid #d9d9d9;
  padding-right: 148px;
  align-self: flex-start;
  text-align: left;
}
.program_list li:nth-child(2) img {
  width: 134px;
}
.program_list li:nth-child(3) img {
  width: 228px;
}
.program_list li:nth-child(4) img {
  width: 95px;
}
.program_list li:nth-child(5) img {
  width: 276px;
}
.program_list li:not(:last-child):nth-child(n+2) {
  padding-right: 40px;
}

.media.program_list li:not(:last-child):nth-child(n+2) {
  padding-right: 30px;
}
.media.program_list li:nth-child(2) img {
  width: 290px;
}
.media.program_list li:nth-child(3) img {
  width: 270px;
}
.media.program_list li:nth-child(4) img {
  width: 270px;
}

.program_2025.program_list {
  justify-content: flex-start;
}
.program_2025.program_list li {
  line-height: 0;
}
.program_2025.program_list li:not(:last-child):nth-child(n+2) {
  padding-right: 50px !important;
}
.program_2025.program_list li:nth-child(1) {
  margin-right: 100px;
  line-height: 50px;
}
.program_2025.program_list li:nth-child(2) img {
  width: 238px;
}
.program_2025.program_list li:nth-child(3) img {
  width: 138px;
}
.program_2025.program_list li:nth-child(4) img {
  width: 155px;
}
.program_2025.program_list li img {
  vertical-align: middle;
}

.desc_list {
  padding-top: 130px;
  padding-bottom: 130px;
}
.desc_list > strong {
  font-size: 62px;
  font-weight: 700;
  display: inline-block;
  color: #fff;
  width: 100%;
  padding-bottom: 50px;
  line-height: 74px;
}
.desc_list > strong > br {
  display: none;
}
.desc_list dl {
  text-align: left;
}
.desc_list dl + dl {
  padding-top: 66px;
}
.desc_list dl dt {
  padding-bottom: 10px;
}
.desc_list dl dt strong {
  font-weight: 700;
  font-size: 26px;
  background: linear-gradient(86.81deg, #f47d2b 7.12%, #ff3200 96.61%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block;
  line-height: 30px;
}
.desc_list dl dd {
  font-size: 22px;
  line-height: 36px;
  font-weight: 600;
  color: #fff;
}
.desc_list dl dd + dd {
  margin-top: 5px;
}
.desc_list dl dd p + p {
  margin-top: 5px;
}
.desc_list dl dd picture {
  margin-top: -35px;
}

.desc_list.two {
  padding-top: 0;
  padding-bottom: 550px;
}
.desc_list.two dl dd > strong {
  font-weight: 900;
}
.desc_list.two dl:last-child dt {
  padding-bottom: 0;
}

.timeline_wrap {
  position: relative;
}

.scholarship-belt {
  overflow-x: hidden;
  bottom: 0;
  position: sticky;
  background: var(--Linear, linear-gradient(86deg, #F47D2B 4.86%, #FF3200 98.25%));
  z-index: 16;
}

.banner_wrap {
  display: flex;
  align-items: center;
}
.banner_wrap img:nth-child(1) {
  width: 116px;
  height: 110px;
}
.banner_wrap img:nth-child(2) {
  width: 341px;
  height: 80px;
}

.looper_inner {
  width: 100%;
  overflow: hidden;
}

.looper__innerList {
  display: flex;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
}

.looper__listInstance {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  animation: none;
}

.looper__innerList[data-animate=true] .looper__listInstance {
  animation: move-left linear infinite;
}

.faq-title {
  display: block;
  font-weight: 700;
  max-width: 1280px;
  text-align: center;
}

.faq-items {
  border-top: 1px solid #e7e7e7;
  counter-reset: faq;
}

.faq-item {
  border-bottom: 1px solid #e7e7e7;
}

.faq-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}

.faq-answer {
  display: block;
  font-weight: 300;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s cubic-bezier(0.2, 0.81, 0.6, 1);
  transition: max-height 0.5s cubic-bezier(0.2, 0.81, 0.6, 1);
}

.faq-checkbox {
  display: none;
}
.faq-checkbox:checked + .faq-label:after {
  background: #000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23FFF' d='M9.27 19.27a1.032 1.032 0 0 0 1.46 0l6.566-6.566a1.032 1.032 0 0 0-1.46-1.459L10 17.082l-5.836-5.837a1.032 1.032 0 0 0-1.46 1.46L9.27 19.27ZM8.968 1.032V18.54h2.064V1.03H8.968Z'/%3E%3C/svg%3E") no-repeat 50% 50%;
}
.faq-checkbox:checked + .faq-label .faq-answer {
  -webkit-transition-duration: 3s;
  transition-duration: 3s;
}

.faq-label {
  cursor: pointer;
  display: block;
  position: relative;
}
.faq-label:before {
  content: "Q" counter(faq);
  counter-increment: faq;
}
.faq-label:after {
  background: rgba(0, 219, 150, 0) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M9.27 19.27a1.032 1.032 0 0 0 1.46 0l6.566-6.566a1.032 1.032 0 0 0-1.46-1.459L10 17.082l-5.836-5.837a1.032 1.032 0 0 0-1.46 1.46L9.27 19.27ZM8.968 1.032V18.54h2.064V1.03H8.968Z'/%3E%3C/svg%3E") no-repeat 50% 50%;
  border-radius: 100%;
  content: "";
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.81, 0.6, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.2, 0.81, 0.6, 1);
  transition: transform 0.3s cubic-bezier(0.2, 0.81, 0.6, 1);
  transition: transform 0.3s cubic-bezier(0.2, 0.81, 0.6, 1), -webkit-transform 0.3s cubic-bezier(0.2, 0.81, 0.6, 1);
}

.table_info {
  padding-top: 30px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  color: #000;
}
.table_info a {
  font-weight: 500;
  text-decoration: none;
  color: #000;
}

.button-copy {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/share.min.png) no-repeat center;
  background-size: 100% auto;
  border: none;
  position: fixed;
  z-index: 20;
  padding: 0;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transition: bottom 0.5s ease;
}
.button-copy:hover {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/share_hover.min.png) no-repeat center;
  background-size: 100% auto;
}
.button-copy.up {
  bottom: 380px;
}
.button-copy.down {
  bottom: 160px;
}

.sub_title {
  margin-bottom: 50px;
}

.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: left;
}
.card-container > li:first-child {
  border-top: 1px solid #000;
}
.card-container > li:nth-child(2) {
  border-top: 1px solid #000;
}

.card {
  width: calc(50% - 15px);
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  border-bottom: 1px solid #d9d9d9;
  align-items: self-end;
}
.card:nth-child(odd) {
  margin-right: 15px;
}
.card:nth-child(even) {
  margin-left: 15px;
}
.card > a {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/arrow_off.min.png) no-repeat center;
  background-size: 100% auto;
  display: inline-block;
  width: 46px;
  height: 46px;
}
.card > a:hover {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/arrow_on.min.png) no-repeat center;
  background-size: 100% auto;
}

.logo-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.logo-text > p {
  padding-top: 10px;
}

.logo {
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 5px;
}

.terms_wrap li {
  font-size: 22px;
  line-height: 36px;
  text-align: left;
}

footer {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #000;
  color: #fff;
}
footer .wrap {
  max-width: 1280px;
  margin: 0 auto;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.footer-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.footer-logo img {
  margin-bottom: 30px;
}

.footer-logo.d-camp {
  margin-right: auto;
}
.footer-logo.d-camp img {
  width: 122px;
}

.footer-logo.k-campus img {
  width: 223px;
}

.footer-icons {
  display: flex;
  justify-content: center;
  gap: 25px;
}
.footer-icons > a {
  width: 60px;
  height: 60px;
  background-size: 100% auto !important;
}
.footer-icons > a.home {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/home.min.png) no-repeat center;
}
.footer-icons > a.linkedin {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/linkedin.min.png) no-repeat center;
}
.footer-icons > a.instagram {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/instagram.min.png) no-repeat center;
}
.footer-icons > a.youtube {
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/youtube.min.png) no-repeat center;
}

.visual-img.planet {
  position: relative;
}
.visual-img.planet::before, .visual-img.planet::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 50%;
  width: 101px;
  height: 91px;
}
.visual-img.planet::before {
  bottom: 21px;
  margin-left: -431px;
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/star_left@2x.min.png) no-repeat 50% 50%;
  background-size: contain;
}
.visual-img.planet::after {
  top: 23px;
  margin-left: 567px;
  background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/star_right@2x.min.png) no-repeat 50% 50%;
  background-size: contain;
}

@media (max-width: 1350px) {
  .hiring.terms {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1280px) {
  /* mobile */
  .img.planet1 {
    /*
              340 : image width
              200 : image height
              390 : area width
              220 : right margin
              -21 : top margin
          */
    width: 87.1794871795vw;
    min-width: 340px;
    right: 12.8205128205%;
    margin-top: 79px;
  }
  .img.planet1:after {
    width: var(--width, 116px);
    height: var(--height, 95px);
    right: var(--right, 58px);
    margin-top: var(--margin-top, 44px);
  }
  .img.planet2 {
    /*
              320 : image width
              188 : image height
              390 : device width
              350 : area width
              253 : left margin
              -61 : top margin
          */
    width: 91.4285714286%;
    min-width: 320px;
    left: 112.2857142857%;
    margin-top: 33px;
  }
  .character_img {
    /*
              142 : image width
              186 : image height
              390 : device width
              350 : area width
              95 : left margin
              30 : top margin
          */
    width: calc(238px - (1280px - 100vw) * 0.1);
    min-width: 142px;
    max-width: 238px;
    left: 42.5641025641%;
    margin-top: 123px;
  }
  .markup .bullet {
    margin-right: 5px;
  }
  .table_info {
    padding-left: 20px;
    padding-right: 20px;
  }
  .button-copy {
    height: 80px !important;
    right: 80px !important;
    width: 80px !important;
  }
  .hiring.desc:after {
    width: 330px;
    height: 466px;
    bottom: -232px;
    left: calc(50% - 174px);
  }
  .hiring.desc .wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
  .hiring.intro {
    padding-top: 40px;
    padding-bottom: 110px;
    background: #161213 url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/background_m_2025@2x.min.png) no-repeat 50% 0;
    background-size: 390px auto;
  }
  .intro_desc {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 28px;
  }
  .intro_desc2 {
    padding-left: 82px;
    padding-right: 81px;
  }
  .logo_title {
    padding-left: 124px;
    padding-right: 124px;
    margin-bottom: 24px;
  }
  .visual-img.planet {
    width: 66.5714285714%;
    margin: 0 auto;
  }
  .visual-img.planet::before, .visual-img.planet::after {
    width: 35px;
    height: 31px;
  }
  .visual-img.planet::before {
    bottom: -19px;
    margin-left: -137px;
    background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/star_left_m@2x.min.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .visual-img.planet::after {
    top: -15px;
    margin-left: 139px;
    background: url(https://img.joongang.co.kr/pubimg/kcampus/career/global-startup-internship-2025/star_right_m@2x.min.png) no-repeat 50% 50%;
    background-size: contain;
  }
  .intro_content {
    padding-top: 155px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .intro_content > .desc_wrap {
    margin-top: 10px;
  }
  .intro_content .desc_wrap .desc_01 p {
    font-size: 28px;
  }
  .intro_content .desc_wrap .desc_01 p:first-child {
    padding-bottom: 5px;
  }
  .intro_content .desc_wrap .desc_02 {
    margin-bottom: 30px;
  }
  .intro_content .desc_wrap .desc_02 p {
    font-size: 28px;
  }
  .intro_content .desc_wrap .desc_02 strong {
    font-size: 48px;
  }
  .intro_content .desc_wrap .desc_03 strong {
    font-size: 48px;
  }
  .program_list li {
    width: 25%;
  }
  .program_list li:nth-child(1) {
    width: 100%;
    text-align: center;
    border-right: none;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .program_list li:nth-child(1) > br {
    display: none;
  }
  .program_list li img {
    text-align: center;
    display: inline-block;
  }
  .program_2025.program_list {
    justify-content: center;
  }
  .program_2025.program_list li:not(:last-child):nth-child(n+2) {
    padding-right: 30px !important;
  }
  .program_2025.program_list li:nth-child(1) {
    margin-right: 0;
    line-height: 24px;
    padding-bottom: 10px;
  }
  .program_2025.program_list li:nth-child(2) {
    width: 124px;
  }
  .program_2025.program_list li:nth-child(2) img {
    width: 124px;
  }
  .program_2025.program_list li:nth-child(3) {
    width: 83px;
  }
  .program_2025.program_list li:nth-child(3) img {
    width: 83px;
  }
  .program_2025.program_list li:nth-child(4) {
    width: 60px;
  }
  .program_2025.program_list li:nth-child(4) img {
    width: 60px;
  }
  .program_2025.program_list li img {
    vertical-align: middle;
  }
  .media.program_list li:nth-child(1) {
    width: 100%;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .card .logo-text {
    width: 90%;
  }
}
@media (min-width: 1280px) {
  .hiring.intro:after {
    bottom: -80px;
    height: 200px;
    width: 559px;
  }
  .hiring.desc:after {
    bottom: -297px;
    height: 715px;
    width: 513px;
  }
  .button-copy {
    height: 100px;
    right: 160px;
    width: 100px;
  }
}
@media (min-width: 769px) {
  .button-copy {
    height: 100px;
    right: 160px;
    width: 100px;
  }
  .desc_wrap .desc_03 p br {
    display: none;
  }
}
@media (min-width: 691px) {
  .faq-title {
    font-size: 62px;
    line-height: 74px;
    margin: 0 auto 50px;
    font-weight: 700;
  }
  .faq-question {
    font-size: 22px;
    line-height: 30px;
    padding-bottom: 16px;
  }
  .faq-answer {
    font-size: 22px;
    line-height: 30px;
  }
  .faq-checkbox:checked + .faq-label {
    padding-bottom: 26px;
  }
  .faq-checkbox:checked + .faq-label:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .faq-checkbox:checked + .faq-label .faq-answer {
    max-height: 200px;
  }
  .faq-label {
    display: grid;
    grid-template-columns: auto 1fr;
    padding: 26px 100px 10px 0;
  }
  .faq-label:before {
    font-size: 22px;
    font-weight: 500;
    grid-row: 1/3;
    line-height: 30px;
    padding: 0 50px 0 0;
  }
  .faq-label:after {
    background-size: 20px auto;
    height: 50px;
    right: 0;
    top: 16px;
    width: 50px;
  }
}
@media (max-width: 900px) {
  .desc_list.two .markup.br > br {
    display: none;
  }
}
@media (max-width: 768px) {
  .button-copy.up {
    bottom: 185px;
  }
  .button-copy.down {
    bottom: 85px;
  }
  .hiring.intro {
    padding-bottom: 60px;
  }
  .hiring.intro:after {
    bottom: -40px;
    height: 80px;
    width: 224px;
  }
  .intro_content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro_content .desc_wrap .desc_01 {
    margin-bottom: 50px;
  }
  .intro_content .desc_wrap .desc_01 p {
    font-size: 12px;
    line-height: 18px;
  }
  .intro_content .desc_wrap .desc_02 strong {
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 10px;
  }
  .intro_content .desc_wrap .desc_02 p {
    font-size: 14px;
    line-height: 22px;
  }
  .intro_content .desc_wrap .desc_03 strong {
    margin-left: -6px;
    margin-right: -8px;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1.28px;
    padding-bottom: 10px;
  }
  .intro_content .desc_wrap .desc_03 ul {
    gap: 10px;
  }
  .intro_content .desc_wrap .desc_03 ul li {
    padding: 10px 16px;
    font-weight: 400;
  }
  .intro_content .desc_wrap .desc_03 ul li:nth-child(1) .desc_inner {
    width: 100%;
  }
  .intro_content .desc_wrap .desc_03 ul li:nth-child(2) .desc_inner {
    width: 87%;
  }
  .intro_content .desc_wrap .desc_03 ul li:nth-child(3) .desc_inner {
    width: 97%;
  }
  .intro_content .desc_wrap .desc_03 ul li .desc_inner > p {
    font-size: 12px;
    line-height: 18px;
  }
  .hiring.desc {
    padding-top: 70px;
  }
  .hiring.desc .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hiring.desc .desc_title {
    padding-bottom: 30px;
  }
  .hiring.desc:after {
    width: 250px;
    height: 349px;
    bottom: -159px;
    left: calc(50% - 125px);
  }
  .banner_wrap img:nth-child(1) {
    width: 53px;
    height: 50px;
  }
  .banner_wrap img:nth-child(2) {
    width: 154px;
    height: 36px;
  }
  .desc_title:after {
    height: 1px;
  }
  .desc_title strong {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .desc_title picture > img {
    width: 81px;
    height: 20px;
  }
  .desc_intro {
    margin-top: 10px;
  }
  .program_list + .program_list {
    margin-top: 20px;
  }
  .program_list li:nth-child(1) {
    font-size: 16px;
    line-height: 24px;
    border: none;
    width: 100%;
    padding-right: 0;
  }
  .program_list li:nth-child(1) br {
    display: none;
  }
  .program_list li:not(:last-child):nth-child(n+2) {
    padding-right: 14px !important;
  }
  .program_list li:nth-child(2) img {
    width: 53px;
  }
  .program_list li:nth-child(3) img {
    width: 93px;
  }
  .program_list li:nth-child(4) img {
    width: 53px;
  }
  .program_list li:nth-child(5) img {
    width: 108px;
  }
  .desc_list {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .desc_list > strong {
    font-size: 28px;
    line-height: 36px;
    padding-bottom: 30px;
  }
  .desc_list > strong > br {
    display: block;
  }
  .desc_list dl + dl {
    padding-top: 20px;
  }
  .desc_list dl dt strong {
    font-size: 16px;
    line-height: 19px;
  }
  .desc_list dl dd {
    font-size: 12px;
    line-height: 18px;
  }
  .desc_list dl dd picture {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 50px;
    padding-right: 22px;
  }
  .desc_list dl dd picture img {
    width: 278px;
  }
  .desc_list.two {
    padding-bottom: 190px;
  }
  .desc_list.two .markup.br::before {
    top: 20px;
  }
  .media.program_list li {
    width: 33.3%;
  }
  .hiring.faq {
    padding-top: 139px;
  }
  .hiring.faq .wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hiring.terms {
    padding-top: 50px;
    padding-bottom: 110px;
  }
  .terms_wrap li {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
  }
  .faq-answer {
    font-size: 16px;
    line-height: 24px;
  }
  .faq-answer > br {
    display: none;
  }
  .button-copy {
    height: 60px !important;
    right: 20px !important;
    width: 60px !important;
  }
  .faq-title {
    font-size: 28px;
    line-height: 36px;
    margin: 0 auto 30px;
  }
  .faq-question {
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 8px;
    padding-top: 3px;
  }
  .faq-checkbox:checked + .faq-label {
    padding-bottom: 18px;
  }
  .faq-checkbox:checked + .faq-label:after {
    background-size: 14px auto;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
  }
  .faq-checkbox:checked + .faq-label .faq-answer {
    max-height: 500px;
  }
  .faq-label {
    padding: 18px 44px 10px 0;
  }
  .faq-label:before {
    font-size: 16px;
    font-weight: 700;
    line-height: 19px;
  }
  .faq-label:after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M7.58694 13.5552C7.30203 13.8401 6.84011 13.8401 6.5552 13.5552L1.91238 8.91238C1.62748 8.62748 1.62748 8.16555 1.91238 7.88064C2.19729 7.59574 2.65922 7.59574 2.94412 7.88064L7.07107 12.0076L11.198 7.88064C11.4829 7.59573 11.9448 7.59573 12.2298 7.88064C12.5147 8.16556 12.5147 8.62747 12.2298 8.91238L7.58694 13.5552ZM7.80061 0.658487L7.80062 13.0393L6.34152 13.0393L6.34152 0.658477L7.80061 0.658487Z' fill='black'/%3E%3C/svg%3E");
    background-size: 14px;
    height: 34px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 34px;
  }
  .table_info {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    line-height: 24px;
  }
  .table_info a {
    font-weight: 700;
  }
  footer {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .footer-icons {
    gap: 10px;
  }
  .footer-icons > a {
    width: 30px;
    height: 30px;
  }
  .footer-logo img {
    margin-bottom: 10px;
  }
  .footer-logo.d-camp img {
    width: 61px;
  }
  .footer-logo.k-campus img {
    width: 113px;
  }
}
@media (max-width: 453px) {
  .desc_list dl dd p > br {
    display: none;
  }
  .desc_list dl dd br {
    display: none;
  }
}