@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/male-surgery/male-facial-contouring/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/male-surgery/male-facial-contouring/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 70px !important;
  }
}
#sub-section01 .text-area {
  position: relative;
  z-index: 10;
}
#sub-section01 .text-area .sub-text {
  font-size: 28px;
  margin-bottom: 25px;
}
#sub-section01 .text-area h2 {
  line-height: 1;
}
#sub-section01 .img-area {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box;
}
#sub-section01 .img-area .badge {
  color: #cd9268;
  right: 156px;
  bottom: 188px;
}
#sub-section01 .info-area .info-list {
  align-items: flex-end;
}
#sub-section01 .info-area .info-list li {
  height: fit-content;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    height: auto;
    min-height: 640px;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    align-items: stretch;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    min-height: 563px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .area {
    position: static;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
  }
}
#sub-section01 .text-area {
  box-sizing: border-box;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area {
    text-align: center;
    position: static;
    padding: 0 20px;
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .sub-text {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .desc {
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .desc {
    font-size: 4.0106951872vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area h2 {
    font-size: 38px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area h2 {
    font-size: 35px;
    line-height: 1.15;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .text-area h2 {
    font-size: 34px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 38px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .title-point {
    font-size: 35px;
    line-height: 1.15;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .text-area .btn {
    position: absolute;
    bottom: 400px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    margin-top: 0;
    min-height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 17px 28px;
    border-radius: 999px;
    border: 2px solid rgba(255, 255, 255, 0.7);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.122), rgba(255, 255, 255, 0.05));
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .text-area .btn {
    font-size: 13px;
    padding: 17px 22px;
    bottom: 280px;
    min-height: 44px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section01 .text-area .btn {
    width: 80%;
    max-width: 280px;
  }
}
@media screen and (max-width: 1800px) {
  #sub-section01 .img-area {
    right: -150px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area {
    position: static;
    margin: 30px auto 0;
    right: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section01 .img-area {
    padding: 0 16px;
    margin-top: 24px;
  }
}
#sub-section01 .img-area img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .img-area .badge {
    bottom: 20px;
    right: 20px;
    color: #fff;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .img-area .badge {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area {
    position: relative;
    width: 100%;
    padding: 0;
    z-index: 3;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 .info-area {
    padding: 22px 20px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area .info-list {
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 .info-area .info-list li {
    height: auto;
    margin-bottom: 0 !important;
  }
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #f9f6f3;
}
@media screen and (max-width: 991.98px) {
  #section02 {
    overflow-x: visible;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    overflow: visible;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 24px;
    padding: 0 16px;
  }
}
#section02 .sheet .area .title-area > p {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #746b64;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > p {
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 1.35;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area > p {
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area > p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > p br {
    display: none;
  }
}
#section02 .sheet .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  color: #2c2721;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 40px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 12px;
  }
}
#section02 .sheet .area .title-area h3 span {
  color: #8a837e;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 span {
    font-size: inherit;
  }
}
#section02 .sheet .area .title-area > span {
  display: block;
  text-align: center;
  color: #9b9188;
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 13px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .sheet .area .title-area > span {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .title-area > span br {
    display: none;
  }
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (min-width: 992px) {
  #section02 .sheet {
    overflow: hidden;
  }
}
@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;
}
@media screen and (min-width: 992px) {
  #section02 .sheet .area .title-area {
    margin-bottom: 60px;
  }
  #section02 .sheet .area .title-area > p {
    margin-bottom: 25px;
    font-size: 30px;
    color: #746b64;
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    line-height: 38px;
  }
  #section02 .sheet .area .title-area h3 {
    margin: 0 0 30px;
    font-size: 60px;
    font-weight: 700;
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    color: #2c2721;
    line-height: 1;
  }
  #section02 .sheet .area .title-area h3 span {
    color: #8a837e;
    font-size: 60px;
  }
  #section02 .sheet .area .title-area > span {
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    margin-top: 28px;
    color: #9b9188;
  }
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  border: 1px solid #bcb6b2;
  overflow: hidden;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area {
    border-radius: 10px;
  }
}
#section02 .sheet .area .con-area .left {
  position: relative;
}
#section02 .sheet .area .con-area .left p {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-size: 13px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .left p {
    left: 10px;
    bottom: 10px;
  }
}
#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;
}
#section02 .sheet .area .con-area .right .top h4 {
  color: #746b64;
  font-size: 45px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
