/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
@media screen and (max-width: 1024px) {
	html {
		--vh: 8.72px;
	}
}
p {
    margin: 0;
}
ul {
    padding: 0;
}
li {
    list-style: none;
}
.elementor-icon-wrapper {
    display: flex;
}
.elementor-icon i, .elementor-icon svg {
    height: auto !important;
}
.elementor-popup-modal .dialog-close-button {
	display: none !important;
}
:root {
    --unit: 1vw;
    --side-gap: 4.6;
    --side-gap-negative: -4.6;
    --side-gap-vw: 4.6vw;
    --vh: 100%;
}
[type=button], [type=submit], button {
	border: none;
	padding: 0;
}
.img_blend_mod_p {
	mix-blend-mode: multiply;
}
.header__nav .sub-arrow {
	display: none;
}
ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start: none;
text-shadow: none;
}
.glbl_clr_txt {
	color: #5B7E9E;
}
/*scroll bar*/

::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0);
    width: 4px;
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .4);
    border-radius: 4px;
}
::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}
[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover {
    color: #fff;
    background-color: transparent;
    text-decoration: none
}


/********************************
		HEADER PC STYLE
 *******************************/

.pc_sticky-header {
  transition: padding 0.3s, background 0.3s;
  background: transparent;
}
.pc_sticky-header.hd__fixed {
  padding-top: 15px !important;
  background: rgba(172, 139, 126, 0.7) !important;
  padding-bottom: 10px;
}
	.pc_sticky-header.hd__fixed #hd_jeju .e-n-menu-icon svg, .pc_sticky-header.hd__fixed #hd_lang .e-n-menu-icon svg, .pc_sticky-header.hd__fixed .pc_hd_logo_color svg path, .pc_sticky-header.hd__fixed .pc_hd_logo_color svg polygon, .pc_sticky-header.hd__fixed .pc_hd_logo_color svg rect {
		fill: #fff !important;
	}
	.pc_sticky-header.hd__fixed .header__nav .elementor-nav-menu--main .elementor-item, .pc_sticky-header.hd__fixed #hd_jeju .e-n-menu-title-text, .pc_sticky-header.hd__fixed #hd_lang .e-n-menu-title-text {
		color: #fff !important;
	}
.pc_sticky-header.hd__fixed .menu__button i {
	background: #fff;
}
@media screen and (min-width: 1025px) {
    .pc_sticky-header.hd__fixed #hd_jeju .e-n-menu-title-text, .pc_sticky-header.hd__fixed #hd_lang .e-n-menu-title-text {
        margin-top: -3em;
        padding-bottom: 1em;
		transition: .3s;
}
	.pc_sticky-header.hd__fixed .ico_tog_btn {
		padding-bottom: 0.6em;
    transition: .3s;
	}
}
@media screen and (max-width: 1024px) {
    #hd_jeju .e-n-menu-icon, #hd_lang .e-n-menu-icon {
display: none;
}
.pc_sticky-header.hd__fixed {
    padding: 15px 4.6vw;
}

}

