.elementor-4824 .elementor-element.elementor-element-d53c784{--display:flex;}.elementor-4824 .elementor-element.elementor-element-508c4bb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:05px 05px;--row-gap:05px;--column-gap:05px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4824 .elementor-element.elementor-element-649d6fd .elementor-heading-title{font-family:"SVN-Gilroy", Sans-serif;font-size:48px;font-weight:700;line-height:58px;color:var( --e-global-color-secondary );}.elementor-4824 .elementor-element.elementor-element-de63baf{z-index:10;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4824 .elementor-element.elementor-element-649d6fd .elementor-heading-title{font-size:48px;}}@media(max-width:767px){.elementor-4824 .elementor-element.elementor-element-649d6fd .elementor-heading-title{font-size:28px;}}/* Start custom CSS for shortcode, class: .elementor-element-6cb990b */.breadcrumb .separator{
    padding: 0 6px;
}
.breadcrumb .separator::before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f054";
    font-size: 14px;
}
.breadcrumb p{
    font-size: 18px;
    font-weight: 600;
    color: var(--e-global-color-primary);
    margin: 0;
}
.breadcrumb p a{
    color: var(--e-global-color-primary);
}
.breadcrumb p a:hover{
    text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-de63baf */.team-slider-section{
    position: relative;
    padding:  0 0 40px;
}
.team-slider-section .swiper-button-next, 
.team-slider-section .swiper-button-prev{
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 50%;
    font-weight: 800;
    color: #0D2CA0;
}
.swiper-button-next:after, .swiper-button-prev:after{
    font-size: 28px;
}
.team-slider-section .swiper-button-next{
    right: -60px;
}
.team-slider-section .swiper-button-prev{
    left: -60px;
}
.team-slider-section .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--e-global-color-secondary, var(--swiper-theme-color));
}
.doctor-card-full {
     font-family: "SVN-Gilroy", Sans-serif;
}
.doctor-layout {
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
}
.doctor-left {
    display: flex;
    height: auto;
    flex: 1 1 45%;
    position: relative;
    z-index: 11;
}
.doctor-right {
    padding: 20px;    
    height: 100%;
    flex: 1 1 45%;
    position: relative;
}
.doctor-image {
    border-radius: 24px;
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
    position: relative;
    z-index: 10;
    overflow: hidden;
}

.doctor-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
.doctor-info{
    padding-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    position: relative;
    z-index: 10;
}

.doctor-right h3.name {
    margin-bottom: 5px;
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
    color: var(--e-global-color-secondary);
}
.doctor-info .position{
    padding-bottom: 5px;
    font-size: 24px;
    line-height: 34px;
}
.doctor-info .bio{
    line-height: 26px;
    font-size: 16px;
    text-align: justify;
}
.doctor-left h4, .doctor-meta h4 {
    align-items: center;
    display: flex
;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.doctor-metat ul {
    margin-left: 50px;
    padding-left: 40px;
    margin: 0;
}
.doctor-left ul li::marker,
.doctor-meta ul li::marker {
    font-size: 26px;
    color: #0D2CA0;
}

.edu-school,
.exp-position,
.award-title{
    padding-bottom: .25rem;
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
}
.edu-degree,
.exp-duration,
.award-year{
    padding-bottom: .25rem;
    line-height: 26px;
    font-weight: 500;
    font-size: 16px;
}
.icon-meta-bs{
    width: 24px;
    vertical-align: middle;
    margin-right: 10px;
}
.short-goal p,
.long-goal p{
    font-size: 16px;
    text-align: justify;
}
@media (max-width: 1024px) {
    .doctor-layout {
        flex-direction: column;
    }
    .doctor-info{
        height: auto;
    }
    .doctor-right h3.name {
        font-size: 28px;
        line-height: 38px;
    }
    .doctor-info .position{
        font-size: 20px;
        line-height: 30px;
    }
    .doctor-meta h4 {
        font-size: 20px;
        line-height: 26px;
    }
    .team-slider-section .swiper-button-next, 
    .team-slider-section .swiper-button-prev{
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .swiper-button-next:after, .swiper-button-prev:after{
        font-size: 20px;
    }
    .team-slider-section .swiper-button-next{
        right: -20px;
    }
    .team-slider-section .swiper-button-prev{
        left: -20px;
    }
    .doctor-layout {
        gap: 0px;
    }
    .doctor-left{
        justify-content:center;
    }
}
@media (max-width: 768px){
    .doctor-right h3.name {
        font-size: 20px;
        line-height: 30px;
    }
    .doctor-info .position{
        font-size: 16px;
        line-height: 24px;
    }
    .doctor-info .bio{
        line-height: 20px;
        font-size: 14px;
    }
    .doctor-meta h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .edu-school,
    .exp-position,
    .award-title{
        line-height: 20px;
        font-size: 14px;
    }
    .edu-degree,
    .exp-duration,
    .award-year{
        line-height: 20px;
        font-size: 14px;
    }
    .doctor-goals{
        font-size: 14px;
    }
        .team-slider-section .swiper-button-next, 
    .team-slider-section .swiper-button-prev{
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .swiper-button-next:after, .swiper-button-prev:after{
        font-size: 16px;
    }
}
@media (min-width: 1024px) {

}
@media (min-width: 768px) {

}
@media (max-width: 768px){
    
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-d53c784 */.background-circle {
    background: radial-gradient(circle, 
        rgba(173, 216, 230, 0.6) 0%,     /* Màu xanh nhạt trung tâm */
        rgba(173, 216, 230, 0.3) 30%,
        rgba(173, 216, 230, 0.2) 60%,
        rgba(255, 255, 255, 0) 100%);    /* Chuyển về trắng hoàn toàn */
    width: 100%;
    position: relative;
    z-index: 0;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'SVN-Gilroy';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://anphap.vn/wp-content/uploads/2025/07/SVN-Gilroy-XBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */