@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  padding: 235px 0 431px !important;
  background: url("../../../img/page/safe-system/aftercare/sec01_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding: 91px 0 134px !important;
  }
}
#section01 .name {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .name {
    font-size: 18px;
  }
}
#section01 .title-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
#section01 .title-wrap h3 {
  font-size: 80px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  padding: 35px 40px;
  border: 1px solid #eae6e0;
  margin: 25px auto 35px;
  width: fit-content;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap h3 {
    font-size: 35px;
    padding: 15px 20px;
    margin: 15px auto 20px;
  }
}
@media screen and (max-width: 349.98px) {
  #section01 .title-wrap h3 {
    font-size: 8.8235294118vw;
  }
}
#section01 .title-wrap p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap p {
    width: 9px;
    height: 9px;
  }
}
#section01 .title-wrap .re1 {
  left: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re1 {
    left: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re2 {
    top: -4.5px;
  }
}
#section01 .title-wrap .re3 {
  right: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re3 {
    right: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re4 {
    left: -4.5px;
  }
}
#section01 .title-wrap .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re5 {
    right: -4.5px;
  }
}
#section01 .title-wrap .re6 {
  left: -6px;
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re6 {
    left: -4.5px;
    bottom: -4.5px;
  }
}
#section01 .title-wrap .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section01 .title-wrap .re8 {
  right: -6px;
  bottom: -6px;
}
#section01 span {
  text-shadow: 0 0 6px #645743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section01 span {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section01 span {
    font-size: 3.743315508vw;
  }
}

#section02 {
  padding: 170px 0 !important;
  margin-top: -270px;
  border-radius: 280px 0 0 0;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section02 {
    margin-top: 0;
    border-radius: 0;
    padding: 70px 0 !important;
  }
}
#section02::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "Aftercare Programs";
  color: #e0dac9;
  opacity: 0.3;
  font-size: 147px;
  font-family: "HighSummit";
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1249.98px) {
  #section02::after {
    font-size: 36px;
  }
}
#section02 .area .title-area {
  text-align: center;
}
#section02 .area .title-area .desc1 {
  font-size: 22px;
  font-weight: 500;
  color: #9d968e;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area .desc1 {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section02 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 70px;
  margin: 22px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 {
    font-size: 30px;
    margin: 15px 0;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .title-area h3 {
    font-size: 8.0213903743vw;
  }
}
#section02 .area .title-area h3 span {
  font-weight: 700;
  font-size: 70px;
  color: #746b64;
  display: inline;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .title-area h3 span {
    font-size: 8.0213903743vw;
  }
}
#section02 .area .title-area dt {
  font-size: 25px;
  color: #746b64;
  font-weight: 600;
  margin-bottom: 25px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area dt {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .title-area dt {
    font-size: 4.2780748663vw;
  }
}
#section02 .area .title-area dd {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area dd {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section02 .area .title-area dd {
    font-size: 3.743315508vw;
  }
}

#sub-section07::after {
  display: none;
}