.header__nav .elementor-nav-menu a {
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.header__nav {
    position: relative;
    top: 0;
    opacity: 1;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media screen and (max-width: 1450px) {
    .header__nav {
        top: -200px;
        opacity: 0;
        font-size: .5vw !important;
    }
}
.header__nav .sub-menu.elementor-nav-menu--dropdown {
    border-radius: 10px !important;
    padding: 20px;
        left: 50% !important;
    transform: translateX(-50%);
}
.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
    left: 50% !important;
    transform: translateX(-50%) !important;
}
.header__nav ul.elementor-nav-menu--dropdown li a {
    line-height: 1em;
}
.header__nav ul.elementor-nav-menu--dropdown li:not(:last-child) a {
margin-bottom: 0.8em;
}


/*************************
header icon
*************************/
#hd_lang .e-n-menu-icon, #hd_jeju .e-n-menu-icon{
    width: 67.06px;
}
#e-n-menu-dropdown-icon-1902 {
    display: none !important;
}
#hd_jeju svg, #hd_lang svg {
    width: 53px;
    height: auto;
	border-radius: 100%;
}
#hd_jeju:hover svg {
background: #e96f67;
}
#hd_lang:hover svg {
background: #a4b4c3;
}
.elementor-widget-n-menu .e-n-menu-item:not(:last-of-type) .e-n-menu-title:after {
    border: none;
}

      .header__menu .sub-menu.elementor-nav-menu--dropdown {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    background: url(/wp-content/uploads/2025/03/hd-bubble.svg) center top / contain no-repeat;
    width: 316px !important;
    height: 97px;
    transform: translateX(calc(-50% + 2px)) !important;
    padding: 20px 18px 18px 7px;
}
.header__menu  .hd_menu_lang a::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-bottom: .1em;
    border: 1px solid #ccc;
    -webkit-filter: grayscale(10);
    filter: grayscale(10);
    opacity: .8;
    -webkit-transition: .3s;
    transition: .3s;
}
.lang__ico svg{
        border-radius: 100%;
    border: 1px solid #ccc;
    opacity: .8;
    filter: grayscale(10);
    transition: .3s
}
.lang__ico:hover .elementor-button-content-wrapper .elementor-button-icon svg {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.lang__ico .elementor-button-content-wrapper {
    flex-direction: column;
}

.lang__ico .elementor-button-content-wrapper .elementor-button-icon svg {
    height: auto;
    width: 30px;
}
.menu_toggle__btn_ico {
    width: 42px;
    height: 42px;
}
.pc_sticky-header.hd__fixed .ico_tog_btn {
    justify-content: center;
}
@media screen and (max-width: 1024px) {
    .header__menu .elementor-widget-container {
        display: flex;
        align-items: center;
    }
    .menu_toggle__btn_ico {
    width: 5.3vw;
    height: 5.3vw;
}
}
.elementor-widget-off-canvas .e-off-canvas__content {
    box-shadow: none;
}
.hd_tit_h2:not(:first-child) {
    margin-top: 3em !important;
}
.hd_tit_h2 a {
font-size: clamp(26px,4vh,40px) !important;
color: #fff !important
}

/*******************
LINE BREAKING VIEWPORT 
*********************/
@media screen and (min-width: 1025px) {
.br_m_ {
display: none;
}
.br_pc_ {
display: inline-block;
}
}

@media screen and (max-width: 1024px) {
/*txt viewport br*/
.br_m_ {
display: inline-block;
}
.br_pc_ {
display: none;
}
}


/******************************
 FOOTER START
******************************/

.e--pointer-underline .elementor-item:after {
    height: 2px !important;
} 
@media screen and (min-width: 1025px) {
    .sub--ft--dr {
    max-width: 880px;
}
.ft__commu {
        padding-left: calc(50% - 700px);
}
}
@media screen and (min-width: 1025px) {
	.ft_container {
    max-width: 1800px !important;
    width: 96%;
}
.commu__title .title__h2 h2{
    font-size: 70px;
    margin-right: 1.4em;
}
}
.commu__slider .commu__swiper {
  transition: none !important;
}
.flo_text_sub div {
    white-space: nowrap;
}

.mouse__cursor {
  pointer-events: none;
  /* 필요에 따라 위치, z-index 등을 조정 */
}
@media screen and (max-width: 1450px) {
.sub--ft--dr {
    max-width: 660px;
}
}
@media screen and (max-width: 1850px) {
    .sub--ft--dr {
        width: 47vw;
        height: 31vw;
    }
}
.system__title {
    width: calc(100% - 1158px);
    padding-right: 100px;
        -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.title__wrap {
    width: fit-content;
}
.system__list__con {
    width: 1158px;
}
@media screen and (max-width: 1700px) {
    .system__title {
        width: 440px;
        padding-right: 50px;
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .system__list__con {
        width: calc(100% - 440px);
    }
}
@media screen and (min-width:1501px){
selector br.or_180 {
    display: block;
}
selector br.or_150{
    display: none;
}
}
@media screen and (max-width:1500px){
    selector br.or_180 {
    display: none;
}
selector br.or_150{
    display: block;
}
}
@media screen and (max-width: 1024px){
    .sub--ft--dr {
        max-width: 100%;
        width: 100%;
        height: 100%;
    }
    .system__title {
        width: 100%;
        padding-right: 0;
    }
    .system__list__con {
        max-width: 100%;
        width: 100%;
    }
    .system__list__li {
        max-width: 100%;
    }
    .commu__swiper {
    overflow-x: auto;
    padding-bottom: calc(1vw * 5);
    }
    .commu__swiper::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0);
    height: 3px;
}
.commu__swiper::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .4);
    border-radius: 4px;
    cursor: -webkit-grab;
    cursor: grab;
}
.commu__swiper::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0);
}
}
.icon__inner::after {
    content: "";
    width: 35px;
    height: 22px;
    background: url(/wp-content/uploads/2025/02/icon-arrow-right.svg) center / contain no-repeat;
    position: absolute;
    top: 25px;
    right: 30px;
    -webkit-transition: .5s;
    transition: .5s;
}

/* 공통 트랜지션 클래스 */
.ft-svg-path {
  transition: 0.5s;
}
.commu__swiper a:hover .icon__inner::after {
  /* 화살표 위치 이동 */
  right: 20px;
}
/* .svg-ft-youtube 내부 */
.commu__swiper a:hover .svg-ft-youtube .ft-svg-path__a {
  transform: translate(3px, 2px);
}
.commu__swiper a:hover .svg-ft-youtube .ft-svg-path__b {
  transform: translate(-3px, -2px);
}
.commu__swiper a:hover .svg-ft-youtube .ft-svg-path__c {
  transform: translate(3px, -3px);
}
/* .svg-ft-news 내부 */
.commu__swiper a:hover .svg-ft-news .ft-svg-path__a {
  transform: translate(8px, -18px);
}
.commu__swiper a:hover .svg-ft-news .ft-svg-path__b {
  transform: translate(-3px, -2px);
}
.commu__swiper a:hover .svg-ft-news .ft-svg-path__c {
  transform: translate(-5px, 5px);
}

/* .svg-ft-sns 내부 */
.commu__swiper a:hover .svg-ft-sns .ft-svg-path__a {
  transform: translate(-2px, -5px);
}
.commu__swiper a:hover .svg-ft-sns .ft-svg-path__b {
  transform: translate(2px, 3px);
}