#section02 .sheet .area .con-area .right .top h4 span {
  color: #9a9288;
  font-size: 45px;
  font-weight: 700;
}
#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: 18px;
    margin: 10px 0;
  }
}
#section02 .sheet .area .con-area .right .top span {
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  color: #9b9188;
}
#section02 .sheet .area .con-area .right .bottom {
  display: flex;
}
#section02 .sheet .area .con-area .right .bottom .wrap {
  position: relative;
}
#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: 5px 0;
  }
}
#section02 .sheet .area .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
  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: 1439.98px) {
  #section02 .sheet .area .con-area {
    flex-direction: column;
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left,
  #section02 .sheet .area .con-area .img-area {
    width: 100%;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .left img,
  #section02 .sheet .area .con-area .img-area img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right {
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top {
    padding: 15px;
    height: auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .con-area .right .top h4 {
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top h4 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .top p,
  #section02 .sheet .area .con-area .right .top span {
    font-size: 15px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 767.98px) {
  #section02 .sheet .area .con-area .right .top p,
  #section02 .sheet .area .con-area .right .top span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap,
  #section02 .sheet .area .con-area .right .bottom li {
    flex: 1 1 50%;
    min-width: 0;
  }
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet .area .con-area .right .bottom .wrap img,
  #section02 .sheet .area .con-area .right .bottom li img {
    width: 100%;
    height: auto;
  }
}

#section10 {
  background-color: #f8f5f1;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 991.98px) {
  #section10 {
    padding: 70px 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area {
    margin-bottom: 24px;
  }
}
#section10 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area h3 {
    font-size: 40px;
    line-height: 1.25;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area h3 {
    font-size: 26px;
    line-height: 1.3;
    margin-bottom: 12px;
  }
}
#section10 .title-area h3 span {
  color: #8a837e;
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area h3 br {
    display: none;
  }
}
#section10 .title-area p {
  color: #9b9188;
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area p {
    font-size: 16px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .title-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .title-area p {
    font-size: 13px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 1439.98px) {
  #section10 .title-area p br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area {
    width: 100%;
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    border-radius: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top,
  #section10 .con-area .bottom {
    width: 880px;
    min-width: 880px;
  }
}
#section10 .con-area .top {
  display: flex;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top .left,
  #section10 .con-area .top .right {
    flex: 1;
    min-width: 0;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top img {
    display: block;
    width: 100%;
    height: auto;
  }
}
#section10 .con-area .top p {
  color: #fff;
  text-align: center;
  font-weight: 600;
  background: linear-gradient(90deg, #30457f, #6c7dab);
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .top p {
    font-size: 18px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .top p {
    font-size: 16px;
    padding: 8px 0;
  }
}
#section10 .con-area .top .right p {
  background: linear-gradient(90deg, #ab897e, #e5c58c);
}
#section10 .con-area .bottom ul {
  display: flex;
  align-items: center;
}
#section10 .con-area .bottom ul li {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li {
    padding: 15px 0;
  }
}
#section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
  border-bottom: 1px solid #dddddd;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    width: 600px;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    font-size: 13px;
    line-height: 1.35;
  }
}
#section10 .con-area .bottom ul li:nth-child(2) {
  background-color: #000000;
  color: #fff;
  border-bottom: 1px solid #fff;
  height: stretch;
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul li:nth-child(2) {
    width: 220px;
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section10 .con-area .bottom ul li:nth-child(2) {
    font-size: 13px;
  }
}
@media screen and (max-width: 991.98px) {
  #section10 .con-area .bottom ul:last-child li {
    border-bottom: 0;
  }
}
#section10 .title-area {
  text-align: center;
}
@media screen and (min-width: 992px) {
  #section10 .title-area {
    margin-bottom: 57px;
  }
  #section10 .title-area h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-size: 60px;
    line-height: 78px;
    margin-bottom: 25px;
    font-weight: 700;
  }
  #section10 .title-area h3 span {
    color: #8a837e;
  }
  #section10 .title-area p {
    font-size: 20px;
    line-height: 30px;
    color: #9b9188;
  }
}
#section10 .con-area {
  border-radius: 20px;
  border: 1px solid #ddd;
}
@media screen and (min-width: 992px) {
  #section10 .con-area {
    overflow: hidden;
  }
  #section10 .con-area .top {
    display: flex;
  }
  #section10 .con-area .top p {
    color: #fff;
    text-align: center;
    background: linear-gradient(90deg, #30457f, #6c7dab);
    padding: 19px;
    font-weight: 600;
    font-size: 22px;
  }
  #section10 .con-area .top .right p {
    background: linear-gradient(90deg, #ab897e, #e5c58c);
  }
  #section10 .con-area .bottom ul {
    display: flex;
    align-items: center;
  }
  #section10 .con-area .bottom ul li {
    padding: 22px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: stretch;
  }
  #section10 .con-area .bottom ul li:nth-child(1), #section10 .con-area .bottom ul li:nth-child(3) {
    font-size: 16px;
    line-height: 24px;
    width: 600px;
    border-bottom: 1px solid #dddddd;
    background-color: #fff;
  }
  #section10 .con-area .bottom ul li:nth-child(2) {
    background-color: #000000;
    color: #fff;
    font-size: 18px;
    width: 220px;
    border-bottom: 1px solid #fff;
    height: stretch;
  }
  #section10 .con-area .bottom ul:last-child li {
    border-bottom: 0px solid;
  }
}

