@charset "UTF-8";
body,
html {
  margin: 0;
  padding: 0;
}

#container-publish {
  margin: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  letter-spacing: -1px;
  overflow-x: hidden;
  line-height: 1;
  font-family: "Pretendard", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  width: 100%;
  min-width: 1000px;
  line-height: 1;
  font-family: "pretendard", "나눔고딕", "NanumGothic", "맑은 고딕", "Malgun gothic", Helvetica, sans-serif;
  color: #2e2e2e;
  overflow-x: hidden;
}
#container-publish div,
#container-publish span,
#container-publish applet,
#container-publish object,
#container-publish iframe,
#container-publish h1,
#container-publish h2,
#container-publish h3,
#container-publish h4,
#container-publish h5,
#container-publish h6,
#container-publish p,
#container-publish blockquote,
#container-publish pre,
#container-publish a,
#container-publish abbr,
#container-publish acronym,
#container-publish address,
#container-publish big,
#container-publish cite,
#container-publish code,
#container-publish del,
#container-publish dfn,
#container-publish em,
#container-publish font,
#container-publish img,
#container-publish ins,
#container-publish kbd,
#container-publish q,
#container-publish s,
#container-publish samp,
#container-publish small,
#container-publish strike,
#container-publish strong,
#container-publish sub,
#container-publish sup,
#container-publish tt,
#container-publish var,
#container-publish b,
#container-publish u,
#container-publish i,
#container-publish center,
#container-publish dl,
#container-publish dt,
#container-publish dd,
#container-publish ol,
#container-publish ul,
#container-publish li,
#container-publish fieldset,
#container-publish form,
#container-publish label,
#container-publish legend,
#container-publish table,
#container-publish caption,
#container-publish tbody,
#container-publish tfoot,
#container-publish thead,
#container-publish tr,
#container-publish th,
#container-publish td,
#container-publish input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: inherit;
  list-style: none;
}
#container-publish .banner-box {
  position: fixed;
  z-index: 900;
  bottom: 130px;
  left: 40px;
  display: inline-block;
  filter: drop-shadow(0px 7px 11.9px rgba(0, 3, 180, 0.1));
}
#container-publish .banner-box .banner-link {
  display: block;
  width: 100%;
  height: 100%;
}
#container-publish .banner-box .banner-link .banner-top {
  width: 210px;
  height: 177px;
  background-color: #69BFFF;
  text-align: center;
  color: white;
  font-weight: 500;
  font-size: 19px;
  padding: 15px 0 4px;
  box-sizing: border-box;
  border-radius: 500px 500px 0 0;
  position: relative;
}
#container-publish .banner-box .banner-link .banner-top .banner-sub-title {
  text-indent: -9999px;
  width: 130px;
  height: 60px;
  margin: 0 auto;
}
#container-publish .banner-box .banner-link .banner-top .banner-title {
  text-indent: -9999px;
  width: 210px;
  height: 130px;
  margin: 0 auto 3px;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_banner-mainTitle_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-58%, 2%);
}
#container-publish .banner-box .banner-link .banner-top .banner-ico {
  width: 140px;
  height: 150px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_banner_item_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -65px;
  left: 40px;
  z-index: 100;
}
#container-publish .banner-box .banner-link .banner-btn {
  width: 100%;
  background-color: #FFF600;
  font-size: 20px;
  font-weight: 700;
  color: #5A9BFF;
  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: #fcd741;
}
#container-publish .color-blue {
  color: #1065EB;
}
#container-publish .color-yellow {
  color: #FBFF00;
}
#container-publish .event-btn-apply {
  color: #439BFD;
  display: flex;
  margin: 70px auto 0;
  font-size: 22px;
  font-weight: 700;
  width: 310px;
  height: 56px;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
  background-color: #FFFF26;
}
#container-publish .event-btn-apply:hover {
  background-color: #f4dd14;
}
#container-publish section {
  width: 100%;
}
#container-publish section .wrap-publish {
  width: 750px;
  margin: 0 auto;
}
#container-publish #contents-main {
  background-color: #5EE4FF;
  padding: 60px 0 0;
  text-align: center;
  position: relative;
  z-index: 50;
}
#container-publish #contents-main .wrap-publish {
  box-sizing: border-box;
  border: 0;
  position: relative;
}
#container-publish #contents-main .wrap-publish .main-logo {
  width: 100px;
  margin-bottom: 20px;
}
#container-publish #contents-main .wrap-publish .main-txt {
  width: 100%;
  height: 780px;
}
#container-publish #contents-main .wrap-publish .main-txt .main-sub-header {
  text-indent: -9999px;
}
#container-publish #contents-main .wrap-publish .main-txt .main-header {
  margin: 0 auto;
  text-indent: -9999px;
  width: 650px;
  height: 400px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_title_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center 0;
}
#container-publish #contents-main .wrap-publish .main-txt .main-date {
  width: 100%;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  color: white;
  filter: drop-shadow(0px 4px 11px rgba(0, 0, 0, 0.15));
}
#container-publish #contents-main .main-bg1 {
  width: 900px;
  height: 900px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg1_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center -50px;
  position: absolute;
  top: -300px;
  left: -450px;
  z-index: -1;
}
#container-publish #contents-main .main-bg2 {
  width: 300px;
  height: 170px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg2_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: -200px;
  z-index: -1;
}
#container-publish #contents-main .main-bg3 {
  width: 130px;
  height: 40px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg3_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 200px;
  left: -160px;
  z-index: -1;
}
#container-publish #contents-main .main-bg4 {
  width: 1000px;
  height: 730px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg4_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -50px;
  right: -860px;
  z-index: -1;
}
#container-publish #contents-main .main-bg5 {
  width: 800px;
  height: 1200px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg5_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -30px;
  left: -800px;
  z-index: -1;
}
#container-publish #contents-main .main-bg-bg {
  width: 1000px;
  height: 200px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(90deg, #257ffc 33.33%, #439BFD 53.91%);
  z-index: 1;
}
#container-publish #contents-main .main-bg6 {
  width: 520px;
  height: 800px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg6_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 30px;
  right: -500px;
  z-index: 10;
}
#container-publish #contents-main .main-bg7 {
  width: 1000px;
  height: 710px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_main_bg7_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: -170px;
  left: -250px;
  z-index: 100;
}
#container-publish #contents-main .main-bg-bg-bg {
  width: 100%;
  height: 200px;
  position: absolute;
  bottom: 0;
  background-color: #439BFD;
  z-index: 1;
}
#container-publish #contents-main .main-bg-bg-bg2 {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -40px;
  background-color: #439BFD;
  z-index: 9;
}
#container-publish #contents-section1 {
  padding: 100px 0 90px;
  position: relative;
  z-index: 10;
  background-color: #439BFD;
}
#container-publish #contents-section1 .cont1-bg {
  width: 100%;
  height: 150px;
  position: absolute;
  left: 50%;
  bottom: -120px;
  transform: translateX(-50%);
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont2-bg1_260528.png");
  z-index: 10;
  background-size: auto 100%;
  background-position: center;
}
#container-publish #contents-section1 .contents-head {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}
#container-publish #contents-section1 .contents-head h2 {
  line-height: 34px;
  margin: 20px auto 0;
  font-weight: 600;
  color: white;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