/* .svg-ft-event-1 내부 */
.commu__swiper a:hover .svg-ft-event-1.ft-svg-path__a {
  transform: translate(-3px, 5px);
}
.commu__swiper a:hover .svg-ft-event-1.ft-svg-path__b {
  transform: translate(-1px, -5px);
}
.commu__swiper .swiper-slide {
    max-width: 430px;
}
@media screen and (max-width: 1500px) {
    .commu__swiper .swiper-slide {
        min-width: 370px;
        margin-right: 40px;
    }
}
@media screen and (max-width: 1024px) {
    .commu__swiper .swiper-slide {
        min-width: 60vw;
        margin-right: calc(1vw * 4.6);
    }
}
/* 텍스트 박스 배경·글자색 변경 */
.commu__swiper a:hover .text__inner {
  background: var(--e-global-color-primary) !important;
}
.text__inner {
    position: relative;
    top: -15px;
    -webkit-transition: background .5s;
    transition: background .5s !important;
}

.footer__terms:not(:last-child) p::after {
    content: "|";
    font-size: .95em;
    padding: .1em 1em 0;
}
@media screen and (min-width: 1025px) {
    .footer__inner {
    min-width: 1400px;
    height: 1046px;
}
}
@media screen and (max-width: 1024px) {
    .text__inner {
        top: -2vw;
    }
    .icon__inner {
        height: 35vw;
    }
    .icon__inner::after {
            width: calc(1vw * 5.5);
    height: calc(1vw * 3.5);
    top: calc(1vw * 3.5);
    right: calc(1vw * 4.6);
    }
}
.footer__inner .footer__info {
    width: 42em;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.footer__inner .footer__info li {
    margin-bottom: .8em;
}
.footer__inner .footer__info li:nth-child(2)::before, #footer .footer__info li:nth-child(2)::after, #footer .footer__info li:nth-child(4)::after {
    content: "|";
}
.footer__inner .footer__info li::before, #footer .footer__info li::after {
    font-size: .95em;
    padding: .1em 1em 0;
}
li {
    list-style: none;
}
@media screen and (max-width: 1024px) {
    .footer__inner .footer__info {
        width: 100%;
        max-width: 30em;
        display: flex;
        justify-content: center;
        text-align: center;
    }
    .footer__inner .footer__info li:nth-child(2)::after, .footer__inner .footer__info li:nth-child(4)::after {
        display: none;
    }
}
/******************************
 FOOTER END
******************************/


/******************************
 		MAIN STYLE START
*******************************/

/*VISUAL*/
.section__visual {
    min-width: 100%;
}

.section__visual .visual__flow .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
#clinic_surgery_txt, #clinic_skincare_txt {
    width: 775px;
    height: 540px;
    border: 1px solid #fff;
    background-color: rgba(172, 139, 126, .302);
    overflow: hidden;
}

#clinic_surgery_img, #clinic_skincare_img {
    width: 540px;
    border: 1px solid #fff;
    overflow: hidden
}
.clinic__img_swiper {
    height: 100%
}
@media screen and (max-width: 1024px) {
    #clinic_surgery_img, #clinic_skincare_img, #clinic_surgery_txt, #clinic_skincare_txt  {
        width: 100% !important;
		height: 100% !important;
    }
	#clinic_surgery_txt, #clinic_skincare_txt  {
		padding: 12vw 6vw 15vw 6vw;
	}
	#clinic_surgery_img {
		    border-top-right-radius: 37vw;
	}
	#clinic_skincare_img {
		border-top-left-radius: 37vw;
	}
	
	#clinic_surgery_txt {
		border-radius: 0 0 37vw 0;
	}
	#clinic_skincare_txt {
		border-radius: 0 37vw 0 0;
	}
}
@media screen and (min-width: 1025px) {
	#clinic_surgery_img {
    border-radius: 0 270px 0 0;
}
#clinic_skincare_img {
    border-radius: 0 0 0 270px;
}
	#clinic_surgery_txt {
    border-radius: 0 0 270px 0;
}
#clinic_skincare_txt {
    border-radius: 0 270px 0 0;
}
	.swiper-pagination-bullet {
    width: 14px !important;
    height: 14px !important;
    border-radius: 14px !important;
    background: #fff !important;
    opacity: 1 !important;
    -webkit-transition: 1s !important;
    transition: 1s !important;
}
.swiper-pagination-bullet-active {
    width: 130px !important;
}
}
@media screen and (max-width: 1024px) {
.swiper-pagination-bullet {
    width: 2.2vw !important;
    height: 2.2vw !important;
    border-radius: 2.2vw !important;
}
.swiper-pagination-bullet-active {
width: 15vw !important;
}
}
.doctors__dr {
    position: absolute;
    bottom: 0;
    left: calc(50% - 235px) !important;
}

.interior__h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 100%;
}
.interior__h2 h2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.interior__h2 .symbol {
    width: 160px;
    height: 47px;
    margin: 1em 0;
    background: url(/wp-content/uploads/2025/03/symbol.svg) center / contain no-repeat;
}

    .line__round::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 540px;
    border: 1px solid #fff;
    border-radius: 1000px;
}

