:root {
--asia-purple: #1f7b76;
}

/* ---------- Section 1: Hero ---------- */
.view_btn{
padding: 16px;
border-radius: 8px;
background: #FFF;
color: var(--asia-purple);
font-family: Urbanist;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;
}

.view_btn1{
background: var(--asia-purple);
color: #ffffff;
}
.view_btn1:hover{
  color: #fff;
}
.banner_caption p,
.banner_caption h1{
  text-align: center;
}
.banner_caption p{
  font-size: 18px;
}
.asia-hero-section {
padding: 60px 0 40px;
font-family: 'Roboto', sans-serif;
}
.h4_facts_title{
color: #000;
font-family: Urbanist;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.h4_facts_title span{
color: var(--asia-purple);
}
.asia-hero-banner {
position: relative;
overflow: hidden;
line-height: 0;
border-radius: 32px;
}

.asia-hero-banner__img {
width: 100%;
height: 460px;
object-fit: cover;
display: block;
}

.asia-hero-banner__overlay {
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 0.75) 100%);
}

.asia-hero-banner__caption {
position: absolute;
left: 0;
right: 0;
bottom: 28px;
padding: 0 40px;
}

.asia-hero-banner__title {
margin: 0;
color: #fff;
font-weight: 700;
font-size: 2.2rem;
line-height: 1.25;
}



.asia-hero-content {
margin-top: 32px;
}

.asia-hero-content p {
color: #000;
font-size: 18px;
margin-bottom: 20px;
text-align: justify;
font-weight: 500;
}

.asia-hero-content p:last-child {
margin-bottom: 0;
}

.asia-inline-link {
color: var(--asia-accent);
text-decoration: underline;
font-weight: 500;
}

.asia-inline-link:hover {
color: var(--asia-dark);
}

/* ---------- Section 2: Why Asia Is A Strategic Hub ---------- */

.asia-strategic-hub-section {
padding: 50px 0 70px;
font-family: 'Roboto', sans-serif;
}

.asia-strategic-hub__map {
text-align: center;
}

.asia-strategic-hub__map-img {
max-width: 100%;
height: auto;
}

.asia-strategic-hub__title {
color: var(--asia-purple);
font-family: Urbanist;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 20px;
}

.asia-strategic-hub__title .text-accent {
color: #000;
}
.speaker_sessions .speaker_content p{
text-align: justify;
font-weight: 500;
font-size: 18px;
}
.speaker_content h4{
font-weight: 500;
margin-bottom: 15px;
}
.new_ur_usp h2{
color: #000;
text-align: center;
font-family: Urbanist;
font-size: 40px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 30px;
letter-spacing: 2px;
}
.new_ur_usp .usp_box{
text-align: center;
}
.new_ur_usp .usp_box h3{
color: #000;
text-align: center;
font-family: Urbanist;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 140%;
letter-spacing: 0.2px;
}
.new_ur_usp .usp_box{
  padding: 30px;
}
.new_ur_usp p{
color: #000;
text-align: center;
font-family: Urbanist;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%; 
letter-spacing: 0.16px;
margin-bottom: 30px;
}
.asia-strategic-hub-section p {
color: #000;
font-size: 18px;
font-weight: 500;
margin-bottom: 20px;
text-align: justify;
}
.facts-box-card{
border-radius: 24px;
border: 1px solid #E6E6E6;
background: #FFF;
box-shadow: 0 48px 84.4px 0 rgba(0, 0, 0, 0.12);
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 200px;
    max-width: 300px;
    margin: 0 auto;
}
.healthcare-conference-asia_healthcare-conference-asia .Conference_Format_4 .row .col-12:nth-child(2){
  display: block;
}
.asia-strategic-hub-section p:last-child {
margin-bottom: 0;
}

/* ---------- Section 3: Connecting Global Leaders ---------- */

.asia-leaders-section {
padding: 50px 0 70px;
font-family: 'Roboto', sans-serif;
}

