@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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,
font,
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,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /* font-size: 100%;
  vertical-align: baseline; */
  background: transparent;
  text-decoration: none;
  color: inherit;
}

body {
  width: 100vw;
  overflow-x: hidden;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

button {
  border: none;
  outline: none;
  background-color: inherit;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}


#publishContainer {
  width: 100%;
  width: 100vw;
  min-width: 1300px;
  line-height: 1;
  font-family: "pretendard", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  color: #1B2F6C;
  overflow-x: hidden;
}
#publishContainer .banner-box {
  position: fixed;
  z-index: 9999;
  bottom: 130px;
  left: 40px;
  display: inline-block;
  filter: drop-shadow(0px 7px 14.4px rgba(64, 33, 119, 0.25));
  letter-spacing: -1px;
}
#publishContainer .banner-box .banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
#publishContainer .banner-box .banner-link .banner-top {
  width: 100%;
  background: #FAF7FF;
  text-align: center;
  color: #0E9BFF;
  font-weight: 500;
  font-size: 19px;
  padding: 70px 30px 14px;
  box-sizing: border-box;
  border-radius: 500px 500px 0 0;
  position: relative;
  border: 2px solid #E9DDFC;
  border-bottom: 0;
}
#publishContainer .banner-box .banner-link .banner-top .banner-subTitle {
  font-size: 17px;
  font-weight: 700;
}
#publishContainer .banner-box .banner-link .banner-top .banner-title {
  margin: 7px auto 3px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
}
#publishContainer .banner-box .banner-link .banner-top .banner-title span {
  color: #5F00E4;
}
#publishContainer .banner-box .banner-link .banner-top .banner-ico {
  width: 170px;
  height: 130px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_banner_illust_250725.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-65%);
}
#publishContainer .banner-box .banner-link .banner-btn {
  width: 100%;
  background-color: #603CB1;
  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;
}
#publishContainer .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;
}
#publishContainer .banner-box:hover .banner-btn {
  background-color: #0E9BFF;
}
#publishContainer .color_blue {
  color: #6810FF;
}
#publishContainer .color_sky {
  color: #03C0FF;
}
#publishContainer .color_deepBlue {
  color: #115FCC;
}
#publishContainer section {
  width: 100%;
}
#publishContainer section .publishWrap {
  width: 1000px;
  margin: 0 auto;
}
#publishContainer #contents_main {
  height: 860px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_main-bg_250725.png");
  background-size: auto 140%;
  background-position: center -300px;
  padding: 90px 0 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
#publishContainer #contents_main .mainBg1 {
  width: 100%;
  height: 65%;
  opacity: 0.8;
  background: linear-gradient(180deg, #3647FF 0%, rgba(54, 71, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
#publishContainer #contents_main .mainBg2 {
  width: 1300px;
  height: 1000px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_main-bg2_250725.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translate(-50%);
}
#publishContainer #contents_main .mainBg3 {
  width: 100%;
  height: 100%;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_main-bg3_250725.png");
  background-size: auto 650px;
  background-position: top center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
#publishContainer #contents_main .mainBg4 {
  width: 570px;
  height: 350px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_main-bg4_250725.png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: 190px;
  transform: translate(-50%);
}
#publishContainer #contents_main .publishWrap {
  width: 100%;
}
#publishContainer #contents_main .publishWrap .main_logo {
  width: 120px;
  margin-bottom: 60px;
}
#publishContainer #contents_main .publishWrap .main_txt {
  width: 100%;
}
#publishContainer #contents_main .publishWrap .main_txt .mainSubtitle {
  font-size: 28px;
  font-weight: 500;
  color: white;
  margin-bottom: 30px;
  filter: drop-shadow(0px 3px 3px rgba(64, 33, 119, 0.2));
}
#publishContainer #contents_main .publishWrap .main_txt .mainHeader {
  margin: 0 auto;
  text-indent: -9999px;
  width: 750px;
  height: 180px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_main-title_250725.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