.line__round {
    position: absolute;
    bottom: 0;
    width: 541px;
    height: 50%;
    overflow: hidden;
    z-index: 5;
}
.square-right_ico .elementor-icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.square-right_ico {
    width: 50%;
    height: 50%;
}
.square-right_ico svg {
	width: 100px;
}
@media screen and (max-width: 1024px) {
	.line__round_html_wd {
		position: absolute;
		bottom: 0;
	}
	.square-right_ico svg {
		width: 15vw;
	}
    .line__round {
    position: absolute;
    bottom: 0;
    width: calc(100vw - 9.2vw + 2px);
    height: 100vw;
    overflow: hidden;
    z-index: 5;
    transform: translateX(-1px);
}
.line__round::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200%;
    border: 1px solid #fff;
    border-radius: 1000px;
}
}
@media screen and (max-width: 1024px) {
	.visual__flow {
    position: absolute;
    top: auto;
    bottom: 0;
    width: 100%;
	height: 3.3em;
    font-size: 25vw;
    font-weight: bold;
    white-space: nowrap;
    letter-spacing: -0.06em;
    line-height: 1.2;
}
	.visual__desc {
		position: absolute;
    top: 50vh;
    padding: 0 4.6vw;
	}
	.section__visual {
    aspect-ratio: 8 / 25;
	}
	.doctors__dr {
		position: static;
	}
	.interior__h2 h2 {
		font-size: 6.4vw;
	}
	.interior__h2 .symbol {
	width: 4em;
    height: 1.5em;
	}
}
@media screen and (min-width: 1025px) {
	.doctors__dr.dr-han {
    transform: translate(-470px, 0px);
}
	.doctors__dr.dr-park {
    transform: translate(470px, 0px);
}
	.wsnl_ {
    white-space: nowrap;
}
.txtb__ {
    font-weight: bold;
}
.title__case .elementor-counter-number-suffix {
    font-size: 30px;
    font-weight: normal;
    color: #82786d;
    margin-left: .4em;
}
@media screen and (max-width: 1024px) {
    .title__case .elementor-counter-number-suffix {
        font-size: 4.8vw;
    }
}
.clinic__surgery, .clinic__skincare {
    max-width: 1400px;
}
	.clinic__line {
    max-width: 540px;
    max-height: 540px;
    width: 100%;
}
}
.main_btn {
    width: fit-content;
}
.main_btn a {
        display: block;
    width: 14.5em;
    height: 4em;
    border: 1px dashed #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_btn .elementor-button-icon {
    margin-left: 3em;
    transition: .3s;
}
.main_btn svg {
    width: 1.5em;
}
.main_btn:hover .elementor-button-icon {
    margin-left: 1em !important;
}
.phil__title {
    max-width: 1400px;
    position: relative;
}
.title__h2.phil h2 {
    display: flex;
}
.title__h2.phil h2 strong {
    color: #a4b4c3;
}
.title__h2.phil h2 span {
    position: absolute;
    top: .38em;
    left: -0.95em;
}
.title__h3.phil {
        padding: 2em 0 .8em;
    }
@media screen and (min-width: 1025px) {
    .title__h3.phil {
        font-size: 30px;
    }
}
@media screen and (max-width: 1024px) {
        .title__h3.phil {
        font-size: 4.8vw;
    }
}
@media screen and (max-width: 1024px) {
    .title__h2.phil h2 span {
        left: 0;
    }
    .title__h2.phil h2 strong {
        padding-left: 1em;
    }
}
/*INTRO TOP SECTION START*/

/*intro nav*/

.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    flex-wrap: nowrap;
    flex-direction: row;
    overflow-x: auto;
}

.intro_menu .elementor-nav-menu::-webkit-scrollbar {
    background: rgba(0, 0, 0, 0);
    height: 3px;
}
.intro_menu .elementor-nav-menu::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, .4);
    border-radius: 4px;
    cursor: -webkit-grab;
    cursor: grab;
}
@media screen and (max-width: 1920px){
	.sub__visual .elementor-element:last-child{
		width: 100%;
	}
	.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu{
		width: 92%;
		justify-content: center;
		margin: 0 auto;
	}
	.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li {
		flex-grow: 0;
		justify-content: center;
		align-items: center;
	}
	.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a{
		justify-content: center;
		align-items: center;
	}
}
@media screen and (min-width: 1200px){
	.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu li a{
		white-space: normal;
		text-align: center;
		line-height: 1.4 !important;
	}
}
@media screen and (max-width: 1024px){
	.visual__title h2 {
		line-height: 1;
	}
	.intro_menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu{
		justify-content: flex-start;
	}
	.intro_menu .elementor-nav-menu--layout-horizontal::after {
		content: "";
		position: absolute;
		top: 100%;
		left: 5%;
		width: 90%;
		height: 1em;
		background: url(/wp-content/uploads/2025/02/lnb-shadow.png) center top / contain no-repeat;
	}
}