#container-publish #contents-section1 .contents-head h2 .font-stress {
  font-weight: 800;
  color: #FFFF26;
}
#container-publish #contents-section1 .cont-area {
  display: flex;
  flex-flow: column;
  align-items: center;
}
#container-publish #contents-section1 .cont-area .event-detail {
  width: 100%;
  filter: drop-shadow(0px 4px 13.4px rgba(0, 0, 0, 0.07));
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#container-publish #contents-section1 .cont-area .event-detail .event-detail-list {
  box-sizing: border-box;
  background-color: white;
  border-radius: 13px;
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
}
#container-publish #contents-section1 .cont-area .event-detail .event-detail-list .list-txt {
  display: flex;
  width: 100%;
  flex-flow: column;
  align-items: center;
  border-radius: 13px;
  overflow: hidden;
}
#container-publish #contents-section1 .cont-area .event-detail .event-detail-list .list-txt .list-contents {
  width: 100%;
  background: rgba(255, 255, 255, 0.77);
  line-height: 30px;
  border-radius: 8px;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  padding: 10px 18px 20px;
  text-align: center;
}
#container-publish #contents-section1 .cont-area .event-detail .event-detail-list .list-txt .list-contents .color-blue {
  font-weight: 800;
  font-size: 1.1em;
}
#container-publish #contents-section1 .cont-area .event-detail .event-detail-list .list-txt .list-title {
  text-align: center;
  font-weight: 700;
  padding: 14px 0;
  width: 100%;
}
#container-publish #contents-section1 .cont-area.cont-area1 {
  margin-top: 50px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list {
  width: 350px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-title-bg {
  width: 50px;
  height: 50px;
  background-size: auto 100%;
  position: absolute;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list.detail-list1 .list-title-bg {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2025-12_cont1-listTitle1_250819.png");
  top: -17px;
  left: 49px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list.detail-list1 .list-txt .list-contents .list-cont-bg {
  width: 160px;
  height: 164px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommand_cont1gift1money_240912.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list.detail-list2 .list-title-bg {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2025-12_cont1-listTitle2_250819.png");
  top: -17px;
  right: 34px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list.detail-list2 .list-txt .list-contents .list-cont-bg {
  width: 170px;
  height: 140px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2025-12_cont1-listDetail2_250819.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list.detail-list2 .list-txt .list-contents .list-cont-txt {
  display: flex;
  flex-flow: column;
  align-items: center;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt {
  height: 280px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt .list-title {
  background-color: #B3FFFF;
  color: #0E2B73;
  font-size: 22px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt .list-contents {
  font-size: 20px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt .list-contents .color-blue {
  font-weight: 800;
  font-size: 1.1em;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt .list-contents .txt-top {
  display: flex;
  align-items: center;
  gap: 4px;
}
#container-publish #contents-section1 .cont-area.cont-area1 .event-detail .event-detail-list .list-txt .list-contents .txt-top .txt-plus-img {
  width: 22px;
  height: 22px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2025-12_cont1-listPlus-sky_250819.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish #contents-section1 .cont-area.cont-area2 {
  margin-top: 40px;
}
#container-publish #contents-section1 .cont-area.cont-area2 .event-detail .event-detail-list {
  width: 33%;
}
#container-publish #contents-section1 .cont-area.cont-area2 .event-detail .event-detail-list.detail-list1 {
  width: 25%;
}
#container-publish #contents-section1 .cont-area.cont-area2 .event-detail .event-detail-list .list-txt {
  height: 130px;
}
#container-publish #contents-section1 .cont-area.cont-area2 .event-detail .event-detail-list .list-txt .list-title {
  color: white;
  font-size: 18px;
  font-weight: 600;
  background-color: #105FC0;
  width: 100%;
  padding: 10px 12px;
  box-sizing: border-box;
  text-align: center;
}
#container-publish #contents-section1 .cont-area.cont-area2 .event-detail .event-detail-list .list-txt .list-contents {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  line-height: 26px;
  height: 92px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#container-publish #contents-section2 {
  background-color: #FFE7BC;
  position: relative;
  z-index: 1;
  padding: 180px 0 150px;
}
#container-publish #contents-section2 .contents-head {
  text-indent: -9999px;
  width: 740px;
  height: 140px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont2_title_260528.png");
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  margin: 0 auto 30px;
  transform: translateX(-10px);
}
#container-publish #contents-section2 .cont2-bg {
  position: absolute;
  width: 1300px;
  height: 1070px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont2-bg2_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -1;
  left: 50%;
  top: 80px;
  transform: translateX(-50%);
}
#container-publish #contents-section2 .cont3-bg1 {
  width: 100%;
  height: 250px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-bg1_260528.png");
  background-size: auto 100%;
  background-position: left center;
  background-repeat: no-repeat;
  position: absolute;
  bottom: -50px;
  left: 15%;
  z-index: -1;
}
#container-publish #contents-section2 .cont-area {
  display: flex;
  flex-flow: column;
  gap: 40px;
}
#container-publish #contents-section2 .cont-area .event-detail {
  width: 100%;
  filter: drop-shadow(0px 4px 13.4px rgba(0, 0, 0, 0.07));
  text-align: center;
  color: #0A359B;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail .event-detail-list {
  border: 5px solid #54D7FF;
  font-size: 21px;
  font-weight: 600;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 {
  display: flex;
  gap: 40px;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list .list-title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  background-color: #54D7FF;
  font-size: 20px;
  padding: 8px 0;
  font-weight: 600;
  color: white;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list .list-title .color-yellow {
  font-weight: 800;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list .list-title .list-title-bg {
  width: 50px;
  height: 50px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2025-12_cont2ListTitle_250819.png");
  background-repeat: no-repeat;
  background-size: auto 170%;
  background-position: -20px center;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list .list-contents {
  text-indent: -9999px;
  height: 300px;
  background-size: auto 80%;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list.event-detail-list1 .list-contents {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont2-list1_260528.png");
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail2 .event-detail-list.event-detail-list2 .list-contents {
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont2-list2_260528.png");
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail3 .event-detail-list .list-title {
  font-size: 20px;
  color: white;
  font-weight: 600;
  padding: 14px 0;
  background-color: #00B5FC;
}
#container-publish #contents-section2 .cont-area .event-detail.cont2-detail3 .event-detail-list .list-contents {
  font-size: 24px;
  font-weight: 600;
}
#container-publish #contents-section2 .cont-area .event-detail .event-detail-list {
  width: 100%;
  border-radius: 13px;
  box-sizing: border-box;
  overflow: hidden;
}
#container-publish #contents-section2 .cont-area .event-detail .event-detail-list .list-contents {
  background-color: white;
  padding: 30px;
}
#container-publish #contents-section3 {
  padding: 0 0 90px;
  position: relative;
  background-color: #ABDBAC;
}
#container-publish #contents-section3 .wrap-publish {
  display: flex;
  flex-flow: column;
  align-items: center;
  position: relative;
  z-index: 1;
  width: 900px;
}
#container-publish #contents-section3 .wrap-publish .cont3-bg2 {
  width: 130px;
  height: 100px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-bg2_260528.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 100px;
}
#container-publish #contents-section3 .wrap-publish .cont3-bg3 {
  width: 170px;
  height: 250px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-bg3_260528.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  top: -100px;
  right: -100px;
}
#container-publish #contents-section3 .wrap-publish .cont3-bg4 {
  width: 300px;
  height: 250px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-bg4_260528.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -100px;
  left: -200px;
}
#container-publish #contents-section3 .wrap-publish .cont3-bg5 {
  width: 300px;
  height: 250px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-bg5_260528.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -90px;
  right: -200px;
}
#container-publish #contents-section3 .wrap-publish .contents-head {
  text-indent: -9999px;
  width: 270px;
  height: 120px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-title_260528.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#container-publish #contents-section3 .wrap-publish .cont-area {
  width: 100%;
  height: 220px;
  text-indent: -9999px;
  background-image: url("https://softcity.blob.core.windows.net/public/images/bg/bg_event_recommend2026-6_cont3-detail_pc_260529.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center top;
}
#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-recommend2026-6_pc.css.map */