#publishContainer #contents_main .publishWrap .main_txt .mainDate {
  font-size: 20px;
  font-weight: 600;
  margin-top: 420px;
  color: #240B64;
}
#publishContainer #contents_main .publishWrap .mainImg {
  width: 650px;
  margin: 0;
  padding: 0;
  border: 0;
}
#publishContainer #contents_area1 {
  padding: 90px 0;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-bg_250725.png");
  background-size: 1600px;
  background-repeat: no-repeat;
  background-position: center 50px;
}
#publishContainer #contents_area1 .contentsHead {
  width: 100%;
  margin: 30px auto 70px;
  text-align: center;
  box-sizing: border-box;
}
#publishContainer #contents_area1 .contentsHead h2 {
  text-indent: -9999px;
  width: 720px;
  margin: 0 auto;
  height: 154px;
  display: block;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-title_250725.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#publishContainer #contents_area1 .contentsHead .contSubTitle {
  font-size: 24px;
  font-weight: 600;
  color: #240B64;
  margin-top: 23px;
}
#publishContainer #contents_area1 .contentsHead .contSubTitle span {
  color: #6810FF;
  font-weight: 800;
}
#publishContainer #contents_area1 .cont1_list {
  width: 85%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 30px;
}
#publishContainer #contents_area1 .cont1_list li {
  width: 100%;
  background-color: #E9DDFC;
  border-radius: 18px;
  padding: 150px 20px 30px 20px;
  text-align: center;
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: center 38px;
  color: #240B64;
  border: 10px solid #F5EFFF;
}
#publishContainer #contents_area1 .cont1_list li.cont1_list1 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list1_250725.png");
}
#publishContainer #contents_area1 .cont1_list li.cont1_list2 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list2_250725.png");
}
#publishContainer #contents_area1 .cont1_list li.cont1_list3 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_cloudUpgrade3_cont1-list3_250725.png");
}
#publishContainer #contents_area1 .cont1_list li .cont1_list_title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 25px;
}
#publishContainer #contents_area1 .cont1_list li .cont1_list_detail {
  font-size: 20px;
  line-height: 1.4em;
}
#publishContainer #contents_area1 .apply_event_btn {
  background: linear-gradient(0deg, #230A64 0%, #4714CA 100%);
  color: white;
  display: flex;
  margin: 70px auto 10px;
  font-size: 22px;
  font-weight: 700;
  width: 310px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  position: relative;
}
#publishContainer #contents_area2 {
  background: linear-gradient(120deg, #E0EEFF 0.21%, #E9E6FF 100%);
  padding: 0;
}
#publishContainer #contents_area2 .cloudInfo1 {
  width: 100%;
  padding: 90px 0 0;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap {
  width: 100%;
  text-align: center;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap h2 {
  font-size: 32px;
  line-height: 43px;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap h2 span {
  color: #0066F4;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap .cloudExImg {
  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;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap .cloudInfo1Txt {
  font-size: 20px;
  line-height: 32px;
  margin-top: 50px;
}
#publishContainer #contents_area2 .cloudInfo1 .publishWrap .cloudInfo1Txt span {
  color: #0066F4;
  font-weight: 600;
}
#publishContainer #contents_area2 .cloudInfo2 {
  width: 100%;
  padding: 90px 0;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap {
  width: 1000px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetailTitle {
  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;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  justify-content: center;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList {
  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;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon {
  width: 100%;
  height: 116px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 5px center;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon1 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon1_240920.png");
  background-size: 63px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon2 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon2_240920.png");
  background-size: 60px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon3 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon3_240920.png");
  background-size: 67px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon4 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon4_240920.png");
  background-size: 64px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon5 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_kbPromoEvent1_cloudIcon5_240920.png");
  background-size: 66px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailIcon.cloudIcon6 {
  background-image: url("https://softcity.blob.core.windows.net/public/images/ico/ico_newYear2025_cloudIcont6_241129.png");
  background-size: 100px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt {
  display: flex;
  flex-flow: column;
  gap: 10px;
  font-size: 18px;
  line-height: 26px;
  word-break: keep-all;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt span {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt .storeArea {
  width: 100%;
  height: 35px;
  display: flex;
  gap: 8px;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt .storeArea a {
  display: block;
  width: 100%;
  height: 32px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position-y: bottom;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt .storeArea a.linkToAndroid {
  background-image: url("https://softcity.blob.core.windows.net/public/images/btn/btn_kbPromoEvent1_cloudStore1_240920.png");
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudDetail .cloudDetailList .cloudDetailTxt .storeArea a.linkToIos {
  background-image: url("https://softcity.blob.core.windows.net/public/images/btn/btn_kbPromoEvent1_cloudStore2_240920.png");
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudMoreBtn {
  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;
}
#publishContainer #contents_area2 .cloudInfo2 .publishWrap .cloudMoreBtn img {
  width: 28px;
}
#publishContainer #info .infoNotice {
  width: 100%;
  background-color: #8D8D8D;
  color: white;
  padding: 60px 20px 80px;
  box-sizing: border-box;
  word-break: keep-all;
}
#publishContainer #info .infoNotice .noticeTitle {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
}
#publishContainer #info .infoNotice .noticeList {
  display: flex;
  flex-flow: column;
  gap: 6px;
}
#publishContainer #info .infoNotice .noticeList li {
  display: flex;
  gap: 10px;
  line-height: 24px;
}
#publishContainer #info .infoCs {
  width: 100%;
  height: 550px;
  box-sizing: border-box;
  background-color: #142C5B;
  color: white;
  text-align: center;
  padding: 90px 0;
}
#publishContainer #info .infoCs .infoCs_top h2 {
  font-size: 36px;
  color: #76B5FF;
  margin-bottom: 40px;
}
#publishContainer #info .infoCs .infoCs_top div {
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 10px;
}
#publishContainer #info .infoCs .infoCs_top div img {
  width: 50px;
}
#publishContainer #info .infoCs .infoCs_top div p {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 50px;
}
#publishContainer #info .infoCs .infoCs_top .infoCs_number {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 4px;
}
#publishContainer #info .infoCs .infoCs_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;
}
#publishContainer #info .infoCs .infoCs_bottom ul li {
  display: flex;
  height: 30px;
}
#publishContainer #info .infoCs .infoCs_bottom ul li .bold {
  width: 60px;
  text-align: justify;
  margin-right: 20px;
  letter-spacing: -0.6px;
}
#publishContainer #info .infoCs .infoCs_bottom ul li .bold:after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 2px;
}
#publishContainer #info .infoCs .infoCs_bottom ul li .text {
  font-weight: 200;
  margin-right: 10px;
}
#publishContainer #info .infoCs .infoCs_bottom ul li .small {
  font-weight: 200;
  font-size: 17px;
  line-height: 25px;
}

/*# sourceMappingURL=event-cloudUpgrade-3-pc.css.map */