#section03 .title-area {
  text-align: center;
  margin-bottom: 21px;
}
#section03 .title-area p {
  font-size: 22px;
  font-weight: 500;
  color: #9d968e;
}
@media screen and (max-width: 991.98px) {
  #section03 .title-area p {
    font-size: 15px;
    line-height: 1.3;
  }
}
#section03 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin: 25px 0 15px;
}
@media screen and (max-width: 991.98px) {
  #section03 .title-area h3 {
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0;
  }
}
#section03 .title-area h3 span {
  font-size: 70px;
  font-weight: 700;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section03 .title-area h3 span {
    font-size: 30px;
  }
}
#section03 .title-area span {
  color: #9b9188;
  font-size: 22px;
}
@media screen and (max-width: 991.98px) {
  #section03 .title-area span {
    font-size: 16px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .title-area span {
    font-size: 4.2780748663vw;
  }
}
#section03 .tab-area {
  position: relative;
}
#section03 .tab-area .step-tabs {
  background-color: #fff;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  margin-bottom: 40px;
  box-shadow: 0 0px 40px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tabs {
    display: block;
    grid-template-columns: none;
    overflow: hidden;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tabs .swiper-wrapper {
    align-items: stretch;
  }
}
#section03 .tab-area .step-tabs .step-tab {
  position: relative;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tabs .step-tab {
    background-color: #fff;
    border-radius: 10px;
    padding: 16px 10px;
    min-height: 95px;
    gap: 8px;
    border: 1px solid #ddd;
  }
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-tabs .step-tab {
    padding: 15px 0;
    min-height: auto;
  }
}
#section03 .tab-area .step-tabs .step-tab::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background: rgba(122, 110, 102, 0.2235294118);
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tabs .step-tab::after {
    display: none;
  }
}
#section03 .tab-area .step-tabs .step-tab:last-child::after {
  display: none;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-tabs .step-tab img {
    width: 30px;
  }
}
#section03 .tab-area .step-tabs .step-tab p {
  color: #746b64;
  font-size: 20px;
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tabs .step-tab p {
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-tabs .step-tab p {
    font-size: 13px;
  }
}
#section03 .tab-area .step-tabs .step-tab.active {
  background-color: #7a6e66;
  border-radius: 10px;
}
#section03 .tab-area .step-tabs .step-tab.active img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#section03 .tab-area .step-tabs .step-tab.active p {
  width: fit-content;
  color: #fff;
}
#section03 .tab-area .step-tab-controller {
  display: none;
}
@media screen and (max-width: 1250px) {
  #section03 .tab-area .step-tab-controller {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 34px;
    position: absolute;
    top: 25px;
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-tab-controller {
    top: 15px;
  }
}
#section03 .tab-area .step-tab-controller .swiper-button-prev,
#section03 .tab-area .step-tab-controller .swiper-button-next {
  position: static;
  width: 34px;
  height: 34px;
  margin: 0;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-tab-controller .swiper-button-prev,
  #section03 .tab-area .step-tab-controller .swiper-button-next {
    width: 13px;
  }
}
#section03 .tab-area .step-tab-controller .swiper-button-prev::after,
#section03 .tab-area .step-tab-controller .swiper-button-next::after {
  font-size: 18px;
  color: #746b64;
  font-weight: 700;
}
#section03 .tab-area .step-tab-controller .swiper-button-prev svg path,
#section03 .tab-area .step-tab-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section03 .tab-area .step-content {
  display: none;
}
#section03 .tab-area .step-content.active {
  display: block;
}
#section03 .tab-area .step-content .title-area {
  margin-bottom: 36px;
}
#section03 .tab-area .step-content .title-area .title-flex {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 22px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .title-area .title-flex {
    flex-direction: column;
  }
}
#section03 .tab-area .step-content .title-area .title-flex h4 {
  font-size: 50px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .title-area .title-flex h4 {
    font-size: 30px;
    line-height: 30px;
  }
}
#section03 .tab-area .step-content .title-area .title-flex h4 span {
  font-size: 50px;
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .title-area .title-flex h4 span {
    font-size: 30px;
    line-height: 30px;
  }
}
#section03 .tab-area .step-content .title-area .title-flex .line {
  width: 1px;
  height: 36px;
  background-color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .title-area .title-flex .line {
    display: none;
  }
}
#section03 .tab-area .step-content .title-area .title-flex .desc {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
  background: linear-gradient(90deg, #a18a80, #e3c274);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 0;
}
#section03 .tab-area .step-content .title-area p {
  color: #9b9188;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .title-area p {
    font-size: 13px;
    line-height: 18px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .tab-area .step-content .title-area p {
    font-size: 3.4759358289vw;
  }
}
#section03 .tab-area .step-content .content-area {
  position: relative;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  max-width: 1420px;
  margin: 0 auto;
}
@media screen and (max-width: 1249.98px) {
  #section03 .tab-area .step-content .content-area {
    grid-template-columns: repeat(2, 1fr);
    gap: 36px 10px;
  }
}
#section03 .tab-area .step-content .content-area::after {
  position: absolute;
  left: -500px;
  top: 50%;
  height: 2px;
  background-color: #d7d0c6;
  content: "";
  width: 500px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area::after {
    display: none;
  }
}
#section03 .tab-area .step-content .content-area::before {
  position: absolute;
  right: -500px;
  top: 50%;
  height: 2px;
  background-color: #d7d0c6;
  content: "";
  width: 500px;
}
@media screen and (max-width: 1249.98px) {
  #section03 .tab-area .step-content .content-area::before {
    display: none;
  }
}
#section03 .tab-area .step-content .content-area li {
  background-color: #efece8;
  position: relative;
  border-radius: 20px;
  height: 460px;
  padding-top: 70px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li {
    border-radius: 10px !important;
    height: auto !important;
    padding: 40px 0;
  }
}
#section03 .tab-area .step-content .content-area li:nth-child(1) {
  border-radius: 110px 20px 20px 20px;
}
#section03 .tab-area .step-content .content-area li:nth-child(1) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img7.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(2) {
  background-color: #f4f0e8;
}
#section03 .tab-area .step-content .content-area li:nth-child(2) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img8.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(2) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img8.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(3) {
  background-color: #f3ecdf;
}
#section03 .tab-area .step-content .content-area li:nth-child(3) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img9.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(3) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img9.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(4) {
  background-color: #f2e9de;
}
#section03 .tab-area .step-content .content-area li:nth-child(4) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img10.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(4) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img10.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(5) {
  background-color: #e6dcd0;
}
#section03 .tab-area .step-content .content-area li:nth-child(5) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img11.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(5) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img11.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(6) {
  background-color: #e5d7c6;
  border-radius: 20px 20px 110px 20px;
}
#section03 .tab-area .step-content .content-area li:nth-child(6) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img12.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(6) .img-wrap::after {
  background: url("../../../img/page/breast/index/sec6_img12.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:nth-child(7) {
  background-color: #dbcab5;
  border-radius: 20px 20px 110px 20px;
}
#section03 .tab-area .step-content .content-area li:nth-child(7) .img-wrap::before {
  background: url("../../../img/page/breast/index/sec6_img13.png") no-repeat center;
}
#section03 .tab-area .step-content .content-area li:last-child .img-wrap::after {
  display: none;
}
#section03 .tab-area .step-content .content-area li h4 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li h4 {
    font-size: 16px;
  }
}
#section03 .tab-area .step-content .content-area li .img-wrap {
  position: relative;
  width: 100%;
}
#section03 .tab-area .step-content .content-area li .img-wrap::after {
  background-size: 14px;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 14px;
  height: 12px;
  right: 20px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .img-wrap::after {
    right: 5px;
    width: 10px;
    height: 10px;
    background-size: cover !important;
  }
}
#section03 .tab-area .step-content .content-area li .img-wrap::before {
  background-size: 14px;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 14px;
  height: 12px;
  left: 20px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .img-wrap::before {
    left: 5px;
    width: 10px;
    height: 10px;
    background-size: cover !important;
  }
}
#section03 .tab-area .step-content .content-area li .img-wrap img {
  margin: 12px auto 17px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .img-wrap img {
    width: 70%;
  }
}
#section03 .tab-area .step-content .content-area li p {
  font-size: 15px;
  line-height: 22px;
  color: #726b64;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li p {
    font-size: 14px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .tab-area .step-content .content-area li p {
    font-size: 3.743315508vw;
  }
}
#section03 .tab-area .step-content .content-area li p span {
  color: #b3a492;
}
#section03 .tab-area .step-content .content-area li .step {
  position: absolute;
  right: -13px;
  bottom: -20px;
  border-radius: 50%;
  background: linear-gradient(90deg, #b48d80, #e3c274);
  width: 67px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .step {
    top: -24px;
    left: 50%;
    transform: translateX(-50%);
    width: 48px;
    height: 48px;
  }
}
#section03 .tab-area .step-content .content-area li .step p {
  color: #fff;
  font-size: 11.5px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .step p {
    font-size: 10px;
  }
}
#section03 .tab-area .step-content .content-area li .step span {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .content-area li .step span {
    font-size: 17px;
  }
}
#section03 .tab-area .step-content .desc {
  text-align: center;
  font-size: 15px;
  margin-top: 48px;
  color: #9b9188;
  font-weight: 300;
  line-height: 25px;
}
@media screen and (max-width: 991.98px) {
  #section03 .tab-area .step-content .desc {
    font-size: 12px;
    line-height: 16px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 374.98px) {
  #section03 .tab-area .step-content .desc {
    font-size: 3.2085561497vw;
  }
}
#section03 .tab-area #sec3step2 .content-area {
  grid-template-columns: repeat(5, 1fr);
}
@media screen and (max-width: 1249.98px) {
  #section03 .tab-area #sec3step2 .content-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
#section03 .tab-area #sec3step2 .content-area li {
  height: 431px;
}
#section03 .tab-area #sec3step2 .content-area li:nth-child(5) {
  border-radius: 20px 20px 110px 20px;
}
#section03 .tab-area #sec3step3 .content-area,
#section03 .tab-area #sec3step4 .content-area {
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1249.98px) {
  #section03 .tab-area #sec3step3 .content-area,
  #section03 .tab-area #sec3step4 .content-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
#section03 .tab-area #sec3step3 .content-area li,
#section03 .tab-area #sec3step4 .content-area li {
  height: 401px;
}
#section03 .tab-area #sec3step3 .content-area li:nth-child(4),
#section03 .tab-area #sec3step4 .content-area li:nth-child(4) {
  border-radius: 20px 20px 110px 20px;
}
#section03 .tab-area #sec3step5 .content-area {
  grid-template-columns: repeat(7, 1fr);
}
@media screen and (max-width: 1249.98px) {
  #section03 .tab-area #sec3step5 .content-area {
    grid-template-columns: repeat(2, 1fr);
  }
}
#section03 .tab-area #sec3step5 .content-area li {
  height: 500px;
}
#section03 .tab-area #sec3step5 .content-area li:nth-child(6) {
  border-radius: 20px;
}
#section03 .tab-area #sec3step5 .content-area li:nth-child(7) {
  border-radius: 20px 20px 110px 20px;
}
#section03 .tab-area #sec3step5 .content-area li .img-wrap::before {
  left: 10px;
}
#section03 .tab-area #sec3step5 .content-area li .img-wrap::after {
  right: 10px;
}

