@charset "utf-8";

/* ------------------------------------------------------------------------------------------------------------- */
/* reset */
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, button, img, 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;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1em;
}

img {
  margin: 0;
  border: none;
}

ul, ol, dl, li {
  list-style: none;
}

a,
a:hover,
a:active {
  color: inherit;
  text-decoration: none
}

button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  cursor: pointer
}

button,
button:focus,
button:active {
  outline: none;
}

button span,
button svg {
  position: relative;
}

img,
div,
button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent
}

html {
  border: 0;
  outline: 0;
  scroll-behavior: smooth;
}

a.blind {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-indent: -9999px;
}

body {
  overflow: hidden;
  /* background: none; */
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* ------------------------------------------------------------------------------------------------------------- */
/* btn */
.btn_wrap .btn {
  overflow: hidden;
  cursor: pointer;
}

/* ------------------------------------------------------------------------------------------------------------- */
/* launcher */
.wrap {
  padding: 10px;
}

.launcher {
  position:absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  /* width: 417px;
  height: 202px;
  padding: 24px 26px 28px 26px;
  border-radius: 12px;
  border: 3px solid #03C8FF;
  box-shadow: 0px 4px 8px rgba(0,0,0,0.15), 0px 4px 8px rgba(0,0,0,0.15);
  background-color: white; */
  z-index: 100;
  width:1160px;
  height: 486px;
}

/*신규*/
.launcher .bookInfo{
  margin-bottom: 68px;
  font-family: 'recipekorea';
  .school {
    /* font-family: 'GangwonEduPower'; */
    font-size: 23px;
    color:#000;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 10px;
  }
  .subject{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-left: -5px;
    .subjectInfo{
      font-size: 60px;
      color:#1a1a1a;
      margin-right: 14px;
    }
    .subjectGrade{
      font-size: 56.5px;
      color:#6521b2;
    }
  }
}
/*---*/

/*신규*/
.science-img{
  width:413px;
  height:296px;
  background-image: url('./images/science_launcher.png');
  background-repeat: no-repeat;
  margin-left: 52px;
  margin-right: 88px;
}

.launcher .step {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  /* height: 100%; */
}

.launcher .step .launcher-info{
  width:605px;
  height: 258px;
  display: flex;
  align-items: center;
  flex-direction: column;
  > p{
    width:536px;
    height:159px;
    font-size: 28px !important;
    font-family: 'Noto Sans KR' !important;
    /* margin-left: 31px; */
    /* margin-right: 49px; */
    /* font-weight: 500; */
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54 !important;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    margin-bottom: 34px;
  }

  .btn_wrap{
    .btn.execution{
      width: 254px;
      height:62px;
      background-image: url('./images/btn_execution.png');
      border-radius: 15px;
      margin-right:14px;
      /* border: solid 3px #005e6b; */
      /* object-fit: contain; */
    }
    .btn.copy{
      width: 328px;
      height:62px;
      background-image: url('./images/btn_copy.png');
      border-radius:15px;
      /* border: solid 3px #005e6b; */
      /* background-blend-mode: multiply, ; */
      /* background-image: linear-gradient(to top, #005e6b), linear-gradient(to bottom, #005e6b, #005e6b); */
      
    }
  }
}

/* .launcher .step {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
} */

.launcher .step p {
  font-family: 'Noto Sans KR';
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
}

.launcher .step .btn_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.launcher .step .btn_wrap .btn {
  width: 145px;
  height: 36px;
  margin: 0 4px;
  border-radius: 8px;
  border: solid 0.1px transparent;
  background-image: url("data:image/svg+xml,%3Csvg width='145' height='36' viewBox='0 0 145 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='143.5' height='34.5' rx='7.25' fill='white'/%3E%3Cpath d='M21.25 24.196C18.716 24.196 17.218 22.782 17.218 19.352V13.64H19.276V19.534C19.276 21.676 20.032 22.404 21.25 22.404C22.468 22.404 23.266 21.676 23.266 19.534V13.64H25.254V19.352C25.254 22.782 23.784 24.196 21.25 24.196ZM30.6082 24.196C29.2082 24.196 27.8362 23.664 26.8282 22.698L28.0182 21.27C28.7462 21.956 29.7402 22.404 30.6502 22.404C31.7282 22.404 32.2882 21.942 32.2882 21.228C32.2882 20.458 31.6582 20.206 30.7342 19.814L29.3482 19.226C28.3122 18.806 27.2482 17.952 27.2482 16.454C27.2482 14.76 28.7462 13.458 30.8322 13.458C32.0362 13.458 33.2402 13.934 34.0802 14.788L33.0442 16.09C32.3722 15.544 31.6862 15.236 30.8322 15.236C29.9222 15.236 29.3482 15.642 29.3482 16.314C29.3482 17.056 30.0902 17.336 30.9722 17.686L32.3302 18.246C33.5762 18.764 34.4022 19.576 34.4022 21.06C34.4022 22.754 32.9882 24.196 30.6082 24.196ZM36.2506 24V13.64H39.6666C41.7946 13.64 43.4186 14.27 43.4186 16.202C43.4186 17.154 42.9006 18.12 42.0186 18.442V18.498C43.1246 18.764 43.9506 19.562 43.9506 20.948C43.9506 23.034 42.2146 24 39.9466 24H36.2506ZM38.3226 17.854H39.5266C40.8426 17.854 41.4026 17.336 41.4026 16.496C41.4026 15.586 40.8006 15.236 39.5546 15.236H38.3226V17.854ZM38.3226 22.404H39.7646C41.1646 22.404 41.9346 21.9 41.9346 20.836C41.9346 19.828 41.1926 19.394 39.7646 19.394H38.3226V22.404ZM45.0799 22.306H56.8119V23.818H45.0799V22.306ZM49.9939 19.856H51.8559V22.922H49.9939V19.856ZM46.3959 13.122H55.4959V17.434H48.2719V19.618H46.4239V15.978H53.6479V14.592H46.3959V13.122ZM46.4239 18.876H55.7899V20.374H46.4239V18.876ZM70.1566 12.282H72.0326V25.246H70.1566V12.282ZM71.6126 17.112H73.9086V18.652H71.6126V17.112ZM62.2606 13.304H64.1086V16.454H66.7126V13.304H68.5606V22.25H62.2606V13.304ZM64.1086 17.896V20.752H66.7126V17.896H64.1086ZM74.7615 22.306H86.4935V23.818H74.7615V22.306ZM79.6755 19.856H81.5375V22.922H79.6755V19.856ZM76.0775 13.122H85.1775V17.434H77.9535V19.618H76.1055V15.978H83.3295V14.592H76.0775V13.122ZM76.1055 18.876H85.4715V20.374H76.1055V18.876ZM100.454 12.282H102.33V18.834H100.454V12.282ZM93.6782 19.408H102.33V22.922H95.5262V24.224H93.7062V21.578H100.482V20.822H93.6782V19.408ZM93.7062 23.72H102.652V25.162H93.7062V23.72ZM94.5882 12.576H96.1282V13.556C96.1282 15.95 94.9242 18.12 92.3902 18.89L91.4942 17.42C93.6642 16.762 94.5882 15.138 94.5882 13.556V12.576ZM94.9662 12.576H96.4922V13.556C96.4922 15.096 97.4022 16.608 99.5162 17.21L98.6202 18.652C96.1282 17.924 94.9662 15.894 94.9662 13.556V12.576ZM113.711 12.282H115.475V20.402H113.711V12.282ZM112.129 15.474H114.201V16.986H112.129V15.474ZM111.023 12.534H112.759V19.982H111.023V12.534ZM104.373 13.612H110.659V15.04H104.373V13.612ZM107.537 15.46C109.161 15.46 110.337 16.384 110.337 17.728C110.337 19.072 109.161 19.982 107.537 19.982C105.913 19.982 104.737 19.072 104.737 17.728C104.737 16.384 105.913 15.46 107.537 15.46ZM107.537 16.79C106.851 16.79 106.389 17.126 106.389 17.728C106.389 18.33 106.851 18.666 107.537 18.666C108.209 18.666 108.671 18.33 108.671 17.728C108.671 17.126 108.209 16.79 107.537 16.79ZM106.599 12.408H108.433V14.592H106.599V12.408ZM111.093 20.542C113.865 20.542 115.545 21.382 115.545 22.894C115.545 24.392 113.865 25.246 111.093 25.246C108.307 25.246 106.627 24.392 106.627 22.894C106.627 21.382 108.307 20.542 111.093 20.542ZM111.093 21.928C109.357 21.928 108.489 22.222 108.489 22.894C108.489 23.552 109.357 23.86 111.093 23.86C112.815 23.86 113.683 23.552 113.683 22.894C113.683 22.222 112.815 21.928 111.093 21.928Z' fill='%235B5B5B'/%3E%3Cpath d='M125 13.5L129 18L125 22.5' stroke='%235B5B5B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.75' y='0.75' width='143.5' height='34.5' rx='7.25' stroke='%23C9DDEB' stroke-width='1.5'/%3E%3C/svg%3E%0A");
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}

.launcher .step .btn_wrap .btn:hover {
  /* background-image: url("data:image/svg+xml,%3Csvg width='145' height='36' viewBox='0 0 145 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.75' width='143.5' height='34.5' rx='7.25' fill='%23DFF1F6'/%3E%3Cpath d='M21.25 24.196C18.716 24.196 17.218 22.782 17.218 19.352V13.64H19.276V19.534C19.276 21.676 20.032 22.404 21.25 22.404C22.468 22.404 23.266 21.676 23.266 19.534V13.64H25.254V19.352C25.254 22.782 23.784 24.196 21.25 24.196ZM30.6082 24.196C29.2082 24.196 27.8362 23.664 26.8282 22.698L28.0182 21.27C28.7462 21.956 29.7402 22.404 30.6502 22.404C31.7282 22.404 32.2882 21.942 32.2882 21.228C32.2882 20.458 31.6582 20.206 30.7342 19.814L29.3482 19.226C28.3122 18.806 27.2482 17.952 27.2482 16.454C27.2482 14.76 28.7462 13.458 30.8322 13.458C32.0362 13.458 33.2402 13.934 34.0802 14.788L33.0442 16.09C32.3722 15.544 31.6862 15.236 30.8322 15.236C29.9222 15.236 29.3482 15.642 29.3482 16.314C29.3482 17.056 30.0902 17.336 30.9722 17.686L32.3302 18.246C33.5762 18.764 34.4022 19.576 34.4022 21.06C34.4022 22.754 32.9882 24.196 30.6082 24.196ZM36.2506 24V13.64H39.6666C41.7946 13.64 43.4186 14.27 43.4186 16.202C43.4186 17.154 42.9006 18.12 42.0186 18.442V18.498C43.1246 18.764 43.9506 19.562 43.9506 20.948C43.9506 23.034 42.2146 24 39.9466 24H36.2506ZM38.3226 17.854H39.5266C40.8426 17.854 41.4026 17.336 41.4026 16.496C41.4026 15.586 40.8006 15.236 39.5546 15.236H38.3226V17.854ZM38.3226 22.404H39.7646C41.1646 22.404 41.9346 21.9 41.9346 20.836C41.9346 19.828 41.1926 19.394 39.7646 19.394H38.3226V22.404ZM45.0799 22.306H56.8119V23.818H45.0799V22.306ZM49.9939 19.856H51.8559V22.922H49.9939V19.856ZM46.3959 13.122H55.4959V17.434H48.2719V19.618H46.4239V15.978H53.6479V14.592H46.3959V13.122ZM46.4239 18.876H55.7899V20.374H46.4239V18.876ZM70.1566 12.282H72.0326V25.246H70.1566V12.282ZM71.6126 17.112H73.9086V18.652H71.6126V17.112ZM62.2606 13.304H64.1086V16.454H66.7126V13.304H68.5606V22.25H62.2606V13.304ZM64.1086 17.896V20.752H66.7126V17.896H64.1086ZM74.7615 22.306H86.4935V23.818H74.7615V22.306ZM79.6755 19.856H81.5375V22.922H79.6755V19.856ZM76.0775 13.122H85.1775V17.434H77.9535V19.618H76.1055V15.978H83.3295V14.592H76.0775V13.122ZM76.1055 18.876H85.4715V20.374H76.1055V18.876ZM100.454 12.282H102.33V18.834H100.454V12.282ZM93.6782 19.408H102.33V22.922H95.5262V24.224H93.7062V21.578H100.482V20.822H93.6782V19.408ZM93.7062 23.72H102.652V25.162H93.7062V23.72ZM94.5882 12.576H96.1282V13.556C96.1282 15.95 94.9242 18.12 92.3902 18.89L91.4942 17.42C93.6642 16.762 94.5882 15.138 94.5882 13.556V12.576ZM94.9662 12.576H96.4922V13.556C96.4922 15.096 97.4022 16.608 99.5162 17.21L98.6202 18.652C96.1282 17.924 94.9662 15.894 94.9662 13.556V12.576ZM113.711 12.282H115.475V20.402H113.711V12.282ZM112.129 15.474H114.201V16.986H112.129V15.474ZM111.023 12.534H112.759V19.982H111.023V12.534ZM104.373 13.612H110.659V15.04H104.373V13.612ZM107.537 15.46C109.161 15.46 110.337 16.384 110.337 17.728C110.337 19.072 109.161 19.982 107.537 19.982C105.913 19.982 104.737 19.072 104.737 17.728C104.737 16.384 105.913 15.46 107.537 15.46ZM107.537 16.79C106.851 16.79 106.389 17.126 106.389 17.728C106.389 18.33 106.851 18.666 107.537 18.666C108.209 18.666 108.671 18.33 108.671 17.728C108.671 17.126 108.209 16.79 107.537 16.79ZM106.599 12.408H108.433V14.592H106.599V12.408ZM111.093 20.542C113.865 20.542 115.545 21.382 115.545 22.894C115.545 24.392 113.865 25.246 111.093 25.246C108.307 25.246 106.627 24.392 106.627 22.894C106.627 21.382 108.307 20.542 111.093 20.542ZM111.093 21.928C109.357 21.928 108.489 22.222 108.489 22.894C108.489 23.552 109.357 23.86 111.093 23.86C112.815 23.86 113.683 23.552 113.683 22.894C113.683 22.222 112.815 21.928 111.093 21.928Z' fill='%235B5B5B'/%3E%3Cpath d='M125 13.5L129 18L125 22.5' stroke='%235B5B5B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='0.75' y='0.75' width='143.5' height='34.5' rx='7.25' stroke='%23C9DDEB' stroke-width='1.5'/%3E%3C/svg%3E%0A"); */
}

.launcher .step .btn_wrap .btn + .btn {
  width: 186px;
  background-image: url("data:image/svg+xml,%3Csvg width='186' height='36' viewBox='0 0 186 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='186' height='36' rx='8' fill='%2300B2E3'/%3E%3Cpath d='M25.884 12.282H27.662V25.246H25.884V12.282ZM24.19 17.28H26.346V18.764H24.19V17.28ZM22.986 12.506H24.722V24.63H22.986V12.506ZM17.064 13.71H18.926V21.2H17.064V13.71ZM17.064 20.5H17.96C19.206 20.5 20.662 20.43 22.272 20.122L22.454 21.718C20.76 22.026 19.276 22.096 17.96 22.096H17.064V20.5ZM39.3448 15.516H41.8368V17.014H39.3448V15.516ZM37.4828 12.912H39.4288C39.4288 16.482 37.7488 18.848 33.5348 20.122L32.8068 18.666C36.3348 17.644 37.4828 15.936 37.4828 13.71V12.912ZM33.4788 12.912H38.6868V14.382H33.4788V12.912ZM37.7068 15.292V16.566L33.0868 16.916L32.8208 15.46L37.7068 15.292ZM41.5988 12.282H43.4608V19.674H41.5988V12.282ZM34.9208 20.262H43.4608V25.106H34.9208V20.262ZM41.6268 21.718H36.7548V23.636H41.6268V21.718ZM48.2057 19.842H50.0817V25.246H48.2057V19.842ZM52.7137 19.842H54.5757V25.246H52.7137V19.842ZM46.5397 12.856H56.2137V14.34H46.5397V12.856ZM46.6377 17.196H56.1017V18.68H46.6377V17.196ZM48.1917 14.06H50.0537V18.05H48.1917V14.06ZM52.6997 14.06H54.5477V18.05H52.6997V14.06ZM45.4897 19.744H57.2217V21.242H45.4897V19.744ZM67.3986 12.268H69.2466V25.274H67.3986V12.268ZM65.1726 16.832H67.6086V18.344H65.1726V16.832ZM58.9566 20.836H59.9926C62.1346 20.836 63.7306 20.808 65.5646 20.514L65.7326 21.998C63.8566 22.292 62.1766 22.348 59.9926 22.348H58.9566V20.836ZM58.9566 13.36H64.9626V14.872H60.8046V21.312H58.9566V13.36ZM60.3846 16.972H64.5146V18.428H60.3846V16.972ZM71.2615 22.306H82.9935V23.818H71.2615V22.306ZM76.1755 19.856H78.0375V22.922H76.1755V19.856ZM72.5775 13.122H81.6775V17.434H74.4535V19.618H72.6055V15.978H79.8295V14.592H72.5775V13.122ZM72.6055 18.876H81.9715V20.374H72.6055V18.876ZM87.2983 18.68H99.0163V20.178H87.2983V18.68ZM92.2123 17.028H94.0743V19.002H92.2123V17.028ZM88.6003 21.06H97.6023V25.246H95.7403V22.53H88.6003V21.06ZM88.7963 12.604H90.6303V13.752H95.6843V12.604H97.5323V17.616H88.7963V12.604ZM90.6303 15.138V16.16H95.6843V15.138H90.6303ZM103.089 13.276H104.601V15.166C104.601 18.372 103.481 21.382 101.031 22.586L99.9112 21.088C102.095 20.066 103.089 17.574 103.089 15.166V13.276ZM103.467 13.276H104.951V15.166C104.951 17.49 105.875 19.856 107.947 20.864L106.827 22.348C104.489 21.158 103.467 18.274 103.467 15.166V13.276ZM108.465 12.282H110.341V25.246H108.465V12.282ZM109.921 17.266H112.217V18.82H109.921V17.266ZM116.788 13.626H127.344V15.096H116.788V13.626ZM116.242 20.668H127.974V22.166H116.242V20.668ZM121.156 21.984H123.018V25.26H121.156V21.984ZM122.094 15.6C124.88 15.6 126.532 16.384 126.532 17.826C126.532 19.254 124.88 20.052 122.094 20.052C119.294 20.052 117.642 19.254 117.642 17.826C117.642 16.384 119.294 15.6 122.094 15.6ZM122.094 16.986C120.4 16.986 119.574 17.238 119.574 17.826C119.574 18.414 120.4 18.666 122.094 18.666C123.788 18.666 124.614 18.414 124.614 17.826C124.614 17.238 123.788 16.986 122.094 16.986ZM121.156 12.268H123.018V14.606H121.156V12.268ZM141.183 12.282H143.059V18.834H141.183V12.282ZM134.407 19.408H143.059V22.922H136.255V24.224H134.435V21.578H141.211V20.822H134.407V19.408ZM134.435 23.72H143.381V25.162H134.435V23.72ZM135.317 12.576H136.857V13.556C136.857 15.95 135.653 18.12 133.119 18.89L132.223 17.42C134.393 16.762 135.317 15.138 135.317 13.556V12.576ZM135.695 12.576H137.221V13.556C137.221 15.096 138.131 16.608 140.245 17.21L139.349 18.652C136.857 17.924 135.695 15.894 135.695 13.556V12.576ZM154.44 12.282H156.204V20.402H154.44V12.282ZM152.858 15.474H154.93V16.986H152.858V15.474ZM151.752 12.534H153.488V19.982H151.752V12.534ZM145.102 13.612H151.388V15.04H145.102V13.612ZM148.266 15.46C149.89 15.46 151.066 16.384 151.066 17.728C151.066 19.072 149.89 19.982 148.266 19.982C146.642 19.982 145.466 19.072 145.466 17.728C145.466 16.384 146.642 15.46 148.266 15.46ZM148.266 16.79C147.58 16.79 147.118 17.126 147.118 17.728C147.118 18.33 147.58 18.666 148.266 18.666C148.938 18.666 149.4 18.33 149.4 17.728C149.4 17.126 148.938 16.79 148.266 16.79ZM147.328 12.408H149.162V14.592H147.328V12.408ZM151.822 20.542C154.594 20.542 156.274 21.382 156.274 22.894C156.274 24.392 154.594 25.246 151.822 25.246C149.036 25.246 147.356 24.392 147.356 22.894C147.356 21.382 149.036 20.542 151.822 20.542ZM151.822 21.928C150.086 21.928 149.218 22.222 149.218 22.894C149.218 23.552 150.086 23.86 151.822 23.86C153.544 23.86 154.412 23.552 154.412 22.894C154.412 22.222 153.544 21.928 151.822 21.928Z' fill='white'/%3E%3Cpath d='M166 13.5L170 18L166 22.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.launcher .step .btn_wrap .btn + .btn:hover {
  /* background-image: url("data:image/svg+xml,%3Csvg width='186' height='36' viewBox='0 0 186 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='186' height='36' rx='8' fill='%23008EB6'/%3E%3Cpath d='M25.884 12.282H27.662V25.246H25.884V12.282ZM24.19 17.28H26.346V18.764H24.19V17.28ZM22.986 12.506H24.722V24.63H22.986V12.506ZM17.064 13.71H18.926V21.2H17.064V13.71ZM17.064 20.5H17.96C19.206 20.5 20.662 20.43 22.272 20.122L22.454 21.718C20.76 22.026 19.276 22.096 17.96 22.096H17.064V20.5ZM39.3448 15.516H41.8368V17.014H39.3448V15.516ZM37.4828 12.912H39.4288C39.4288 16.482 37.7488 18.848 33.5348 20.122L32.8068 18.666C36.3348 17.644 37.4828 15.936 37.4828 13.71V12.912ZM33.4788 12.912H38.6868V14.382H33.4788V12.912ZM37.7068 15.292V16.566L33.0868 16.916L32.8208 15.46L37.7068 15.292ZM41.5988 12.282H43.4608V19.674H41.5988V12.282ZM34.9208 20.262H43.4608V25.106H34.9208V20.262ZM41.6268 21.718H36.7548V23.636H41.6268V21.718ZM48.2057 19.842H50.0817V25.246H48.2057V19.842ZM52.7137 19.842H54.5757V25.246H52.7137V19.842ZM46.5397 12.856H56.2137V14.34H46.5397V12.856ZM46.6377 17.196H56.1017V18.68H46.6377V17.196ZM48.1917 14.06H50.0537V18.05H48.1917V14.06ZM52.6997 14.06H54.5477V18.05H52.6997V14.06ZM45.4897 19.744H57.2217V21.242H45.4897V19.744ZM67.3986 12.268H69.2466V25.274H67.3986V12.268ZM65.1726 16.832H67.6086V18.344H65.1726V16.832ZM58.9566 20.836H59.9926C62.1346 20.836 63.7306 20.808 65.5646 20.514L65.7326 21.998C63.8566 22.292 62.1766 22.348 59.9926 22.348H58.9566V20.836ZM58.9566 13.36H64.9626V14.872H60.8046V21.312H58.9566V13.36ZM60.3846 16.972H64.5146V18.428H60.3846V16.972ZM71.2615 22.306H82.9935V23.818H71.2615V22.306ZM76.1755 19.856H78.0375V22.922H76.1755V19.856ZM72.5775 13.122H81.6775V17.434H74.4535V19.618H72.6055V15.978H79.8295V14.592H72.5775V13.122ZM72.6055 18.876H81.9715V20.374H72.6055V18.876ZM87.2983 18.68H99.0163V20.178H87.2983V18.68ZM92.2123 17.028H94.0743V19.002H92.2123V17.028ZM88.6003 21.06H97.6023V25.246H95.7403V22.53H88.6003V21.06ZM88.7963 12.604H90.6303V13.752H95.6843V12.604H97.5323V17.616H88.7963V12.604ZM90.6303 15.138V16.16H95.6843V15.138H90.6303ZM103.089 13.276H104.601V15.166C104.601 18.372 103.481 21.382 101.031 22.586L99.9112 21.088C102.095 20.066 103.089 17.574 103.089 15.166V13.276ZM103.467 13.276H104.951V15.166C104.951 17.49 105.875 19.856 107.947 20.864L106.827 22.348C104.489 21.158 103.467 18.274 103.467 15.166V13.276ZM108.465 12.282H110.341V25.246H108.465V12.282ZM109.921 17.266H112.217V18.82H109.921V17.266ZM116.788 13.626H127.344V15.096H116.788V13.626ZM116.242 20.668H127.974V22.166H116.242V20.668ZM121.156 21.984H123.018V25.26H121.156V21.984ZM122.094 15.6C124.88 15.6 126.532 16.384 126.532 17.826C126.532 19.254 124.88 20.052 122.094 20.052C119.294 20.052 117.642 19.254 117.642 17.826C117.642 16.384 119.294 15.6 122.094 15.6ZM122.094 16.986C120.4 16.986 119.574 17.238 119.574 17.826C119.574 18.414 120.4 18.666 122.094 18.666C123.788 18.666 124.614 18.414 124.614 17.826C124.614 17.238 123.788 16.986 122.094 16.986ZM121.156 12.268H123.018V14.606H121.156V12.268ZM141.183 12.282H143.059V18.834H141.183V12.282ZM134.407 19.408H143.059V22.922H136.255V24.224H134.435V21.578H141.211V20.822H134.407V19.408ZM134.435 23.72H143.381V25.162H134.435V23.72ZM135.317 12.576H136.857V13.556C136.857 15.95 135.653 18.12 133.119 18.89L132.223 17.42C134.393 16.762 135.317 15.138 135.317 13.556V12.576ZM135.695 12.576H137.221V13.556C137.221 15.096 138.131 16.608 140.245 17.21L139.349 18.652C136.857 17.924 135.695 15.894 135.695 13.556V12.576ZM154.44 12.282H156.204V20.402H154.44V12.282ZM152.858 15.474H154.93V16.986H152.858V15.474ZM151.752 12.534H153.488V19.982H151.752V12.534ZM145.102 13.612H151.388V15.04H145.102V13.612ZM148.266 15.46C149.89 15.46 151.066 16.384 151.066 17.728C151.066 19.072 149.89 19.982 148.266 19.982C146.642 19.982 145.466 19.072 145.466 17.728C145.466 16.384 146.642 15.46 148.266 15.46ZM148.266 16.79C147.58 16.79 147.118 17.126 147.118 17.728C147.118 18.33 147.58 18.666 148.266 18.666C148.938 18.666 149.4 18.33 149.4 17.728C149.4 17.126 148.938 16.79 148.266 16.79ZM147.328 12.408H149.162V14.592H147.328V12.408ZM151.822 20.542C154.594 20.542 156.274 21.382 156.274 22.894C156.274 24.392 154.594 25.246 151.822 25.246C149.036 25.246 147.356 24.392 147.356 22.894C147.356 21.382 149.036 20.542 151.822 20.542ZM151.822 21.928C150.086 21.928 149.218 22.222 149.218 22.894C149.218 23.552 150.086 23.86 151.822 23.86C153.544 23.86 154.412 23.552 154.412 22.894C154.412 22.222 153.544 21.928 151.822 21.928Z' fill='white'/%3E%3Cpath d='M166 13.5L170 18L166 22.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); */
}

.launcher .step .btn_wrap .btn.b_t {
  width: auto;
  padding: 0 30px;
  background: #00B2E3;
  border-radius: 8px;
  text-indent: 0;
  font-family: 'Noto Sans KR';
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}

.launcher .step .btn_wrap .btn.b_t:hover {
  background: #008EB6;
}

.launcher .step .progress_bar {
  position: relative;
  width: 342px;
  height: 20px;
}

.launcher .step .progress_bar .progress.rail {
  width: 100%;
  height: 100%;
  background: #D9E6ED;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.25);
  border-radius: 120px;
}

.launcher .step .progress_bar .progress.current {
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  height: 100%;
  background: #00B2E3;
  border-radius: 120px;
}

.launcher .step .percentage {
  font-family: 'Cafe24 Ssurround Bold';
  font-weight: 700;
  font-size: 32px; 
  color: #00B2E3;
}
