@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  display: flex;
  position: relative;
  overflow: hidden;
  height: 960px;
  background: url("../../../img/page/rhinoplasty/nose-tip-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;
    height: auto;
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .area {
  position: static;
}
#sub-section01 .text-area {
  box-sizing: border-box;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    text-align: center;
    position: static;
  }
}
#sub-section01 .text-area .sub-text {
  font-size: 28px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 3.743315508vw;
  }
}
#sub-section01 .text-area .desc {
  margin-bottom: 40px;
  font-size: 33px;
  font-weight: 700;
  line-height: 42px;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .desc {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .desc {
    font-size: 4.0106951872vw;
  }
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 36px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 35px;
    line-height: 36px;
  }
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1599.98px) {
  #sub-section01 .img-area {
    right: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    display: block;
    margin: 30px auto 0;
  }
}
#sub-section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
}
#sub-section01 .img-area .badge {
  position: absolute;
  color: #daa987;
  right: 150px;
  bottom: 190px;
  font-size: 16px;
  letter-spacing: -0.025em;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 65px;
    color: #fff;
    right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    bottom: 40px;
  }
}
@media screen and (max-width: 543.98px) {
  #sub-section01 .img-area .badge {
    bottom: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-list .item:last-child {
    width: calc(50% - 10px) !important;
  }
}

#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 {
  margin-bottom: 55px;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
  }
}
#section02 .sheet .area .title-area h3 {
  margin: 0 0 30px;
  font-size: 45px;
  line-height: 54px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section02 .sheet .area .title-area h3 span {
  color: #746b64;
}
#section02 .sheet .area .title-area p {
  font-size: 20px;
  line-height: 32px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area p {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  border: 1px solid #bcb6b2;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area {
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area {
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left img {
    width: 100%;
  }
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 31px;
  bottom: 28px;
  font-size: 13px;
  color: #222;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .left p {
    left: 10px;
    bottom: 10px;
    font-size: 11px;
  }
}
#section02 .sheet .area .con-area .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f9f9f7;
}
#section02 .sheet .area .con-area .right .top {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 50px;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top {
    text-align: center;
    padding: 20px 0 5px;
  }
}
#section02 .sheet .area .con-area .right .top h4 {
  color: #746b64;
  font-size: 45px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top h4 {
    font-size: 25px;
  }
}
#section02 .sheet .area .con-area .right .top h4 span {
  color: #9a9288;
  font-size: 45px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top h4 span {
    font-size: 25px;
  }
}
#section02 .sheet .area .con-area .right .top p {
  font-size: 20px;
  color: #9a9288;
  margin: 25px 0 15px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top p {
    font-size: 14px;
    margin: 15px 0;
  }
}
#section02 .sheet .area .con-area .right .top span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .con-area .right .top span {
    font-size: 3.743315508vw;
  }
}
#section02 .sheet .area .con-area .right .bottom {
  display: flex;
}
#section02 .sheet .area .con-area .right .bottom .wrap {
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap {
    width: 50%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap img {
    width: 100%;
  }
}
#section02 .sheet .area .con-area .right .bottom .wrap:nth-child(2) p {
  background-color: #6f6358;
}
#section02 .sheet .area .con-area .right .bottom .wrap p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 14px;
  background-color: #b5aea8;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap p {
    font-size: 14px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap p {
    padding: 2px 0;
  }
}
#section02 .sheet .area .desc {
  text-align: center;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  margin-top: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .desc {
    font-size: 14px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .desc {
    font-size: 3.743315508vw;
  }
}