#section09 {
  background-color: #f0efeb;
}
#section09 .title-area {
  text-align: center;
  margin-bottom: 26px;
}
#section09 .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 22px;
}
@media screen and (max-width: 991.98px) {
  #section09 .title-area h3 {
    font-size: 30px;
  }
}
#section09 .title-area h3 span {
  color: #746b64;
}
#section09 .title-area p {
  color: #9b9188;
  font-size: 25px;
  line-height: 32px;
}
@media screen and (max-width: 991.98px) {
  #section09 .title-area p {
    font-size: 16px;
  }
}
#section09 .sec09Swiper {
  overflow: visible;
}
@media screen and (max-width: 1250px) {
  #section09 .sec09Swiper {
    overflow: hidden;
  }
}
#section09 .con-area {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1250px) {
  #section09 .con-area {
    display: flex;
    gap: 0;
  }
}
@media screen and (max-width: 1250px) {
  #section09 .con-area li {
    height: auto;
  }
}
#section09 .con-area img {
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid #ddd8da;
}
@media screen and (max-width: 1249.98px) {
  #section09 .con-area img {
    width: 100%;
  }
}
#section09 .con-area .title-p {
  margin: 20px auto;
  font-size: 24px;
  font-weight: 600;
  color: #746b64;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section09 .con-area .title-p {
    font-size: 18px;
    margin: 15px auto;
  }
}
#section09 .con-area .line-wrap {
  position: relative;
}
#section09 .con-area .line-wrap::after {
  position: absolute;
  left: 0;
  top: 50%;
  background-color: #746b64;
  content: "";
  width: 100%;
  height: 1px;
}
#section09 .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) {
  #section09 .con-area .line-wrap p {
    font-size: 14px;
    width: 35px;
    height: 35px;
  }
}
#section09 .con-area span {
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #746b64;
  margin-top: 20px;
  font-weight: 300;
}
@media screen and (max-width: 991.98px) {
  #section09 .con-area span {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 15px;
  }
}
#section09 .con-area span b {
  font-weight: 600;
}
#section09 .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 30px;
  display: none;
}
@media screen and (max-width: 1249.98px) {
  #section09 .swiper-controller {
    display: flex;
  }
}
@media screen and (max-width: 991.98px) {
  #section09 .swiper-controller {
    gap: 50px;
    margin-top: 10px;
  }
}
#section09 .swiper-controller .swiper-button-prev,
#section09 .swiper-controller .swiper-button-next {
  width: 9px;
  color: #232323;
  position: relative;
  top: 12px;
}
@media screen and (max-width: 991.98px) {
  #section09 .swiper-controller .swiper-button-prev,
  #section09 .swiper-controller .swiper-button-next {
    width: 7px;
  }
}
#section09 .swiper-controller .swiper-button-prev svg path,
#section09 .swiper-controller .swiper-button-next svg path {
  fill: none;
  stroke: currentColor;
  stroke-width: 1.5;
}
#section09 .swiper-controller .swiper-pagination {
  position: static;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
@media screen and (max-width: 991.98px) {
  #section09 .swiper-controller .swiper-pagination {
    gap: 5px;
    color: #9d968e;
    font-size: 15px;
  }
  #section09 .swiper-controller .swiper-pagination .swiper-pagination-current {
    color: #746b64;
    font-family: 700;
  }
}
#section09 .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) {
  #section09 .swiper-controller .swiper-pagination .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
}
#section09 .swiper-controller .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #7a6e66;
}