#section13 .title-area {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area {
    margin-bottom: 20px;
  }
}
#section13 .title-area p {
  font-size: 24px;
  color: #9b9188;
  margin-bottom: 15px;
}
@media screen and (max-width: 991.98px) {
  #section13 .title-area p {
    font-size: 15px;
    margin-bottom: 8px;
  }
}
#section13 .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) {
  #section13 .title-area h3 {
    font-size: 30px;
    line-height: 31px;
  }
}
#section13 .title-area h3 span {
  color: #9b9188;
}
#section13 .tab-area .step-tabs-wrap {
  max-width: 740px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs-wrap {
    max-width: 100%;
    margin-bottom: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #section13 .tab-area .step-tabs-wrap::-webkit-scrollbar {
    display: none;
  }
}
#section13 .tab-area .step-tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #bab6b0;
  border-radius: 999px;
  background-color: #fff;
  overflow: visible;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs {
    width: 100%;
    min-width: 620px;
    border: 0;
    border-bottom: 1px solid #9d968e;
    border-radius: 0;
    background: transparent;
  }
}
#section13 .tab-area .step-tabs .step-tab {
  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) {
  #section13 .tab-area .step-tabs .step-tab {
    flex-shrink: 0;
    height: auto;
    padding: 12px 0;
    border-radius: 0;
    background: transparent;
    font-size: 13px;
  }
}
#section13 .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) {
  #section13 .tab-area .step-tabs .step-tab p {
    width: 100%;
    padding: 0;
    text-align: center;
    white-space: nowrap;
    color: #9d968e;
  }
}
#section13 .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: 991.98px) {
  #section13 .tab-area .step-tabs .step-tab.active::after {
    display: none;
  }
}
#section13 .tab-area .step-tabs .step-tab.active p {
  color: #fff;
  font-weight: 700;
  position: relative;
  padding-left: 17px;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs .step-tab.active p {
    color: #2c2721;
    padding-left: 0;
  }
}
#section13 .tab-area .step-tabs .step-tab.active p::after {
  position: absolute;
  content: "";
  width: 9.6px;
  height: 9.6px;
  left: 0;
  top: 50%;
  border-radius: 50%;
  transform: translateY(-50%);
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-tabs .step-tab.active p::after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -13px;
    width: 100%;
    height: 4px;
    border-radius: 0;
    transform: none;
    background-color: #2c2721;
  }
}
#section13 .tab-area .step-contents {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-contents {
    width: 100vw;
    margin-left: -20px;
  }
}
#section13 .tab-area .step-contents .swiper-controller {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section13 .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) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-prev,
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-next {
    position: static;
    width: 7px;
    margin: 0;
    color: #2c2721;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-prev::after,
  #section13 .tab-area .step-contents .swiper-controller .swiper-button-next::after {
    font-size: 18px;
    font-weight: 700;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents .swiper-controller .swiper-pagination {
    position: static;
    width: auto;
    color: #8e8177;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
  }
}
#section13 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-current {
  color: #72675f;
}
#section13 .tab-area .step-contents .swiper-controller .swiper-pagination .swiper-pagination-total {
  color: #b2aaa3;
}
#section13 .tab-area .step-content {
  display: none;
}
#section13 .tab-area .step-content.active {
  display: flex;
  gap: 80px;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  #section13 .tab-area .step-content.active {
    gap: 50px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content {
    display: block !important;
  }
}
#section13 .tab-area .step-content .left {
  flex-shrink: 0;
  border-radius: 20px;
  overflow: hidden;
}
#section13 .tab-area .step-content .left img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#section13 .tab-area .step-content .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#section13 .tab-area .step-content .right h4 {
  font-size: 30px;
  font-weight: 600;
  line-height: 43px;
  color: #72675f;
  margin-bottom: 15px;
}
#section13 .tab-area .step-content .right p {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}
#section13 .tab-area .step-content .right ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  color: #72675f;
  position: relative;
  padding-left: 15px;
}
#section13 .tab-area .step-content .right ul li::after {
  content: "-";
  font-weight: 300;
  font-size: 16px;
  color: #72675f;
  position: absolute;
  left: 0;
  top: 0;
}
#section13 .tab-area .step-content .right img {
  margin-top: 25px;
}
#section13 .tab-area .step-content .right .bottom {
  width: 670px;
  padding: 41px 31px;
  display: flex;
  align-items: flex-start;
  background: url("../../../img/page/facial-contour/index/sec4_img2.png") no-repeat center;
  border-radius: 5px;
  overflow: hidden;
  background-size: cover;
  margin-top: 30px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right .bottom {
    width: 100%;
    margin-top: 28px;
    padding: 21px;
    border-radius: 6px;
    gap: 18px;
    background-size: auto;
    background-position: right;
    flex-direction: column;
    background: #f5f0e8 url("../../../img/page/facial-contour/index/sec4_img2_m.png") no-repeat right top;
  }
}
#section13 .tab-area .step-content .right .bottom.img-area {
  padding: 0;
}
#section13 .tab-area .step-content .right .bottom.img-area img {
  width: 100%;
}
#section13 .tab-area .step-content .right .bottom .item {
  display: flex;
  align-items: flex-start;
}
#section13 .tab-area .step-content .right .bottom p {
  color: #9c9690;
  font-size: 18px;
  font-weight: 600;
  margin-right: 7px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right .bottom p {
    font-size: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-content .right .bottom p {
    font-size: 15px;
  }
}
#section13 .tab-area .step-content .right .bottom span {
  color: #72675f;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right .bottom span {
    font-size: 13px;
    line-height: 1.7;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-content .right .bottom span {
    font-size: 12px;
    margin-top: -2px;
  }
}
#section13 .tab-area .step-content .right .bottom .line {
  width: 1px;
  height: 94px;
  margin: 0 20px;
  background-color: rgba(114, 103, 95, 0.2);
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right .bottom .line {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section13 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-contents {
    overflow: hidden;
    width: 100%;
    margin-left: 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content.active {
    flex-direction: column;
    gap: 24px;
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .left {
    width: 100%;
    border-radius: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right {
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right h4 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  #section13 .tab-area .step-content .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 15px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section13 .tab-area .step-content .right p,
  #section13 .tab-area .step-content .right ul li {
    font-size: 14px;
    line-height: 1.3;
  }
}

#section15 {
  background: url("../../../img/page/male-surgery/male-facial-contouring/sec15_bg.png") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #section15 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
  #section15 .area {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  #section15 .area .left {
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
  }
  #section15 .area .left img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 12px;
  }
  #section15 .area .left p {
    position: static;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #b7b7b7;
  }
  #section15 .area .right {
    width: 100%;
    text-align: center;
    color: #fff;
  }
  #section15 .area .right h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.35;
  }
  #section15 .area .right .line {
    width: 44px;
    height: 1px;
    background-color: #fff;
    margin: 24px auto 28px;
  }
  #section15 .area .right p {
    font-size: 16px;
    line-height: 1.6;
  }
  #section15 .area .right p br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #section15 .area {
    gap: 28px;
  }
  #section15 .area .right h3 {
    font-size: 28px;
    line-height: 1.35;
  }
  #section15 .area .right .line {
    width: 40px;
    margin: 20px auto 24px;
  }
  #section15 .area .right p {
    font-size: 15px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section15 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  #section15 .area {
    gap: 24px;
    padding: 0 16px;
  }
  #section15 .area .left {
    max-width: 100%;
  }
  #section15 .area .left img {
    border-radius: 10px;
  }
  #section15 .area .left p {
    font-size: 11px;
    margin-top: 8px;
  }
  #section15 .area .right h3 {
    font-size: 24px;
    line-height: 1.3;
  }
  #section15 .area .right h3 br {
    display: none;
  }
  #section15 .area .right .line {
    width: 32px;
    margin: 16px auto 20px;
  }
  #section15 .area .right p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 1440px) {
  #section15 .area {
    display: flex;
    flex-direction: row;
    gap: 60px;
    align-items: center;
    padding: 0;
  }
  #section15 .area .left {
    position: relative;
  }
  #section15 .area .left p {
    position: absolute;
    font-size: 13px;
    left: 20px;
    bottom: 20px;
    color: #b7b7b7;
  }
  #section15 .area .right {
    color: #fff;
  }
  #section15 .area .right h3 {
    font-size: 40px;
    line-height: 42px;
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-weight: 700;
  }
  #section15 .area .right .line {
    width: 50px;
    height: 1px;
    background-color: #fff;
    margin: 30px 0 40px;
  }
  #section15 .area .right p {
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 1439.98px) {
  #section16 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .area > img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .area > img {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .title-area {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .title-area > p {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area > p {
    font-size: 15px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .title-area > p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .title-area h3 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .title-area h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .desc {
    margin-top: 28px;
    font-size: 18px;
    line-height: 1.6;
    padding: 0 4px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 991.98px) {
  #section16 .desc {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 767.98px) {
  #section16 .desc {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section16 .desc br {
    display: none;
  }
}
#section16 .area .title-area {
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 1440px) {
  #section16 .area .title-area {
    margin-bottom: 65px;
  }
  #section16 .area .title-area > p {
    font-size: 24px;
    color: #9b9188;
    font-weight: 500;
    margin-bottom: 24px;
  }
  #section16 .area .title-area h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-size: 70px;
    font-weight: 700;
  }
  #section16 .area .title-area h3 span {
    color: #8a837e;
  }
}
@media screen and (min-width: 1440px) {
  #section16 .area > img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
  }
}
#section16 .area .desc {
  text-align: center;
}
@media screen and (min-width: 1440px) {
  #section16 .area .desc {
    font-size: 24px;
    line-height: 30px;
    margin-top: 40px;
  }
}
#section16 .area .wrap {
  display: none;
}
@media screen and (max-width: 1439.98px) {
  #section16 .area .wrap {
    display: block;
  }
}
#section16 .area .wrap dl {
  padding: 15px;
  border-radius: 10px;
  background-color: #f8f5f1;
  margin-top: 15px;
}
#section16 .area .wrap dl dt {
  font-size: 18px;
  color: #857c71;
  font-weight: 700;
  margin-bottom: 5px;
}
#section16 .area .wrap dl dd {
  font-size: 14px;
  line-height: 1.3;
  color: #746b64;
}

