@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
}
html div,
html span,
html applet,
html object,
html iframe,
html h1,
html h2,
html h3,
html h4,
html h5,
html h6,
html p,
html blockquote,
html pre,
html a,
html abbr,
html acronym,
html address,
html big,
html cite,
html code,
html del,
html dfn,
html em,
html font,
html img,
html ins,
html kbd,
html q,
html s,
html samp,
html small,
html strike,
html strong,
html sub,
html sup,
html tt,
html var,
html b,
html u,
html i,
html center,
html dl,
html dt,
html dd,
html ol,
html ul,
html li,
html fieldset,
html form,
html label,
html legend,
html table,
html caption,
html tbody,
html tfoot,
html thead,
html tr,
html th,
html td,
html input, body div,
body span,
body applet,
body object,
body iframe,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body blockquote,
body pre,
body a,
body abbr,
body acronym,
body address,
body big,
body cite,
body code,
body del,
body dfn,
body em,
body font,
body img,
body ins,
body kbd,
body q,
body s,
body samp,
body small,
body strike,
body strong,
body sub,
body sup,
body tt,
body var,
body b,
body u,
body i,
body center,
body dl,
body dt,
body dd,
body ol,
body ul,
body li,
body fieldset,
body form,
body label,
body legend,
body table,
body caption,
body tbody,
body tfoot,
body thead,
body tr,
body th,
body td,
body input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /* vertical-align: baseline; */
  background: transparent;
  text-decoration: none;
  color: inherit;
  list-style: none;
}

#container-publish {
  width: 100%;
  width: 100vw;
  min-width: 1300px;
  line-height: 1;
  font-family: "pretendard", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  color: #36378C;
  overflow-x: hidden;
}
#container-publish .banner-box {
  position: fixed;
  z-index: 9999;
  bottom: 130px;
  left: 40px;
  display: inline-block;
  filter: drop-shadow(0px 7px 14.4px rgba(0, 78, 142, 0.31));
  letter-spacing: -1px;
}
#container-publish .banner-box .banner-link {
  display: block;
  width: 100%;
  height: 100%;
  background: #BDDEFB;
  border-radius: 500px 500px 100px 100px;
}
#container-publish .banner-box .banner-link .banner-top {
  width: 230px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_banner-bg_260224.png");
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  color: #071D95;
  font-weight: 500;
  font-size: 22px;
  padding: 50px 23px 14px;
  border-radius: 500px 500px 100px 100px;
  box-sizing: border-box;
  position: relative;
  border-bottom: 0;
}
#container-publish .banner-box .banner-link .banner-top .banner-subTitle {
  text-indent: -9999px;
}
#container-publish .banner-box .banner-link .banner-top .banner-title {
  text-indent: -9999px;
  width: 100%;
  height: 84px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_banner-text_260224.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish .banner-box .banner-link .banner-top .banner-ico {
  width: 230px;
  height: 200px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_banner-img_260224.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translateX(-50%);
}
#container-publish .banner-box .banner-link .banner-btn {
  width: 100%;
  background-color: #071D95;
  font-size: 20px;
  font-weight: 700;
  color: white;
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  border-radius: 0 0 15px 15px;
  position: relative;
}
#container-publish .banner-box .banner-link .banner-btn .banner-hand {
  width: 70px;
  height: 70px;
  background-image: url("https://www.softcity.co.kr/public/images/ico/ico_startupPromotion_banner_hand_240329.png");
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 12px;
  right: -30px;
}
#container-publish .banner-box:hover .banner-btn {
  background-color: #5D71BA;
}
#container-publish .color-red {
  color: #D02129;
}
#container-publish .color-sky {
  color: #03C0FF;
}
#container-publish .color-deepBlue {
  color: #115FCC;
}
#container-publish section {
  width: 100%;
}
#container-publish section .wrap-publish {
  width: 1000px;
  margin: 0 auto;
}
#container-publish #contents-main {
  height: 645px;
  background-color: #BDDEFB;
  padding: 90px 0 0;
  text-align: center;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
#container-publish #contents-main .contents-main-bg {
  width: 100%;
  height: 1150px;
  position: absolute;
  top: -60px;
  left: 0;
  z-index: 1;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_main-bg_260224.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish #contents-main .wrap-publish {
  width: 100%;
}
#container-publish #contents-main .wrap-publish .main-logo {
  width: 120px;
  margin: 60px auto 30px;
}
#container-publish #contents-main .wrap-publish .main-txt {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_main-title_260224.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish #contents-main .wrap-publish .main-txt .main-subtitle {
  text-indent: -9999px;
}
#container-publish #contents-main .wrap-publish .main-txt .main-header {
  text-indent: -9999px;
}
#container-publish #contents-main .wrap-publish .main-txt .main-date {
  font-size: 20px;
  font-weight: 600;
  margin-top: 300px;
}
#container-publish #contents_section1 {
  padding: 90px 0;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_cont1-bg_260224.png");
  background-size: auto 900px;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
}
#container-publish #contents_section1 .wrap-publish {
  position: relative;
}
#container-publish #contents_section1 .contents-head {
  text-indent: -9999px;
  width: 100%;
  height: 66px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudupgrade2026-3_cont1-head_260224.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish #contents_section1 .contents-text {
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 38px;
  padding: 40px 0 50px;
}
#container-publish #contents_section1 .contents-text span {
  font-weight: 700;
}
#container-publish #contents_section1 .cont1-list {
  width: 85%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