#section10 {
  background: url("../../../img/page/rhinoplasty/nose-tip-surgery/sec10_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1439.98px) {
  #section10 {
    background: #e2dcd5;
    padding-bottom: 0 !important;
  }
}
#section10::after {
  position: absolute;
  width: 960px;
  height: 850px;
  content: "";
  background: url("../../../img/page/rhinoplasty/nose-tip-surgery/sec10_img1.png") no-repeat center;
  right: 0;
  bottom: -2px;
}
@media screen and (max-width: 1700px) {
  #section10::after {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10::after {
    display: none;
  }
}
#section10 .title-area {
  margin-bottom: 42px;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area {
    margin-bottom: 30px;
  }
}
#section10 .title-area p {
  color: #746b64;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section10 .title-area h3 {
  color: #746b64;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 54px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section10 .title-area h3 span {
  color: #a59990;
}
#section10 .con-area {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  width: 700px;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area {
    gap: 10px;
    grid-template-columns: repeat(1, 1fr);
  }
}
#section10 .con-area dl {
  width: 340px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section10 .con-area dl {
    width: 100%;
  }
}
#section10 .con-area dl::after {
  position: absolute;
  right: 20px;
  bottom: 0;
  content: "Merit 01";
  color: #f2f0ed;
  font-size: 40px;
  font-family: "HighSummit";
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area dl::after {
    font-size: 30px;
  }
}
#section10 .con-area dl dt {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 20px 0;
  font-size: 20px;
  font-weight: 700;
  background-color: #a59990;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area dl dt {
    padding: 10px 0;
    font-size: 18px;
  }
}
#section10 .con-area dl dd {
  font-size: 18px;
  line-height: 26px;
  color: #746b64;
  text-align: center;
  padding: 30px 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area dl dd {
    font-size: 14px;
    line-height: 1.3;
    padding: 20px 0;
  }
}
#section10 .con-area dl dd span {
  color: #a59990;
  font-weight: 600;
}
#section10 .con-area dl:nth-child(2)::after {
  content: "Merit 02";
}
#section10 .con-area dl:nth-child(2) dt {
  background-color: #928175;
}
#section10 .con-area dl:nth-child(2) dd span {
  color: #928175;
}
#section10 .con-area dl:nth-child(3)::after {
  content: "Merit 03";
}
#section10 .con-area dl:nth-child(3) dt {
  background-color: #7c726b;
}
#section10 .con-area dl:nth-child(3) dd span {
  color: #7c726b;
}
#section10 .con-area dl:nth-child(4)::after {
  content: "Merit 04";
}
#section10 .con-area dl:nth-child(4) dt {
  background-color: #716052;
}
#section10 .con-area dl:nth-child(4) dd span {
  color: #716052;
}
@media screen and (max-width: 1439.98px) {
  #section10 img {
    margin: 20px auto 0;
    display: block;
  }
}

#section15 {
  background: url("../../../img/page/rhinoplasty/nose-tip-surgery/sec15_bg.png") no-repeat center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section15 {
    padding-bottom: 0 !important;
  }
}
#section15::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 918px;
  height: 819px;
  background: url("../../../img/page/rhinoplasty/nose-tip-surgery/sec15_img1.png") no-repeat center;
  content: "";
}
@media screen and (max-width: 1750px) {
  #section15::after {
    left: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15::after {
    display: none;
  }
}
#section15 .title-area {
  margin-left: auto;
  width: 700px;
  margin-bottom: 42px;
  color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section15 .title-area {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area {
    margin-bottom: 30px;
  }
}
#section15 .title-area p {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area p {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section15 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 54px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section15 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section15 .con-area {
  margin-left: auto;
  width: 700px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section15 .con-area {
    width: 100%;
  }
}
#section15 .con-area li {
  background-color: #fff;
  height: 80px;
  border-radius: 15px;
  display: flex;
  gap: 13px;
  align-items: center;
  padding-left: 30px;
  margin-bottom: 10px;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li {
    height: auto;
    padding: 15px;
    gap: 10px;
  }
}
#section15 .con-area li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li img {
    width: 25px;
  }
}
#section15 .con-area li p {
  font-size: 18px;
  line-height: 26px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section15 .con-area li p {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section15 > img {
    margin: 20px auto 0;
  }
}