.asia-leaders__title {
font-weight: 700;
font-size: 1.9rem;
line-height: 1.3;
color: var(--asia-dark);
margin-bottom: 16px;
}

.asia-leaders__title .text-accent {
color: var(--asia-accent);
}

.asia-leaders__intro {
color: #000;
font-size: 18px;
line-height: 1.8;
margin-bottom: 32px;
font-weight: 500;
}

.asia-leaders__item {
margin-bottom: 22px;
}

/* .asia-leaders__item:last-child {
margin-bottom: 0;
} */

.asia-leaders__item-title {
font-weight: 700;
font-size: 24px;
color: var(--asia-purple);
margin-bottom: 10px;
}
.asia-advancing__title{
color: var(--asia-purple);
text-align: center;
font-family: Urbanist;
font-size: clamp(24px, 3.2vw, 32px);
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 35px;
}
.asia-leaders__bullet {
display: inline-block;
margin-right: 4px;
}

.asia-leaders__item p {
color: #000;
font-size: 18px;
line-height: 1.7;
margin: 0;
font-weight: 500;
}

.asia-leaders__media {
line-height: 0;
}

.asia-leaders__media-img {
width: 100%;
height: auto;
border-radius: var(--asia-radius);
object-fit: cover;
display: block;
}

/* ---------- Section 4: Advancing Learning Across Asia And Beyond ---------- */

.asia-advancing-section {
padding: 50px 0 70px;
font-family: 'Roboto', sans-serif;
}

.asia-advancing__intro {
text-align: center;
margin-bottom: 36px;
}

.asia-advancing__intro h2 {
font-weight: 700;
font-size: 1.9rem;
line-height: 1.3;
color: var(--asia-dark);
margin: 0;
}

.asia-advancing__intro p {
color: #000;
font-size: 1rem;
line-height: 1.8;
margin: 12px 0 0;
}

.asia-advancing__intro .text-accent {
color: var(--asia-accent);
}

.asia-advancing-card__media {
border-radius: 30px;
overflow: hidden;
line-height: 0;
margin-bottom: 20px;
}

.asia-advancing-card__media img,
.asia-advancing-card__img {
width: 100%;
height: 400px;
object-fit: cover;
display: block;
}

.asia-advancing-card__caption h3,
.asia-advancing-card__caption h4 {
color: #000;
font-family: Urbanist;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 140%;
letter-spacing: 0.24px;
margin-bottom: 20px;
}

.asia-advancing-card__caption p {
color: #000;
text-align: justify;
font-family: Urbanist;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%;
letter-spacing: 0.16px;
}

.asia-advancing-card__caption a {
color: var(--asia-accent);
text-decoration: underline;
font-weight: 500;
}

/* ---------- Section 5: Organizations Leading The Change ---------- */

.asia-orgs-section {
padding: 50px 0 70px;
font-family: 'Roboto', sans-serif;
}

.asia-orgs__title {
font-weight: 700;
font-size: 1.9rem;
line-height: 1.3;
color: var(--asia-dark);
margin-bottom: 32px;
}

.asia-orgs__title .text-accent {
color: var(--asia-accent);
}

.asia-org-card {
width: 100%;
margin-bottom: 30px;
}

.asia-org-card__img {
width: 100%;
object-fit: contain;
}

.involve-section {
padding: 64px 0 56px;
}

.involve-section__header {
margin-bottom: 40px;
}

.involve-section__title {
  font-size: 32px;
line-height: 1.15;
margin: 0 0 16px;
font-weight: 700;
letter-spacing: -0.01em;
}

.text-accent { color: var(--accent); }

.involve-section__subtitle {
max-width: 760px;
font-size: 17px;
line-height: 1.6;
color: var(--muted);
margin: 0;
}

/* Carousel shell: overflow hidden here, generous right padding on the
track is what lets the trailing card peek in clearly rather than
as a thin sliver. */
.involve-carousel {
position: relative;
overflow: hidden;
}

