*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background-color:#fff;width:100%;font-size:1rem;line-height:1.7;overflow-x:hidden}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;letter-spacing:-.02em;font-weight:800;line-height:1.2}p{color:#475569;font-weight:400;line-height:1.8}::selection{color:#0f172a;background:#0a4cff33}::selection{color:#0f172a;background:#0a4cff33}.header{z-index:1020;-webkit-backdrop-filter:none;pointer-events:none;background:0 0;border-bottom:none;transition:transform .3s,background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateY(0)}.header.scrolled{box-shadow:none;background:0 0}.header.header--hidden{transform:translateY(-100%)}.header__container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.header__container{padding:0 2rem}}.header__container{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;padding-left:.25rem;display:flex}@media (min-width:1024px){.header__container{padding-left:.5rem}}.header__logo{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.02em;pointer-events:auto;justify-content:center;align-items:center;gap:.5rem;display:flex}.header__logo-image{object-fit:contain;width:auto;height:40px}@media (min-width:768px){.header__logo-image{height:45px}}.header__logo-text{color:#000;white-space:nowrap;font-size:1rem;font-weight:600;display:none}@media (min-width:1024px){.header__logo-text{display:inline-block}}.header__logo-acronym{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800;display:none}@media (min-width:1024px){.header__logo-acronym{display:inline-block}}.header__nav{display:none}@media (min-width:1024px){.header__nav{gap:1.5rem;display:flex}}.header__nav-link{color:#475569;font-size:.875rem;font-weight:500;transition:color .3s;position:relative}.header__nav-link:after{content:"";background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.header__nav-link:hover,.header__nav-link.active{color:#0a4cff}.header__nav-link:hover:after,.header__nav-link.active:after{width:100%}.header__actions{justify-content:center;align-items:center;gap:1rem;display:flex}.header__mobile-toggle{color:#0f172a;font-size:1.5rem;display:block}@media (min-width:1024px){.header__mobile-toggle{display:none}}.mobile-menu{z-index:1050;background:#fff;padding:6rem 1.5rem;transition:transform .3s;position:fixed;inset:0;transform:translate(100%);box-shadow:0 20px 25px -5px #0f172a1f}.mobile-menu.open{transform:translate(0)}.mobile-menu__close{color:#0f172a;font-size:1.5rem;position:absolute;top:1.5rem;right:1.5rem}.mobile-menu__nav{flex-direction:column;gap:2rem;margin-top:6rem;display:flex}.mobile-menu__nav-link{color:#0f172a;font-size:1.25rem;font-weight:600}.mobile-menu__nav-link:hover{color:#0a4cff}.footer{color:#fff;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#163768;padding:56px 0 0;position:relative;overflow:hidden}.footer__pattern{opacity:.06;pointer-events:none;background-image:repeating-linear-gradient(-45deg,#0000,#0000 8px,#1e4a7a 8px 10px);position:absolute;inset:0}.footer__container{z-index:1;width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem;position:relative}@media (min-width:1024px){.footer__container{padding:0 2rem}}.footer__container{max-width:1400px;margin:0 auto;padding:0 20px 10px}.footer__social-row{border-bottom:1px solid #ffffff1f;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;padding-bottom:20px;display:flex}.footer__social-circle{color:#000;background:#fff;border:1px solid #ffffff40;border-radius:9999px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer__social-circle svg{flex-shrink:0}.footer__social-circle:hover{transform:translateY(-3px);box-shadow:0 6px 14px #00000040}.footer__main{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.footer__main{grid-template-columns:1.6fr 1fr 1fr;align-items:flex-start;gap:2rem}}.footer__brand-col{flex-direction:column;gap:1.5rem;max-width:700px;display:flex}.footer__logo-link{display:inline-block}.footer__logo-img{object-fit:contain;filter:brightness(0)invert();width:100px;height:auto}.footer__tagline{color:#ffffffeb;margin:0;font-size:1rem;line-height:1.5}.footer__nav-col{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.footer__nav-col{border-left:1px solid #ffffff1f;padding-top:25px;padding-left:1.5rem}}.footer__nav-title{letter-spacing:.06em;text-transform:uppercase;font-size:1.05rem;font-weight:800;font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#fff;margin-bottom:0}.footer__nav-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__nav-link{color:#ffffffe0;font-size:1rem;text-decoration:none;transition:color .3s}.footer__nav-link:hover{color:#fff}.footer__contact-col{flex-direction:column;gap:.5rem;display:flex}@media (min-width:768px){.footer__contact-col{border-left:1px solid #ffffff1f;padding-top:25px;padding-left:1.5rem}}.footer__contact-list{flex-direction:column;gap:.5rem;display:flex}.footer__contact-link{color:#ffffffeb;font-size:1rem;text-decoration:none}.footer__contact-link:hover{color:#fff;text-decoration:underline}.footer__legal-bar{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#e9e9e9;padding:18px 0}.footer__legal-container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.footer__legal-container{padding:0 2rem}}.footer__legal-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}@media (min-width:768px){.footer__legal-container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}}.footer__legal-left{gap:1.5rem;font-weight:800;display:flex}.footer__legal-left fon a{color:#333;font-size:1rem;text-decoration:none;transition:opacity .3s}.footer__legal-left fon a:hover{opacity:.7}.footer__legal-right{color:#333;font-size:1rem;font-weight:800}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);border:none;border-radius:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0a4cff33}.btn--primary:active{transform:translateY(0)}.btn--secondary{color:#0a4cff;cursor:pointer;background:0 0;border:2px solid #0a4cff;border-radius:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.btn--secondary:hover{color:#fff;background:#0a4cff;transform:translateY(-2px);box-shadow:0 4px 12px #0a4cff33}.btn--outline:hover{color:#0a4cff;background:#f8fbff;border-color:#0a4cff}.btn--ghost{color:#475569;background:0 0}.btn--ghost:hover{color:#0a4cff;background:#f8fbff}.btn--large{padding:1.5rem 3rem;font-size:1.125rem}.btn--small{padding:.5rem 1rem;font-size:.875rem}.btn--icon{border-radius:9999px;width:48px;height:48px;padding:0}.card{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #0a4cff14}.card:hover{border-color:#0a4cff;transform:translateY(-4px);box-shadow:0 8px 24px #0a4cff26}.card--speaker{text-align:center;flex-direction:column;align-items:center;height:100%;min-height:320px;padding:1.5rem;display:flex}.card--award{flex-direction:column;gap:.5rem;padding:1rem;display:flex}.card--sponsor{background:#f8fbff;justify-content:center;align-items:center;min-height:150px;padding:2rem;display:flex}.card--agenda{border-left:3px solid #0a4cff;flex-direction:column;gap:1rem;padding:2rem;display:flex}.card__image{border-radius:1rem;width:100%;height:auto;margin-bottom:1rem}.card__title{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.card__subtitle{color:#0a4cff;margin-bottom:1rem;font-size:1rem;font-weight:500}.card__description{color:#475569;font-size:1rem;line-height:1.6}.card__meta{color:#64748b;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.hero{isolation:isolate;background:radial-gradient(90% 70% at 55% 65%,#f8fafce6 0%,#f1f5f966 40%,#0000 70%),#fafbfc linear-gradient(#fff 0%,#fffffffa 100%);flex-direction:column;justify-content:flex-start;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero__header{z-index:1030;pointer-events:auto;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;min-height:72px;display:flex;position:absolute;top:0;left:0;right:0;box-shadow:0 1px 2px #0000000a}.hero__header-inner{pointer-events:auto;justify-content:right;align-items:center;width:100%;max-width:1400px;min-height:72px;margin:0 auto;padding:0 2rem;display:flex}.hero__header-nav{pointer-events:auto}.hero__header-nav-list{pointer-events:auto;background:#fee2e280;border-radius:9999px;flex-wrap:nowrap;align-items:center;gap:0;margin:0;padding:6px 10px;list-style:none;display:flex;box-shadow:0 1px 3px #0000000d}.hero__header-nav-item{pointer-events:auto;position:relative}.hero__header-nav-link{z-index:2;pointer-events:auto;font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1e293b;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;white-space:nowrap;border-radius:9999px;padding:8px 12px;font-size:.6875rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:inline-block;position:relative}@media (min-width:640px){.hero__header-nav-link{padding:8px 14px;font-size:.75rem}}@media (min-width:768px){.hero__header-nav-link{padding:9px 16px;font-size:.8125rem}}.hero__header-nav-link:hover{color:#0f172a;background:#ffffffb3}.hero__header-nav-link:focus-visible{outline-offset:2px;outline:2px solid #0a4cff}.hero__particles{z-index:1;pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.hero__particle{filter:blur(2px);width:4px;height:4px;animation:floatParticle var(--duration,15s) var(--delay,0s) ease-in-out infinite;left:var(--x,60%);top:var(--y,30%);opacity:.5;background:#3b82f680;border-radius:50%;position:absolute;box-shadow:0 0 8px #3b82f6b3,0 0 12px #6366f166}.hero__globe-image{z-index:1;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;max-width:1056px;height:48%;min-height:400px;display:none;position:absolute;bottom:-15%;left:50%;overflow:visible;transform:translate(-50%)}@media (min-width:768px){.hero__globe-image{max-width:880px;height:44%;min-height:400px;display:flex}}@media (min-width:1024px){.hero__globe-image{max-width:1056px;height:48%;min-height:480px}}@media (min-width:1280px){.hero__globe-image{max-width:1232px;height:52%;min-height:560px}}.hero__globe-img{object-fit:contain;object-position:bottom;width:100%;max-width:100%;height:auto;transform:translateY(10%)}@media (min-width:768px){.hero__globe-img{transform:translateY(5%)}}@media (min-width:1024px){.hero__globe-img{transform:translateY(0)}}.hero__content{z-index:3;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100vh;padding:calc(64px + 3rem) 1.5rem 8rem;display:flex;position:relative}@media (min-width:768px){.hero__content{padding:calc(64px + 4rem) 2rem 8rem}}@media (min-width:1024px){.hero__content{padding:calc(64px + 4rem) 3rem 10rem}}.hero__container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.hero__container{padding:0 2rem}}.hero__container{z-index:4;width:100%;max-width:1400px;position:relative}.hero__text{z-index:4;width:100%;max-width:800px;position:relative}@media (min-width:768px){.hero__text{max-width:900px}}@media (min-width:1024px){.hero__text{max-width:1000px}}.hero__title{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#000;max-width:90%;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}@media (min-width:640px){.hero__title{margin-bottom:.5rem;font-size:1.875rem}}@media (min-width:768px){.hero__title{margin-bottom:1rem;font-size:2.25rem;line-height:1.15}}@media (min-width:1024px){.hero__title{margin-bottom:1rem;font-size:3rem}}@media (min-width:1280px){.hero__title{font-size:3rem}}.hero__subtitle{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:400;line-height:1.6}@media (min-width:640px){.hero__subtitle{font-size:.875rem;line-height:1.7}}@media (min-width:768px){.hero__subtitle{font-size:1.125rem;line-height:1.6}}@media (min-width:1024px){.hero__subtitle{max-width:70%;font-size:1.25rem}}.hero__certifications{gap:14px;max-width:720px;margin-top:1.25rem;display:flex}.hero__cert-card{background:#fff;border:1px solid #dde1e8;border-radius:4px;flex-direction:column;flex:1;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0d,0 4px 16px #0f172a0f}.hero__cert-card:hover{transform:translateY(-4px);box-shadow:0 2px 6px #0f172a0f,0 12px 36px #0f172a1a}.hero__cert-accent{background:linear-gradient(90deg,#b8921a 0%,#d4af37 45%,#c9a227 100%);height:3px;position:absolute;top:0;left:0;right:0}.hero__cert-body{flex:1;padding:1rem 1rem .6rem}.hero__cert-header{align-items:flex-start;gap:10px;margin-bottom:.65rem;display:flex}.hero__cert-icon{background:#f0f5ff;border:1px solid #dbeafe;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.hero__cert-icon img{object-fit:contain;width:18px;height:18px}.hero__cert-title-wrap{flex-direction:column;gap:2px;display:flex}.hero__cert-tag{letter-spacing:.1em;color:#c9a227;text-transform:uppercase;font-size:.6rem;font-weight:700;line-height:1}.hero__cert-card h3{color:#0f172a;margin:0;font-size:.82rem;font-weight:700;line-height:1.3}.hero__cert-card h3 em{color:#475569;font-style:normal;font-weight:500}.hero__cert-divider{background:#eef0f4;height:1px;margin:0 0 .65rem}.hero__cert-meta{grid-template-columns:1fr 1fr;gap:4px 8px;margin-bottom:.6rem;display:grid}.hero__cert-meta-item{flex-direction:column;gap:1px;display:flex}.hero__cert-meta-label{text-transform:uppercase;letter-spacing:.07em;color:#94a3b8;font-size:.6rem;font-weight:600;line-height:1}.hero__cert-meta-value{color:#1e293b;font-size:.78rem;font-weight:600;line-height:1.3}.hero__cert-desc{color:#64748b;margin:0;font-size:.72rem;line-height:1.45}.hero__cert-footer{background:#fafbfc;border-top:1px solid #eef0f4;gap:8px;padding:.65rem 1rem .8rem;display:flex}.hero__cert-btn{letter-spacing:.03em;cursor:pointer;text-align:center;white-space:nowrap;border-radius:3px;flex:1;padding:7px 10px;font-size:.72rem;font-weight:700;transition:all .2s}.hero__cert-btn--primary{color:#fff;background:#1e40af;border:1px solid #1e40af}.hero__cert-btn--primary:hover{background:#1d3faa;transform:translateY(-1px);box-shadow:0 4px 12px #1e40af4d}.hero__cert-btn--ghost{color:#334155;background:0 0;border:1px solid #cbd5e1}.hero__cert-btn--ghost:hover{background:#f1f5f9;border-color:#94a3b8;transform:translateY(-1px)}.hero__cards-container{z-index:4;width:320px;max-height:70vh;padding-right:3.5rem;display:none;position:absolute;top:18%;right:3.5rem;transform:translateY(-50%)}@media (min-width:1024px){.hero__cards-container{width:360px;display:block;right:3rem}}@media (min-width:1280px){.hero__cards-container{width:400px;right:3rem}}.hero__cards-scroll{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:.75rem;max-height:calc(400px + .75rem);padding-left:1rem;padding-right:.5rem;display:flex;overflow:hidden auto}.hero__cards-scroll::-webkit-scrollbar{width:2px}.hero__cards-scroll::-webkit-scrollbar-track{background:0 0}.hero__cards-scroll::-webkit-scrollbar-thumb{background:#0a4cff33;border-radius:1px}.hero__cards-scroll::-webkit-scrollbar-thumb:hover{background:#0a4cff4d}.hero__card{cursor:pointer;background:0 0;border:1px solid #0003;border-radius:2px;flex-direction:column;flex-shrink:0;gap:0;height:200px;min-height:200px;padding:0;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.hero__card:hover{border-color:#0000004d;transform:translate(-5px);box-shadow:0 4px 12px #00000026}.hero__card-number{color:#fff9;z-index:2;font-size:1.5rem;font-weight:700;position:absolute;top:1rem;right:1rem}.hero__card-screenshot{border-radius:2px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero__card-screenshot img{object-fit:contain;width:100%;height:100%;display:block}.hero__card-img{object-fit:cover;opacity:.8;width:100%;height:100%}@keyframes floatParticle{0%{opacity:0;transform:translateY(0)translate(0)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-100px)translate(20px)}}@keyframes pulseAtmosphere{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}@media (max-width:767px){.hero{min-height:80vh}.hero__header-inner{flex-wrap:wrap;justify-content:center;gap:1rem;min-height:64px;padding:10px 1rem}.hero__header-nav-list{flex-wrap:wrap;justify-content:flex-end;gap:2px;padding:6px 8px}.hero__content{text-align:center;justify-content:center;align-items:center;padding:4rem 1rem 6rem}.hero__text,.hero__title{text-align:center}.hero__subtitle{text-align:center;margin:0 auto}.hero__particles{display:none}.hero__certifications{flex-direction:column;gap:12px}}@media (min-width:768px){.hero__content,.hero__text,.hero__title,.hero__subtitle{text-align:left}}@media (min-width:768px){.section{padding:4rem 0}}.section{background:#fff;position:relative}.section--dark{background:#f8fbff}.section--gradient{background:linear-gradient(135deg,#f8fbff 0%,#fff 50%,#eaf3ff 100%)}.section--reduced-top{padding-top:.15rem}@media (min-width:768px){.section--reduced-top{padding-top:.5rem}}.section--reduced{padding:2rem 0}@media (min-width:768px){.section--reduced{padding:3rem 0}}.section--dark-blue{background:0 0}.section--dark-blue .section__title,.section--dark-blue .section__description{color:#000}.section__container{width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (min-width:1024px){.section__container{padding:0 2rem}}.section__header{text-align:center;max-width:800px;margin-bottom:2rem;margin-left:auto;margin-right:auto}.section__badge{color:#0a4cff;text-transform:uppercase;letter-spacing:.1em;background:#0a4cff1a;border:1px solid #0a4cff33;border-radius:9999px;margin-bottom:.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.section__title{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.02em;color:#0f172a;font-size:2.25rem;font-weight:800;line-height:1.2}@media (min-width:768px){.section__title{font-size:3rem}}.section__title{margin-bottom:.5rem}.section__title .gradient-text{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.section__description{color:#475569;font-size:1.125rem;line-height:1.7}.section__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.section__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.section__grid--2,.section__grid--4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.section__grid--4{grid-template-columns:repeat(4,1fr)}}.who-we-are__grid{grid-template-columns:1fr;align-items:stretch;gap:3rem;display:grid}@media (min-width:768px){.who-we-are__grid{grid-template-columns:2fr 1fr}}.who-we-are__stats{grid-template-columns:repeat(2,1fr);align-items:start;gap:.25rem;display:grid}@media (min-width:768px){.who-we-are__stats{grid-template-columns:repeat(4,1fr)}}.initiatives__layout{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.initiatives__layout{grid-template-columns:2fr 1fr}}.initiatives__cards{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;display:grid}@media (min-width:768px){.initiatives__cards{grid-template-columns:repeat(3,1fr)}}.event-stats__layout{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:768px){.event-stats__layout{grid-template-columns:1fr 1fr}}.event-stats__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;display:grid}.who-we-are{text-align:center;flex-direction:column;align-items:center;max-width:1300px;margin:0 auto;padding:0 1.5rem;display:flex}.who-we-are__header{max-width:700px;margin-bottom:0}.who-we-are__badge{color:#2563eb;letter-spacing:.08em;background:#eef2ff;border-radius:999px;margin-bottom:1rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:600;display:inline-block}.who-we-are__title{margin:0;font-size:3rem;font-weight:800}.who-we-are__title span{color:#2563eb}.who-we-are__subtitle{color:#64748b;margin-top:.75rem;font-size:1.1rem}.who-we-are__grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:3rem;width:100%;margin-top:2.5rem;display:grid}@media (max-width:1024px){.who-we-are__grid{grid-template-columns:1fr}}.who-we-are__left{text-align:left}.who-we-are__image-wrapper{aspect-ratio:16/10;border-radius:20px;overflow:hidden;box-shadow:0 16px 50px #0f172a14}.who-we-are__image{object-fit:cover;width:100%;height:100%;display:block}.who-we-are__description{color:#475569;margin-top:1.5rem;font-size:1rem;line-height:1.75}.who-we-are__description+.who-we-are__description{margin-top:1rem}.who-we-are__right{flex-direction:column;gap:1.25rem;display:flex}.who-we-are__stats-row{grid-template-columns:repeat(4,1fr);gap:.5rem 1rem;width:100%;display:grid}@media (max-width:640px){.who-we-are__stats-row{grid-template-columns:repeat(2,1fr)}}.who-we-are__stat{flex-direction:column;align-items:center;display:flex}.who-we-are__stat-number{color:#2563eb;font-size:1.6rem;font-weight:700;line-height:1.2}.who-we-are__stat-label{color:#64748b;text-align:center;margin-top:.2rem;font-size:.8rem}.who-we-are__cards-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.who-we-are__cards-grid{grid-template-columns:1fr}}.who-we-are__card{color:inherit;background:#fff;border:1px solid #e2e8f0;border-top:4px solid #0000;border-radius:18px;flex-direction:column;justify-content:space-between;padding:1.6rem 1.5rem 1.4rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 20px #0f172a0d}.who-we-are__card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #0f172a1c}.who-we-are__card h3{color:#0f172a;margin:0;font-size:.975rem;font-weight:700;line-height:1.45}.who-we-are__card p{color:#475569;flex:1;margin:.7rem 0 .5rem;font-size:.875rem;line-height:1.65}.who-we-are__card--blue{border-top-color:#3b82f6}.who-we-are__card--blue .who-we-are__card-link{color:#2563eb}.who-we-are__card--orange{border-top-color:#ea580c}.who-we-are__card--orange .who-we-are__card-link{color:#c2410c}.who-we-are__card--yellow{border-top-color:#eab308}.who-we-are__card--yellow .who-we-are__card-link{color:#a16207}.who-we-are__card--green{border-top-color:#22c55e}.who-we-are__card--green .who-we-are__card-link{color:#15803d}.who-we-are__card-body{flex-direction:column;flex:1;display:flex}.who-we-are__card-link{margin-top:.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.who-we-are__card-link:hover{opacity:.7}.form{flex-direction:column;gap:1.5rem;display:flex}.form__group{flex-direction:column;gap:.5rem;display:flex}.form__label{color:#0f172a;font-size:1rem;font-weight:500}.form__input,.form__textarea,.form__select{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .3s;box-shadow:0 1px 2px #0f172a0d}.form__input:focus,.form__textarea:focus,.form__select:focus{background:#fff;border-color:#0a4cff;outline:none;box-shadow:0 0 0 3px #0a4cff1a,0 4px 6px -1px #0f172a14}.form__input::placeholder,.form__textarea::placeholder,.form__select::placeholder{color:#64748b}.form__textarea{resize:vertical;min-height:120px}.form__error{color:#dc2626;margin-top:.25rem;font-size:.875rem}.form__checkbox-group{justify-content:center;align-items:flex-start;gap:.5rem;display:flex}.form__checkbox{cursor:pointer;accent-color:#0a4cff;width:20px;height:20px}.form__checkbox-label{color:#475569;font-size:.875rem;line-height:1.5}.testimonial-section{background-color:#f4c430;width:100%;padding:80px 20px;overflow:hidden}@media (min-width:768px){.testimonial-section{padding:100px 30px}}@media (min-width:1024px){.testimonial-section{padding:60px 0}}.testimonial-section__container{width:100%;max-width:1300px;margin:0 auto}.testimonial-section__header{text-align:center;margin-bottom:60px}@media (min-width:768px){.testimonial-section__header{margin-bottom:100px}}@media (min-width:1024px){.testimonial-section__header{margin-bottom:20px}}.testimonial-section__badge{color:#1a1a1a;text-transform:uppercase;letter-spacing:1px;background-color:#0000001a;border-radius:50px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}@media (min-width:768px){.testimonial-section__badge{padding:10px 24px;font-size:15px}}.testimonial-section__title{color:#1a1a1a;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2}@media (min-width:768px){.testimonial-section__title{font-size:42px}}@media (min-width:1024px){.testimonial-section__title{font-size:52px}}.testimonial-section__highlight{color:#000;position:relative}.testimonial-section__highlight:after{content:"";z-index:0;background-color:#fff6;width:100%;height:8px;position:absolute;bottom:4px;left:0}.testimonial-section__gradient{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.testimonial-section__description{color:#000000b3;max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}@media (min-width:768px){.testimonial-section__description{font-size:18px}}.testimonial-category{margin-bottom:80px}.testimonial-category:last-child{margin-bottom:0}@media (min-width:768px){.testimonial-category{margin-bottom:100px}}@media (min-width:1024px){.testimonial-category{margin-bottom:120px}}.testimonial-category__header{text-align:left;margin-bottom:40px}@media (min-width:768px){.testimonial-category__header{margin-bottom:50px}}.testimonial-category__swiper{width:100%;max-width:340px;margin:0 auto;padding:20px 0;position:relative}@media (min-width:768px){.testimonial-category__swiper{max-width:357px;padding:25px 0}}@media (min-width:1024px){.testimonial-category__swiper{max-width:340px;padding:20px 0}}.testimonial-swiper{width:100%;padding:10px 0;overflow:visible}.testimonial-swiper .swiper-slide{opacity:.4;filter:blur(2px);height:auto;transition:all .5s cubic-bezier(.4,0,.2,1);transform:scale(.85)translateY(20px)}.testimonial-swiper .swiper-slide-active{opacity:1;filter:blur();z-index:10;transform:scale(1)translateY(0)}.testimonial-swiper .swiper-slide-next,.testimonial-swiper .swiper-slide-prev{opacity:.3;filter:blur(1px);z-index:5;transform:scale(.9)translateY(-10px)}.testimonial-card{height:100%;transition:all .4s}.testimonial-card__front{background-color:#1a1a1a;border-radius:24px;width:100%;height:100%;min-height:408px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 25px 60px #0006,0 10px 30px #0000004d,0 0 0 1px #ffffff0d}.testimonial-card__front:hover{box-shadow:0 35px 80px #00000080,0 15px 40px #00000059,0 0 0 1px #ffffff14}@media (min-width:768px){.testimonial-card__front{min-height:442px}}@media (min-width:1024px){.testimonial-card__front{min-height:425px}}.testimonial-card__image-wrapper{border-top-left-radius:24px;border-top-right-radius:24px;width:100%;height:200px;max-height:100%;position:relative;overflow:hidden}@media (min-width:768px){.testimonial-card__image-wrapper{height:200px;max-height:230px}}@media (min-width:1024px){.testimonial-card__image-wrapper{height:230px;max-height:230px}}.testimonial-card__image{object-fit:cover;object-position:center top;will-change:transform;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;height:100%;transition:transform .5s;display:block}.testimonial-card__front:hover .testimonial-card__image{transform:scale(1.05)}.testimonial-card__badge{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;z-index:4;background-color:#f4c430;border-radius:50px;padding:6px 14px;font-size:12px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #0003}@media (min-width:768px){.testimonial-card__badge{padding:8px 16px;font-size:13px;top:20px;left:20px}}.testimonial-card__content{background-color:#1a1a1a;flex-direction:column;height:calc(100% - 230px);padding:20px 24px 12px;display:flex}@media (min-width:768px){.testimonial-card__content{height:calc(100% - 230px);padding:22px 28px 14px}}@media (min-width:1024px){.testimonial-card__content{height:calc(100% - 230px);padding:20px 24px 12px}}.testimonial-card__header{margin-bottom:12px}.testimonial-card__meta{flex-direction:column;gap:6px;padding-bottom:12px;display:flex}.testimonial-card__meta-row{flex-wrap:nowrap;align-items:center;gap:14px;display:flex}.testimonial-card__meta-row .testimonial-card__location{align-items:center;margin:0;display:flex}.testimonial-card__rating-block{flex-direction:row;align-items:center;gap:6px;line-height:1;display:flex}.testimonial-card__reviews{color:#fff9;font-size:13px;line-height:1;display:inline-block}.testimonial-card__location{color:#ffffffb3;align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.testimonial-card__name{color:#fff;margin-bottom:6px;font-size:22px;font-weight:700}@media (min-width:768px){.testimonial-card__name{font-size:24px}}@media (min-width:1024px){.testimonial-card__name{font-size:22px}}.testimonial-card__course{flex-direction:column;gap:2px;margin-top:4px;display:flex}.testimonial-card__course-type{color:#f4c430f2;text-transform:uppercase;letter-spacing:.6px;font-size:11px;font-weight:700}.testimonial-card__course-name{color:#ffffffeb;font-size:13px;font-weight:600}.testimonial-card__cert-designation{color:#f4c430f2;text-transform:none;margin-top:0;font-size:13px;font-weight:700;line-height:1}.testimonial-card__rating{align-items:center;gap:0;display:flex}.testimonial-card__star{color:#f4c430;flex-shrink:0;width:18px;height:18px}.testimonial-card__rating-value{color:#fff;font-size:14px;font-weight:700}@media (min-width:1024px){.testimonial-card__rating-value{font-size:14px}}.testimonial-card__reviews{color:#fff9;font-size:13px;display:inline-block}.testimonial-card__location{color:#ffffffad;align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.testimonial-card__location-icon{color:#ffffff80;flex-shrink:0;width:16px;height:16px}.testimonial-card__info{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);align-items:start;gap:0 10px;margin-top:auto;padding-top:1px;display:grid}.testimonial-card__info-item{flex-direction:column;align-items:center;gap:6px;display:flex}.testimonial-card__info-label{color:#fff9;text-transform:uppercase;letter-spacing:.6px;font-size:11px}.testimonial-card__info-value{color:#f4c430;font-size:14px;font-weight:800}.testimonial-card__info-divider{display:none}.testimonial-card__quote{color:#fffffff2;grid-column:1/span 3;margin:12px 0 8px;font-style:italic;display:block;position:relative}.testimonial-card__quote:before{content:"“";color:#f4c4300f;pointer-events:none;z-index:0;font-size:56px;line-height:1;position:absolute;top:-6px;left:6px}.testimonial-card__quote blockquote{text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3;z-index:1;-webkit-box-orient:vertical;max-width:85%;height:4.8em;margin:0;font-size:16px;line-height:1.6;display:-webkit-box;position:relative;overflow:hidden}.testimonial-card__quote--certified blockquote{padding-left:6px}.testimonial-card__quote--certified blockquote:before{content:"";display:none}.testimonial-card--certified .testimonial-card__badge{color:#1a1a1a;letter-spacing:1px;background-color:#f4c430f2;padding:6px 14px;font-weight:800}.testimonial-card__stats{grid-column:1/span 3;justify-content:center;gap:24px;margin-top:12px;padding:6px 0;display:flex}.testimonial-card__stat-item{text-align:center;flex-direction:column-reverse;align-items:center;gap:6px;min-width:0;padding:8px 6px;display:flex}.testimonial-card__stat-value{color:#f4c430;font-size:15px;font-weight:700;line-height:1}.testimonial-card__stat-label{color:#ffffffa6;text-transform:uppercase;letter-spacing:.6px;font-size:11px;line-height:1}.testimonial-card__stats--policy .testimonial-card__stat-value{color:#ffffffeb}.testimonial-card__stats--policy .testimonial-card__stat-label{color:#ffffff8c}.testimonial-card__stats--masterclass .testimonial-card__stat-value{color:#f4c430}.testimonial-card__stats--certified .testimonial-card__stat-value{color:#f4c430}.testimonial-card__stats--masterclass .testimonial-card__stat-label{color:#ffffffd9}.testimonial-card__stats--masterclass .testimonial-card__stat-value{font-weight:800}.testimonial-card__stats--masterclass{margin-top:12px}.testimonial-card--policy .testimonial-card__badge,.testimonial-card--policy .testimonial-card__badge{color:#fffffff2;letter-spacing:.6px;background-color:#ffffff1f;padding:6px 12px;font-weight:700}.testimonial-card__designation{color:#ffffffbf;margin-top:6px;font-size:12px}.testimonial-card__organization{color:#fff9;margin-bottom:6px;font-size:11px}.testimonial-card__designation,.testimonial-card__organization{vertical-align:middle;white-space:nowrap;margin:0;display:inline-block}.testimonial-card__designation:after{content:"";vertical-align:middle;background:#ffffff1f;width:1px;height:18px;margin:0 12px;display:inline-block}.testimonial-card__organization{text-overflow:ellipsis;white-space:nowrap;max-width:55%;display:inline-block;overflow:hidden}.testimonial-card--policy .testimonial-card__designation,.testimonial-card--policy .testimonial-card__organization{white-space:normal;max-width:100%;text-overflow:initial;margin:0;display:block;overflow:visible}.testimonial-card--policy .testimonial-card__designation{margin-bottom:6px;font-weight:700}.testimonial-card--policy .testimonial-card__designation:after{display:none}.testimonial-card__policy-stats{grid-column:1/span 3;justify-content:space-between;gap:12px;margin-top:6px;display:flex}.testimonial-card--policy .testimonial-card__stat-value{color:#ffffffeb}.testimonial-card--policy .testimonial-card__stat-label{color:#ffffff8c;font-size:11px}.testimonial-card--policy .testimonial-card__content{padding-top:26px;padding-bottom:26px}.testimonial-card--policy .testimonial-card__quote blockquote{max-width:85%;height:4.8em;font-size:16px;line-height:1.6}.testimonial-card--masterclass .testimonial-card__badge{color:#1a1a1a;letter-spacing:.6px;background-color:#f4c430e6;padding:6px 12px;font-weight:800}.testimonial-card--masterclass .testimonial-card__quote blockquote{color:#fff;height:4.8em;font-size:15px;line-height:1.28}.testimonial-card__master-stats{grid-column:1/span 3;justify-content:space-between;gap:12px;margin-top:6px;display:flex}.testimonial-card--masterclass .testimonial-card__stat-value{color:#f4c430;font-size:15px;font-weight:800}.testimonial-card--masterclass .testimonial-card__stat-label{color:#ffffffbf;font-size:11px}.testimonial-card--masterclass .testimonial-card__front{transition:transform .25s}.testimonial-card--masterclass .testimonial-card__front:hover{transform:scale(1.02)}.testimonial-card__achievement{color:#ffffffe6;flex-direction:column;align-items:flex-start;gap:4px;display:flex}.testimonial-card__achievement strong{font-size:13px}.testimonial-card__achievement-sub{color:#fff9;font-size:12px}.testimonial-card__credibility{justify-content:flex-end;align-items:center;gap:16px;display:flex}.testimonial-card__cred-item{flex-direction:column;align-items:center;display:flex}.testimonial-card__cred-value{color:#f4c430;font-size:15px;font-weight:800}.testimonial-card__cred-label{color:#ffffffa6;font-size:11px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:50%}.swiper-cards .swiper-slide-active{transform:scale(1)translateY(0)}.swiper-cards .swiper-slide-next,.swiper-cards .swiper-slide-prev{transform:scale(.9)translateY(-10px)}@media (min-width:1024px){.testimonial-categories{grid-template-columns:repeat(3,1fr);align-items:start;gap:48px;width:100%;display:grid}.testimonial-categories .testimonial-category{margin-bottom:0}.testimonial-categories .testimonial-category__swiper{justify-self:center;max-width:340px;margin:0 auto}}.home-v2{overflow-x:hidden}.hv2-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (min-width:768px){.hv2-container{padding:0 2rem}}.hv2-badge{letter-spacing:.12em;text-transform:uppercase;color:#0a4cff;background:#0a4cff1a;border:1px solid #0a4cff33;border-radius:999px;align-items:center;gap:6px;margin-bottom:1rem;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.hv2-badge--light{background:#0a4cff14;border-color:#0a4cff26}.hv2-badge--glow{color:#5784ff;background:#0a4cff26;border-color:#0a4cff59;box-shadow:0 0 18px #0a4cff33}.hv2-grad{background:linear-gradient(90deg,#0a4cff 0%,#7097ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hv2-grad-light{background:linear-gradient(90deg,#8aa9ff 0%,#93c5fd 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.hv2-section-header{margin-bottom:3rem}.hv2-section-header--center{text-align:center}.hv2-section-title{color:#0f172a;margin:0 0 1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15}.hv2-section-title--light{color:#fff}.hv2-section-desc{color:#475569;max-width:780px;font-size:1.05rem;line-height:1.7}.hv2-section-desc--light{color:#ffffffbf}.hv2-section-header--center .hv2-section-desc{margin:0 auto}.hv2-who{background:#fff;padding:100px 0;position:relative}.hv2-who:before{content:"";pointer-events:none;background:radial-gradient(at 80%,#0a4cff0a 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;right:0}.hv2-who__inner{grid-template-columns:1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}@media (min-width:768px){.hv2-who__inner{grid-template-columns:1fr 1fr;padding:0 2rem}}@media (min-width:1024px){.hv2-who__inner{gap:80px}}.hv2-who__media{position:relative}.hv2-who__media-frame{aspect-ratio:4/3;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000002e,0 0 0 1px #e2e8f0}.hv2-who__media-frame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#0a4cff1a 0%,#0000 60%);position:absolute;inset:0}.hv2-who__photo{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.hv2-who__media-frame:hover .hv2-who__photo{transform:scale(1.03)}.hv2-who__media-overlay{z-index:2;background:linear-gradient(#0000 40%,#060c1a66 100%);position:absolute;inset:0}.hv2-who__media-badge{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#060c1a;background:#fffffff2;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;bottom:20px;left:20px;box-shadow:0 8px 24px #00000026}.hv2-who__media-badge svg{color:#0a4cff}.hv2-who__float-card{color:#fff;text-align:center;z-index:4;background:#0a4cff;border-radius:16px;padding:20px 24px;position:absolute;top:-20px;right:-20px;box-shadow:0 12px 40px #0a4cff59}.hv2-who__float-num{font-size:2rem;font-weight:800;line-height:1;display:block}.hv2-who__float-label{opacity:.9;margin-top:4px;font-size:.75rem;font-weight:600;display:block}.hv2-who__content{flex-direction:column;gap:1.5rem;display:flex}.hv2-who__heading{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.18}.hv2-who__heading em{background:linear-gradient(90deg,#0a4cff 0%,#7097ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-style:italic}.hv2-who__body{color:#475569;margin:0;font-size:1.05rem;line-height:1.7}.hv2-who__stats{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.5rem 0;display:grid}.hv2-who__stat{text-align:center}.hv2-who__stat-n{color:#0a4cff;font-size:1.6rem;font-weight:800;line-height:1.1;display:block}.hv2-who__stat-l{color:#64748b;margin-top:4px;font-size:.75rem;font-weight:600;display:block}.hv2-who__cards{flex-direction:column;gap:.5rem;display:flex}.hv2-who__card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 1px 2px #0f172a0d}.hv2-who__card svg:first-child{color:#0a4cff;opacity:.85;flex-shrink:0}.hv2-who__card h4{margin:0 0 2px;font-size:.9rem;font-weight:700}.hv2-who__card p{color:#475569;margin:0;font-size:.8rem;line-height:1.4}.hv2-who__card:hover{border-color:#0a4cff4d;transform:translate(4px);box-shadow:0 4px 6px -1px #0f172a14}.hv2-who__card--accent{background:#0a4cff08;border-color:#0a4cff33}.hv2-who__card-arrow{color:#64748b;flex-shrink:0;margin-left:auto;transition:transform .2s}.hv2-who__card:hover .hv2-who__card-arrow{color:#0a4cff;transform:translate(3px)}.hv2-certs{background:#f8fbff;padding:100px 0;position:relative}.hv2-certs:before{content:"";pointer-events:none;background:radial-gradient(at 20% 0,#0a4cff0f 0%,#0000 50%),radial-gradient(at 80% 100%,#0a4cff0a 0%,#0000 50%);position:absolute;inset:0}.hv2-certs__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.hv2-certs__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hv2-certs__grid{grid-template-columns:repeat(4,1fr)}}.hv2-cert-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:32px 28px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.hv2-cert-card:hover{border-color:rgba(var(--cert-accent,#0a4cff), .3);transform:translateY(-6px);box-shadow:0 24px 60px #0000001f}.hv2-cert-card:after{content:"";background:var(--cert-accent,#0a4cff);transform-origin:0;height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hv2-cert-card:hover:after{transform:scaleX(1)}.hv2-cert-card__glow{background:var(--cert-accent,#0a4cff);opacity:.04;border-radius:50%;width:120px;height:120px;transition:opacity .3s;position:absolute;top:-40px;right:-40px}.hv2-cert-card:hover .hv2-cert-card__glow{opacity:.08}.hv2-cert-card__top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.hv2-cert-card__icon{background:rgba(var(--cert-accent,#0a4cff), .12);width:52px;height:52px;color:var(--cert-accent,#0a4cff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hv2-cert-card__price{color:#059669;white-space:nowrap;background:#10b9811f;border-radius:999px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}.hv2-cert-card__body{flex-direction:column;flex:1;gap:6px;display:flex}.hv2-cert-card__badge{letter-spacing:.1em;text-transform:uppercase;color:var(--cert-accent,#0a4cff);font-size:.68rem;font-weight:700}.hv2-cert-card__meta{color:#64748b;font-size:.72rem}.hv2-cert-card__title{color:var(--cert-accent,#0f172a);margin:4px 0;font-size:1.05rem;font-weight:700;line-height:1.3}.hv2-cert-card__desc{color:#475569;flex:1;font-size:.85rem;line-height:1.55}.hv2-cert-card__cta{color:var(--cert-accent,#0a4cff);align-items:center;gap:6px;margin-top:20px;font-size:.82rem;font-weight:700;transition:gap .2s;display:inline-flex}.hv2-cert-card:hover .hv2-cert-card__cta{gap:10px}.hv2-certs__footer{flex-direction:column;align-items:center;gap:1rem;margin-top:48px;display:flex}.hv2-certs__trust{color:#64748b;letter-spacing:.06em;font-size:.78rem;font-weight:600}.hv2-policy{background:#060c1a;padding:100px 0;position:relative;overflow:hidden}.hv2-policy__bg{pointer-events:none;background:radial-gradient(at 30% 40%,#3b82f61f 0%,#0000 55%),radial-gradient(at 75% 60%,#8b5cf614 0%,#0000 55%);position:absolute;inset:0}.hv2-policy__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.hv2-policy__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.hv2-policy__grid{grid-template-columns:repeat(4,1fr)}}.hv2-policy-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.hv2-policy-card:hover{box-shadow:0 24px 60px #0000004d,0 0 0 1px rgba(var(--pillar-color,#0a4cff), .2);transform:translateY(-6px)}.hv2-policy-card__img-wrap{aspect-ratio:16/9;position:relative;overflow:hidden}.hv2-policy-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.hv2-policy-card:hover .hv2-policy-card__img{transform:scale(1.06)}.hv2-policy-card__img-overlay{background:linear-gradient(#0000 40%,#060c1acc 100%);position:absolute;inset:0}.hv2-policy-card__content{flex-direction:column;flex:1;gap:10px;padding:24px;display:flex}.hv2-policy-card__icon{width:44px;height:44px;color:var(--pillar-color,#0a4cff);background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hv2-policy-card__title{color:#fff;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.hv2-policy-card__desc{color:#ffffffa6;flex:1;margin:0;font-size:.84rem;line-height:1.6}.hv2-policy-card__link{color:var(--pillar-color,#0a4cff);align-items:center;gap:5px;margin-top:auto;font-size:.8rem;font-weight:700;text-decoration:none;transition:gap .2s;display:inline-flex}.hv2-policy-card__link:hover{gap:9px}.hv2-master{background:#fff;padding:100px 0}.hv2-master__wrap{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (min-width:1024px){.hv2-master__wrap{grid-template-columns:1fr 1fr}}.hv2-master__visual{order:-1;position:relative}@media (min-width:1024px){.hv2-master__visual{order:0}}.hv2-master__img{aspect-ratio:4/3;object-fit:cover;border-radius:24px;width:100%;display:block;box-shadow:0 32px 80px #00000026}.hv2-master__img-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#000000bf;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:24px;right:24px}.hv2-master__img-badge svg{color:#f59e0b}.hv2-master__stat-pill{color:#fff;background:#0a4cff;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;bottom:24px;left:24px;box-shadow:0 8px 24px #0a4cff59}.hv2-master__content{flex-direction:column;gap:1.5rem;display:flex}.hv2-master__heading{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.hv2-master__body{color:#475569;margin:0;font-size:1.05rem;line-height:1.7}.hv2-master__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.hv2-master__list-item{color:#0f172a;align-items:center;gap:1rem;font-size:.95rem;font-weight:500;display:flex}.hv2-master__list-icon{color:#0a4cff;background:#0a4cff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.hv2-master__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hv2-master__ghost{color:#0a4cff;border-bottom:1px dashed #0a4cff66;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s}.hv2-master__ghost:hover{border-color:#0a4cff}.hv2-btsa{padding:100px 0;position:relative;overflow:hidden}.hv2-btsa__backdrop{z-index:0;position:absolute;inset:0}.hv2-btsa__bg-img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.hv2-btsa__bg-overlay{background:linear-gradient(160deg,#060c1af0 0%,#0d1526e6 50%,#124388eb 100%);position:absolute;inset:0}.hv2-btsa__inner{z-index:1;position:relative}.hv2-btsa__grid{grid-template-columns:1fr;gap:48px;margin-top:48px;display:grid}@media (min-width:768px){.hv2-btsa__grid{grid-template-columns:1fr 1.4fr;align-items:start}}.hv2-btsa__stats-col{flex-direction:column;gap:28px;display:flex}.hv2-btsa__event-card{border-bottom:1px solid #02021b;padding:10px}.hv2-btsa__event-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#0a4cff;background:linear-gradient(90deg,#0a4cff1a,#0a4cff0a);border:1px solid #0a4cff1f;border-radius:999px;align-items:center;gap:.5rem;margin:0 0 8px;padding:6px 12px;font-size:.68rem;font-weight:700;transition:transform .22s,box-shadow .22s,background .22s;display:inline-flex;box-shadow:0 6px 18px #0a4cff0f}.hv2-btsa__event-eyebrow .hv2-btsa__eyebrow-icon{color:#fff;background:linear-gradient(#0a4cff,#10b981);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex;-webkit-mask:none;mask:none}.hv2-btsa__event-eyebrow .hv2-btsa__eyebrow-icon svg,.hv2-btsa__event-eyebrow .hv2-btsa__eyebrow-icon path{fill:#fff}.hv2-btsa__event-eyebrow .hv2-btsa__eyebrow-icon{margin-right:6px}.hv2-btsa__event-eyebrow:hover{transform:translateY(-3px);box-shadow:0 18px 40px #0a4cff1f}.hv2-btsa__event-venue{color:#0f172a;margin:0 0 4px;font-size:1.1rem;font-weight:700}.hv2-btsa__event-date{color:#0f172ab3;margin:0;font-size:.88rem}.hv2-btsa__metrics{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hv2-btsa__metric{text-align:center;background:#00000008;border:1px solid #0000000f;border-radius:14px;padding:18px 12px;transition:background .2s,transform .2s}.hv2-btsa__metric:hover{background:#0000000f;transform:translateY(-2px)}.hv2-btsa__metric-n{color:#0f172a;font-size:1.6rem;font-weight:800;line-height:1.1;display:block}.hv2-btsa__metric-l{color:#0f172ab3;margin-top:5px;font-size:.72rem;font-weight:500;display:block}.hv2-btsa__tags{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hv2-btsa__tags li{color:#0f172a;background:#00000008;border:1px solid #0000000f;border-radius:999px;padding:5px 14px;font-size:.78rem}.hv2-btsa__tags li:before{content:"✓ ";color:#7097ff;font-weight:700}.hv2-btsa .hv2-section-title--light{color:#0f172a}.hv2-btsa .hv2-section-desc--light{color:#475569}.hv2-btsa__video-col{position:relative}.hv2-btsa__video-frame{background:#0006;border-radius:20px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 32px 80px #00000080,0 0 0 1px #ffffff14}.hv2-btsa__video-frame:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 60%);border-radius:20px;position:absolute;inset:-1px}.hv2-btsa__iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.hv2-btsa{background:linear-gradient(90deg,#0a4cff0a 0%,#6366f105 100%);transition:background .3s}.hv2-btsa:after{content:"";filter:blur(40px);z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#0a4cff1f,#0091ff0a);border-radius:50%;width:420px;height:420px;position:absolute;top:10%;right:-8%}.hv2-btsa .hv2-btsa__inner{z-index:2}@keyframes hv2FadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hv2-btsa .hv2-section-header{animation:.6s cubic-bezier(.22,.9,.35,1) both hv2FadeUp}.hv2-btsa .hv2-btsa__metric{background:linear-gradient(#fffffffa,#fffffff5);border:1px solid #0000000f;transition:transform .22s,box-shadow .22s,background .22s;animation:.5s cubic-bezier(.22,.9,.35,1) .12s both hv2FadeUp;box-shadow:0 12px 36px #0000000a}.hv2-btsa .hv2-btsa__metric:hover{background:linear-gradient(#fff,#fffffffa);transform:translateY(-6px)scale(1.02);box-shadow:0 28px 64px #00000012}.hv2-btsa .hv2-btsa__metric:first-child{animation-delay:.12s}.hv2-btsa .hv2-btsa__metric:nth-child(2){animation-delay:.16s}.hv2-btsa .hv2-btsa__metric:nth-child(3){animation-delay:.2s}.hv2-btsa .hv2-btsa__video-frame{transform-origin:50%;animation:.7s cubic-bezier(.22,.9,.35,1) .22s both hv2FadeUp}.hv2-btsa .hv2-btsa__tags li{transition:transform .22s,background .22s;animation:.42s cubic-bezier(.22,.9,.35,1) .26s both hv2FadeUp}.hv2-btsa .hv2-btsa__tags li:hover{background:#0000000a;transform:translateY(-4px)}.hv2-hack{background:#f8fbff;padding:100px 0;position:relative}.hv2-hack:before{content:"";pointer-events:none;background:radial-gradient(at 85% 20%,#10b9810d 0%,#0000 55%);position:absolute;inset:0}.hv2-hack__wrap{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}@media (min-width:1024px){.hv2-hack__wrap{grid-template-columns:1fr 1fr}}.hv2-hack__content{flex-direction:column;gap:1.5rem;display:flex}.hv2-hack__heading{color:#0f172a;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15}.hv2-hack__body{color:#475569;max-width:520px;margin:0;font-size:1.05rem;line-height:1.7}.hv2-hack__values{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.hv2-hack__value{color:#0f172a;align-items:center;gap:1rem;font-size:.95rem;font-weight:600;display:flex}.hv2-hack__value-icon{color:#0a4cff;background:#0a4cff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.hv2-hack__cta{display:inline-flex}.hv2-hack__visual{aspect-ratio:4/3;border-radius:24px;position:relative;overflow:hidden}.hv2-hack__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.hv2-hack__visual:hover .hv2-hack__img{transform:scale(1.04)}.hv2-hack__visual-overlay{background:linear-gradient(135deg,#060c1a8c 0%,#060c1a33 100%);flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.hv2-hack__floating-tag{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;padding:6px 14px;font-size:.75rem;font-weight:700;animation:3s ease-in-out infinite alternate hackTagFloat}.hv2-hack__floating-tag--1{animation-delay:0s}.hv2-hack__floating-tag--2{animation-delay:.5s}.hv2-hack__floating-tag--3{animation-delay:1s}.hv2-hack__floating-tag--4{animation-delay:1.5s}@keyframes hackTagFloat{0%{transform:translateY(0)}to{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.hv2-hack__floating-tag{animation:none}}.hv2-testimonials{background:#fff;padding:100px 0}.hv2-testi__grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.hv2-testi__grid{grid-template-columns:repeat(3,1fr)}}.hv2-testi-card{background:#f8fbff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:18px;padding:32px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.hv2-testi-card:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0a4cff 0%,#7097ff 100%);height:3px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hv2-testi-card:hover{border-color:#0a4cff33;transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.hv2-testi-card:hover:before{transform:scaleX(1)}.hv2-testi-card__quote-mark{color:#0a4cff33;-webkit-user-select:none;user-select:none;font-family:Georgia,serif;font-size:4rem;font-weight:900;line-height:.5}.hv2-testi-card__text{color:#0f172a;flex:1;margin:0;font-size:.95rem;font-style:italic;line-height:1.7}.hv2-testi-card__footer{border-top:1px solid #e2e8f0;align-items:center;gap:1rem;padding-top:1rem;display:flex}.hv2-testi-card__avatar{background:#0a4cff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.hv2-testi-card__avatar img{object-fit:cover;width:100%;height:100%}.hv2-testi-card__avatar span{color:#0a4cff;font-size:1.1rem;font-weight:700}.hv2-testi-card__meta{flex:1}.hv2-testi-card__meta strong{color:#0f172a;font-size:.88rem;font-weight:700;display:block}.hv2-testi-card__meta span{color:#64748b;font-size:.75rem}.hv2-testi-card__stars{flex-shrink:0;gap:2px;display:flex}.hv2-impact{background:#fff;padding:60px 0 56px;position:relative;overflow:hidden}.hv2-impact:before{content:"";pointer-events:none;background:radial-gradient(#0a4cff12 0%,#0000 70%);width:480px;height:200px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.hv2-impact:after{content:"";background:linear-gradient(90deg,#0000,#e2e8f0 30% 70%,#0000);height:1px;position:absolute;bottom:0;left:5%;right:5%}.hv2-impact .hv2-section-header{margin-bottom:32px}.hv2-impact .hv2-badge--glow{margin-bottom:10px}.hv2-impact .hv2-section-title{color:#0f172a;margin-bottom:8px;font-size:clamp(1.5rem,3vw,2rem)}.hv2-impact .hv2-section-desc{color:#475569;max-width:460px;font-size:.88rem;line-height:1.6}.hv2-impact__metrics-strip{background:#e2e8f0;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(2,1fr);gap:1px;max-width:860px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 1px 2px #0f172a0d}@media (min-width:640px){.hv2-impact__metrics-strip{grid-template-columns:repeat(4,1fr)}}.hv2-impact__metric-block{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:28px 16px;transition:background .25s;display:flex;position:relative}.hv2-impact__metric-block:before{content:"";opacity:0;background:#0a4cff;border-radius:0 0 3px 3px;width:32px;height:2px;transition:opacity .25s;position:absolute;top:0;left:50%;transform:translate(-50%)}.hv2-impact__metric-block:hover{background:#0a4cff08}.hv2-impact__metric-block:hover:before{opacity:1}.hv2-impact__metric-icon{color:#0a4cff;background:#0a4cff14;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:6px;transition:background .25s,transform .25s;display:flex}.hv2-impact__metric-block:hover .hv2-impact__metric-icon{background:#0a4cff26;transform:scale(1.08)}.hv2-impact__metric-val{color:#0a4cff;letter-spacing:-.02em;font-size:clamp(1.6rem,2.5vw,2rem);font-weight:800;line-height:1;display:block}.hv2-impact__metric-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:.64rem;font-weight:700}.hv2-impact__sep{align-items:center;gap:14px;max-width:860px;margin:36px auto;display:flex}.hv2-impact__sep:before{content:"";background:linear-gradient(90deg,#0000,#e2e8f0);flex:1;height:1px}.hv2-impact__sep:after{content:"";background:linear-gradient(90deg,#e2e8f0,#0000);flex:1;height:1px}.hv2-impact__sep-label{letter-spacing:.14em;text-transform:uppercase;color:#64748b;white-space:nowrap;font-size:.6rem;font-weight:700}.hv2-impact__sectors{grid-template-columns:repeat(3,1fr);gap:10px;max-width:860px;margin:0 auto;display:grid}@media (min-width:640px){.hv2-impact__sectors{grid-template-columns:repeat(5,1fr)}}.hv2-impact__sector{background:#f8fbff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:20px 12px;transition:all .25s;display:flex;position:relative;overflow:hidden}.hv2-impact__sector:after{content:"";background:linear-gradient(135deg,#0000 30%,#0a4cff0a 50%,#0000 70%);transition:transform .45s;position:absolute;inset:0;transform:translate(-100%)}.hv2-impact__sector:hover{background:#0a4cff0a;border-color:#0a4cff40;transform:translateY(-3px);box-shadow:0 10px 28px #00000014,0 0 0 1px #0a4cff1a}.hv2-impact__sector:hover:after{transform:translate(100%)}.hv2-impact__sector-icon{color:#0a4cff;background:#0a4cff14;border:1px solid #0a4cff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s;display:flex}.hv2-impact__sector:hover .hv2-impact__sector-icon{background:#0a4cff24;border-color:#0a4cff4d;box-shadow:0 0 14px #0a4cff1f}.hv2-impact__sector-name{color:#475569;text-align:center;font-size:.75rem;font-weight:700;transition:color .25s}.hv2-impact__sector:hover .hv2-impact__sector-name{color:#0f172a}.hv2-cta{background:#0c1836;border-top:1px solid #ffffff0f;padding:64px 0;position:relative;overflow:hidden}.hv2-cta__bg{pointer-events:none;position:absolute;inset:0}.hv2-cta__orb{filter:blur(70px);border-radius:50%;position:absolute}.hv2-cta__orb--1{background:#0a4cff21;width:340px;height:340px;top:-80px;left:-60px}.hv2-cta__orb--2{background:#8b5cf617;width:260px;height:260px;bottom:-60px;right:8%}.hv2-cta__orb--3{background:#3b82f612;width:180px;height:180px;top:30%;right:-30px}.hv2-cta__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.hv2-cta__title{color:#fff;max-width:640px;margin:0;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;line-height:1.25}.hv2-cta__subtitle{color:#fff9;max-width:460px;margin:0;font-size:.95rem;line-height:1.65}.hv2-cta__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:4px;display:flex}.hv2-cta__actions a{text-decoration:none}.home-testimonials__grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media (min-width:768px){.home-testimonials__grid{grid-template-columns:repeat(3,1fr)}}.home-testimonial__card{border-left:4px solid #0a4cff;flex-direction:column;height:100%;padding:2rem;transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 1px 2px #0f172a0d}.home-testimonial__card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0f172a14}.home-testimonial__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-testimonial__avatar{background:#0a4cff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.home-testimonial__avatar-img{object-fit:cover;width:100%;height:100%}.home-testimonial__avatar-initial{color:#0a4cff;font-size:1.125rem;font-weight:700}.home-testimonial__stars{color:#f59e0b;align-items:center;gap:.25rem;display:flex}.home-testimonial__star{flex-shrink:0}.home-testimonial__rating{color:#475569;margin-left:.25rem;font-size:.875rem;font-weight:600}.home-testimonial__quote{color:#0f172a;flex:1;margin:0 0 1.5rem;font-size:1rem;font-style:italic;line-height:1.65}.home-testimonial__name{color:#0f172a;margin:0 0 .25rem;font-size:1rem;font-weight:600}.home-testimonial__designation{color:#475569;margin:0;font-size:.875rem}.section--compact{padding:2rem 0}@media (min-width:768px){.section--compact{padding:3rem 0}}.section--alt{background:#f8fbff}@media (min-width:768px){.contact-section__grid{grid-template-columns:.95fr 1.05fr!important;align-items:start!important;gap:3rem!important}}@media (min-width:1024px){.contact-section__grid{grid-template-columns:.9fr 1.1fr!important;gap:4rem!important}}.contact-section__grid>div{flex-direction:column;display:flex}.contact-form__submit{width:100%!important}.events-hero{background:linear-gradient(#fff 0%,#eaf3ff 100%);justify-content:center;align-items:center;min-height:90vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.events-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#0a4cff0d 0%,#0000 50%),radial-gradient(circle at 70%,#0091ff0d 0%,#0000 50%);position:absolute;inset:0}.events-hero__content{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.events-hero__badge{color:#0a4cff;text-transform:uppercase;letter-spacing:.15em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a4cff1a;border:1px solid #0a4cff33;border-radius:9999px;margin-bottom:3rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.events-hero__title{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.03em;color:#0f172a;font-size:3rem;font-weight:900;line-height:1.1}@media (min-width:768px){.events-hero__title{font-size:3.75rem}}@media (min-width:1024px){.events-hero__title{font-size:4.5rem}}.events-hero__title{margin-bottom:1.5rem;line-height:1.1}.events-hero__title .gradient-text{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.events-hero__subtitle{color:#475569;margin-bottom:1rem;font-size:1.25rem;font-weight:500}@media (min-width:768px){.events-hero__subtitle{font-size:1.5rem}}.events-hero__description{color:#475569;max-width:700px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.events-hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.events-video__container{margin-top:1.5rem}.events-video__wrapper{background:#f8fbff;border-radius:1.5rem;max-width:1000px;height:0;margin:0 auto;padding-bottom:43%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a26}.events-video__iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.events-gallery__filters{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.events-gallery__filter{color:#475569;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:9999px;padding:.5rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;position:relative;overflow:hidden}.events-gallery__filter:before{content:"";background:#0a4cff1a;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.events-gallery__filter:hover{color:#0a4cff;border-color:#0a4cff;transform:translateY(-3px)scale(1.05);box-shadow:0 4px 12px #0a4cff26}.events-gallery__filter:hover:before{width:200px;height:200px}.events-gallery__filter.active{color:#fff;background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);border-color:#0a4cff;transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px #0a4cff33,0 4px 15px #0a4cff4d}.events-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin-top:3rem;display:grid}@media (min-width:768px){.events-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}.events-gallery__item{aspect-ratio:4/3;cursor:pointer;transform-style:preserve-3d;border-radius:1rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0f172a14}.events-gallery__item:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#0a4cff1a 0%,#0091ff1a 100%);transition:opacity .3s;position:absolute;inset:0}.events-gallery__item:hover{transform:translateY(-12px)scale(1.05);box-shadow:0 25px 50px -12px #0f172a26,0 0 40px #0a4cff33}.events-gallery__item:hover:before{opacity:1}.events-gallery__item:hover .events-gallery__overlay{opacity:1;transform:translateY(0)}.events-gallery__item img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .5s}.events-gallery__item img[src*=DSC_4165]{object-position:center 25%}.events-gallery__item:hover img{transform:scale(1.15)rotate(1deg)}.events-gallery__overlay{opacity:0;z-index:2;background:linear-gradient(#0000 0%,#000000d9 100%);justify-content:center;align-items:flex-end;padding:1.5rem;transition:all .3s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.events-gallery__category{color:#fff;text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:9999px;padding:.25rem 1rem;font-size:.875rem;font-weight:600}.events-lightbox{-webkit-backdrop-filter:blur(10px);z-index:1050;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.events-lightbox img{object-fit:contain;cursor:default;border-radius:1rem;max-width:90%;max-height:90%;transition:transform .3s;animation:.4s cubic-bezier(.34,1.56,.64,1) scaleIn;box-shadow:0 0 80px #fff3,0 0 40px #0a4cff4d}.events-lightbox img:hover{transform:scale(1.02)}.events-lightbox__close{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.events-lightbox__close:hover{background:#fff3;border-color:#ffffff80;transform:rotate(90deg)}.events-lightbox__prev,.events-lightbox__next{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.25rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.events-lightbox__prev:hover,.events-lightbox__next:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-50%)scale(1.1)}.events-lightbox__prev{left:2rem}.events-lightbox__next{right:2rem}.events-speakers__grid{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.events-speakers__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.events-speakers__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.events-speakers__swiper-container{margin-top:1.5rem;padding:0 40px;position:relative}@media (min-width:768px){.events-speakers__swiper-container{padding:0 50px}}.events-speakers__swiper{padding-bottom:2rem}.events-speakers__swiper .swiper-slide{height:auto;display:flex}.events-speakers__swiper .swiper-button-next,.events-speakers__swiper .swiper-button-prev{color:#0a4cff;background:#ffffffe6;border-radius:9999px;width:40px;height:40px;transition:all .3s;box-shadow:0 4px 6px -1px #0f172a14}.events-speakers__swiper .swiper-button-next:after,.events-speakers__swiper .swiper-button-prev:after{font-size:18px;font-weight:700}.events-speakers__swiper .swiper-button-next:hover,.events-speakers__swiper .swiper-button-prev:hover{color:#fff;background:#0a4cff;transform:scale(1.1)}.events-speakers__swiper .swiper-button-next{right:0}.events-speakers__swiper .swiper-button-prev{left:0}.events-speakers__swiper .swiper-button-disabled{opacity:.3}.events-speaker__card{flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative}.events-speaker__card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#0a4cff0d 0%,#0091ff0d 100%);border-radius:1rem;transition:opacity .3s;position:absolute;inset:0}.events-speaker__card:hover{transform:translateY(-12px)scale(1.03)}.events-speaker__card:hover:after{opacity:1}.events-speaker__slider-item{scroll-snap-align:start;flex:0 0 240px;min-width:0}@media (min-width:768px){.events-speaker__slider-item{flex:0 0 300px}}@media (min-width:1024px){.events-speaker__slider-item{flex:0 0 320px}}.events-speaker__image{background:#f8fbff;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:200px;min-height:200px;margin-bottom:.5rem;display:flex;position:relative;overflow:hidden}.events-speaker__image:before{content:"";opacity:0;z-index:1;background:linear-gradient(135deg,#0a4cff33 0%,#0091ff33 100%);transition:opacity .3s;position:absolute;inset:0}.events-speaker__image img{object-fit:contain;object-position:center center;width:100%;max-width:100%;height:100%;max-height:100%;transition:transform .5s;display:block}.events-speaker__card:hover .events-speaker__image:before{opacity:1}.events-speaker__card:hover .events-speaker__image img{transform:scale(1.05)}.events-speaker__name{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.events-speaker__name{font-size:2.25rem}}.events-speaker__name{margin-bottom:.25rem;font-size:1.5rem}.events-speaker__title{color:#0a4cff;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.events-speaker__company{color:#475569;margin-bottom:1rem;font-size:1rem}.events-speaker__bio-wrapper{flex-grow:1;position:relative}.events-speaker__bio{color:#475569;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-bottom:0;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.events-speaker__bio.expanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.events-speaker__read-more{color:#0a4cff;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.25rem;padding:.25rem 0;font-size:.875rem;font-weight:600;transition:color .3s}.events-speaker__read-more:hover{color:#003ad6;text-decoration:underline}.events-panelists__grid{grid-template-columns:1fr;gap:2rem;margin-top:4rem;display:grid}@media (min-width:768px){.events-panelists__grid{grid-template-columns:repeat(2,1fr)}}.events-panelist__card{flex-direction:column;gap:1.5rem;display:flex}.events-panelist__header{align-items:center;gap:1.5rem;display:flex}.events-panelist__image{background:#f8fbff;border:3px solid #0a4cff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.events-panelist__image img{object-fit:contain;object-position:center center;width:100%;height:100%}.events-panelist__name{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.events-panelist__name{font-size:2.25rem}}.events-panelist__name{margin-bottom:.25rem;font-size:1.25rem}.events-panelist__role{color:#0a4cff;font-size:1rem;font-weight:600}.events-panelist__topic{background:#f8fbff;border-left:4px solid #0a4cff;border-radius:.5rem;padding:1rem}.events-panelist__topic-label{color:#64748b;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.875rem;display:block}.events-panelist__topic-name{color:#0f172a;font-size:1rem;font-weight:600}.events-awardees__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.5rem;display:grid}@media (min-width:768px){.events-awardees__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.events-awardees__grid{grid-template-columns:repeat(4,1fr)}}.events-awardee__card{flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.events-awardee__card:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffd7001a 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.events-awardee__card:hover{transform:translateY(-12px)scale(1.03);box-shadow:0 25px 50px -12px #0f172a26,0 0 30px #ffd70033}.events-awardee__card:hover:before{opacity:1}.events-awardee__card:hover .events-awardee__image img{transform:scale(1.15)}.events-awardee__card:hover .events-awardee__badge{animation:1s infinite trophyShine;transform:scale(1.2)rotate(15deg)}.events-awardee__image{background:#f8fbff;border-radius:1rem;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:1rem;display:flex;position:relative;overflow:hidden}.events-awardee__image img{object-fit:contain;object-position:center center;width:auto;max-width:100%;height:auto;max-height:100%;transition:transform .5s;display:block}.events-awardee__badge{z-index:2;background:#fffffff2;border-radius:9999px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.875rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 10px 15px -3px #0f172a1a,0 0 20px #ffd7004d}.events-awardee__name{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.events-awardee__name{font-size:2.25rem}}.events-awardee__name{margin-bottom:.25rem;font-size:1.25rem}.events-awardee__category{color:#0f172a;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.events-awardee__description{color:#475569;flex-grow:1;font-size:.875rem;line-height:1.6}.events-shorts__container{margin-top:1.5rem;overflow:hidden}.events-shorts__slider{scroll-snap-type:x mandatory;gap:1rem;padding:1rem 0;display:flex;overflow-x:auto}.events-shorts__slider::-webkit-scrollbar{width:8px;height:8px}.events-shorts__slider::-webkit-scrollbar-track{background:#f8fbff}.events-shorts__slider::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:9999px}.events-shorts__slider::-webkit-scrollbar-thumb:hover{background:#0a4cff}@media (min-width:768px){.events-shorts__slider{gap:1.5rem}}.events-short__item{scroll-snap-align:start;flex-direction:column;flex:0 0 220px;gap:1rem;display:flex}@media (min-width:768px){.events-short__item{flex:0 0 250px}}@media (min-width:1024px){.events-short__item{flex:0 0 280px}}.events-short__video{background:#f8fbff;border-radius:1rem;height:0;padding-bottom:120%;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0f172a1a}.events-short__video iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.events-short__title{color:#0f172a;text-align:center;font-size:1.125rem;font-weight:600}.events-overview__content{gap:6rem;margin-top:4rem;display:grid}.events-overview__section{flex-direction:column;gap:1.5rem;display:flex}.events-overview__heading{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.events-overview__heading{font-size:2.25rem}}.events-overview__heading{margin-bottom:1rem;font-size:1.875rem}.events-overview__text{color:#475569;max-width:900px;font-size:1.125rem;line-height:1.8}.events-overview__agenda{gap:1.5rem;margin-top:1.5rem;display:grid}.events-overview__agenda-item{background:#f8fbff;border-left:4px solid #0a4cff;border-radius:1rem;gap:2rem;padding:1.5rem;transition:all .3s;display:flex}.events-overview__agenda-item:hover{transform:translate(8px);box-shadow:0 4px 6px -1px #0f172a14}@media (max-width:767px){.events-overview__agenda-item{flex-direction:column;gap:.5rem}}.events-overview__agenda-time{color:#0a4cff;flex-shrink:0;min-width:140px;font-size:1rem;font-weight:600}.events-overview__agenda-title{color:#0f172a;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.events-overview__agenda-desc{color:#475569;font-size:1rem;line-height:1.6}.events-overview__venue{background:#f8fbff;border:1px solid #e2e8f0;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:3rem;display:flex}.events-overview__venue-name{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;font-size:1.875rem;font-weight:700;line-height:1.3}@media (min-width:768px){.events-overview__venue-name{font-size:2.25rem}}.events-overview__venue-name{margin-bottom:.5rem;font-size:1.5rem}.events-overview__venue-address{color:#475569;font-size:1rem;line-height:1.7}.events-overview__venue-description{color:#475569;margin-top:.5rem;font-size:1rem;line-height:1.7}.events-overview__stats{background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem;padding:4rem;display:grid}@media (min-width:768px){.events-overview__stats{grid-template-columns:repeat(5,1fr)}}.events-overview__stat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.events-overview__stat-value{font-family:var(--font-inter-heading),var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.02em;color:#0f172a;font-size:2.25rem;font-weight:800;line-height:1.2}@media (min-width:768px){.events-overview__stat-value{font-size:3rem}}.events-overview__stat-value{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;line-height:1}.events-overview__stat-label{color:#475569;text-transform:uppercase;letter-spacing:.1em;font-size:1rem;font-weight:500}@keyframes trophyShine{0%,to{filter:brightness();transform:scale(1.2)rotate(15deg)}50%{filter:brightness(1.3);transform:scale(1.25)rotate(20deg)}}@media (max-width:767px){.events-hero{min-height:70vh;padding-top:80px}.events-hero__title{font-size:2.25rem}.events-hero__subtitle{font-size:1.125rem}.events-gallery__grid{grid-template-columns:1fr}.events-lightbox__prev,.events-lightbox__next{width:40px;height:40px;font-size:1.5rem}.events-lightbox__prev{left:1rem}.events-lightbox__next{right:1rem}.events-lightbox__close{width:40px;height:40px;font-size:1.25rem;top:1rem;right:1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes soundWave{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}}.podcast-page{color:#171717;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.container,.podcast-videos__container,.podcast-about__container,.podcast-nav__container,.sticky-player__content,.podcast-footer__container,.podcast-episodes__container,.podcast-cta__container,.podcast-hero__container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.container,.podcast-videos__container,.podcast-about__container,.podcast-nav__container,.sticky-player__content,.podcast-footer__container,.podcast-episodes__container,.podcast-cta__container,.podcast-hero__container{padding:0 1.5rem}}@media (min-width:1024px){.container,.podcast-videos__container,.podcast-about__container,.podcast-nav__container,.sticky-player__content,.podcast-footer__container,.podcast-episodes__container,.podcast-cta__container,.podcast-hero__container{padding:0 2rem}}.section{padding:4rem 0}@media (min-width:768px){.section{padding:5rem 0}}@media (min-width:1024px){.section{padding:6rem 0}}.btn{cursor:pointer;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn--primary{color:#fff;background:#f97316}.btn--primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 40px -10px #f9731680}.btn--secondary{color:#fff;background:#0a0a0a}.btn--secondary:hover{background:#262626;transform:translateY(-2px)}.btn--outline{color:#0a0a0a;background:0 0;border:2px solid #e5e5e5}.btn--outline:hover{color:#f97316;border-color:#f97316}.btn--white{color:#0a0a0a;background:#fff}.btn--white:hover{background:#f5f5f5;transform:translateY(-2px)}.pill{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.pill-primary{color:#f97316;background:#f973161f;border:1px solid #f9731640}.btn-primary{cursor:pointer;color:#fff;background:#f97316;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 40px -10px #f9731680}.category-tag{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.category-tag--business{color:#f97316;background:#f973161a}.category-tag--technology{color:#3b82f6;background:#3b82f61a}.category-tag--health{color:#22c55e;background:#22c55e1a}.category-tag--selfgrow{color:#a855f7;background:#a855f71a}.category-tag--crypto{color:#06b6d4;background:#06b6d41a}.category-tag--ai-governance{color:#a855f7;background:#a855f71f}.category-tag--cybersecurity{color:#ef4444;background:#ef44441f}.category-tag--digital-policy{color:#3b82f6;background:#3b82f61f}.category-tag--tech-regulation{color:#22c55e;background:#22c55e1f}.category-tag--leadership{color:#f97316;background:#f973161f}.category-tag--innovation{color:#06b6d4;background:#06b6d41f}.category-tag--data-privacy{color:#ec4899;background:#ec48991f}.podcast-hero{background:#fff;min-height:100vh;padding-top:80px;position:relative;overflow:hidden}.podcast-hero__bg-pattern{opacity:.03;background-image:radial-gradient(circle at 1px 1px,#0a0a0a 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.podcast-hero__container{z-index:10;padding-top:3rem;padding-bottom:3rem;position:relative}.podcast-hero__top{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.podcast-hero__main{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.podcast-hero__main{grid-template-columns:1fr 1fr}}.podcast-hero__title-wrapper{position:relative}.podcast-hero__title{letter-spacing:-.03em;color:#0a0a0a;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(3rem,10vw,6rem);font-weight:900;line-height:.95}.podcast-hero__title span{display:inline-block;position:relative}.podcast-hero__title span.highlight{color:#f97316}.podcast-hero__subtitle{color:#737373;max-width:400px;margin-bottom:2rem;font-size:1.25rem}.podcast-hero__cta{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.podcast-hero__visual{justify-content:center;align-items:center;display:flex;position:relative}.podcast-hero__image-wrapper{width:100%;max-width:500px;position:relative}.podcast-hero__image{object-fit:cover;border-radius:2rem;width:100%;height:auto}.podcast-hero__play-btn{cursor:pointer;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;bottom:-20px;right:20px;box-shadow:0 10px 40px -10px #f9731680}.podcast-hero__play-btn:hover{background:#ea580c;transform:scale(1.1)}.podcast-hero__play-btn svg{color:#fff;width:32px;height:32px;margin-left:4px}.podcast-hero__stats{border-top:1px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;padding-top:2rem;display:grid}.podcast-hero__stat{text-align:center}.podcast-hero__stat-value{color:#0a0a0a;font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:900;line-height:1}.podcast-hero__stat-label{color:#737373;text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem;font-size:.75rem}.podcast-hero__platforms{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.podcast-hero__platforms-label{color:#737373;font-size:.875rem}.podcast-hero__platforms-list{gap:.75rem;display:flex}.podcast-hero__platforms-item{background:#f5f5f5;border-radius:1rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.podcast-hero__platforms-item:hover{background:#f97316;transform:translateY(-2px)}.podcast-hero__platforms-item:hover svg{color:#fff}.podcast-hero__platforms-item svg{color:#525252;width:20px;height:20px;transition:color .3s}.category-ticker{background:#0a0a0a0a;border-top:1px solid #0a0a0a0f;border-bottom:1px solid #0a0a0a0f;padding:.75rem 0;overflow:hidden}.category-ticker__track{width:fit-content;animation:30s linear infinite ticker;display:flex}.category-ticker__item{color:#404040;white-space:nowrap;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;display:flex}.category-ticker__item svg{width:16px;height:16px}.podcast-featured{background:#fff}.podcast-featured__header{margin-bottom:2.5rem}.podcast-featured__label{text-transform:uppercase;letter-spacing:.1em;color:#737373;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.podcast-featured__title{color:#0a0a0a;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-featured__card{background:#f5f5f5;border-radius:2rem;grid-template-columns:1fr;gap:2rem;display:grid;overflow:hidden}@media (min-width:768px){.podcast-featured__card{grid-template-columns:1fr 1fr}}.podcast-featured__image-wrapper{aspect-ratio:16/10;position:relative;overflow:hidden}@media (min-width:768px){.podcast-featured__image-wrapper{aspect-ratio:auto}}.podcast-featured__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.podcast-featured__image:hover{transform:scale(1.05)}.podcast-featured__content{flex-direction:column;justify-content:center;padding:2rem;display:flex}.podcast-featured__date{color:#737373;margin-bottom:.75rem;font-size:.875rem}.podcast-featured__episode-title{color:#0a0a0a;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.podcast-featured__description{color:#525252;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.podcast-featured__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.podcast-featured__waveform{align-items:flex-end;gap:3px;height:40px;display:flex}.podcast-featured__waveform span{background:#f97316;border-radius:2px;width:4px;animation:1s ease-in-out infinite soundWave}.podcast-featured__waveform span:first-child{height:28px;animation-delay:.1s}.podcast-featured__waveform span:nth-child(2){height:27px;animation-delay:.2s}.podcast-featured__waveform span:nth-child(3){height:13px;animation-delay:.3s}.podcast-featured__waveform span:nth-child(4){height:40px;animation-delay:.4s}.podcast-featured__waveform span:nth-child(5){height:30px;animation-delay:.5s}.podcast-featured__waveform span:nth-child(6){height:37px;animation-delay:.6s}.podcast-featured__waveform span:nth-child(7){height:33px;animation-delay:.7s}.podcast-featured__waveform span:nth-child(8){height:24px;animation-delay:.8s}.podcast-featured__waveform span:nth-child(9){height:39px;animation-delay:.9s}.podcast-featured__waveform span:nth-child(10){height:33px;animation-delay:1s}.podcast-featured__waveform span:nth-child(11){height:15px;animation-delay:1.1s}.podcast-featured__waveform span:nth-child(12){height:38px;animation-delay:1.2s}.podcast-featured__waveform span:nth-child(13){height:27px;animation-delay:1.3s}.podcast-featured__waveform span:nth-child(14){height:29px;animation-delay:1.4s}.podcast-featured__waveform span:nth-child(15){height:15px;animation-delay:1.5s}.podcast-featured__waveform span:nth-child(16){height:39px;animation-delay:1.6s}.podcast-featured__waveform span:nth-child(17){height:25px;animation-delay:1.7s}.podcast-featured__waveform span:nth-child(18){height:27px;animation-delay:1.8s}.podcast-featured__waveform span:nth-child(19){height:24px;animation-delay:1.9s}.podcast-featured__waveform span:nth-child(20){height:12px;animation-delay:2s}.podcast-categories{background:#fff}.podcast-categories__header{justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;display:flex}.podcast-categories__title-wrapper h2{color:#0a0a0a;margin-bottom:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-categories__title-wrapper p{color:#737373;font-size:1rem}.podcast-categories__badge{background:#eab308;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;animation:3s ease-in-out infinite float;display:flex}.podcast-categories__badge svg{color:#0a0a0a;width:40px;height:40px}.podcast-categories__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.podcast-categories__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.podcast-categories__grid{grid-template-columns:repeat(6,1fr)}}.podcast-categories__item{aspect-ratio:1;cursor:pointer;border-radius:1.5rem;transition:transform .3s;position:relative;overflow:hidden}.podcast-categories__item:hover{transform:translateY(-8px)}.podcast-categories__item:hover .podcast-categories__item-overlay{opacity:1}.podcast-categories__item:hover .podcast-categories__item-image{transform:scale(1.1)}.podcast-categories__item-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.podcast-categories__item-overlay{opacity:.7;background:linear-gradient(#0000,#0a0a0acc);align-items:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.podcast-categories__item-label{color:#fff;font-size:.875rem;font-weight:700}.podcast-host{background:#fff}.podcast-host__container{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.podcast-host__container{grid-template-columns:1fr 1fr}}.podcast-host__image-wrapper{position:relative}.podcast-host__image{object-fit:cover;border-radius:2rem;width:100%;max-width:400px}.podcast-host__stats-card{background:#fff;border-radius:1.5rem;padding:1rem;position:absolute;top:1rem;right:1rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.podcast-host__stats-card-number{color:#f97316;font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:900}.podcast-host__stats-card-label{color:#737373;text-transform:uppercase;font-size:.75rem}.podcast-host__content h2{color:#0a0a0a;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-host__text{color:#525252;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.podcast-host__cta{align-items:center;gap:1rem;display:flex}.podcast-cta{background:#0a0a0a;padding:4rem 0;position:relative;overflow:hidden}.podcast-cta__bg{opacity:.1;background-image:radial-gradient(circle at 2px 2px,#fff 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.podcast-cta__container{z-index:10;grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:768px){.podcast-cta__container{grid-template-columns:1fr 1fr}}.podcast-cta__content h2{color:#fff;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.podcast-cta__content p{color:#a3a3a3;margin-bottom:2rem;font-size:1.125rem}.podcast-cta__buttons{flex-wrap:wrap;gap:1rem;display:flex}.podcast-cta__image{border-radius:2rem;width:100%;max-width:400px;margin-left:auto}.podcast-episodes{background:#fff;padding:4rem 0}@media (min-width:768px){.podcast-episodes{padding:5rem 0}}@media (min-width:1024px){.podcast-episodes{padding:6rem 0}}.podcast-episodes__header{margin-bottom:2.5rem}.podcast-episodes__title{color:#0a0a0a;margin-bottom:0;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-episodes__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.podcast-episodes__tab{color:#525252;cursor:pointer;background:#f5f5f5;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s}.podcast-episodes__tab:hover{background:#e5e5e5}.podcast-episodes__tab--active{color:#fff;background:#f97316}.podcast-episodes__tab--active:hover{background:#ea580c}.podcast-episodes__search-wrap{max-width:28rem;margin-bottom:2rem;position:relative}.podcast-episodes__search-icon{color:#a3a3a3;pointer-events:none;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.podcast-episodes__search-input{color:#0a0a0a;background:#f5f5f5;border:none;border-radius:1.5rem;outline:none;width:100%;padding:.75rem 1rem .75rem 3rem;font-size:1rem;transition:box-shadow .3s}.podcast-episodes__search-input::placeholder{color:#a3a3a3}.podcast-episodes__search-input:focus{box-shadow:0 0 0 2px #f97316}.podcast-episodes__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.podcast-episodes__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.podcast-episodes__grid{grid-template-columns:repeat(3,1fr)}}.podcast-episodes__empty{text-align:center;padding:4rem 0}.podcast-episodes__empty-icon{color:#a3a3a3;background:#f5f5f5;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 1rem;display:flex}.podcast-episodes__empty-title{color:#0a0a0a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.podcast-episodes__empty-desc{color:#737373;font-size:1rem}.podcast-episodes__load-more{text-align:center;margin-top:3rem}.episode-card{background:#fff;border-radius:1.5rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.episode-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.episode-card:hover .episode-card__image{transform:scale(1.05)}.episode-card__image-wrapper{aspect-ratio:16/10;position:relative;overflow:hidden}.episode-card__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.episode-card__category{position:absolute;top:1rem;left:1rem}.episode-card__play{opacity:0;background:#0a0a0a4d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.episode-card__play:hover{opacity:1}.episode-card__play-btn{background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s;display:flex}.episode-card__play-btn:hover{transform:scale(1.1)}.episode-card__play-btn svg{color:#fff;width:24px;height:24px;margin-left:4px}.episode-card__content{padding:1.5rem}.episode-card__title{color:#0a0a0a;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4}.episode-card__title:hover{color:#f97316}.episode-card__meta{color:#737373;align-items:center;gap:1rem;font-size:.875rem;display:flex}.episode-card__meta span{align-items:center;gap:.25rem;display:flex}.episode-card__meta span svg{width:16px;height:16px}.podcast-guests{background:#f5f5f5}.podcast-guests__header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.podcast-guests__title{color:#0a0a0a;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-guests__nav{gap:.5rem;display:flex}.podcast-guests__nav-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.podcast-guests__nav-btn:hover{background:#f97316}.podcast-guests__nav-btn:hover svg{color:#fff}.podcast-guests__nav-btn svg{color:#0a0a0a;width:20px;height:20px;transition:color .3s}.podcast-guests__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.podcast-guests__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.podcast-guests__grid{grid-template-columns:repeat(5,1fr)}}.podcast-guests__item{aspect-ratio:3/4;cursor:pointer;border-radius:1.5rem;transition:transform .3s;position:relative;overflow:hidden}.podcast-guests__item:hover{transform:translateY(-8px)}.podcast-guests__item:hover .podcast-guests__item-overlay{opacity:1}.podcast-guests__item-image{object-fit:cover;width:100%;height:100%}.podcast-guests__item-overlay{opacity:.7;background:linear-gradient(#0000 40%,#0a0a0ae6);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.podcast-guests__item-name{color:#fff;font-size:1rem;font-weight:700}.podcast-guests__item-role{color:#a3a3a3;font-size:.75rem}.podcast-stats{background:#0a0a0a;padding:3rem 0}.podcast-stats__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.podcast-stats__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.podcast-stats__grid{grid-template-columns:repeat(5,1fr)}}.podcast-stats__item{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.podcast-stats__item-value{color:#fff;font-family:Space Grotesk,Inter,sans-serif;font-size:3rem;font-weight:900;line-height:1;display:block}.podcast-stats__item-label{color:#737373;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;display:block}.podcast-reviews{background:#fff;overflow:hidden}.podcast-reviews__header{text-align:center;margin-bottom:3rem}.podcast-reviews__title{color:#0a0a0a;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-reviews__rating{background:#f5f5f5;border-radius:9999px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:inline-flex}.podcast-reviews__rating-value{color:#0a0a0a;font-family:Space Grotesk,Inter,sans-serif;font-size:2rem;font-weight:900}.podcast-reviews__rating-stars{gap:2px;display:flex}.podcast-reviews__rating-stars svg{color:#eab308;fill:#eab308;width:20px;height:20px}.podcast-reviews__rating-text{color:#737373;font-size:.875rem}.podcast-reviews__track{width:fit-content;animation:40s linear infinite ticker;display:flex}.podcast-reviews__track:hover{animation-play-state:paused}.podcast-reviews__card{background:#fff;border:1px solid #e5e5e5;border-radius:1.5rem;flex-shrink:0;width:400px;margin:0 .75rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.podcast-reviews__card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.podcast-reviews__card-platform{font-size:.875rem;font-weight:600}.podcast-reviews__card-platform--spotify{color:#1db954}.podcast-reviews__card-platform--apple{color:#fc0f4b}.podcast-reviews__card-platform--google{color:#4285f4}.podcast-reviews__card-platform--youtube{color:red}.podcast-reviews__card-stars{gap:2px;display:flex}.podcast-reviews__card-stars svg{color:#eab308;fill:#eab308;width:16px;height:16px}.podcast-reviews__card-text{color:#404040;margin-bottom:1rem;font-size:1rem;line-height:1.7}.podcast-reviews__card-author{color:#0a0a0a;font-weight:600}.podcast-reviews__card-meta{color:#737373;font-size:.875rem}.podcast-platforms{background:#f5f5f5}.podcast-platforms__header{text-align:center;margin-bottom:3rem}.podcast-platforms__title{color:#0a0a0a;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-platforms__subtitle{color:#737373;font-size:1.125rem}.podcast-platforms__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.podcast-platforms__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.podcast-platforms__grid{grid-template-columns:repeat(5,1fr)}}.podcast-platforms__item{text-align:center;background:#fff;border-radius:1.5rem;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.podcast-platforms__item:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.podcast-platforms__item-icon{border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.podcast-platforms__item-icon svg{width:32px;height:32px}.podcast-platforms__item-name{color:#0a0a0a;margin-bottom:.25rem;font-weight:700}.podcast-platforms__item-subscribers{color:#737373;margin-bottom:1rem;font-size:.875rem}.podcast-platforms__item-btn{border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-block}.podcast-newsletter{background:#fff}.podcast-newsletter__container{background:#0a0a0a;border-radius:2rem;padding:3rem 2rem;position:relative;overflow:hidden}@media (min-width:768px){.podcast-newsletter__container{padding:4rem}}.podcast-newsletter__bg{opacity:.05;background-image:radial-gradient(circle at 2px 2px,#fff 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.podcast-newsletter__content{z-index:10;grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid;position:relative}@media (min-width:768px){.podcast-newsletter__content{grid-template-columns:1fr 1fr}}.podcast-newsletter__title{color:#fff;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-newsletter__text{color:#a3a3a3;margin-bottom:1.5rem;font-size:1.125rem}.podcast-newsletter__benefits{flex-wrap:wrap;gap:1rem;display:flex}.podcast-newsletter__benefits-item{color:#d4d4d4;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.podcast-newsletter__benefits-item svg{color:#f97316;width:18px;height:18px}.podcast-newsletter__form{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.podcast-newsletter__form{flex-direction:row}}.podcast-newsletter__form input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem;transition:all .3s}.podcast-newsletter__form input::placeholder{color:#737373}.podcast-newsletter__form input:focus{background:#ffffff26;border-color:#f97316}.podcast-newsletter__form button{color:#fff;cursor:pointer;white-space:nowrap;background:#f97316;border:none;border-radius:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.podcast-newsletter__form button:hover{background:#ea580c;transform:translateY(-2px)}.podcast-newsletter__success{text-align:center;padding:2rem}.podcast-newsletter__success-icon{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.podcast-newsletter__success-icon svg{color:#fff;width:40px;height:40px}.podcast-newsletter__success h3{color:#fff;margin-bottom:.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:700}.podcast-newsletter__success p{color:#a3a3a3}.podcast-guest-cta{background:#fff}.podcast-guest-cta__container{text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:2rem;padding:3rem 2rem;position:relative;overflow:hidden}@media (min-width:768px){.podcast-guest-cta__container{padding:4rem}}.podcast-guest-cta__bg{opacity:.1;background-image:radial-gradient(circle at 2px 2px,#fff 1px,#0000 0);background-size:32px 32px;position:absolute;inset:0}.podcast-guest-cta__content{z-index:10;max-width:600px;margin:0 auto;position:relative}.podcast-guest-cta__icon{background:#fff;border-radius:1.5rem;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.podcast-guest-cta__icon svg{color:#f97316;width:40px;height:40px}.podcast-guest-cta__title{color:#fff;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:900}.podcast-guest-cta__text{color:#ffffffe6;margin-bottom:2rem;font-size:1.125rem}.podcast-guest-cta__benefits{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;display:flex}.podcast-guest-cta__benefits-item{color:#ffffffe6;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.podcast-guest-cta__benefits-item svg{color:#fff;width:18px;height:18px}.podcast-guest-cta__btn{color:#f97316;background:#fff;border-radius:1rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.podcast-guest-cta__btn:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.podcast-guest-cta__btn svg{width:20px;height:20px}.podcast-footer{background:#0a0a0a;padding:4rem 0 2rem}.podcast-footer__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.podcast-footer__grid{grid-template-columns:2fr repeat(3,1fr)}}.podcast-footer__brand-logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.podcast-footer__brand-logo-icon{background:#f97316;border-radius:1rem;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.podcast-footer__brand-logo-icon svg{color:#fff;width:24px;height:24px}.podcast-footer__brand-logo-text{color:#fff;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:700}.podcast-footer__brand-desc{color:#a3a3a3;max-width:300px;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.podcast-footer__brand-contact{flex-direction:column;gap:.75rem;display:flex}.podcast-footer__brand-contact a{color:#a3a3a3;align-items:center;gap:.75rem;font-size:.875rem;text-decoration:none;transition:color .3s;display:flex}.podcast-footer__brand-contact a:hover{color:#f97316}.podcast-footer__brand-contact a svg{width:18px;height:18px}.podcast-footer__column h3{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:700}.podcast-footer__column ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.podcast-footer__column ul li a{color:#a3a3a3;font-size:.875rem;text-decoration:none;transition:color .3s}.podcast-footer__column ul li a:hover{color:#f97316}.podcast-footer__bottom{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (min-width:768px){.podcast-footer__bottom{flex-direction:row;justify-content:space-between}}.podcast-footer__bottom-text{color:#737373;font-size:.875rem}.podcast-footer__bottom-social{gap:.75rem;display:flex}.podcast-footer__bottom-social a{background:#ffffff0d;border-radius:1rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.podcast-footer__bottom-social a:hover{background:#f97316}.podcast-footer__bottom-social a svg{color:#a3a3a3;width:18px;height:18px;transition:color .3s}.podcast-footer__bottom-social a:hover svg{color:#fff}.sticky-player{z-index:1000;background:#fff;border-top:1px solid #e5e5e5;transition:transform .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.sticky-player--visible{transform:translateY(0)}.sticky-player__progress{cursor:pointer;background:#e5e5e5;height:4px}.sticky-player__progress-bar{background:#f97316;height:100%;transition:width .1s linear}.sticky-player__content{padding-top:.75rem;padding-bottom:.75rem}.sticky-player__inner{align-items:center;gap:1rem;display:flex}.sticky-player__thumbnail{border-radius:.75rem;flex-shrink:0;width:48px;height:48px;overflow:hidden}.sticky-player__thumbnail img{object-fit:cover;width:100%;height:100%}.sticky-player__info{flex:1;min-width:0}.sticky-player__info-title{color:#0a0a0a;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.sticky-player__info-guest{color:#737373;font-size:.75rem}.sticky-player__controls{align-items:center;gap:.5rem;display:flex}.sticky-player__controls button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.sticky-player__controls button:hover{background:#f5f5f5}.sticky-player__controls button svg{color:#404040;width:20px;height:20px}.sticky-player__controls button--play{background:#f97316}.sticky-player__controls button--play:hover{background:#ea580c}.sticky-player__controls button--play svg{color:#fff}.sticky-player__time{color:#737373;font-family:monospace;font-size:.75rem;display:none}@media (min-width:640px){.sticky-player__time{display:block}}.sticky-player__volume{align-items:center;gap:.5rem;display:none}@media (min-width:768px){.sticky-player__volume{display:flex}}.sticky-player__volume button{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sticky-player__volume button svg{color:#525252;width:18px;height:18px}.sticky-player__volume input{width:80px}.sticky-player__close{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.sticky-player__close:hover{background:#f5f5f5}.sticky-player__close svg{color:#737373;width:18px;height:18px}.podcast-nav{z-index:1000;background:0 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.podcast-nav--scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 1px 2px #0000000d}.podcast-nav__inner{justify-content:space-between;align-items:center;height:80px;display:flex}.podcast-nav__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.podcast-nav__logo-icon{background:#f97316;border-radius:1rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.podcast-nav__logo-icon svg{color:#fff;width:20px;height:20px}.podcast-nav__logo-text{color:#0a0a0a;font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:700}.podcast-nav__menu{align-items:center;gap:2rem;display:none}@media (min-width:1024px){.podcast-nav__menu{display:flex}}.podcast-nav__menu a{color:#525252;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}.podcast-nav__menu a:hover{color:#f97316}.podcast-nav__cta{display:none}@media (min-width:1024px){.podcast-nav__cta{display:block}}.podcast-nav__mobile-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:1rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (min-width:1024px){.podcast-nav__mobile-btn{display:none}}.podcast-nav__mobile-btn svg{color:#0a0a0a;width:20px;height:20px}.podcast-about{background:#f5f5f5;padding:4rem 0}@media (min-width:768px){.podcast-about{padding:5rem 0}}@media (min-width:1024px){.podcast-about{padding:6rem 0}}.podcast-about__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.podcast-about__container{grid-template-columns:1fr 1fr}}.podcast-about__pill{text-transform:uppercase;letter-spacing:.08em;color:#f97316;background:#f973161f;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.podcast-about__title{color:#0a0a0a;margin-bottom:2rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.25rem,5vw,3rem);font-weight:900;line-height:1.1}.podcast-about__title .podcast-about__highlight{color:#f97316}.podcast-about__text{color:#525252;margin-bottom:1rem;font-size:1rem;line-height:1.75}.podcast-about__text:last-child{margin-bottom:0}.podcast-about__card{background:#fff;border:1px solid #e5e5e5;border-radius:2rem;padding:2rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.podcast-about__card-title{color:#0a0a0a;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.podcast-about__topics-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem;display:grid}.podcast-about__topic-item{cursor:default;background:#f5f5f5;border-radius:1.5rem;align-items:center;gap:.75rem;padding:.75rem;transition:background .3s;display:flex}.podcast-about__topic-item:hover{background:#e5e5e5}.podcast-about__topic-item-icon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.podcast-about__topic-item-icon--red{color:#ef4444;background:#ef44441f}.podcast-about__topic-item-icon--purple{color:#a855f7;background:#a855f71f}.podcast-about__topic-item-icon--blue{color:#3b82f6;background:#3b82f61f}.podcast-about__topic-item-icon--green{color:#22c55e;background:#22c55e1f}.podcast-about__topic-item-icon--orange{color:#f97316;background:#f973161f}.podcast-about__topic-item-icon--cyan{color:#06b6d4;background:#06b6d41f}.podcast-about__topic-item-label{color:#404040;font-size:.875rem;font-weight:500}.podcast-about__schedule{background:#f9731614;border-radius:2rem;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem;display:flex}.podcast-about__schedule-icon{color:#fff;background:#f97316;border-radius:1.5rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.podcast-about__schedule-label{color:#737373;font-size:.875rem}.podcast-about__schedule-value{color:#0a0a0a;font-size:1.125rem;font-weight:700}.podcast-about__platforms-label{color:#737373;margin-bottom:.75rem;font-size:.875rem}.podcast-about__platforms-list{flex-wrap:wrap;gap:.5rem;display:flex}.podcast-about__platform-tag{color:#525252;background:#f5f5f5;border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.podcast-videos{background:#fff;padding:6rem 0;position:relative;overflow:hidden}.podcast-videos__header{text-align:center;margin-bottom:4rem}.podcast-videos__pill{text-transform:uppercase;letter-spacing:.08em;color:#f97316;background:#f973161f;border:1px solid #f9731640;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.podcast-videos__title{color:#0a0a0a;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.25rem,5vw,3rem);font-weight:700}.podcast-videos__desc{color:#525252;max-width:42rem;margin:0 auto;font-size:1.125rem;line-height:1.6}.podcast-videos__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.podcast-videos__grid{grid-template-columns:repeat(3,1fr)}}.podcast-videos__card{color:inherit;text-decoration:none;transition:transform .3s;display:block}.podcast-videos__card:hover .podcast-videos__card-thumb{transform:scale(1.1)}.podcast-videos__card:hover .podcast-videos__card-overlay{opacity:1}.podcast-videos__card:hover .podcast-videos__card-play{transform:scale(1)}.podcast-videos__card:hover .podcast-videos__card-title{color:#f97316}.podcast-videos__card-thumb-wrap{aspect-ratio:16/9;border-radius:2rem;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.podcast-videos__card-thumb{object-fit:cover;width:100%;height:100%;transition:transform .5s}.podcast-videos__card-overlay{opacity:0;background:#0a0a0a66;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.podcast-videos__card-play{color:#fff;background:#ef4444;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .3s;display:flex;transform:scale(.9);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.podcast-videos__card-duration{color:#fff;background:#0a0a0acc;border-radius:.5rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:flex;position:absolute;bottom:.75rem;right:.75rem}.podcast-videos__card-title{color:#0a0a0a;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;transition:color .3s;display:-webkit-box;overflow:hidden}.podcast-videos__card-meta{color:#737373;align-items:center;gap:1rem;font-size:.875rem;display:flex}.podcast-videos__card-meta span{align-items:center;gap:.25rem;display:flex}.podcast-videos__cta{text-align:center;margin-top:3rem}.podcast-videos__cta-btn{cursor:pointer;color:#fff;background:#e53935;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.podcast-videos__cta-btn:hover{background:#c62828;transform:translateY(-2px);box-shadow:0 10px 40px -10px #e5393580}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes glow{0%,to{box-shadow:0 0 20px #0066ff4d}50%{box-shadow:0 0 40px #06f9}}.animate-fade-in{animation:fadeIn .5s ease ease-out}.animate-slide-up{animation:slideUp .5s ease ease-out}.animate-slide-in-left{animation:slideInLeft .5s ease ease-out}.animate-slide-in-right{animation:slideInRight .5s ease ease-out}.animate-scale-in{animation:scaleIn .5s ease ease-out}.text-gradient{background:linear-gradient(135deg,#0a4cff 0%,#0091ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-auto{margin-top:auto}.mb-auto{margin-bottom:auto}.hidden{display:none}.visible{display:block}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}