#section21 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 45px;
}
@media screen and (max-width: 991.98px) {
  #section21 .title-area {
    margin-bottom: 30px;
  }
}
#section21 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section21 .title-area h3 {
    font-size: 30px;
  }
}
#section21 .title-area h3 span {
  color: #8a837e;
}
#section21 .con-area h4 {
  font-size: 28px;
  font-weight: 600;
  padding-left: 25px;
  position: relative;
  margin-bottom: 36px;
}
@media screen and (max-width: 991.98px) {
  #section21 .con-area h4 {
    font-size: 20px;
    padding-left: 15px;
    margin-bottom: 15px;
  }
}
#section21 .con-area h4::after {
  position: absolute;
  height: 40px;
  background-color: #ebca6d;
  content: "";
  left: 0;
  top: -4px;
  width: 5px;
}
@media screen and (max-width: 991.98px) {
  #section21 .con-area h4::after {
    height: 20px;
    top: 2px;
  }
}
#section21 .con-area h4:nth-child(3) {
  margin-top: 85px;
}
@media screen and (max-width: 767.98px) {
  #section21 .con-area h4:nth-child(3) {
    margin-top: 40px;
  }
}
#section21 .con-area ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section21 .con-area ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
#section21 .con-area ul li {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  overflow: hidden;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767.98px) {
  #section21 .con-area ul li {
    flex-direction: column;
    align-items: flex-start;
    border-radius: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  #section21 .con-area ul li img {
    width: 100%;
  }
}
#section21 .con-area ul li dl {
  margin-left: -40px;
}
@media screen and (max-width: 767.98px) {
  #section21 .con-area ul li dl {
    margin-left: 0;
    padding: 20px;
  }
}
#section21 .con-area ul li dl dt {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section21 .con-area ul li dl dt {
    font-size: 20px;
  }
}
#section21 .con-area ul li dl dd {
  color: #746b64;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
}
@media screen and (max-width: 991.98px) {
  #section21 .con-area ul li dl dd {
    font-size: 14px;
    line-height: 1.3;
  }
}

#section16 {
  background: url("../../../img/page/rhinoplasty/nose-tip-surgery/sec16_bg.png") no-repeat center;
  background-size: cover;
}
#section16 .title-area {
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 30px;
  }
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section16 .title-area h3 span {
  color: #8a837e;
}
#section16 .title-area p {
  color: #746b64;
  font-size: 20px;
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area p {
    font-size: 15px;
  }
}
#section16 .con-area .wrap {
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  background-color: #fff;
  width: 1180px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area .wrap {
    flex-direction: column;
    width: 100%;
  }
}
#section16 .con-area .wrap .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section16 .con-area .wrap .left .top {
  padding-left: 49px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area .wrap .left .top {
    padding: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area .wrap .left .top {
    padding: 15px;
  }
}
#section16 .con-area .wrap .left .top dl {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area .wrap .left .top dl {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
#section16 .con-area .wrap .left .top dl dt {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 9px 22px;
  border-radius: 50px;
  background-color: #c7b4a1;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area .wrap .left .top dl dt {
    font-size: 14px;
    padding: 5px 10px;
  }
}
#section16 .con-area .wrap .left .top dl dd {
  font-size: 24px;
  font-weight: 600;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area .wrap .left .top dl dd {
    font: 18px;
  }
}
#section16 .con-area .wrap .left .top p {
  font-size: 16px;
  color: #746b64;
  line-height: 26px;
}
@media screen and (max-width: 991.98px) {
  #section16 .con-area .wrap .left .top p {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area .wrap .left .bottom img {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .con-area .wrap .right img {
    width: 100%;
  }
}
#section16 .con-area .wrap:nth-child(2) .top dl dt {
  background-color: #ab957f;
}
#section16 .con-area .wrap:last-child {
  margin-bottom: 0;
}
#section16 .con-area .wrap:last-child .top dl dt {
  background-color: #746b64;
}