#container-publish #contents_section1 .cont1-list li {
  width: 100%;
  background-color: #F4F4F4;
  border-radius: 18px;
  padding: 150px 20px 30px 20px;
  text-align: center;
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: center 38px;
}
#container-publish #contents_section1 .cont1-list li.cont1-list1 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list1_250725.png");
}
#container-publish #contents_section1 .cont1-list li.cont1-list2 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list2_250725.png");
}
#container-publish #contents_section1 .cont1-list li.cont1-list3 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list3_250725.png");
}
#container-publish #contents_section1 .cont1-list li .cont1-list-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
}
#container-publish #contents_section1 .cont1-list li .cont1-list-detail {
  font-size: 20px;
  line-height: 1.4em;
  height: 84px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#container-publish #contents_section1 .event-btn-apply {
  background-color: #071D95;
  color: white;
  display: flex;
  margin: 60px auto 10px;
  font-size: 22px;
  font-weight: 700;
  width: 310px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  position: relative;
}
#container-publish #contents-section2 {
  background: linear-gradient(120deg, #E0EEFF 0.21%, #E9E6FF 100%);
  padding: 0;
}
#container-publish #contents-section2 .cloud-info1 {
  width: 100%;
  padding: 90px 0 0;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish {
  width: 100%;
  text-align: center;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish h2 {
  font-size: 32px;
  line-height: 43px;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish h2 span {
  color: #0066F4;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish .cloud-ex-img {
  width: 100%;
  height: 450px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_newYear2025_cloud_introduce_241128.png");
  background-size: 990px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 20px;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish .cloud-info1-txt {
  font-size: 20px;
  line-height: 32px;
  margin-top: 50px;
}
#container-publish #contents-section2 .cloud-info1 .wrap-publish .cloud-info1-txt span {
  color: #0066F4;
  font-weight: 600;
}
#container-publish #contents-section2 .cloud-info2 {
  width: 100%;
  padding: 90px 0;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish {
  width: 1000px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail-title {
  width: 864px;
  background-color: #2865D6;
  color: white;
  padding: 14px 0;
  box-sizing: border-box;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  margin: 0 auto 30px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list {
  width: 268px;
  height: 285px;
  background-color: white;
  border-radius: 10px 45px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  padding: 20px 30px 0;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon {
  width: 100%;
  height: 116px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 5px center;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon1 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon1_240920.png");
  background-size: 63px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon2 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon2_240920.png");
  background-size: 60px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon3 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon3_240920.png");
  background-size: 67px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon4 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon4_240920.png");
  background-size: 64px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon5 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon5_240920.png");
  background-size: 66px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-icon.cloud-icon6 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_newYear2025_cloudIcont6_241129.png");
  background-size: 100px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt {
  display: flex;
  flex-flow: column;
  gap: 10px;
  font-size: 18px;
  line-height: 26px;
  word-break: keep-all;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt span {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt .store-area {
  width: 100%;
  height: 35px;
  display: flex;
  gap: 8px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt .store-area a {
  display: block;
  width: 100%;
  height: 32px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: bottom;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt .store-area a.link-to-android {
  background-image: url("https://softcity.blob.core.windows.net/public/images/btn/btn_kbPromoEvent1_cloudStore1_240920.png");
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-detail .cloud-detail-list .cloud-detail-txt .store-area a.link-to-ios {
  background-image: url("https://softcity.blob.core.windows.net/public/images/btn/btn_kbPromoEvent1_cloudStore2_240920.png");
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-more-btn {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  background-color: #26419D;
  color: white;
  border-radius: 50px;
  padding: 15px 0;
  width: 357px;
  margin: 80px auto 10px;
}
#container-publish #contents-section2 .cloud-info2 .wrap-publish .cloud-more-btn img {
  width: 28px;
}
#container-publish #info .info-notice {
  width: 100%;
  background-color: #8D8D8D;
  color: white;
  padding: 60px 20px 80px;
  box-sizing: border-box;
  word-break: keep-all;
}
#container-publish #info .info-notice .notice-title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
#container-publish #info .info-notice .notice-list {
  display: flex;
  flex-flow: column;
  gap: 6px;
}
#container-publish #info .info-notice .notice-list li {
  display: flex;
  gap: 10px;
  line-height: 24px;
}
#container-publish #info .info-cs {
  width: 100%;
  height: 550px;
  box-sizing: border-box;
  background-color: #142C5B;
  color: white;
  text-align: center;
  padding: 90px 0;
}
#container-publish #info .info-cs .info-cs-top h2 {
  font-size: 36px;
  color: #76B5FF;
  margin-bottom: 40px;
}
#container-publish #info .info-cs .info-cs-top div {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 10px;
}
#container-publish #info .info-cs .info-cs-top div img {
  width: 50px;
}
#container-publish #info .info-cs .info-cs-top div p {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 50px;
}
#container-publish #info .info-cs .info-cs-top .info-cs-number {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 4px;
}
#container-publish #info .info-cs .info-cs-bottom {
  margin-top: 40px;
  border: 3px solid #749FD2;
  font-size: 20px;
  display: inline-block;
  padding: 30px 50px 23px;
  border-radius: 20px;
  filter: drop-shadow(0px 0px 13.8px rgba(255, 255, 255, 0.2));
  background-color: #142C5B;
}
#container-publish #info .info-cs .info-cs-bottom ul li {
  display: flex;
  height: 30px;
}
#container-publish #info .info-cs .info-cs-bottom ul li .bold {
  width: 60px;
  text-align: justify;
  margin-right: 20px;
  letter-spacing: -0.6px;
}
#container-publish #info .info-cs .info-cs-bottom ul li .bold:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 2px;
}
#container-publish #info .info-cs .info-cs-bottom ul li .text {
  font-weight: 200;
  margin-right: 10px;
}
#container-publish #info .info-cs .info-cs-bottom ul li .small {
  font-weight: 200;
  font-size: 17px;
  line-height: 25px;
}

/*# sourceMappingURL=event-cloudupgrade2026-3_pc.css.map */
