@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#sub-section01 {
  height: 960px;
  background: url("../../../img/page/male-surgery/male-eye-surgery/sec1_bg.png") no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1439.98px) {
  #sub-section01 {
    padding: 250px 0 0 !important;
    background: url("../../../img/page/male-surgery/male-eye-surgery/sec1_bg_m.png") no-repeat center top;
    background-size: cover;
  }
}
@media screen and (max-width: 991.98px) {
  #sub-section01 {
    padding-top: 106px !important;
  }
}
#sub-section01 .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;
}

#section02 {
  padding: 0 !important;
  position: relative;
  z-index: 10;
  background: #f9f6f3;
}
#section02 .sheet {
  border-top-left-radius: 280px;
  padding: 180px 0;
  overflow: hidden;
  background: #fff;
  box-shadow: -10px -10px 40px rgba(0, 0, 0, 0.18);
}
@media screen and (max-width: 1439.98px) {
  #section02 .sheet {
    border-top-left-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet {
    padding: 80px 0;
  }
}
#section02 .sheet .area .title-area {
  text-align: center;
  margin-bottom: 60px;
}
#section02 .sheet .area .title-area h3 {
  margin: 0;
  font-size: 60px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  color: #2c2721;
  line-height: 75px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  #section02 .sheet .area .title-area h3 {
    font-size: 30px;
  }
}
#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: 30px;
  color: #9b9188;
}
#section02 .sheet .area .con-area {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd;
}
#section02 .sheet .area .con-area .top {
  display: flex;
}
#section02 .sheet .area .con-area .top p {
  color: #fff;
  text-align: center;
  background: linear-gradient(90deg, #30457f, #6c7dab);
  padding: 19px;
  font-weight: 600;
  font-size: 22px;
}
#section02 .sheet .area .con-area .top .right p {
  background: linear-gradient(90deg, #ab897e, #e5c58c);
}
#section02 .sheet .area .con-area .bottom ul {
  display: flex;
  align-items: center;
}
#section02 .sheet .area .con-area .bottom ul li {
  padding: 22px 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#section02 .sheet .area .con-area .bottom ul li:nth-child(1), #section02 .sheet .area .con-area .bottom ul li:nth-child(3) {
  font-size: 16px;
  line-height: 24px;
  width: 600px;
  border-bottom: 1px solid #dddddd;
  background-color: #fff;
}
#section02 .sheet .area .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;
}
#section02 .sheet .area .con-area .bottom ul:last-child li {
  border-bottom: 0px solid;
}

#section13 {
  background-color: #f9f8f5;
  position: relative;
  z-index: 10;
}
#section13 .title-area {
  text-align: center;
  margin-bottom: 59px;
}
#section13 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 1;
}
#section13 .title-area h3 span {
  color: #8a837e;
}
#section13 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section13 .con-area li {
  border-radius: 20px;
  overflow: hidden;
}
#section13 .con-area li:nth-child(2) .text p {
  background-color: #ab957f;
}
#section13 .con-area li:nth-child(3) .text p {
  background-color: #746b64;
}
#section13 .con-area li .img-wrap {
  position: relative;
}
#section13 .con-area li .img-wrap p {
  position: absolute;
  left: 20px;
  bottom: 20px;
  color: #a1a1a1;
  font-size: 13px;
}
#section13 .con-area li .text {
  padding: 30px 0 40px;
  background-color: #fff;
  height: stretch;
}
#section13 .con-area li .text p {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  padding: 10px 35px;
  background-color: #c7b4a1;
  margin: 0 auto;
  border-radius: 50px;
  width: fit-content;
}
#section13 .con-area li .text h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 31px;
  color: #6f6358;
  margin: 18px 0 14px;
  text-align: center;
}
#section13 .con-area li .text span {
  text-align: center;
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #72675f;
}

#section15 .area {
  display: flex;
  gap: 60px;
  align-items: center;
}
#section15 .area .left {
  position: relative;
}
#section15 .area .left p {
  position: absolute;
  font-size: 13px;
  left: 20px;
  bottom: 20px;
  color: #b7b7b7;
}
#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: #2c2721;
  margin: 28px 0 40px;
}
#section15 .area .right p {
  font-size: 18px;
  line-height: 26px;
  color: #72675f;
}

#section16 {
  background-color: #fafafa;
}
#section16 .title-area {
  margin-bottom: 65px;
  text-align: center;
}
#section16 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
}
#section16 .title-area h3 span {
  color: #746b64;
}
#section16 h4 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: -0.25px;
  padding-left: 25px;
  position: relative;
  margin-bottom: 30px;
}
#section16 h4::after {
  position: absolute;
  width: 5px;
  height: 40px;
  background-color: #ebca6d;
  content: "";
  left: 0;
  top: -5px;
}
#section16 .mg-top {
  margin-top: 85px;
}
#section16 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
#section16 .con-area img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
}
#section16 .con-area .title-p {
  margin: 30px auto 15px;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
#section16 .con-area .line-wrap {
  position: relative;
}
#section16 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #ab957f;
  content: "";
  width: 100%;
  height: 1px;
}
#section16 .con-area .line-wrap p {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #ab957f;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
#section16 .con-area span {
  text-align: center;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 15px;
  display: block;
}
#section16 .con-area span .color1 {
  color: #ab957f;
  display: inline;
  font-weight: 600;
}
#section16 .color2 .title-p {
  color: #746b64;
}
#section16 .color2 .line-wrap::after {
  background-color: #b0a89f;
}
#section16 .color2 .line-wrap p {
  background-color: #b0a89f;
}
#section16 .color2 .color3 {
  color: #b0a89f;
  display: inline;
  font-weight: 600;
}
#section16 .color4 .title-p {
  color: #746b64;
}
#section16 .color4 .line-wrap::after {
  background-color: #c7b4a1;
}
#section16 .color4 .line-wrap p {
  background-color: #c7b4a1;
}
#section16 .color5 .title-p {
  color: #746b64;
}
#section16 .color5 .line-wrap::after {
  background-color: #746b64;
}
#section16 .color5 .line-wrap p {
  background-color: #746b64;
}

#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;
}
#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;
}

#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 .desc {
  text-align: center;
  font-size: 15px;
  color: #9b9188;
  margin-top: 30px;
  font-weight: 300;
}

#sub-section04 {
  background-color: #fbfbfa;
}
#sub-section04 .step-tabs {
  max-width: 740px !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;
}
#sub-section04 .right h4 b {
  font-weight: 600;
}
#sub-section04 .right .desc {
  font-size: 16px;
  line-height: 25px;
  color: #72675f;
  font-weight: 300;
}

#sub-section08 .swiper-slide {
  min-height: 185px !important;
  gap: 5px !important;
}
#sub-section08 .bg1 {
  background: url("../../../img/page/male-surgery/male-eye-surgery/sec8_img1.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg2 {
  background: url("../../../img/page/eye/ptosis-correction/sec8_img2.png") no-repeat center right !important;
  background-size: cover;
}
#sub-section08 .bg3 {
  background: #fff url("../../../img/page/male-surgery/male-eye-surgery/sec8_img3.png") no-repeat center right !important;
  background-size: cover;
}