#section18 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area {
    margin-bottom: 20px;
  }
}
#section18 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section18 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  letter-spacing: -0.2px;
}
@media screen and (max-width: 991.98px) {
  #section18 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section18 .title-area h3 span {
  color: #9b9188;
}
#section18 .tab-area .step-tabs {
  display: flex;
  max-width: 740px;
  margin: 0 auto 60px;
  border: 1px solid #bab6b0;
  border-radius: 999px;
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-tabs {
    max-width: 100%;
    border: 0px solid;
    background-color: #f9f9f7;
  }
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-tabs {
    margin-bottom: 20px;
  }
}
#section18 .tab-area .step-tabs .step-tab {
  flex: 1;
  height: 50px;
  border: 0;
  border-radius: 999px;
  background-color: transparent;
  color: #8e8177;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-tabs .step-tab {
    height: auto;
    font-size: 13px;
  }
}
#section18 .tab-area .step-tabs .step-tab p {
  position: relative;
  z-index: 2;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-tabs .step-tab p {
    padding: 15px 0;
  }
}
#section18 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-tabs .step-tab.active p {
    padding: 0;
  }
}
#section18 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 7px;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-tabs .step-tab.active p::after {
    display: none;
  }
}
#section18 .tab-area .step-tabs .step-tab.active::after {
  position: absolute;
  left: 0;
  top: -10%;
  background-color: #7a6e66;
  content: "";
  width: 100%;
  height: 120%;
  border-radius: 30px;
  z-index: 1;
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-tabs .step-tab.active::after {
    top: 0;
    height: 100%;
    border-radius: 999px;
  }
}
#section18 .tab-area .step-contents {
  position: relative;
}
#section18 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-contents .swiper-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-top: 24px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section18 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section18 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section18 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section18 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section18 .tab-area .step-content {
  display: none;
}
#section18 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #section18 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section18 .tab-area .step-content {
    display: block !important;
  }
}
#section18 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section18 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section18 .tab-area .step-content .right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
#section18 .tab-area .step-content .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #72675f;
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-content .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 15px;
  }
}
#section18 .tab-area .step-content .right h4 b {
  font-weight: 600;
}
#section18 .tab-area .step-content .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-content .right .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
#section18 .tab-area .step-content .right a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  padding: 18px 30px;
  border-radius: 50px;
  width: fit-content;
  background: linear-gradient(90deg, #b48d80, #e3c274);
}
@media screen and (max-width: 991.98px) {
  #section18 .tab-area .step-content .right a {
    width: 100%;
    text-align: center;
  }
}

#section19 {
  background: url("../../../img/page/rhinoplasty/functional-rhinoplasty/sec19_bg.png") no-repeat left center;
  background-size: cover;
}
#section19 .title-area {
  text-align: center;
  margin-bottom: 35px;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section19 .title-area {
    margin-bottom: 30px;
  }
}
#section19 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 25px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section19 .title-area p {
    font-size: 15px;
    margin-bottom: 15px;
  }
}
#section19 .title-area h3 {
  font-size: 70px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
}
@media screen and (max-width: 991.98px) {
  #section19 .title-area h3 {
    font-size: 30px;
  }
}
#section19 .title-area h3 span {
  color: #9b9188;
}
#section19 .con-area {
  position: relative;
  overflow: hidden;
  padding-bottom: 34px;
}
@media screen and (max-width: 991.98px) {
  #section19 .con-area {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section19 .con-area img {
    width: 100%;
  }
}
#section19 .con-area .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 37px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .swiper-controller {
    margin-top: 19px;
    gap: 50px;
  }
}
#section19 .con-area .swiper-controller .swiper-button-prev,
#section19 .con-area .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .swiper-controller .swiper-button-prev,
  #section19 .con-area .swiper-controller .swiper-button-next {
    top: 8px;
    width: 7px;
  }
}
#section19 .con-area .swiper-controller .swiper-button-prev::after,
#section19 .con-area .swiper-controller .swiper-button-next::after {
  font-size: 18px;
  color: #232323;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .swiper-controller .swiper-button-prev::after,
  #section19 .con-area .swiper-controller .swiper-button-next::after {
    font-size: 22px;
  }
}
@media screen and (max-width: 991.98px) {
  #section19 .con-area .swiper-controller .swiper-button-prev::after,
  #section19 .con-area .swiper-controller .swiper-button-next::after {
    font-size: 18px;
  }
}
#section19 .con-area .swiper-controller .swiper-button-prev svg path,
#section19 .con-area .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section19 .con-area .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .swiper-controller .swiper-pagination {
    gap: 5px;
    color: #9d968e;
  }
}
@media screen and (max-width: 991.98px) {
  #section19 .con-area .swiper-controller .swiper-pagination {
    font-size: 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section19 .con-area .swiper-controller .swiper-pagination .swiper-pagination-current {
    color: #746b64;
    font-weight: 700;
  }
}
#section19 .con-area .swiper-controller .swiper-pagination .swiper-pagination-bullet {
  background-color: #c2b8b1;
  opacity: 1;
  width: 9px;
  height: 9px;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  #section19 .con-area .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section19 .con-area .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}