.involve-carousel__track {
display: flex;
gap: 24px;
overflow-x: auto;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
padding: 4px 24px 24px 24px;
margin: 0 -24px;
-webkit-overflow-scrolling: touch;
/* hide native scrollbar, this is a controlled/auto-playing carousel */
scrollbar-width: none;
}
.involve-carousel__track::-webkit-scrollbar { display: none; }

.involve-card {
border-radius: 40px;
border: 1px solid #E6E6E6;
background: #FFF;

}

.involve-card__media {
aspect-ratio: 600 / 360;
overflow: hidden;
background: #eee;
}
.involve-card__media img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
border-radius: 16px;
}

.involve-card__body {
padding: 22px 24px 4px;
flex: 1;
}

.involve-card__title {
color: #000;
font-family: Urbanist;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 33.6px */
letter-spacing: 0.24px;
}

.involve-card__text {
color: #000;
text-align: justify;
font-family: Urbanist;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
letter-spacing: 0.16px;
}

.involve-card__label {
color: #000;
text-align: justify;
font-family: Urbanist;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 22.4px */
letter-spacing: 0.16px;
}

.involve-card__list {
  padding-left: 18px;
  color: #000;
  text-align: justify;
  font-family: Urbanist;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style: inside;
  margin-bottom: 20px;
}
.involve-card__list li { margin-bottom: 8px; }

.involve-card__text--ideal { margin-bottom: 4px; }

.involve-card__cta {
padding: 4px 24px 24px;
}

.btn-involve {
display: inline-block;
background: var(--asia-purple);
color: #fff;
text-decoration: none;
font-size: 14.5px;
font-weight: 600;
padding: 11px 20px;
border-radius: 8px;
}

.involve-carousel__dots {
display: flex;
justify-content: center;
gap: 8px;
margin-top: 8px;
}

.dot {
width: 8px;
height: 8px;
border-radius: 50%;
border: none;
background: var(--line);
padding: 0;
cursor: pointer;
}
.dot.is-active {
background: var(--accent);
width: 22px;
border-radius: 5px;
}





.testimonials-section {
padding: 70px 0 60px;
background: #ffffff;
}

.testimonials-section__title {
text-align: center;
font-weight: 800;
font-size: 34px;
line-height: 1.2;
color: #16161d;
margin: 0 0 40px;
}

.testimonials-section__title .text-highlight {
color: var(--asia-purple);;
}

.testimonial-card {
height: 100%;
background: #ffffff;
border: 1px solid #ececec;
border-radius: 14px;
padding: 34px 28px 28px;
box-shadow: 0 4px 18px rgba(20, 20, 20, 0.05);
}

.testimonial-card__quote-icon {
color: var(--asia-purple);;
font-size: 30px;
line-height: 1;
margin-bottom: 14px;
display: block;
}

.testimonial-card__text {
font-size: 18px;
line-height: 1.7;
color: #000;
margin-bottom: 24px;
min-height: 130px;
font-weight: 500;
}

.testimonial-card__author {
display: flex;
align-items: center;
gap: 14px;
}

.testimonial-card__avatar {
width: 52px;
height: 52px;
border-radius: 50%;
object-fit: cover;
flex-shrink: 0;
}

.testimonial-card__name {
font-size: 15px;
font-weight: 700;
color: #16161d;
margin: 0 0 2px;
}

.testimonial-card__role {
font-size: 16px;
color: #000;
margin: 0;
font-weight: 500;
}


.testimonials-section__grid .testimonial-col {
margin-bottom: 24px;
display: flex;
}
.testimonials-section__grid .testimonial-col .testimonial-card {
width: 100%;
}




.faq-section{
padding:60px 0;
background:#ffffff;
}
.faq-section .faq-title{
text-align:center;
font-weight:800;
font-size:36px;
color:#0a0a23;
margin-bottom:36px;
}
.faq-section .faq-title span,
.involve-section__title span,
.asia-orgs__title span,
.asia-advancing__title span,
.asia-leaders__title span,
.new_ur_usp h2 span,
.asia-hero-banner__title span{
color:var(--asia-purple);;
}

