@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  background: url("../../../img/page/facial-contour/revision-surgery/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
    background: url("../../../img/page/facial-contour/revision-surgerygery/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 106px !important;
  }
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    margin-top: 30px;
  }
}
#sub-section01 .img-area .badge {
  position: absolute;
  right: 220px;
  bottom: 220px;
  padding: 8px 12px;
  border-radius: 999px;
  color: #fff;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 65px;
    color: #b89a85;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
    right: 20px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .img-area .badge {
    bottom: 30px;
    right: 0;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #fbf9f9;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  overflow: hidden;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet {
    border-top-left-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .title-area {
  text-align: center;
  margin-bottom: 85px;
}
#section02 .sheet .area .title-area .desc1 {
  font-size: 24px;
  line-height: 1;
  color: #9d968e;
  font-weight: 500;
}
#section02 .sheet .area .title-area h3 {
  font-size: 70px;
  margin: 26px 0 23px;
  line-height: 1;
  color: #746b64;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .title-area h3 span {
  color: #2c2721;
}
#section02 .sheet .area .title-area h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #746b64;
  margin-bottom: 23px;
}
#section02 .sheet .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
  font-weight: 500;
}
#section02 .sheet .area .title-area .desc2 span {
  color: #2c2721;
}
#section02 .sheet .area .con-area {
  justify-content: center;
  background: url("../../../img/page/facial-contour/revision-surgery/sec2_bg.png") no-repeat center;
  background-size: cover;
  border-radius: 30px;
  display: flex;
  gap: 50px;
  position: relative;
  align-items: flex-end;
  height: 530px;
  overflow: visible;
}
#section02 .sheet .area .con-area .left {
  min-width: 500px;
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
#section02 .sheet .area .con-area .right .desc1 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  color: #947b6e;
}
#section02 .sheet .area .con-area .right .desc1 span {
  color: #746b64;
  margin: 0;
}
#section02 .sheet .area .con-area .right .desc2 {
  color: #948b84;
  font-size: 20px;
  line-height: 29px;
  margin: 30px 0 25px;
  display: block;
}
#section02 .sheet .area .con-area .right .desc3 {
  font-size: 30px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
  margin-bottom: 20px;
}
#section02 .sheet .area .con-area .right h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 44px;
  line-height: 50px;
  color: #947b6e;
  font-weight: 700;
}
#section02 .sheet .area .con-area .img-model {
  position: absolute;
  left: 37px;
  bottom: 23px;
  background-color: #daa786;
  border-radius: 50px;
  padding: 8px 11px;
}
#section02 .sheet .area .con-area .img-model p {
  color: #fff;
  font-size: 13px;
}