#section19 .desc {
  text-align: center;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3;
  margin-top: 30px;
}
@media screen and (max-width: 991.98px) {
  #section19 .desc {
    font-size: 14px;
    margin-top: 15px;
  }
}

#section14 {
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_bg.png") no-repeat center;
  background-size: cover;
}
#section14 .swiper .swiper-wrapper .swiper-slide {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left p {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
  color: #ffffff;
  font-size: 60px;
  line-height: 66px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .left h3 span {
  color: #e1e0de;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right {
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    height: stretch;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right::after {
  content: "In-House Examination Center";
  color: #f3f1f2;
  font-size: 51px;
  font-family: "HighSummit";
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right img {
  position: relative;
  z-index: 1;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  width: 330px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(0);
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: stretch;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 30px auto 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
    margin: 15px auto;
    width: 14px;
    height: 3px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
  width: 265px;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  padding: 15px 20px;
  display: flex;
  border-radius: 50px;
  gap: 5px;
  align-items: center;
  margin-top: 27px;
  justify-content: center;
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 20px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 10px 5px;
  }
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a p {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a img {
  width: 13px;
}
#section14 .swiper .swiper-controller {
  display: flex;
}
#section14 .swiper .swiper-controller .swiper-button-prev,
#section14 .swiper .swiper-controller .swiper-button-next {
  position: absolute;
  top: 400px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
@media screen and (max-width: 1500px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    top: 470px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none;
  }
}
#section14 .swiper .swiper-controller .swiper-button-prev svg,
#section14 .swiper .swiper-controller .swiper-button-next svg {
  display: none;
}
#section14 .swiper .swiper-controller .swiper-button-next {
  transform: rotate(180deg);
  right: auto;
  left: 54px;
}
#section14 .drag-badge {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  width: 115px;
  height: 115px;
  padding-inline: 10px;
  border-radius: 50%;
  background: rgba(90, 85, 82, 0.82);
  color: #fff;
  box-shadow: 0 4px 16px rgba(58, 54, 52, 0.18);
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  will-change: transform;
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}
#section14 .drag-badge.show {
  opacity: 1;
  visibility: visible;
}
#section14 .drag-badge .arrow {
  font-family: "Philosopher", "Pretendard Variable", sans-serif, "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 8px;
  font-weight: 600;
  line-height: 1;
  opacity: 0.95;
  user-select: none;
  transform: translateY(-0.5px);
}
#section14 .drag-badge .arrow:first-of-type {
  justify-self: start;
}
#section14 .drag-badge .arrow:last-of-type {
  justify-self: end;
}
#section14 .drag-badge .text {
  grid-column: 2;
  justify-self: center;
  font-family: "Pretendard Variable", "맑은 고딕", "Apple SD Gothic Neo", sans-serif, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1;
  text-transform: uppercase;
}

#section13 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 30px;
}
#section13 .title-area p {
  color: #9b9188;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 22px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area h3 {
    font-size: 30px;
  }
}
#section13 .title-area h3 span {
  color: #746b64;
}
#section13 .con-area {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin: 0 10px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .con-area {
    gap: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 .con-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