#section17 {
  background-color: #fafafa;
}
#section17 .title-area {
  text-align: center;
}
@media screen and (min-width: 1440px) {
  #section17 .title-area {
    margin-bottom: 59px;
  }
  #section17 .title-area h3 {
    font-family: "Philosopher", "Pretendard Variable", sans-serif;
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
  }
  #section17 .title-area h3 span {
    color: #8a837e;
  }
}
#section17 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 55px 20px;
}
#section17 .con-area li {
  border-radius: 15px;
  overflow: hidden;
}
#section17 .con-area li .img-wrap img {
  background-color: #f4f4f4;
  border: 1px solid #ddd8da;
  border-radius: 20px;
  display: block;
  width: 100%;
}
#section17 .con-area li .text h4 {
  margin: 28px 0 14px;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
#section17 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
}
@media screen and (max-width: 1439.98px) {
  #section17 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .title-area h3 {
    font-size: 40px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .title-area h3 {
    font-size: 26px;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .title-area h3 span {
    font-size: inherit;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area {
    gap: 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li {
    border-radius: 12px;
    overflow: hidden;
    background-color: #fff;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text {
    padding: 20px 16px 24px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text h4 {
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 1.35;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li .text h4 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text h4 br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text span {
    font-size: 15px;
    line-height: 1.55;
  }
}
@media screen and (max-width: 991.98px) {
  #section17 .con-area li .text span {
    font-size: 14px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 767.98px) {
  #section17 .con-area li .text span {
    font-size: 13px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1439.98px) {
  #section17 .con-area li .text span br {
    display: none;
  }
}

#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;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left {
  margin-top: 99px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .left p {
  color: #e1e0de;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 20px;
}
#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;
}
#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;
}
#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;
}
#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;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
  color: #746961;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -0.25px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area .line {
  width: 28px;
  height: 6px;
  background-color: #ebca6d;
  margin: 30px 0 20px;
}
#section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
  color: #72675f;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
#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;
}
#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: 81%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: url("../../../img/page/breast/breast-augmentation-motiva/sec14_img3.png") no-repeat center;
  background-size: 45px;
}
#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;
}
@media screen and (max-width: 1439.98px) {
  #section14 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .area {
    padding: 0 16px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper {
    overflow: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide {
    flex-direction: column;
    gap: 30px;
    align-items: stretch;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left {
    margin-top: 0;
    text-align: center;
  }
}
@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;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left p {
    font-size: 14px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 {
    font-size: 30px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .left h3 br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right::after {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 720/559;
    object-fit: cover;
    object-position: center;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    position: relative;
    right: 0;
    top: 0;
    transform: translateY(-15%);
    width: 100%;
    height: 284px;
    min-height: 284px;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area {
    transform: none;
    padding: 20px 16px 24px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 18px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 {
    font-size: 22px;
    line-height: 1.35;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area h4 br {
    display: none;
  }
}
@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;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    line-height: 1.6;
  }
}
@media screen and (max-width: 374.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p {
    font-size: 3.743315508vw;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area p br {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    margin: 27px auto 0;
    min-height: 44px;
  }
}
@media screen and (max-width: 991.98px) {
  #section14 .swiper .swiper-wrapper .swiper-slide .right .text-area a {
    padding: 12px 20px;
    margin-top: 15px;
    width: auto;
    max-width: 280px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller {
    display: none;
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: none !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-controller .swiper-button-prev,
  #section14 .swiper .swiper-controller .swiper-button-next {
    display: flex !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    margin: 0;
  }
}
@media screen and (max-width: 767.98px) {
  #section14 .swiper .swiper-controller .swiper-button-next {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 1439.98px) {
  #section14 .drag-badge {
    display: none !important;
  }
}

#section09 .title-area {
  text-align: center;
  line-height: 1;
  margin-bottom: 38px;
}
#section09 .title-area p {
  color: #9b9188;
  font-size: 19px;
  margin-bottom: 15px;
  font-weight: 500;
}
#section09 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 40px;
  font-weight: 700;
}
#section09 .title-area h3 span {
  color: #746b64;
}
#section09 .con-area {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
#section09 .con-area .img-wrap {
  position: relative;
}
#section09 .con-area .img-wrap::after {
  position: absolute;
  content: "* Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