.faq-section .faq-item{
border:1px solid #e7e7ee;
border-radius:10px;
margin-bottom:14px;
background:#f7f7fb;
overflow:hidden;
transition:border-color .2s ease;
}
.faq-section .faq-item.active{
background:#ffffff;
border-color:var(--asia-purple);;
}
.faq-section .faq-question{
display:flex;
align-items:center;
justify-content:space-between;
padding:18px 22px;
cursor:pointer;
font-size:18px;
font-weight:600;
color:#14142b;
}
.faq-section .faq-item.active .faq-question{
color:var(--asia-purple);
}
.faq-section .faq-question .faq-icon{
flex:0 0 auto;
margin-left:16px;
font-size:14px;
color:#14142b;
transition:transform .25s ease;
}
.faq-section .faq-item.active .faq-question .faq-icon{
color:var(--asia-purple);;
transform:rotate(180deg);
}
.faq-section .faq-answer{
max-height:0;
overflow:hidden;
transition:max-height .3s ease, padding .3s ease;
padding:0 22px;
}
.faq-section .faq-item.active .faq-answer{
max-height:500px;
padding:0 22px 20px;
}
.faq-section .faq-answer p{
margin:0;
font-size:18px;
line-height:1.7;
color:#000;
}
.healthcare-conference-asia_healthcare-conference-asia .form-item {
  margin: 0px;
  margin-bottom: 10px;
}
.healthcare-conference-asia_healthcare-conference-asia .form-text,
.healthcare-conference-asia_healthcare-conference-asia .form-url,
.healthcare-conference-asia_healthcare-conference-asia .form-email,
.healthcare-conference-asia_healthcare-conference-asia .form-tel,
.healthcare-conference-asia_healthcare-conference-asia select,
.healthcare-conference-asia_healthcare-conference-asia .iti--allow-dropdown input[type="tel"],
.healthcare-conference-asia_healthcare-conference-asia textarea{
  border-radius: 10px;
  border: 1px solid #dbe0df;
  width: 100%;
}
.healthcare-conference-asia_healthcare-conference-asia textarea,
.healthcare-conference-asia_healthcare-conference-asia select,
.form_buttonsec{
  padding: 15px;
}
.healthcare-conference-asia_healthcare-conference-asia .speaker_sessions .speaker_content h3{
  font-size: clamp(24px, 3.2vw, 32px);
}
.asia-strategic-hub__title{
  font-size: 32px;
}
.healthcare-conference-asia_healthcare-conference-asia .speaker_sessions .speaker_content h3 span{
  display: block;
}
.healthcare-conference-asia_healthcare-conference-asia .iti{
 height: 50px;
}
.healthcare-conference-asia_healthcare-conference-asia .js-form-item.form-item.js-form-type-radio.form-item-active-conference.js-form-item-active-conference {
    justify-content: start;
}
.home_form_section{
 padding-bottom: 50px;
}
.shere_query{
color: var(--asia-purple);
font-family: Urbanist;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.webform-options-display-three-columns div.form-item {
  justify-content: start;
}
#edit-active-conference input[type='radio']:checked:after{
  top: 8px;
}
.contact-us-wrap input[type="tel"],
.contact-us-wrap input[type="text"],
.contact-us-wrap textarea,
.contact-us-wrap input[type="number"], 
.contact-us-wrap input[type="email"],
.home_form_section .form-select{
  border: 1px solid #ede1e1;
  border-radius: 10px;
}
/* .healthcare-conference-asia_healthcare-conference-asia .webform-options-display-three-columns div.form-item{
  display: block;
} */
.healthcare-conference-asia_healthcare-conference-asia #edit-active-conference {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    max-width: 500px;
}
/* screen-xl-max: max-width 1500px */