#section13 .con-area .img-wrap {
  position: relative;
}
#section13 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
#section13 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
#section13 .area .desc {
  color: #9d968e;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  margin: 30px 0;
}
@media screen and (max-width: 991.98px) {
  #section13 .area .desc {
    font-size: 14px;
    margin: 20px 0;
    line-height: 1.3;
  }
}
#section13 .area span {
  text-align: center;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.3;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section13 .area span {
    font-size: 13px;
  }
}
#section13 .area a {
  border: 1px solid #9d968e;
  border-radius: 50px;
  width: fit-content;
  padding: 15px 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section13 .area a {
    padding: 10px 20px;
  }
}
#section13 .area a p {
  color: #9d968e;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section13 .area a p {
    font-size: 14px;
  }
}

#sub-section04 .step-tabs {
  max-width: 925px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 500;
  color: #72675f;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
  }
}
#sub-section04 .right h4 b {
  font-weight: 600;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .desc {
    font-size: 14px;
    line-height: 1.3;
  }
}
#sub-section04 .right span {
  font-size: 15px;
  line-height: 21px;
  display: block;
  font-weight: 300;
  color: #9b9188;
}

#section17 {
  background-color: #fdfbfb;
}
#section17 .title-area {
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area {
    margin-bottom: 30px;
  }
}
#section17 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #section17 .title-area h3 {
    font-size: 8.0213903743vw;
  }
}
#section17 .title-area h3 span {
  color: #746b64;
}
#section17 .title-area p {
  color: #9b9188;
  font-size: 18px;
  line-height: 28px;
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area p {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section17 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  position: relative;
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area {
    gap: 10px;
  }
}
#section17 .con-area::after {
  position: absolute;
  right: 0;
  top: -30px;
  content: "* Image Model";
  color: #cbc6c1;
  font-size: 13px;
}
#section17 .con-area img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
  width: 100%;
}
#section17 .con-area .title-p {
  margin: 20px auto 10px;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area .title-p {
    margin: 15px auto;
    font-size: 20px;
  }
}
#section17 .con-area .line-wrap {
  position: relative;
}
#section17 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #746b64;
  content: "";
  width: 100%;
  height: 1px;
}
#section17 .con-area .line-wrap p {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #746b64;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area .line-wrap p {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
#section17 .con-area span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 15px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area span {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 374.98px) {
  #section17 .con-area span {
    font-size: 3.743315508vw;
  }
}
#section17 .con-area span b {
  font-weight: 600;
}

#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
#sub-section08 .bg1 {
  background: url("../../../img/page/rhinoplasty/index/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .bg1 {
    background: #fff !important;
  }
}
#sub-section08 .bg2 {
  background: url("../../../img/page/rhinoplasty/index/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .bg2 {
    background: #fff !important;
  }
}
#sub-section08 .bg3 {
  background: url("../../../img/page/rhinoplasty/index/sec8_img3.png") no-repeat center right !important;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .bg3 {
    background: #fff !important;
  }
}

#sub-section11 {
  background-color: #fafafa;
}

#section20 {
  background-color: #f9f0e7;
}
#section20 .title-area {
  text-align: center;
  margin-bottom: 29px;
}
@media screen and (max-width: 991.98px) {
  #section20 .title-area {
    margin-bottom: 25px;
  }
}
#section20 .title-area p {
  font-size: 22px;
  color: #9b9188;
  font-weight: 500;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section20 .title-area p {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
#section20 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section20 .title-area h3 {
    font-size: 30px;
  }
}
#section20 .title-area h3 span {
  color: #746b64;
}
#section20 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section20 .con-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area {
    gap: 10px;
  }
}
#section20 .con-area .img-wrap {
  position: relative;
}
#section20 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area .img-wrap::after {
    font-size: 11px;
    right: 10px;
    bottom: 10px;
  }
}
#section20 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  #section20 .con-area .img-wrap img {
    border-radius: 10px;
  }
}
#section20 .desc {
  text-align: center;
  color: #9b9188;
  font-size: 15px;
  font-weight: 300;
  margin-top: 30px;
  line-height: 1.3;
}
@media screen and (max-width: 991.98px) {
  #section20 .desc {
    font-size: 13px;
    margin-top: 20px;
  }
}