#section13 {
  background-color: #f8f6f3;
  position: relative;
  z-index: 10;
}
#section13 .area .title-area {
  line-height: 1;
  text-align: center;
  margin-bottom: 50px;
}
#section13 .area .title-area p {
  color: #9d968e;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 10px;
}
#section13 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section13 .area .title-area h3 span {
  color: #746b64;
}
#section13 .area > div:nth-child(2), #section13 .area > div:nth-child(3) {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  height: 460px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-right: 125px;
  align-items: flex-end;
}
#section13 .area > div:nth-child(2) .title, #section13 .area > div:nth-child(3) .title {
  width: 553px;
}
#section13 .area > div:nth-child(2) .title .case, #section13 .area > div:nth-child(3) .title .case {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 17px 41px;
  background-color: #746961;
  border-radius: 50px;
  width: fit-content;
}
#section13 .area > div:nth-child(2) .title h4, #section13 .area > div:nth-child(3) .title h4 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin: 18px 0 15px;
  color: #746961;
}
#section13 .area > div:nth-child(2) .title .desc, #section13 .area > div:nth-child(3) .title .desc {
  line-height: 28px;
  font-size: 18px;
  color: #2c2721;
}
#section13 .area > div:nth-child(2) .line, #section13 .area > div:nth-child(3) .line {
  width: 553px;
  background-color: #d8d5d3;
  height: 1px;
  margin: 24px 0;
}
#section13 .area > div:nth-child(2) .list, #section13 .area > div:nth-child(3) .list {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  width: 553px;
}
#section13 .area > div:nth-child(2) .list li, #section13 .area > div:nth-child(3) .list li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
}
#section13 .area > div:nth-child(2) .list li p, #section13 .area > div:nth-child(3) .list li p {
  width: 54px;
  height: 36px;
  border-radius: 50%;
  color: #fff;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section13 .area > div:nth-child(2) .list li span, #section13 .area > div:nth-child(3) .list li span {
  color: #746b64;
  font-size: 16px;
  margin-top: 10px;
}
#section13 .area > div:nth-child(2) .model, #section13 .area > div:nth-child(3) .model {
  position: absolute;
  bottom: 30px;
  left: 30px;
  font-size: 13px;
  color: #b7b7b7;
}
#section13 .area > div:nth-child(2).top, #section13 .area > div:nth-child(3).top {
  margin-bottom: 32px;
  background: #fff url("../../../img/page/facial-contour/revision-surgery/sec13_img1.png") no-repeat left;
  background-size: 100%;
}
#section13 .area > div:nth-child(2).top h3, #section13 .area > div:nth-child(3).top h3 {
  color: #746961;
}
#section13 .area > div:nth-child(2).top .list p, #section13 .area > div:nth-child(3).top .list p {
  background-color: #746961;
}
#section13 .area > div:nth-child(2).bottom, #section13 .area > div:nth-child(3).bottom {
  background: #fff url("../../../img/page/facial-contour/revision-surgery/sec13_img2.png") no-repeat left;
  background-size: 100%;
}
#section13 .area > div:nth-child(2).bottom .case, #section13 .area > div:nth-child(3).bottom .case {
  background-color: #ab957f;
}
#section13 .area > div:nth-child(2).bottom h4, #section13 .area > div:nth-child(3).bottom h4 {
  color: #ab957f;
}
#section13 .area > div:nth-child(2).bottom .list p, #section13 .area > div:nth-child(3).bottom .list p {
  background-color: #ab957f;
}
#section13 .area .info {
  display: flex;
  gap: 10px;
  margin-top: 23px;
}
#section13 .area .info p {
  width: 30px;
  height: 30px;
  background-color: #ab9a90;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
#section13 .area .info span {
  font-size: 16px;
  line-height: 28px;
  color: #9b9188;
  font-weight: 300;
}

#section14 .title-area {
  margin-bottom: 30px;
  line-height: 1;
  text-align: center;
}
#section14 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
}
#section14 .title-area h3 span {
  color: #746b64;
}
#section14 .swiper {
  overflow: visible;
}
#section14 .swiper .swiper-wrapper .swiper-slide .title {
  display: flex;
  gap: 18px;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .title p {
  background-color: #ab957f;
  border-radius: 50px;
  font-size: 20px;
  font-weight: 700;
  padding: 18px 43px;
  color: #fff;
}
#section14 .swiper .swiper-wrapper .swiper-slide .title span {
  color: #ab957f;
  font-size: 24px;
  font-weight: 600;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div {
  border-radius: 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div p {
  padding: 22px;
  background-color: #7a6e66;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  border-radius: 20px 20px 0 0;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div img {
  border-radius: 0 0 20px 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right {
  position: relative;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right p {
  background-color: #ab957f;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after {
  border-radius: 50%;
  width: 121px;
  height: 121px;
  right: -47px;
  bottom: -30px;
  position: absolute;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  display: flex;
  align-items: center;
  justify-content: center;
}
#section14 .swiper .swiper-wrapper .swiper-slide .img div.right .after span {
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
#section14 .swiper .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 50px;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
#section14 .swiper .swiper-controller .swiper-button-prev::after,
#section14 .swiper .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #232323;
}
#section14 .swiper .swiper-controller .swiper-button-prev svg path,
#section14 .swiper .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section14 .swiper .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
#section14 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
#section14 .swiper .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}

#section15 {
  background: url("../../../img/page/facial-contour/revision-surgery/sec15_bg.png") no-repeat center;
  background-size: cover;
}
#section15 .top-title {
  padding: 42px 58px;
  border: 1px solid #fff;
  margin: 0 auto 37px;
  width: fit-content;
  position: relative;
}
#section15 .top-title > p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
}
#section15 .top-title .re1 {
  left: -6px;
  top: -6px;
}
#section15 .top-title .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
#section15 .top-title .re3 {
  right: -6px;
  top: -6px;
}
#section15 .top-title .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section15 .top-title .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
#section15 .top-title .re6 {
  left: -6px;
  bottom: -6px;
}
#section15 .top-title .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section15 .top-title .re8 {
  right: -6px;
  bottom: -6px;
}
#section15 .top-title h3 {
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
}
#section15 p {
  color: #ede8e0;
  font-size: 18px;
  line-height: 27px;
  text-align: center;
}