/****************************
CLINIC LINE ANIMATIONS 
*****************************/
.line__diagonal.diag-right {
    top: 0;
    right: 0;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.line__diagonal {
    position: absolute;
    width: 1px;
    height: 300%;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cs.line__diagonal {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.cs.line__diagonal.diag-right {
    top: auto;
    bottom: 0;
    right: 0;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
}
/*INTERIOR LINE ANIMATIONS*/
    .section__interior .line__diagonal.diag-left {
    bottom: 0;
    left: 0;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

/*****************************
INTRO TOP SECTION END
*********************/


/******************************
 		MAIN STYLE END
*******************************/

/******************************
 		ABOUT PAGE START
*******************************/

.pop_name_ico {
    font-size: 30px;
}
@media screen and (max-width: 1024px) {
    .pop_name_ico {
        font-size: 4.6vw;
    }
}


/*****************************
SUB WRAP INFO DESCRIPTION START
*****************************/

.desc_icon .elementor-icon-box-icon {
display: flex;
justify-content: center;
width: 50px;
height: 50px;
}
.desc_icon  .elementor-icon i, .desc_icon  .elementor-icon svg {
    height: 1em !important;
}
@media screen and (max-width: 1024px) {
    .desc_icon .elementor-icon-box-icon {
        width: 3em;
        height: 3em;
    }
}
@media screen and (max-width: 767px){
	.desc_icon .elementor-widget-icon-box{
		flex: 1;
	}
}
/*****************************
SUB WRAP INFO DESCRIPTION END
*****************************/

/*****************************
SUB VISUAL START
*****************************/
/* Layout */
.review_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.sub_inner {
  max-width: 1800px;
  width: 92%;
  margin: 0 auto;
}

/* Sub Visual */
.visual_tit .elementor-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.visual_tit .elementor-icon-wrapper .elementor-icon svg {
  height: auto !important;
}

/* Sub info */
p strong.--df {
  font-size: 18px;
  font-weight: normal;
  color: #5b7e9e;
  padding-top: 1em;
}

.sub__info {
  position: relative;
}
.sub__info::before,
.sub__info::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
}
.sub__info::before {
  z-index: 0;
  width: 0;
  height: 0;
  left: auto;
  top: auto;
  border-bottom: 190px solid #f2f2f2;
  border-left: 415px solid rgba(0, 0, 0, 0);
  border-right: 0 solid rgba(0, 0, 0, 0);
  border-radius: 0;
}
.sub__info::after {
translate: -43px -64px;
    z-index: 1;
    width: 346px;
    height: 20px;
	background: url('/wp-content/uploads/2025/01/hd-logo.svg') center / contain no-repeat;
	}
@media screen and (max-width: 1700px) {
	.sub__info::after {
  translate: -2.5vw -3vw;
        width: 20vw;
        height: 1.5vw;
        z-index: 1;
}
}


.info__desc li.elementor-icon-list-item {
  flex-direction: column;
  align-items: center;
  padding: 0 25px;
  gap: 1em;
}
.info__desc li.elementor-icon-list-item:first-child {
  padding-left: 0;
}
.info__desc li.elementor-icon-list-item:last-child {
  padding-right: 0;
}
.info__desc li.elementor-icon-list-item:not(:last-child):after {
  position: absolute !important;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
@media screen and (max-width: 1024px) {
    .sub__info::before {
    z-index: 0;
    width: 0;
    height: 0;
    border-bottom: 0 solid #f2f2f2;
    border-left: 0 solid rgba(0, 0, 0, 0);
    border-right: 0 solid rgba(0, 0, 0, 0);
    border-bottom-width: calc(var(--unit)* 13);
    border-left-width: calc(var(--unit)* 33);
}
    .sub__info::after {
    background: url(/wp-content/uploads/2025/02/symbol.svg) center / contain no-repeat;
    width: 11vw;
    height: 3.2vw;
    bottom: 3vw;
    right: 3vw;
    }
}

/***********************
SUB INFO YOUTUBE SECTION
*************************/

/* Sub Video */
.svid__wrapper {
  max-width: 1600px;
  width: 100%;
}
.elementor-button-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.svid__wrapper .video__wrapper .e-n-tabs-content {
  max-width: 1200px;
  width: 100%;
  align-items: center;
}
.svid__wrapper .video__wrapper .elementor-widget-n-tabs .e-n-tabs-heading {
  padding-bottom: 50px;
}
.svid__wrapper .video__wrapper .elementor-widget-n-tabs .e-n-tab-title {
  justify-content: space-between;
  align-items: flex-end;
}

.svid__wrapper .video__wrapper path.cls-2 {
  fill: #b5ab96;
}
.svid__wrapper .video__wrapper polygon.cls-1 {
  fill: #fff;
}
.svid__wrapper .video__wrapper button.e-n-tab-title svg {
  opacity: 0.5;
  transition: opacity 0.3s;
}
.svid__wrapper .video__wrapper button.e-n-tab-title[aria-selected='true'] svg {
  opacity: 1;
}

.svid__wrapper .title__wrapper h4 {
  margin-bottom: 0;
}

/* Sub Process */
.sub__process ul.elementor-icon-list-items {
  width: 100%;
  margin: 0 !important;
  row-gap: 20px;
}
.sub__process .process__infusion ul.elementor-icon-list-items {
  width: 50%;
}
.sub__process ul.elementor-icon-list-items li.elementor-icon-list-item {
  width: 200px;
  margin: 0 !important;
}
	.svid__wrapper span.e-n-tab-title-text {
		width: 100%;
		white-space: normal;
	}
    .svid__wrapper .title__wrapper {
        width: 400px;
        word-break: keep-all;
		margin: 0 0 auto 0;
    }

    .svid__wrapper .title__wrapper h4 * {
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
		line-height: 1.4;
    }

    .svid__wrapper .title__wrapper h4 em {
        color: #5b7e9e;
    }

    .svid__wrapper .title__wrapper h4 strong {
        display: block;
        padding: 15px 10px 20px 0;
        font-size: 30px;
    }

    .svid__wrapper .title__wrapper p {
		padding: 0px 1em 25px 0px;
        line-height: 1.4;
        color: #787878;
    }

    .svid__wrapper .title__wrapper a {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        padding: 10px 20px;
        border-radius: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: #fff;
        background-color: #a4b4c3;
		line-height: 1;
    }

    .svid__wrapper .title__wrapper a i {
        font-size: 1.5em;
        line-height: 0;
        position: relative;
        top: -0.1em;
        margin-left: 0.5em;
    }

    .svid__wrapper .title__wrapper a .fa {
        display: inline-block;
        font-family: "Font Awesome 5 Free";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .fa-angle-right:before {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
    }
    
@media (hover: hover) {
  .svid__wrapper .video__wrapper button.e-n-tab-title:hover svg {
    opacity: 1;
  }
}

@media screen and (min-width: 1250px) {
  .info__compare .text__wrap {
    align-items: center;
    padding-left: 10em;
  }
	.sub__point,
.recommend__wrapper {
  max-width: 1600px;
  width: 100%;
}
.sub__point .point__box {
  aspect-ratio: 9 / 5;
}
}
@media screen and (min-width: 1025px){
    .list__tit{
        max-width: 400px;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
  .pc_block {
    display: none;
  }
  .svid__wrapper .title__wrapper {
      width: 100% !important;
      padding-bottom: 6.25vw;
  }
  .svid__wrapper .video__wrapper .e-n-tabs-heading {
    flex-direction: column;
    margin-top: 0.8em;
  }
  
  .svid__wrapper .title__wrapper h4 em {
      font-size: 2.5vw;
  }
  .svid__wrapper .title__wrapper h4 strong {
          padding: 0.5em 0;
    word-break: keep-all;
    font-size: 4.6vw;
  }
	

  .svid__wrapper .title__wrapper p {
      font-size: 3.2vw;
	  line-height: 1.8em;
	  padding-bottom: 4.5vw;
  }
  .svid__wrapper .title__wrapper a {
      font-size: 2.2vw;
	  padding: 0.8em 2em 0.7em;
  }
	.sub__process ul.elementor-icon-list-items li.elementor-icon-list-item {
		width: 40vw;
	}
	.sub__process .process__infusion ul.elementor-icon-list-items {
		width: 100%;
	}
	.sub__process .process__infusion ul.elementor-icon-list-items li {
		width: 31vw;
	}
}
/* Sub Recommend */
.skinbooster__process .recommend__wrapper {
  max-width: 1600px;
  width: 100%;
}

/* QnA Section */
@media screen and (min-width: 1025px) {
.ck__surgery__info .recommend__box {
    max-width: 200px;
}
.recommend__surgery__info .recommend__box {
    max-width: 260px;
}
.sub__qna .qna__wrapper {
    max-width: 1400px;
}
}
.qna__list .e-n-accordion-item-title {
    justify-content: space-between;
}
.qna__list .e-n-accordion-item {
    border-bottom: 2px solid #f3f0ef;
}
.sub__qna .qna__wrapper .e-n-accordion-item-title-header::before {
    content: "";
    width: 1.6em;
    height: 1.6em;
    margin-right: 0.8em;
    background: url(/wp-content/uploads/2025/02/icon-qna.svg) center / contain no-repeat;
}
.sub__qna .qna__wrapper .qna__list {
    border-top: 2px solid #f3f0ef;
}
.sub__qna .qna__wrapper .qna__list .e-n-accordion-item-title-text{
	width: 100%;
}
/* GIF Section */
.gif-container {
  position: relative;
  display: inline-block;
}
.mov__img {
  display: block;
  width: 100%;
  height: auto;
}
.mov__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none;
  background: transparent;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s ease;
  pointer-events: auto;
}
.mov__play.hidden {
  opacity: 0;
  pointer-events: none;
}
.mov__play img {
  display: block;
  max-width: 70px;
}
.surgery_bone_gif .elementor-widget-container {
    display: flex;
    justify-content: center;
}
@media screen and (max-width: 1024px) {
	.mov__play img {
  max-width: 20vw;
}
}
/*after care program*/
@media screen and (min-width: 1025px) {
    .point__box {
    max-width: 440px;
    height: 394px;
}
}
/*surgery case txt box*/
.case_p_tit_ {
    letter-spacing: 0;
    font-size: 1.8em;
    line-height: 1.2em;
    font-weight: bold;
}
.case_tit_ .elementor-widget-container {
    display: flex;
    align-items: center;
    
}
@media screen and (min-width: 1025px) {
    .surgery_info_bf_con {
    max-width: 647px;
}
}
/*IMG right arrow*/
.noun_arrow_right_img:before {
    content: '';
    background-image: url(/wp-content/uploads/2025/02/noun_Arrow_right.webp);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: -20px;
    top: 50%;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
	.noun_arrow_right_img:before {
		left: -15px;
		width: 20px;
	}
}
.r_txt__g {
    color: #777;
}
.case_arrow__img:before {
    content: '';
    background: center / contain no-repeat url("/wp-content/uploads/2025/02/Twojawsurgery_tr-icon.webp");
    position: absolute;
    left: -8px;
    top: 50%;
    width: 16px;
    height: 16px;
    transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
    .case_arrow__img:before {
    background: center / contain no-repeat url("/wp-content/uploads/2025/02/Twojawsurgery_tr-icon_bt.webp");
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    }
}
/*****************************
 Rhinoplasty info visual 
 *****************************/
.info-nose__box{
    max-width: calc(33.33% - (40px * 2) / 3);
}
.sub__tab ul.elementor-nav-menu{
    width: 100%;
    gap: 0.8em;
}
.sub__tab ul.elementor-nav-menu li.menu-item{
    width: 14em;
    height: 3.5em;
    background-color: #ffffff;
    align-items: center;
    border-radius: 999px;
	text-align: center;
    transition: .3s;
}
.sub__tab ul.elementor-nav-menu li.current-menu-item{
    background-color: #ac8b7e;
}
.sub__tab ul.elementor-nav-menu li.menu-item a{
    justify-content: center;
    height: 100%;
}
.sub__tab ul.elementor-nav-menu li.current-menu-item a{
    color: #fff;
}

.sub__1600 {
  max-width: 1600px;
  width: 100%;
}
.img__list .elementor-widget-image-box{
	width: calc(33.33% - (12px * 2) / 3);
}
.img__list .elementor-widget-image-box img{
	aspect-ratio: 1/1;
}
@media screen and (max-width: 1500px){
    .sub__tab ul.elementor-nav-menu li.menu-item{
        width: calc(33.33% - (0.8em * 2) / 3);
    }
}
@media screen and (max-width: 767px){
    .info-nose__box{
        max-width: calc(50% - (40px / 2));
    }
    .sub__tab ul.elementor-nav-menu li.menu-item{
        width: calc(50% - (0.8em / 2));
    }
}
@media (hover: hover){
    .sub__tab ul.elementor-nav-menu li.menu-item:hover{
        background-color: #ac8b7e;
    }
    .sub__tab ul.elementor-nav-menu li.menu-item:hover a{
        color: #fff;
    }
}


/*****************************
SUB VISUAL END
*****************************/

/*** Case Section ***/
/* .case__lt {
  width: 100%;
  max-width: 1800px;
  position: relative;
} */
/* Case title */
.case__slider .nav__wrapper{
	max-width: 480px;
	width: 100%;
}
.case__tit {
  max-width: 480px;
  width: 100%;
}
.case__info__title {
  font-size: 16px;
  color: #787878;
	line-height: 1.4;
}

/** Case Slide **/
.case__lt .case__logo .elementor-widget-container{
	height: auto;
}
.case__lt .item__img img {
  aspect-ratio: 11 / 12;
  object-fit: cover;
}

/* Nav Swiper */
.nav__swiper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}
.nav__swiper .e-n-carousel .swiper-slide,
.case__swiper .e-n-carousel .swiper-slide {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}

.nav__swiper .e-n-carousel .swiper-slide-thumb-active,
.case__swiper .e-n-carousel .swiper-slide-thumb-active {
  opacity: 1;
  pointer-events: auto;
}
.swiper-slide[aria-hidden='true'] {
  pointer-events: none;
}
.nav__swiper .swiper-pagination-progressbar,
.nav__swiper .swiper-pagination-progressbar-fill {
  pointer-events: none;
  z-index: 0;
}
.nav__swiper .swiper-slide:not(.swiper-slide-thumb-active) .item__img img {
  filter: grayscale(1);
}
.nav__swiper .swiper-pagination-progressbar {
  top: auto !important;
  bottom: -10px;
  background-color: #dee5ef;
}
.nav__swiper .swiper-pagination-progressbar-fill {
  background-color: #5b7e9e !important;
}
/* Case Swiper */
.case__swiper {
  max-width: 66% !important;
  width: 100%;
}
.case__swiper .case__slide__item {
  border-radius: 50px;
}

/* Case Responsive */
@media (hover: hover) {
  .case__swiper .swiper-slide:hover,
  .nav__swiper .swiper-slide:hover {
    cursor: pointer;
  }
}
@media screen and (min-width: 1660px) {
  .case__swiper {
    max-width: 1100px !important;
    width: 100%;
  }
  .nav__wrapper {
    max-width: calc(100% - 1140px) !important;
    width: 100%;
  }
}
@media screen and (min-width: 1025px){
  .case__swiper {
    width: 65%;
  }
  .nav__wrapper {
    width: 35%;
  }
	.case__lt .nav__swiper .case__slide__item{
		width: fit-content;
	}
	.case__lt .nav__swiper .swiper-slide:last-child, .case__lt .nav__swiper .case__slide__item:last-child{
		margin-right: 0;
		margin-left: auto;
	}
	.case__lt .nav__swiper .item__img img{
		max-width: 162px !important;
	}
}
@media screen and (max-width: 1700px){
	.case__lt .nav__swiper .swiper-slide{
	width: 48%;
}
}
@media screen and (max-width: 1024px) {
  .case__tit {
    max-width: 100%;
  }
  .case__info__title {
    font-size: 3.2vw;
  }
  .nav__swiper .swiper {
    padding-right: 65px;
  }
  .nav__swiper .swiper-slide {
	  width: 45%;
    margin-right: 2vw !important;
  }
  .case__swiper {
    max-width: 100% !important;
    width: 100%;
  }
  .case__swiper .case__slide__item {
    border-radius: 4.8vh;
  }
}
@media screen and (max-width: 767px) {
  .nav__swiper .swiper {
    padding-right: 24px;
  }
  .case__swiper .case__slide__item {
    border-radius: 2.4vh;
  }
  .nav__swiper .swiper-pagination-progressbar {
    bottom: -5px;
  }
}


/*** Review Page ***/
/* Review Post List */
.review_inner .review_post_info p {
/* 	width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: keep-all; */
	
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-word;
  white-space: normal;
  max-width: 100%;
  box-sizing: border-box;
}

/* Review Pagination Style */
nav.elementor-pagination a.page-numbers,
nav.elementor-pagination span.page-numbers.current {
  display: inline-block;
  min-width: 35px;
  aspect-ratio: 1 / 1;
  padding: 0 10px;
  border-radius: 50%;
  background-color: #ffffff;
  border: 1px solid #ddd;
  transition: 0.3s;
}
nav.elementor-pagination span.page-numbers.current {
  background-color: #888888;
}
nav.elementor-pagination span.page-numbers.prev {
  background-color: #ccc;
}
nav.elementor-pagination span.page-numbers.prev {
  visibility: hidden;
}

/* Board Filter */
.bo_cate form.searchandfilter > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  row-gap: 20px;
  column-gap: 10px;
  flex-wrap: wrap;
}
.bo_cate form.searchandfilter ul li {
  padding: 0px;
}
/* Board Category */
.bo_cate form.searchandfilter ul li.sf-field-category {
  width: 100%;
}
.bo_cate form.searchandfilter ul li.sf-field-category ul {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 1em;
}
.bo_cate form.searchandfilter ul li.sf-field-category ul li {
  padding: 0px 15px;
}
.bo_cate form.searchandfilter ul li.sf-field-category ul li:not(:last-child) {
  border-right: 1px solid #aaa;
}
.bo_cate form.searchandfilter ul li.sf-field-category ul li input {
  display: none;
}
.bo_cate form.searchandfilter ul li.sf-field-category ul li label {
  padding: 0px;
  color: #aaaaaa;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: 0.3s;
}
.bo_cate
  form.searchandfilter
  ul
  li.sf-field-category
  ul
  li.sf-option-active
  label {
  color: #000000;
}
.bo_cate
  form.searchandfilter
  ul
  li.sf-field-category
  ul
  li.sf-option-active
  label:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background: #000;
}
@media screen and (max-width: 767px){
	.bo_cate form.searchandfilter ul li.sf-field-category ul{
		justify-content: flex-start;
		overflow-x: auto;
		overflow-y: hidden;
		padding-bottom: 10px;
	}
	.bo_cate form.searchandfilter ul li.sf-field-category ul li label{
		white-space: nowrap;
	}
	.bo_cate form.searchandfilter ul li.sf-field-category ul::-webkit-scrollbar {
		background: rgba(0, 0, 0, 0);
		height: 2px;
	}
}
/* Board Search */
.bo_cate form.searchandfilter ul li.sf-field-search {
  width: 320px;
}
.bo_cate form.searchandfilter ul li.sf-field-submit {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  background: gray;
  border-radius: 10px;
}
.bo_cate form.searchandfilter ul li.sf-field-submit:before {
  content: '';
  display: block;
  position: absolute;
  left: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 14px;
  background-image: url('https://ps345ps2.mycafe24.com/wp-content/uploads/2025/02/search.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bo_cate form.searchandfilter ul li.sf-field-search label,
.bo_cate form.searchandfilter ul li.sf-field-submit input {
  width: 100%;
  height: 42px;
}
.bo_cate form.searchandfilter ul li.sf-field-search label input {
  padding-left: 10px;
  border: 1px solid #dee2e6;
  border-radius: 10px;
}
.bo_cate form.searchandfilter ul li.sf-field-submit input {
  font-size: 14px;
  color: #fff;
  border: 0;
  padding: 0 0 0 12px;
}

@media (hover: hover) {
  nav.elementor-pagination a.page-numbers:hover {
    background-color: #fafafa;
  }
  .bo_cate form.searchandfilter ul li.sf-field-category ul li label:hover {
    color: #000000;
  }
  .bo_cate form.searchandfilter ul li.sf-field-submit input:hover {
    background-color: rgba(128, 128, 128, 0.5);
  }
}

@media screen and (max-width: 1230px) {
  .review_inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
