:root{--primary-purple:#9a5ce4;--secondary-purple:#7557ed;--light-lavender:#f5f3ff;--text-dark:#1a1a1a;--text-muted:#36393f;--white:#fff}body{color:var(--text-dark);background:linear-gradient(135deg,#f5f3ff 0%,#ede9fe 100%);min-height:100vh;margin:0;padding:0;overflow-x:hidden}.ads-page-container{background:conic-gradient(#f2f1ff -43.2deg,#f3f1ff 46.8deg,#f5eaff 90deg,#ffefff 136.8deg,#f7ecfc 180deg,#ffefff 226.8deg,#f5eaff 270deg,#f2f1ff 316.8deg,#f3f1ff 406.8deg);width:100%;max-width:100%;margin:0;padding:4rem 0;position:relative}.hero-layout{grid-template-columns:1.2fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto 5rem;padding:0 2rem;display:grid}.hero-content{animation:1s ease-out fadeInUp}.badge{color:var(--white);background:#8959bb;border-radius:50px;align-items:center;margin-bottom:2rem;padding:.4rem 1.25rem .4rem .4rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #904fb333}.badge-white{background:var(--white);color:#000;border-radius:20px;margin-right:12px;padding:2px 12px}.badge .arrow-circle{background:var(--white);color:var(--primary-purple);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.75rem;font-size:.75rem;display:flex}.ads-headline{letter-spacing:-1.8px;color:#000;margin-bottom:1.5rem;font-family:Gilroy-Bold,Inter,sans-serif;font-size:56px;font-weight:600;line-height:72px}.ads-headline .purple-text{color:#9a5ce4}.sub-headline{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.125rem;font-weight:600}.divider{background:#e5e7eb;width:100%;height:1.5px;margin-bottom:2rem}.event-detail{color:var(--text-muted);align-items:center;gap:.75rem;font-weight:600;display:flex}.event-detail i{color:#36393f}.hero-features-grid{background:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80;border-radius:24px;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;animation:1s ease-out .2s both fadeInUp;display:grid;box-shadow:0 20px 50px #00000014}.hero-feature-item{text-align:center;padding:1rem;transition:transform .3s}.hero-feature-item:hover{transform:translateY(-5px)}.hero-feature-icon{width:48px;height:48px;color:var(--white);background:linear-gradient(#6a3ea0 0%,#4c2d72 100%);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.25rem;display:flex;box-shadow:0 8px 16px #904fb34d}.hero-feature-title{color:var(--text-dark);margin-bottom:.5rem;font-family:Gilroy-SemiBold,sans-serif;font-size:1rem;font-weight:600}.hero-feature-desc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.btn-hero-book{color:var(--white);text-align:center;background:linear-gradient(#6a3ea0 0%,#9f6bce 94.23%);border-radius:12px;grid-column:span 2;margin-top:1rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 10px 20px #7557ed33}.btn-hero-book:hover{color:var(--white);transform:translateY(-2px)scale(1.02);box-shadow:0 15px 25px #7557ed4d}.registration-card{background:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80;border-radius:24px;padding:1.5rem;position:relative;box-shadow:0 20px 50px #00000014}.card-icon{width:50px;height:50px;color:var(--white);background:linear-gradient(#6a3ea0 0%,#4c2d72 100%);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:flex;box-shadow:0 8px 16px #904fb34d}.card-title{margin-bottom:2rem;font-family:Gilroy-SemiBold,Inter,sans-serif;font-size:1.125rem;font-weight:600}.form-grid{gap:.85rem;display:grid}.input-group{flex-direction:column;gap:.35rem;display:flex}.input-group label{color:var(--text-muted);font-size:.875rem;font-weight:600}.form-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.input-wrapper{position:relative}.input-wrapper i{color:#999;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}input,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.7rem 1rem;font-size:1rem;transition:all .3s}select::-ms-expand{display:none}select{cursor:pointer;padding-right:2.5rem!important}.select-icon{pointer-events:none;color:#999;font-size:.8rem;transition:all .3s;position:absolute;top:50%;right:1.125rem;transform:translateY(-50%);left:auto!important}.input-wrapper:focus-within .select-icon{color:var(--primary-purple)}.with-icon input{padding-left:2.75rem}input:focus,select:focus{border-color:var(--primary-purple);background:var(--white);outline:none;box-shadow:0 0 0 4px #9a5ce41a}.phone-input-container{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;align-items:center;transition:all .3s;display:flex;overflow:hidden}.phone-input-container:focus-within{border-color:var(--primary-purple);background:var(--white);box-shadow:0 0 0 4px #9a5ce41a}.phone-prefix{color:var(--text-dark);font-size:1rem;text-align:center!important;background:0 0!important;border:none!important;width:60px!important;padding:.7rem .5rem!important}.v-divider{background:#e5e7eb;width:1px;height:24px}.phone-number{flex:1;font-size:1rem;background:0 0!important;border:none!important;padding:.7rem 1rem!important}.phone-number:focus{box-shadow:none!important;outline:none!important}.btn-submit{color:var(--white);cursor:pointer;background:linear-gradient(#6a3ea0 0%,#9f6bce 94.23%);border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #7557ed33}.btn-submit:hover{transform:translateY(-2px);box-shadow:0 15px 25px #7557ed4d}.features-bar{background:var(--white);border-radius:24px;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid;position:relative;box-shadow:0 10px 30px #0000000d}.feature-item{text-align:center;position:relative}.feature-item:not(:last-child):after{content:"";background:#e5e7eb;width:1px;height:60%;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.feature-icon{width:48px;height:48px;color:var(--primary-purple);background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.25rem;transition:all .3s;display:flex}.feature-item .feature-icon{color:#fff;background:linear-gradient(#6a3ea0 0%,#4c2d72 100%);padding:10px}.feature-item:hover .feature-icon{transform:scale(1.1)}.feature-title{margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.feature-desc{color:var(--text-muted);font-size:.875rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.hero-layout{text-align:left;grid-template-columns:1fr;gap:3rem;margin:0 auto 2rem}.ads-page-container{padding:2rem!important}.badge,.event-detail{justify-content:flex-start}.badge{margin-bottom:.75rem!important}.headline{font-size:2.75rem;line-height:1.2;margin-bottom:1rem!important}.sub-headline{margin-bottom:1rem!important}.divider{margin-bottom:1.25rem!important}.features-bar{grid-template-columns:repeat(2,1fr);margin:0 20px}.feature-item:nth-child(2):after{display:none}}@media (max-width:720px){.features-bar{grid-template-columns:repeat(2,1fr);margin:20px;padding:1.5rem}.ads-page-container{padding:1.5rem 0 .5rem!important}.feature-title{font-size:1.15rem}.feature-item:after{display:none}.badge{margin-bottom:.75rem!important}.headline{letter-spacing:1px;font-size:2.25rem;line-height:1.5;margin-bottom:1rem!important}.sub-headline{letter-spacing:1px;margin-bottom:1rem!important}.divider{margin-bottom:1rem!important}.form-row{grid-template-columns:1fr}}.mentored-section{width:100%!important;margin:0!important;padding:30px 0 0!important}.mentored-section .mentored-container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.mentored-section .mentored-header{max-width:1200px;margin:0 auto 20px;padding:0 20px}.mentored-image-box-ads{background:linear-gradient(#26173e 13%,#944aed 88%);border-radius:0;width:100%;max-width:100%;padding-bottom:20px;position:relative}.pathway-section{background:#fdfdfd;padding:40px 0}.pathway-container{max-width:1200px;margin:0 auto;padding:0 20px}.pathway-header{text-align:center;margin-bottom:50px}.pathway-header .heading{color:#1a1a1a;margin-bottom:15px;font-size:2.5rem}.pathway-header .sub-text{color:#666;max-width:800px;margin:0 auto;font-size:1.125rem}.pathway-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.pathway-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;padding:30px;transition:all .3s;box-shadow:0 4px 20px #00000005}.pathway-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.pathway-icon{color:#6a3ea0;background:#f3ebff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;font-size:1.5rem;display:flex}.pathway-title{color:#1a1a1a;margin-bottom:10px;font-family:Gilroy-SemiBold,sans-serif;font-size:1.25rem}.pathway-desc{color:#777;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.pathway-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.pathway-grid{grid-template-columns:1fr}.pathway-section{padding:20px 0}.pathway-header .heading{font-size:2rem}}.expert-cta-section{background:#fdfdfd;padding:0 0 40px}.expert-cta-container{max-width:1200px;margin:0 auto;padding:0 20px}.expert-cta-content{background:linear-gradient(#26173e 0%,#7441b5 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;margin-right:40px;padding:40px 60px;display:flex;box-shadow:0 10px 30px #4c2d7226}.expert-cta-title{color:#fff;max-width:600px;margin:0;font-family:Gilroy-Bold,sans-serif;font-size:2.25rem;line-height:1.2}.expert-cta-buttons{flex-shrink:0;gap:15px;margin-top:50px;display:flex}.cta-btn{border-radius:12px;align-items:center;gap:10px;padding:12px 24px;font-family:Gilroy-SemiBold,sans-serif;font-size:1rem;text-decoration:none;transition:all .3s;display:inline-flex}.btn-phone{color:#1a1a1a;background:#fff}.btn-phone:hover{background:#f0f0f0;transform:translateY(-2px)}.btn-email{color:#fff;background:#000}.btn-email:hover{background:#1a1a1a;transform:translateY(-2px)}@media (max-width:1024px){.expert-cta-content{text-align:center;flex-direction:column;padding:40px}.expert-cta-title{max-width:100%}.expert-cta-buttons{margin-top:1.5rem!important}}@media (max-width:720px){.expert-cta-title{font-size:1.75rem}.expert-cta-buttons{flex-flow:wrap;justify-content:center;gap:10px;width:100%;margin-top:-10px!important}.expert-cta-content{padding:30px}.cta-btn{justify-content:center;width:auto;padding:10px 15px;font-size:.875rem}}.pathway-mobile-carousel,.pathway-mobile-carousel+.owl-controls-wrapper{display:none!important}@media (max-width:768px){.pathway-grid{display:none!important}.pathway-card{text-align:center;flex-direction:column;align-items:center;padding:25px 20px;display:flex!important}.pathway-icon{margin-left:auto;margin-right:auto}.pathway-mobile-carousel,.pathway-mobile-carousel+.owl-controls-wrapper{display:flex!important}}.scientific-advisors-section{background:#fdfdfd;padding:30px 0}.advisors-container{max-width:1300px;margin:0 auto;padding:0 20px}.advisors-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.advisors-title{color:#1a1a1a;text-align:left;margin:0;font-size:2.5rem;font-weight:600}.advisors-subtitle{color:#555;text-align:left;max-width:450px;margin:0;font-size:1.1rem;line-height:1.4}.advisors-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.sci-advisor-card-item{background:#fff;border:1px solid #dbdbdb;border-radius:20px;align-items:stretch;gap:24px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 9.7px #b1b1b140}.sci-advisor-img-container{background:linear-gradient(#281943 0%,#8f48e5 100%);border-radius:16px;flex-shrink:0;justify-content:center;align-items:flex-end;width:218px;height:268px;display:flex;position:relative;overflow:hidden}.sci-advisor-img-container img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s}.sci-advisor-divider{background-color:#dbdbdb;flex-shrink:0;align-self:stretch;width:1px}.sci-advisor-info-container{flex-direction:column;flex:1;justify-content:space-between;transition:justify-content .4s;display:flex}.sci-advisor-text-details{opacity:1;max-height:250px;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,margin-bottom .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.sci-advisor-name{color:#1a1a1a;margin:0 0 6px;font-size:1.8rem;font-weight:600}.sci-advisor-role{color:#595959;min-height:42px;margin:0 0 14px;font-size:1rem;line-height:1.5}.sci-advisor-highlight-pill{background:#faf8ff;border:1px solid #f1e9ff;border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;display:inline-flex}.sci-advisor-highlight-pill .bullet-dot{background:#6c5ce7;border-radius:50%;flex-shrink:0;width:8px;height:8px}.sci-advisor-highlight-pill .highlight-text{color:#595959;margin:0;font-size:1rem;line-height:1.3}.watch-podcast-btn{color:#fff;box-sizing:border-box;background:linear-gradient(90deg,#834dc0 0%,#4946f7 100%);border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 20px;font-size:1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #3b52f633}.watch-podcast-btn:hover{color:#fff;opacity:.95;box-shadow:0 8px 25px #3b52f659}@media (max-width:992px){.advisors-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:30px}.advisors-subtitle{text-align:left;max-width:100%}.advisors-grid{gap:24px;flex-direction:column!important;display:flex!important}.ads-headline{letter-spacing:-1px!important;font-size:40px!important;line-height:48px!important}}@media (max-width:576px){.ads-headline{letter-spacing:-.5px!important;margin-bottom:1rem!important;font-size:28px!important;line-height:36px!important}.ads-headline br{display:none!important}.scientific-advisors-section{padding:40px 0}.advisors-title{font-size:2rem}.sci-advisor-card-item{flex-direction:row;align-items:stretch;gap:16px;padding:16px}.sci-advisor-img-container{border-radius:12px;width:120px;height:150px}.sci-advisor-name{text-align:left;margin-bottom:4px;font-size:1.2rem}.sci-advisor-role{white-space:normal;text-align:left;margin-bottom:8px;font-size:.8rem;line-height:1.3}.sci-advisor-divider{align-self:stretch;width:1px;height:auto}.sci-advisor-highlight-pill{border-radius:6px;gap:4px;margin-bottom:12px;padding:4px 8px}.sci-advisor-highlight-pill .bullet-dot{width:6px;height:6px}.sci-advisor-highlight-pill .highlight-text{font-size:.75rem}.watch-podcast-btn{border-radius:8px;padding:8px 16px;font-size:.85rem}}
