@charset "UTF-8";
/******************************************************* 
	scss 사용 (scss를 수정-> 컴파일하여 사용)
	pc first
	media query (mobile : 768px 이하)
*******************************************************/
/* 역대급 이벤트 & 혜택  */
.goat-eventSection {
  background-color: #C8F9FE;
  position: relative;
  /* page-tabMenu */
  /* benefit.php */
}
.goat-eventSection .max-width {
  z-index: 1;
  position: relative;
}
.goat-eventSection .saf-main-sub-title {
  margin-bottom: 3rem;
}
.goat-eventSection .saf-main-sub-title em {
  color: #e72626;
}
.goat-eventSection .mainImgBox {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  width: 37.9rem;
  aspect-ratio: 758/368;
  margin: 0 auto 4rem;
  max-width: 100%;
}
.goat-eventSection .contentWrap {
  /* 공통 */
}
.goat-eventSection .contentWrap .textBox {
  width: 50%;
}
.goat-eventSection .contentWrap .textBox em {
  display: inline-block;
  padding: 0 0.3rem;
  margin-bottom: 0.6rem;
  border: 1px solid #e72626;
  border-radius: 4px;
  background-color: #fff;
  box-sizing: border-box;
  font-size: var(--font-size18);
  line-height: 1.45rem;
  letter-spacing: -0.72px;
  text-align: center;
  color: #e72626;
  height: 1.45rem;
}
.goat-eventSection .contentWrap .cons {
  opacity: 1;
  height: auto;
  overflow: visible;
  transition: all 0.3s;
}
.goat-eventSection .contentWrap .cons + .cons {
  margin-top: 4rem;
}
.goat-eventSection .contentWrap .cons .tag {
  display: inline-block;
  background: #fff;
  border-radius: 999999px;
  border: 2px solid #5a09fb;
  font-size: var(--font-size32);
  font-weight: 700;
  letter-spacing: -1.28px;
  line-height: 2.75rem;
  height: 2.75rem;
}
.goat-eventSection .contentWrap .cons .tag > dt {
  display: inline-block;
  background: #5a09fb;
  border-radius: 999999px;
  color: #fff;
  padding: 0 1.4rem;
  height: 100%;
}
.goat-eventSection .contentWrap .cons .tag > dd {
  display: inline-block;
  color: #5a09fb;
  padding: 0 2rem 0 1.5rem;
}
.goat-eventSection .contentWrap .cons .tit {
  margin: 1.2rem 0 2rem;
  font-size: var(--font-size36);
  font-weight: bold;
  letter-spacing: -1.44px;
  line-height: 43px;
}
.goat-eventSection .contentWrap .cons .benefit-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.16);
  margin-bottom: 1rem;
  background-color: #fff;
  text-align: left;
  position: relative;
}
.goat-eventSection .contentWrap .cons .benefit-row .point {
  position: absolute;
  right: 1rem;
  top: 1rem;
  background-color: #E72626;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: var(--font-size16);
  font-weight: 600;
  line-height: 1.2rem;
  z-index: 1;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox {
  position: relative;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox .point {
  position: absolute;
  left: 14rem;
  top: 0;
  background-color: #E72626;
  color: #fff;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: var(--font-size20);
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox h3 {
  font-size: var(--font-size32);
  line-height: 2.3rem;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox h3 span {
  font-size: var(--font-size24);
  font-weight: 400;
  line-height: 2.3rem;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox img {
  display: block;
  margin: 1.5rem 0 1rem;
  height: 3.2rem;
  object-fit: contain;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox strong {
  font-size: var(--font-size20);
  display: block;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox strong + p {
  margin-top: 0.4rem;
}
.goat-eventSection .contentWrap .cons .benefit-row .textBox p {
  margin: 0;
  font-size: var(--font-size14);
  letter-spacing: -0.014px;
  line-height: 27px;
  word-break: break-all;
}
.goat-eventSection .contentWrap .cons .benefit-row .imgBox {
  width: 50%;
  padding-left: 1.7rem;
  position: relative;
}
.goat-eventSection .contentWrap .cons .benefit-row .imgBox .img {
  width: 100%;
  display: block;
}
.goat-eventSection .contentWrap .cons .benefit-row .imgBox .img * {
  width: 100%;
  object-fit: contain;
}
.goat-eventSection .contentWrap .cons .benefit-row.row2 .imgBox span {
  position: absolute;
  width: 5.2rem;
  height: 5.2rem;
  border-radius: 50%;
  background-color: #E72626;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--font-size20);
  font-weight: 700;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  top: -1rem;
  right: -0.7rem;
  z-index: 1;
}
.goat-eventSection .contentWrap .roundBox {
  position: relative;
  padding: 3rem 2rem;
  background: #fff;
  border-radius: 0.5rem;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.16);
}
.goat-eventSection .contentWrap .roundBox > h3 {
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  padding: 0.2rem 1.5rem 0.4rem;
  border-radius: 0.5rem;
  background: #6cb741;
  font-size: var(--font-size36);
  color: #fff;
}
.goat-eventSection .contentWrap .roundBox > p {
  font-size: var(--font-size20);
  font-weight: 700;
  color: #191919;
  margin-bottom: 1rem;
  text-align: left;
}
.goat-eventSection .contentWrap .roundBox > p > span {
  color: #e72626;
}
.goat-eventSection .contentWrap .roundBox .sub-roundTit {
  background-color: #6CB741;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  font-size: var(--font-size36);
  font-weight: 700;
  display: inline-block;
  height: 3rem;
  padding: 0 3.85rem;
  position: absolute;
  z-index: 2;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  line-height: 1.7;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col {
  position: relative;
  padding: 1.5rem;
  border-radius: 10px;
  background: #FFF8F8;
  text-align: left;
  border: 1px solid #F5E5E5;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .point {
  position: absolute;
  width: 4rem;
  height: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #5A09FB;
  color: #fff;
  z-index: 1;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  top: 0.5rem;
  right: 1rem;
  font-size: var(--font-size22);
  font-weight: 700;
  letter-spacing: -0.022px;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox {
  width: 100%;
  word-break: break-all;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox h4 {
  font-size: var(--font-size26);
  color: #191919;
  line-height: 40px;
  letter-spacing: -1.04px;
  white-space: nowrap;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox h4 span {
  color: #E72626;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox h4 + p {
  margin-top: 1.2rem;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox p {
  font-size: var(--font-size20);
  letter-spacing: -0.8px;
  line-height: 24px;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox p span {
  color: #E72626;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox {
  width: 100%;
  aspect-ratio: 430/180;
  margin-top: 1.2rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.type2 {
  aspect-ratio: 430/136;
}
.goat-eventSection .contentWrap .roundBox .main-section2-link a {
  display: inline-block;
  font-size: var(--font-size26);
  width: 16.75rem;
  padding: 0.6rem 4rem;
  background: #e72626;
  border-radius: 0.5rem;
  color: #fff;
  word-break: keep-all;
}
.goat-eventSection .page-tabMenu {
  position: sticky;
  top: 6rem;
  left: 0;
  width: 100%;
  display: flex;
  font-size: var(--font-size20);
  font-weight: 700;
  text-align: center;
  z-index: 10;
  margin-bottom: 1rem;
  padding-top: 2rem;
  background-color: #C8F9FE;
}
.goat-eventSection .page-tabMenu .tab {
  width: 50%;
  background-color: #AAAAAA;
  color: #fff;
  position: relative;
  height: 4.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.goat-eventSection .page-tabMenu .tab span {
  border-radius: 50%;
  position: absolute;
  top: -2rem;
  background-color: #767676;
  color: #fff;
  text-align: center;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5.25rem;
  height: 5.25rem;
  font-size: var(--font-size18);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.23);
}
.goat-eventSection .page-tabMenu .tab:nth-child(1) span {
  left: 1rem;
}
.goat-eventSection .page-tabMenu .tab:nth-child(2) span {
  right: 1rem;
}
.goat-eventSection .page-tabMenu .tab.active {
  background-color: #5A09FB;
}
.goat-eventSection .page-tabMenu .tab.active span {
  background-color: #E72626;
}
.goat-eventSection .page-tabMenu .tab.active:nth-child(2) span {
  background-color: #6CB741;
}
.goat-eventSection.benefitPage {
  padding: 0 0 6rem;
  text-align: center;
}
.goat-eventSection.benefitPage .visual {
  position: relative;
  height: 40rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/images/lfair/event/tw-benefit-visual-bg.png");
  padding-top: 5rem;
  margin-bottom: 3rem;
}
.goat-eventSection.benefitPage .visual h1 {
  font-size: var(--font-size80);
  line-height: 104px;
  letter-spacing: -4px;
  margin-bottom: 2rem;
}
.goat-eventSection.benefitPage .visual h1 em {
  color: #E72626;
}
.goat-eventSection.benefitPage .visual h1 + .sub-title {
  background-color: #191919;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  border-radius: 999999px;
  font-size: var(--font-size24);
  height: 2.3rem;
  letter-spacing: -0.96px;
  padding: 0 5rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .goat-eventSection {
    /* page-tabMenu */
    /* benefit.php */
  }
  .goat-eventSection::before {
    background-image: url("/images/lfair/event/tw-event-bg01-mo.png");
    height: 8.76rem;
  }
  .goat-eventSection .saf-main-sub-title {
    margin-bottom: 40px;
  }
  .goat-eventSection .mainImgBox {
    width: 100%;
    margin-bottom: 40px;
  }
  .goat-eventSection .contentWrap .textBox em {
    font-size: var(--font-size14);
    letter-spacing: -0.56px;
    height: 1.84rem;
    margin-bottom: 8px;
    line-height: 1.84rem;
  }
  .goat-eventSection .contentWrap .cons + .cons {
    margin-top: 50px;
  }
  .goat-eventSection .contentWrap .cons .tag {
    font-size: var(--font-size20);
    letter-spacing: -0.8px;
  }
  .goat-eventSection .contentWrap .cons .tag > dd {
    padding: 0 20px 0 12px;
  }
  .goat-eventSection .contentWrap .cons .tit {
    margin: 12px 0 20px;
    font-size: var(--font-size22);
    line-height: 28.6px;
    letter-spacing: -0.044px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row {
    padding: 24px 20px;
    display: block;
    margin-bottom: 50px;
    border-radius: 10px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .point {
    font-size: var(--font-size14);
    width: 90px;
    height: 90px;
    right: 8px;
    top: -34px;
    line-height: 20px;
    letter-spacing: -0.028px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox {
    width: 100%;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox .point {
    font-size: var(--font-size12);
    width: 5.07rem;
    height: 5.07rem;
    right: 25px;
    left: auto;
    top: 14px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox h3 {
    font-size: var(--font-size22);
    margin-bottom: 16px;
    word-break: break-all;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox h3 span {
    display: block;
    font-size: var(--font-size16);
    line-height: 28.6px;
    letter-spacing: -0.032px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox img {
    height: 3.38rem;
    margin: 0 0 16px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox strong {
    font-size: var(--font-size16);
    letter-spacing: -0.116px;
    line-height: 19px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .textBox p {
    font-size: var(--font-size14);
    letter-spacing: -0.014px;
    line-height: 22.5px;
    color: #333;
  }
  .goat-eventSection .contentWrap .cons .benefit-row .imgBox {
    width: 100%;
    margin-top: 16px;
    padding: 0;
  }
  .goat-eventSection .contentWrap .cons .benefit-row.row2 {
    padding-bottom: 17px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row.row2 .imgBox span {
    font-size: var(--font-size12);
    width: 5.07rem;
    height: 5.07rem;
    top: 0;
    right: 10px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row.row3 {
    padding-bottom: 14px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row.row3 h3 {
    margin-bottom: 2px;
  }
  .goat-eventSection .contentWrap .cons .benefit-row.row3 .imgBox .img {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-top: -10px;
  }
  .goat-eventSection .contentWrap .roundBox {
    padding: 20px;
    border-radius: 10px;
  }
  .goat-eventSection .contentWrap .roundBox .sub-roundTit {
    font-size: var(--font-size18);
    height: 3.07rem;
    line-height: 2.3;
    letter-spacing: -0.72px;
    top: -1.535rem;
    padding: 0;
    width: 154px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid {
    display: block;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col {
    width: 100%;
    padding: 24px 20px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col:not(:last-child) {
    margin-bottom: 10px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox em {
    margin-bottom: 10px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox h4 {
    font-size: var(--font-size18);
    letter-spacing: -0.72px;
    line-height: 28px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox h4 + p {
    margin-top: 8px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .textBox P {
    letter-spacing: -0.56px;
    line-height: 16px;
    font-size: var(--font-size14);
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox {
    margin-top: 12px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.type2 {
    margin-top: 10px;
    aspect-ratio: 280/112;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col .point {
    font-size: var(--font-size15);
    width: 50px;
    height: 50px;
    top: 8px;
    right: 8px;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col:nth-child(1) .imgBox {
    background-image: url("/images/lfair/event/tw-benefit-section2-con2-grid-col-03-mo-250911.png") !important;
  }
  .goat-eventSection .contentWrap .roundBox .benefit-section2-con2-grid .benefit-section2-con2-grid-col:nth-child(2) .imgBox {
    background-image: url("/images/lfair/event/tw-benefit-section2-con2-grid-col-04-mo-250911.png") !important;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col {
    min-height: 16rem;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col:nth-child(1) {
    padding-bottom: 10px;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col.type2 {
    padding-bottom: 0;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.img3, .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.img4 {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-top: 20px;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.img3 {
    background-image: url("/images/lfair/event/tw-benefit-section2-con2-grid-col-04-mo.png") !important;
  }
  .goat-eventSection .contentWrap .roundBox.type2 .benefit-section2-con2-grid .benefit-section2-con2-grid-col .imgBox.img4 {
    background-image: url("/images/lfair/event/tw-benefit-section2-con2-grid-col-05-mo.png") !important;
  }
  .goat-eventSection .contentWrap .noticeText {
    font-size: var(--font-size13);
    line-height: 24px;
    letter-spacing: -0.026px;
    padding-top: 30px;
  }
  .goat-eventSection .contentWrap .noticeText strong {
    font-size: var(--font-size16);
    line-height: 30px;
    letter-spacing: -0.016px;
    margin-bottom: 0;
  }
  .goat-eventSection .contentWrap .noticeText p + .notice-tit-s {
    margin-top: 22px;
  }
  .goat-eventSection .contentWrap .noticeText p + .notice-tit {
    margin-top: 18px;
  }
  .goat-eventSection .contentWrap .noticeText p.last + .notice-tit {
    margin-top: 44px;
  }
  .goat-eventSection .page-tabMenu {
    padding-top: 24px;
    margin-bottom: 54px;
    font-size: var(--font-size16);
    font-weight: 400;
    width: calc(100% + 40px);
    margin-left: -20px;
    line-height: 22px;
    letter-spacing: -0.72px;
    top: 39px;
  }
  .goat-eventSection .page-tabMenu .tab {
    height: 5.38rem;
  }
  .goat-eventSection .page-tabMenu .tab span {
    border-radius: 5px;
    width: 10rem;
    max-width: 100%;
    height: 2.3rem;
    font-size: var(--font-size13);
    top: -24px;
  }
  .goat-eventSection .page-tabMenu .tab span br {
    display: none;
  }
  .goat-eventSection .page-tabMenu .tab span::after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9.7px 8px 0px 8px;
    border-color: #767676 transparent transparent transparent;
  }
  .goat-eventSection .page-tabMenu .tab:nth-child(1) span {
    left: 20px;
  }
  .goat-eventSection .page-tabMenu .tab:nth-child(2) span {
    right: 20px;
  }
  .goat-eventSection .page-tabMenu .tab:nth-child(2) span::after {
    right: 11px;
    left: auto;
  }
  .goat-eventSection .page-tabMenu .tab.active {
    font-weight: 700;
  }
  .goat-eventSection .page-tabMenu .tab.active span::after {
    border-color: #E72626 transparent transparent transparent;
  }
  .goat-eventSection .page-tabMenu .tab.active:nth-child(2) span::after {
    border-color: #6CB741 transparent transparent transparent;
  }
  .goat-eventSection.benefitPage {
    padding: 0 0 50px;
  }
  .goat-eventSection.benefitPage .visual {
    padding: 40px 20px 0;
    background-image: url("/images/lfair/event/tw-benefit-visual-bg-mo.png");
    height: 102.7778vw;
    margin-bottom: 40px;
  }
  .goat-eventSection.benefitPage .visual h1 {
    font-size: var(--font-size26);
    line-height: 36.4px;
    letter-spacing: -0.552px;
    margin-bottom: 16px;
  }
  .goat-eventSection.benefitPage .visual h1 + .sub-title {
    font-size: var(--font-size18);
    letter-spacing: -0.72px;
    padding: 0;
    width: 100%;
    height: 2.61rem;
  }
  .goat-eventSection.benefitPage .visual h1 em {
    font-size: var(--font-size24);
    line-height: 36.4px;
    letter-spacing: -0.96px;
  }
  .goat-eventSection.benefitPage .mainImgBox {
    margin: 24px auto 50px;
    width: 100%;
    aspect-ratio: 335/142;
  }
  .goat-eventSection.benefitPage .roundBox {
    padding-top: 40px;
  }
}

/*# sourceMappingURL=goat-event.css.map */