@media (min-width: 1500px) {
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}
@media all and (max-width: 1500px) {
  .new_ur_usp h2{
    font-size: 32px;
  }
  .h4_facts_title{
    font-size: 32px;
  }
}

/* screen-lg-max: max-width 1199px */
@media all and (max-width: 1199px) {
.asia-hero-banner__img {
height: 400px;
}

.asia-hero-banner__title {
font-size: 2rem;
}
.healthcare-conference-asia_healthcare-conference-asia #edit-active-conference{
  flex-direction: column;
}
}

/* screen-md-max: max-width 991px */
@media all and (max-width: 991px) {
.asia-hero-banner__img {
height: 340px;
}

.asia-hero-banner__title {
font-size: 1.7rem;
}

.asia-strategic-hub__title {
font-size: 1.6rem;
}

.asia-leaders__title {
font-size: 1.6rem;
}

.asia-advancing__intro h2 {
font-size: 1.6rem;
}






}

/* screen-xs-max: max-width 767px */
@media all and (max-width: 767px) {
.asia-hero-section {
padding: 36px 0 24px;
}
.contactform-bg{
  padding: 0px;
}
.faq-section .faq-answer p,
.testimonial-card__text,
.asia-advancing-card__caption p,
.asia-advancing-card__caption p,
.asia-advancing-card__caption p,
.asia-leaders__item p,
.asia-hero-content p, .asia-strategic-hub-section p{
  font-size: 16px;
}
.asia-hero-banner__img {
height: 260px;
}

.asia-hero-banner__caption {
padding: 0 20px;
bottom: 16px;
}

.asia-hero-banner__title {
font-size: 1.4rem;
}

.asia-hero-content {
margin-top: 22px;
}
.involve-section__title{
  font-size: 24px;
}
.h4_facts_title,
.asia-orgs__title {
  text-align: center;
}
.asia-strategic-hub-section {
padding: 32px 0 40px;
}

.asia-strategic-hub__map {
margin-bottom: 12px;
}

.asia-strategic-hub__title {
font-size: 1.4rem;
}

.asia-leaders-section {
padding: 32px 0 40px;
}

.asia-leaders__title {
font-size: 1.4rem;
}



.asia-leaders__media {
margin-top: 24px;
}

.asia-advancing-section {
padding: 32px 0 40px;
}

.asia-advancing__intro {
margin-bottom: 24px;
}

.asia-advancing__intro h2 {
font-size: 1.4rem;
}



.asia-orgs-section {
padding: 32px 0 40px;
}




.testimonials-section {
padding: 50px 0 45px;
}
.testimonials-section__title {
font-size: 26px;
padding: 0 10px;
}
.testimonials-section__grid .testimonial-col {
padding: 0 8px;
}
.testimonial-card {
margin: 4px 0 30px;
}
.testimonials-section__grid.slick-initialized .testimonial-col {
display: block !important;
}
.testimonials-section__grid .slick-dots {
bottom: -8px;
}
.testimonials-section__grid .slick-dots li button:before {
color: var(--asia-purple);;
opacity: 0.35;
font-size: 9px;
}
.testimonials-section__grid .slick-dots li.slick-active button:before {
opacity: 1;
}

.faq-section .faq-title{font-size:26px;}
.faq-section .faq-question{font-size:14px;padding:14px 16px;}
.aboutBanerArea .about-banner img{
  height: 75vh;
}
.contactform-bg.rounded{
  padding: 0px;
}
.new_ur_usp h2{
  font-size: 32px;
}
}

/* screen-xs-max: max-width 720px */
@media (max-width: 720px) {
.involve-card { width: 82vw; }
.healthcare-conference-asia_healthcare-conference-asia #edit-active-conference{
  flex-direction: column;
}
}

/* screen-xs-max: max-width 575px */
@media all and (max-width: 575px) {
  .new_ur_usp h2{
    font-size: 22px;
  }
}