#section09 .con-area .img-wrap.ai::after {
  position: absolute;
  content: "* AI Image Model";
  font-size: 15px;
  right: 15px;
  bottom: 15px;
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section09 .con-area .img-wrap.ai::after {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}
#section09 .con-area .img-wrap img {
  border-radius: 20px;
  overflow: hidden;
}
#section09 .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
  line-height: 1.3;
}
@media screen and (max-width: 1439.98px) {
  #section09 {
    overflow-x: hidden;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
@media screen and (max-width: 991.98px) {
  #section09 .title-area {
    margin-bottom: 28px;
  }
  #section09 .title-area p {
    font-size: 15px;
    margin-bottom: 10px;
  }
  #section09 .title-area h3 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section09 .con-area {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 .con-area {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section09 .con-area .img-wrap img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 767.98px) {
  #section09 .con-area .img-wrap::after {
    font-size: 12px;
    right: 10px;
    bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  #section09 .desc {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 24px;
  }
}

#sub-section04 {
  background-color: #fbfbfa;
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section04 .right h4 br {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section04 .right .desc {
    font-size: 14px;
    line-height: 1.5;
  }
}
#sub-section04 .step-tabs {
  max-width: 740px !important;
}
#sub-section04 .right {
  justify-content: center !important;
  gap: 20px;
}
#sub-section04 .right h4 {
  font-size: 35px;
  line-height: 42px;
  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 span {
  color: #2c2721;
  font-weight: 700;
}
#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;
  }
}

@media screen and (max-width: 1439.98px) {
  #sub-section08 {
    overflow-x: hidden;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .area {
    padding: 0 20px;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767.98px) {
  #sub-section08 .area {
    padding: 0 16px;
  }
}
#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide {
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide h4 {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section08 .swiper-slide h4 {
    margin: 15px 0 8px;
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section08 .swiper-slide h4 {
    font-size: 3.2085561497vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .swiper-slide p {
    text-align: center;
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section08 .swiper-slide p {
    font-size: 12px;
    line-height: 16px;
  }
}
@media screen and (max-width: 374.98px) {
  #sub-section08 .swiper-slide p {
    font-size: 3.2085561497vw;
  }
}
@media screen and (max-width: 1439.98px) {
  #sub-section08 .bg1,
  #sub-section08 .bg2,
  #sub-section08 .bg3,
  #sub-section08 .bg4 {
    background: #fff !important;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg1 {
    background: url("../../../img/page/male-surgery/index/sec8_img1.png") no-repeat center right !important;
    background-size: cover;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg2 {
    background: url("../../../img/page/male-surgery/index/sec8_img2.png") no-repeat center right !important;
    background-size: cover;
  }
}
@media screen and (min-width: 1440px) {
  #sub-section08 .bg3 {
    background: #fff url("../../../img/page/male-surgery/index/sec8_img3.png") no-repeat center right !important;
    background-size: cover;
  }
}