.resource-card{cursor:pointer}.whoweare-right .whoweare-panel{cursor:pointer}.header{box-sizing:border-box;position:fixed;top:0;left:0;right:0;background:#1a0f2c;z-index:2000;transition:background-color .25s ease;border-bottom:1px solid;border-image:linear-gradient(to right,#8800D600 0%,#ca9aff 50%,#8800D600 100%) 1}.header.black-bg{background:#1c1c1c}.header-container{max-width:1180px;margin:0 auto;padding:.9rem 1.25rem;display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%;box-sizing:border-box;overflow:hidden}.logo{color:var(--white);font-weight:600;font-size:1.35rem;text-decoration:none}.logo span{color:var(--primary-purple)}.nav-menu{display:flex;gap:1.25rem;align-items:center;list-style:none;margin:0;padding:0}.nav-menu .nav-item{position:relative}.nav-link{color:#F9F9F9!important;text-decoration:none;font-size:.95rem;display:inline-flex;gap:.35rem;align-items:center;cursor:pointer;font-weight:500;font-family:poppins}.nav-link:hover{color:var(--primary-purple)}.header-actions{display:flex;gap:1rem;align-items:center}.header-container button.cta-button{background:#7133ae;border:none;color:#fff!important}button#searchToggle{display:none}li.nav-item{margin:0}.cta-button{background:linear-gradient(135deg,#8b5cf6,#a855f7);color:#fff !important;border:none;padding:.6rem 1.25rem !important;border-radius:8px;font-weight:400 !important;font-size:14px !important;line-height:100%}.search-icon{background:0 0;border:0;color:var(--white);font-size:1.15rem;cursor:pointer}.search-bar{position:absolute;right:1rem;top:70%;transform:translateY(-50%);width:0;opacity:0;visibility:hidden;transition:all .35s ease;z-index:1200}.search-bar.active{width:420px;opacity:1;visibility:visible}.search-input{width:100%;padding:.5rem 2.2rem .5rem 1rem;border-radius:999px;border:2px solid var(--primary-purple);background:rgba(255,255,255,.03);color:var(--white)}.search-input::placeholder{color:rgba(255,255,255,.5)}.search-close{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:0 0;border:0;color:#cfcfe0;font-size:1rem;cursor:pointer}.mega-menu{position:fixed;left:0;top:60px;width:100vw;height:calc(100vh - 80px);z-index:1300;display:none;padding:3.25rem 6rem;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.6);background:#1c1c1c;color:#fff}.mega-menu.active{display:block}.mega-menu.resources{display:none;padding:3rem 5rem;gap:2rem;align-items:start;grid-template-columns:30% 66%}.mega-menu.resources.active{display:grid}.mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:start}.mega-col{padding:0 1rem;color:var(--white)}.mega-submenu,.mega-inner-list{list-style:none;padding:0;margin:0}.mega-submenu li{display:flex;align-items:center;gap:.6rem;padding:.45rem 0;cursor:pointer;color:#ddd}.mega-submenu li:hover{color:var(--primary-purple)}.mega-submenu img{width:22px;height:22px;object-fit:contain;border-radius:4px}.mega-submenu li i{margin-left:auto;color:#999;font-size:.85rem}.mega-inner-list li{padding:.35rem 0;color:#cfcfe0;cursor:pointer}.mega-inner-list li:hover{color:var(--primary-purple)}.mega-image{text-align:center}.mega-image img{width:100%;max-width:360px;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.6)}.mega-image p{color:#cfcfe0;margin-top:.75rem;font-size:.95rem}.resources-left{border-right:1px solid rgba(255,255,255,.06);padding-right:1.25rem}.resources-left ul{list-style:none;padding:0;margin:0}.resources-left li{padding:.75rem 0;display:flex;justify-content:space-between;align-items:center;color:#e8e8ea;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.03)}.resources-left li:hover{color:var(--primary-purple);background:rgba(255,255,255,.01)}.resources-right{display:flex;gap:1rem;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;transition:opacity .2s ease}.resource-card{background:var(--card-dark);border-radius:10px;overflow:hidden;min-width:30%;max-width:32%;transition:transform .28s ease,box-shadow .28s ease}.resource-card:hover{transform:translateY(-6px)}.resource-card img{width:100%;height:140px;display:block;background:#fff}.resource-card-content{padding:.9rem .9rem .9rem 0}.resource-card-content p{margin:0 0 .6rem;color:#d0d0d4;font-size:.95rem;line-height:1.2}.resource-card-content a{color:var(--primary-purple);text-decoration:none;font-weight:600}.mega-menu.partners{display:none;padding:0}.mega-menu.partners.active{display:block}.mega-menu .partners-container{max-width:1180px;margin:0 auto;padding:3rem 1.25rem}.partners-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:3.25rem;margin-top:1rem}.partner-card{background:#fff;border-radius:10px;padding:1rem;display:flex;align-items:center;justify-content:center;min-height:64px}.partner-card img{max-width:120px;width:100%;object-fit:contain;height:70px}@media (max-width:1199px){.header-container{padding:.75rem 1rem}.mega-menu{padding:2rem}.mega-grid{grid-template-columns:1fr}}.whoweare-mega{display:grid;grid-template-columns:24% 47% 24%;gap:2rem;align-items:start;width:100%;max-width:1140px;margin:0 auto}.whoweare-main{list-style:none;padding:0;margin:0}.whoweare-main li{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.whoweare-main li a{color:#ddd;text-decoration:none;display:flex;align-items:center;gap:.6rem;font-size:16px;font-weight:600;font-family:'Inter';width:100%;text-transform:uppercase}.whoweare-main li a .label{padding:8px 12px;display:inline-flex;align-items:center;gap:.6rem;border-radius:6px}.whoweare-main li a .bi{font-size:1.05rem;color:inherit}.whoweare-main li.active a .label{background:#fff;color:#000!important}.whoweare-main li i.caret{color:#bdbdbd;font-size:.9rem;margin-left:8px}.nav-item .caret,.mega-menu li .caret{display:inline-block;transition:transform .3s ease}.nav-item.active>.caret,.mega-menu li.active>.caret{transform:rotate(270deg)}.whoweare-subcols{display:flex;gap:1.5rem}.whoweare-subcols .col{min-width:45%}.whoweare-subcols a{display:block;color:#e8e8ea;text-decoration:none;padding:.55rem 0;font-size:16px;font-weight:400;font-family:'Inter';text-transform:uppercase}.whoweare-subcols a:hover{color:var(--primary-purple)}.whoweare-right img{width:100%;max-width:320px;border-radius:8px;display:block;margin-bottom:.75rem}.whoweare-right p{color:#cfcfe0;font-size:.95rem;line-height:1.4;margin-bottom:.4rem}.whoweare-right a.readmore{color:#14b886;font-weight:600;text-decoration:none;font-size:.95rem;display:inline-flex;align-items:center;gap:.25rem}.whoweare-panel{display:none}.whoweare-panel.show{display:block}.mega-trigger.open i.bi{transform:rotate(180deg);transition:transform .22s ease}.resources-left a{color:#fff;font-size:16px;font-weight:600;text-decoration:none;text-transform:uppercase;font-family:Inter}.header-container .logo img{display:block;height:36px;width:auto;max-width:160px}button.btn.btn-sm.text-white.p-0{margin:0}.header ul li:before,#mobileMenu .nav li:before,.mega-menu ul li:before{content:none!important;background:none!important;display:none!important}.header ul,.header li,#mobileMenu .nav,#mobileMenu .nav li,.mega-menu ul,.mega-menu ul li{list-style:none!important;margin:0!important;position:static!important}.header .nav-menu li,#mobileMenu .nav li,.mega-menu ul li{padding-left:0!important}.mega-menu.resources.fullbleed{display:block;padding:3rem 5rem}.mega-menu.resources.fullbleed .resources-left{display:none}.mega-menu.resources.fullbleed .resources-right{width:100%;max-width:1140px;margin:0 auto}.mega-menu.resources :is(#resourcesEbooksReplica,#resourcesVideosReplica,#resourcesAssetHubReplica,#resourcesPodcastsReplica,#resourcesWhitepapersReplica)>.resources-right{display:grid;grid-template-columns:6fr 3fr;align-items:start;gap:2rem;padding:0;width:100%;box-sizing:border-box}.mega-menu.resources :is(#resourcesEbooksReplica,#resourcesVideosReplica,#resourcesAssetHubReplica,#resourcesPodcastsReplica,#resourcesWhitepapersReplica)>.resources-right>.whoweare-mega{display:contents}.mega-menu.resources :is(#resourcesEbooksReplica,#resourcesVideosReplica,#resourcesAssetHubReplica,#resourcesPodcastsReplica,#resourcesWhitepapersReplica) .whoweare-panel{display:block}.mega-menu.resources :is(#resourcesEbooksReplica,#resourcesVideosReplica,#resourcesAssetHubReplica,#resourcesPodcastsReplica,#resourcesWhitepapersReplica) .whoweare-right img{border-radius:12px;max-width:100%;height:auto;display:block}.mega-menu.resources :is(#resourcesEbooksReplica,#resourcesVideosReplica,#resourcesAssetHubReplica,#resourcesPodcastsReplica,#resourcesWhitepapersReplica) p{line-height:1.5;margin-top:.75rem}.resources-left li.active a .label{background:#fff;color:#000 !important;padding:8px 12px;border-radius:6px}.mega-menu.resources{padding:0}.mega-menu.resources.active{display:block}.mega-menu .resources-container{max-width:1180px;margin:0 auto;padding:3rem 1.25rem;display:grid;grid-template-columns:30% 1fr;column-gap:2rem;align-items:start}.mega-menu.resources.fullbleed .resources-container{max-width:unset;padding:3rem 5rem;display:block}.mega-menu.resources.fullbleed .resources-left{display:none}.mega-menu.resources.fullbleed .resources-right{max-width:1140px;margin:0 auto}.mega-menu{height:auto !important;max-height:72vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:2rem;padding-bottom:2rem}@media (max-width:1200px){.mega-menu{max-height:78vh}}@media (hover:hover){.mega-menu::-webkit-scrollbar{width:8px}.mega-menu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:8px}.mega-menu::-webkit-scrollbar-track{background:0 0}}@media (min-width:1900px){.header-container{max-width:1670px !important}.mega-menu .resources-container,.mega-menu .partners-container,.whoweare-mega{max-width:1670px !important}.resource-card img{height:200px}}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;background:0 0;border:0;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;position:relative;z-index:2601;-webkit-tap-highlight-color:transparent}.mobile-menu-toggle i{pointer-events:none}.mobile-nav{display:none;position:fixed;top:72px;left:0;right:0;background:#1a0f2c;z-index:2500;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);max-height:calc(100vh - 72px);overflow-y:auto}.header-actions{display:flex;gap:1rem;align-items:center;position:relative;z-index:2601}.mobile-nav.open{display:block}.mobile-nav-inner{padding:1rem 1.25rem 1.25rem}.mobile-nav-section{border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav-section:last-child{border-bottom:none}.mobile-nav-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:0 0;border:0;color:#fff;padding:1rem 0;font-size:15px;font-weight:600;text-transform:uppercase;cursor:pointer}.mobile-nav-trigger i{transition:transform .25s ease}.mobile-nav-section.open .mobile-nav-trigger i{transform:rotate(180deg)}.mobile-submenu{display:none;padding:0 0 1rem}.mobile-nav-section.open .mobile-submenu{display:block}.mobile-submenu a{display:block;color:#e8e8ea !important;text-decoration:none;padding:.5rem 0;font-size:14px;line-height:1.4;font-family:'Poppins'}.mobile-submenu a:hover{color:var(--primary-purple)}.mobile-contact-wrap{padding-top:1rem}.mobile-contact-wrap .mobile-contact-btn{display:block;width:100%;text-align:center;background:#7133ae;color:#fff !important;text-decoration:none;border-radius:8px;padding:.75rem 1rem;font-size:14px;font-weight:500}@media (max-width:991.98px){.nav-menu{display:none}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.header-container{padding:.75rem 1rem}.header-container button.cta-button{display:none}}.mobile-nav{z-index:2500}.mobile-subheader{display:flex;align-items:center;justify-content:space-between;gap:10px}.mobile-parent-link{flex:1;display:block;color:#e8e8ea;text-decoration:none;padding:.6rem 0;font-size:14px}.mobile-subtrigger{flex:0 0 auto;background:0 0;border:0;color:#fff;padding:6px 8px;cursor:pointer}.mobile-subtrigger i{transition:transform .25s ease}.mobile-subsection.open .mobile-subtrigger i{transform:rotate(180deg)}.mobile-subsubmenu{display:none;padding-left:14px}.mobile-subsection.open .mobile-subsubmenu{display:block}.header{position:fixed;top:0;left:0;right:0;background:#1a0f2c;z-index:2000;transition:background-color .25s ease;border-bottom:1px solid;border-image:linear-gradient(to right,#8800D600 0%,#ca9aff 50%,#8800D600 100%) 1;box-sizing:border-box}.header-container{max-width:1180px;margin:0 auto;padding:.9rem 1.25rem;display:flex;align-items:center;gap:1rem;justify-content:space-between;width:100%;box-sizing:border-box;overflow:hidden}.header-container .logo img{display:block;height:36px;width:auto;max-width:160px}@media (max-width:991.98px){.header{width:100%;max-width:100%;overflow-x:clip}.header-container{width:100%;max-width:100%;padding:.75rem 1rem}.header-container>div:first-child{min-width:0}.logo{display:inline-flex;align-items:center;max-width:160px}.logo img{height:36px;width:auto;max-width:100%}}.webinar-section *{margin:0;padding:0;box-sizing:border-box}.webinar-section{position:relative;padding:80px 60px;color:#fff;margin-top:3%;background-repeat:no-repeat;background-size:cover}.webinar-section .webinar-wrapper{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:60px;max-width:1140px;margin:auto}.webinar-section .webinar-left{max-width:430px}.webinar-section .webinar-left h1{font-size:48px;margin-bottom:20px;text-align:left}.webinar-section .webinar-left p{font-size:18px;line-height:1.6;color:#bababa}.webinar-section .webinar-card{width:550px;border-radius:10px;background:#ffffff2e;color:#fff;padding:24px;display:block;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;position:relative}.webinar-section .webinar-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.25);cursor:pointer}.webinar-section .card-image img{width:100%;height:270px;object-fit:cover;border-radius:10px}.webinar-section .card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 18px;width:100%}.webinar-section .badge{background:#dbfce7;color:#016630;font-size:12px;padding:6px 14px;border-radius:6px;font-weight:400;line-height:18px;display:inline-flex;align-items:center;white-space:nowrap}.webinar-section .badge:hover{opacity:.85}.webinar-section .card-meta{position:relative;z-index:2}.webinar-section .badge{position:relative;z-index:3;pointer-events:auto}.webinar-section .countdown{font-size:14px;color:#9aede8;font-weight:500;font-family:'Poppins';white-space:nowrap}.webinar-section .card-body{padding:0}.webinar-section .card-body h3{font-size:18px !IMPORTANT;margin-bottom:12px;font-weight:600 !important;color:#f9f9f9}.webinar-section .date{display:flex;align-items:center;gap:8px;border-radius:4px;font-size:14px;color:#9aede8;margin-bottom:20px;background:#9AEDE81A;padding:14px 16px;font-weight:500;font-family:'Poppins'}.webinar-section .calendar-icon{width:16px;height:16px;object-fit:contain}.webinar-section .speakers{display:flex;gap:18px;margin-bottom:24px}.webinar-section .speaker{display:flex;gap:10px;align-items:center}.webinar-section .speaker img{width:40px;height:40px;border-radius:50%}.webinar-section .speaker-data{display:grid}.webinar-section .speaker-data strong{font-size:14px;font-weight:600;color:#f9f9f9}.webinar-section .speaker-data span{font-size:14px;color:#bababa;font-weight:500}.webinar-section .register-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:15px 20px;border-radius:6px;background:#F9F9F91A;color:#f9f9f9 !important;backdrop-filter:blur(10px);font-size:14px;font-weight:400;font-family:'Poppins';transition:background .3s ease}.webinar-section .webinar-card:hover .register-btn{background:rgba(255,255,255,.18)}@media (max-width:768px){.webinar-section{padding:40px 20px}.webinar-section .webinar-wrapper{flex-direction:column;align-items:stretch;gap:30px}.webinar-section .webinar-left{max-width:100%}.webinar-section .webinar-left h2{font-size:32px}.webinar-section .webinar-card{width:100%;padding:18px}.webinar-section .card-image img{height:200px}.webinar-section .card-meta{flex-direction:column;align-items:flex-start;gap:10px}.webinar-section .speakers{flex-direction:column;gap:12px}}.webinar-section-featured{padding:30px 0}.webinar-section-featured .container{max-width:1200px;width:100%;margin:0 auto;padding:0 15px}.webinar-section-featured .section-title{font-size:32px;margin-bottom:40px;padding:0}.webinar-section-featured .section-title span{color:#6c3cff}.webinar-section-featured .webinar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.webinar-section-featured .webinar-card{background:linear-gradient(180deg,#411080 0%,#301b51 100%);border-radius:8px;overflow:hidden;color:#fff !IMPORTANT;display:flex;flex-direction:column;position:relative;padding:20px}.webinar-section-featured .webinar-image{position:relative}.webinar-section-featured .webinar-image img{width:100%;height:180px;object-fit:cover;border-radius:8px}.webinar-section-featured .webinar-content{padding:20px 0}.webinar-section-featured .webinar-tag-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.webinar-section-featured .webinar-tag{font-size:16px;text-transform:uppercase;color:#44ccc2;margin:0;font-weight:600}.webinar-section-featured .webinar-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center}.webinar-section-featured .webinar-content h3{font-size:18px !important;font-weight:600 !important;line-height:1.4;min-height:90px}.webinar-section-featured .webinar-desc{font-size:14px;color:#bababa;margin-bottom:20px}.webinar-section-featured .webinar-speakers{margin-bottom:30px;background:linear-gradient(90deg,#8800D600 0%,#ca9aff 50%,#8800D600 100%) bottom/100% 1px no-repeat;position:relative;min-height:205px;padding-bottom:20px}.webinar-section-featured .speaker{display:flex;align-items:center;margin-bottom:12px}.webinar-section-featured .speaker img{width:40px;height:40px;border-radius:50%;margin-right:5px}.webinar-section-featured .speaker strong{display:block;font-size:16px;font-weight:600}.webinar-section-featured .speaker span{font-size:12px;color:#bababa}.webinar-section-featured .btn-register{background:#FFFFFF1A;padding:8px 16px;border-radius:6px;color:#fff;font-size:13px;transition:.3s;border:1px solid #7133ae;display:flex;justify-content:center}.webinar-section-featured .btn-register:hover{background:#7133ae}.webinar-section-featured .duration{font-size:13px;color:#ccc}@media (max-width:992px){.webinar-section-featured .webinar-grid{grid-template-columns:repeat(2,1fr)}.webinar-section-featured .section-title{font-size:32px;margin-bottom:30px !IMPORTANT;padding:0;text-align:left;margin:0}.webinar-section-featured .webinar-content h3,.webinar-section-featured .webinar-speakers{min-height:auto}}@media (max-width:600px){.webinar-section-featured .webinar-grid{grid-template-columns:1fr}}.webinar-tabs-section{background-image:url('https://mindbowser.wpenginepowered.com/wp-content/uploads/2025/10/Untitled-3-1.png');background-size:cover;background-position:center;background-repeat:no-repeat;padding:30px 0}.webinar-tabs-section .tabs{border-bottom:1px solid #7b7b7b;margin-bottom:40px}button.tab{background:no-repeat;color:#9a9a9a;font-size:16px;font-weight:500;padding:7px;border:none}.webinar-tabs-section button.tab.active{color:#f9f9f9;font-size:16px;font-weight:500;border-bottom:2px solid #f9f9f9 !important;border:none;background:no-repeat;padding:7px}.webinar-tabs-section .section-title{font-size:32px;margin-bottom:40px;padding:0;font-weight:500 !important;color:#f9f9f9}.webinar-tabs-section .webinar-speakers{min-height:auto}.webinar-tabs-section button#load-more-webinars{background:#7133ae;padding:9px 20px;border-radius:6px;color:#fff;font-size:14px;margin-top:40px}section.sectionCl.webinar-section.webinar_detail-lg.webinar_bluebox{margin-top:0}.webinar-hero{max-width:1140px;margin:20px auto 0px;border-radius:4px;overflow:hidden;position:relative;height:420px}.webinar-banner-img{width:100%;height:100%;object-fit:cover;display:block}.webinar-hero__content{position:absolute;top:50%;left:40px;transform:translateY(-50%);max-width:600px;color:#fff}.webinar-hero .pill{color:#38b8b3 !IMPORTANT;font-weight:600;text-transform:uppercase;font-size:16px}.webinar-hero h1{color:#fff;font-size:36px;line-height:46px;margin:16px 0;font-weight:500 !IMPORTANT}.webinar-short-content{margin-top:16px;color:#bababa;font-size:16px;line-height:1.6}.webinar-hero .subtitle{color:#d8d7e2;font-size:16px;max-width:520px}@media (max-width:768px){.webinar-hero{height:400px;margin:40px 10px}.webinar-hero__content{left:20px;max-width:90%}nav.crumbs{display:none}.webinar-hero h1{font-size:26px;line-height:38px}}.crumbs{max-width:1180px;margin:90px auto 20px;padding:0 20px;display:flex;align-items:center;gap:10px;color:#3c3c3c;font-size:16px;font-weight:600 !important}.crumbs span{color:#3c3c3c !important}.crumbs a{color:#7b7b7b !important;font-weight:600}.single-webinar .countdown_section #clockdiv .countBox .days,.countdown_section #clockdiv .countBox .hours,.countdown_section #clockdiv .countBox .minutes,.countdown_section #clockdiv .countBox .seconds{font-family:'Poppins';font-size:32px;color:#309c98;text-align:center;background-color:#9AEDE833;padding:12px 14px;border-radius:12px;font-weight:500;width:70px;display:inline-block}.single-webinar .countdown_section #clockdiv .countBox .smalltext{margin-top:10px;font-size:16px;font-weight:500;color:#3c3c3c;text-align:center;text-transform:capitalize}.single-webinar .countdown_section #clockdiv .countBox{position:relative;width:80px;display:inline-block;margin:0 10px}.single-webinar .countdown_section #clockdiv .countBox:before{content:':';position:absolute;top:32px !important;display:inline-block;font-size:20px !important;font-weight:700;color:#000;right:-22px}.single-webinar .countdown_section #clockdiv .countBox:last-child:before{display:none}@media only screen and (max-width:767px){.countdown_section #clockdiv .countBox{width:55px !important;margin:0 9px !IMPORTANT}.single-webinar .countdown_section #clockdiv .countBox:before{right:-35px}.single-webinar .countdown_section #clockdiv .countBox .smalltext{font-size:13px;margin-top:6px}.single-webinar .countdown_section #clockdiv .countBox:last-child:before{display:none}}.webinar-video-section{padding:10px 0 !important}.webinar-video-section .webinar-inner{max-width:1200px;margin:0 auto;display:flex;gap:40px;align-items:stretch}.webinar-video-section .video-side{flex:1}.webinar-video-section .video-thumbnail{position:relative;width:100%;height:500px;border-radius:16px;overflow:hidden;cursor:pointer}.webinar-video-section .video-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.webinar-video-section .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;color:#1c1c1c;width:70px;height:70px;border-radius:50%;font-size:28px;display:flex;align-items:center;justify-content:center}.webinar-video-section .form-side{flex:.7;background:#fff;border-radius:12px;box-shadow:0 5px 10px rgba(46,46,46,.1);border:1px solid #e5e5e5}.webinar-video-section .row{display:block}.webinar-video-section .video-modal{display:none;position:fixed;inset:0;background:rgba(0,0,0,.85);justify-content:center;align-items:center;z-index:9999}.webinar-video-section .video-modal.active{display:flex}.webinar-video-section .modal-content{width:90%;max-width:900px;position:relative}.webinar-video-section .modal-content iframe{width:100%;height:500px;border-radius:12px}.webinar-video-section .close-btn{position:absolute;top:-40px;right:0;font-size:30px;color:#fff;cursor:pointer}@media (max-width:768px){.webinar-video-section .webinar-inner{flex-direction:column}.webinar-video-section .video-side,.webinar-video-section .form-side{flex:100%}.webinar-video-section .video-thumbnail{height:300px}.webinar-video-section .modal-content iframe{height:250px}}.experts-section .section-title{font-size:28px;margin:30px 0 40px;color:#222}.experts-section .section-title span{color:#6c3cff}.experts-section .experts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.experts-section .expert-image img{max-height:280px;object-fit:contain}.experts-section .expert-name{font-size:20px !important;font-weight:600 !important;margin-top:20px;margin-bottom:6px;color:#3c3c3c}.experts-section .expert-role{font-size:14px;color:#5b5b5b;margin:0}@media (max-width:991px){.experts-section .experts-grid{grid-template-columns:repeat(2,1fr)}.experts-section .expert-name{font-size:16px !important}.experts-section .expert-role{font-size:8px}}@media (max-width:768px){.experts-section .expert-card{flex:0 0 100%;max-width:100%}.experts-section .section-title{font-size:22px}}.webinar-overview-section{background:#fff;margin-top:5%}.webinar-overview-section .container{width:1200px;max-width:95%;margin:0 auto}.webinar-overview-section .section-title{font-size:28px;color:#1c1c1c;margin:0 0 30px}.webinar-overview-section .overview-card{background:#f9f9f9;border-radius:14px;padding:20px;border:1px solid #e5e5e5}.webinar-overview-section .overview-heading{font-size:18px;font-weight:600;margin-bottom:15px;color:#111;line-height:1.5}.webinar-overview-section .overview-card p{line-height:24px;color:#5b5b5b;margin-bottom:12px;font-size:16px}@media (max-width:991px){.webinar-overview-section{padding:50px 0}.section-title{font-size:24px;margin-bottom:20px}.overview-card{padding:25px}.overview-heading{font-size:17px}.overview-card p,.overview-card ul li{font-size:14px;line-height:1.6}}@media (max-width:767px){.webinar-overview-section{padding:40px 0}.webinar-overview-section .container{width:100%;padding:0 15px}.section-title{font-size:22px;margin-bottom:18px}.overview-card{padding:20px 18px;border-radius:10px}.overview-heading{font-size:16px}.overview-card p{font-size:14px;line-height:1.6}.overview-card ul{padding-left:18px}.overview-card ul li{font-size:14px;margin-bottom:6px}}@media (max-width:480px){.section-title{font-size:20px}.overview-card{padding:18px 15px}.overview-card p,.overview-card ul li{font-size:13.5px}}.webinar-benefits-section{margin-top:3%}.webinar-benefits-section .cards-wrapper{display:flex;gap:30px;flex-wrap:wrap}.webinar-benefits-section .info-card{flex:1;background:#f9f9fb;border-radius:14px;padding:20px;border:1px solid #e5e5e5}.webinar-benefits-section .card-header{display:flex;align-items:center;gap:14px;margin-bottom:20px}.webinar-benefits-section .card-header h3{font-size:18px !important;font-weight:500 !important;margin:0;color:#1c1c1c}.webinar-benefits-section p{color:#3c3c3c;font-size:14px}@media (max-width:991px){.webinar-benefits-section .cards-wrapper{flex-direction:column}}.events-hero{position:relative;width:100%;height:600px;display:flex;align-items:center;overflow:hidden}.events-container{width:100%;max-width:1180px;margin:0 auto;position:relative;z-index:2;padding:0 20px}.events-content{max-width:600px;color:#fff}.events-content h1{font-size:48px;font-weight:600;margin-bottom:25px}.events-description p{font-size:16px;line-height:1.8;color:rgba(255,255,255,.85);margin-bottom:18px}@media (max-width:768px){.events-hero{height:auto;padding:100px 0;background-position:center}.events-content h1{font-size:34px}.events-content{max-width:100%}}.why-matters-section{background:#fff;padding:50px 0}.why-matters-section .why-container{max-width:1180px;width:100%;margin:0 auto;padding:0 20px}.why-matters-section .why-header h2{font-size:32px;color:#3c3c3c;margin-bottom:12px}.why-matters-section .why-header p{font-size:18px;color:#5b5b5b;margin-bottom:30px;font-weight:500}.why-matters-section .why-cards{display:flex;gap:30px}.why-matters-section .why-card{background:#f9f9fb;border:1px solid #e5e5e5;border-radius:14px;padding:20px;flex:1;transition:.3s ease}.why-matters-section .why-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.05)}.why-matters-section .icon-circle{width:42px;height:42px;background:#f1ebf7;color:#6f2dbd;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;margin-bottom:18px}@media (max-width:992px){.why-matters-section .why-cards{flex-direction:column}.why-matters-section .why-card{margin-bottom:20px}}.featured-events{padding:50px 0}.featured-events .featured-container{max-width:1180px;width:100%;margin:0 auto;padding:0 20px}.featured-container h2{font-size:32px !important;color:#f9f9f9;margin-bottom:40px}.featured-events .events-grid{display:flex;gap:35px;flex-wrap:wrap}.featured-events .event-card{display:block;text-decoration:none}.featured-events .event-card{background:linear-gradient(180deg,#411080 0%,#301b51 100%);border-radius:8px;padding:20px;flex:1}.featured-events .event-card:hover{transform:translateY(-5px)}.featured-events .event-image img{width:100%;border-radius:10px;margin-bottom:20px;height:200px;object-fit:cover}.featured-events .event-code{display:inline-block;background:#7133ae;color:#fff;padding:9px 20px;border-radius:46px;font-size:12px;margin-bottom:20px;font-weight:600}.featured-events .event-content h3,.featured-events .event-content p{font-size:18px !IMPORTANT;color:#f9f9f9;margin-bottom:10px;font-weight:600 !IMPORTANT}.featured-events .event-meta{font-size:14px;color:#d9d9d9;margin-bottom:30px;background:linear-gradient(90deg,#8800D600 0%,#ca9aff 50%,#8800D600 100%) bottom/100% 1px no-repeat;padding-bottom:30px;min-height:75px}.featured-events .dot{margin:0 4px;background:0 0;color:#bababa}.featured-events .read-more-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:9px 20px;border:1px solid #7133ae;border-radius:6px;color:#fff !IMPORTANT;font-size:14px;transition:.3s ease;background:#FFFFFF1A}.featured-events .read-more-btn .arrow{margin-left:8px;transition:.3s ease;color:#38b8b3}.featured-events .read-more-btn:hover{background:rgba(255,255,255,.08)}.featured-events .read-more-btn:hover .arrow{transform:translateX(4px)}@media (max-width:992px){.featured-events .events-grid{flex-direction:column}}.featured-events.dark-section{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.featured-events.dark-section:before{content:"";position:absolute;inset:0;z-index:1}.featured-events.dark-section .featured-container{position:relative;z-index:2}.events-section{padding:30px 0}.events-section .container{width:100%;margin:0 auto}.events-section .section-title h2{font-size:32px;text-align:left;margin-bottom:35px;color:#3c3c3c !important}.events-section .section-title{padding:0}.events-section .events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.events-section .event-card{display:block;background:linear-gradient(180deg,#411080 0%,#301b51 100%);border-radius:8px;overflow:hidden;padding:20px;transition:.3s ease}.events-section .event-card:hover{transform:translateY(-5px)}.events-section .event-image img{width:100%;height:200px;object-fit:cover;border-radius:8px}.events-section .event-content{margin-top:15px}.events-section .badge{display:inline-block;font-size:12px;background:#7133ae;padding:9px 20px;border-radius:46px;color:#fff;margin-bottom:20px;font-weight:600}.events-section .event-content h3{color:#f9f9f9;font-size:18px !important;margin-bottom:15px;font-weight:600 !important}.events-section .meta{font-size:14px;color:#d9d9d9;margin-bottom:30px;background:linear-gradient(90deg,#8800D600 0%,#ca9aff 50%,#8800D600 100%) bottom/100% 1px no-repeat;padding-bottom:30px;min-height:75px}.events-section .read-more{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:9px 20px;border:1px solid #7133ae;border-radius:6px;color:#fff !IMPORTANT;font-size:14px;transition:.3s ease;background:#FFFFFF1A}.events-section .read-more:hover{background:rgba(255,255,255,.08)}.events-section .arrow{margin-left:8px;transition:.3s ease;color:#38b8b3}.events-section .load-more-wrap{margin-top:35px}.events-section .load-more-btn{background:#7133ae;border:none;padding:9px 20px;color:#fff;font-size:14px;border-radius:6px;cursor:pointer;transition:.3s}@media (max-width:1024px){.events-section .events-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.events-section .events-grid{grid-template-columns:1fr}}.event-breadcrumb{margin:60px auto 0px;padding:0 20px;display:flex;align-items:center;gap:10px;color:#3c3c3c;font-size:18px;font-weight:600 !important}.event-breadcrumb .container{max-width:1200px;width:100%;margin:0 auto}.event-breadcrumb a{color:#7b7b7b !important;font-weight:600}.event-breadcrumb .sep{margin:0 8px;color:#999}.event-hero{padding:0;margin:0}.event-hero .container{max-width:1200px;width:100% max-width:95%;margin:0 auto}.event-hero .hero-wrapper{border-radius:4px;overflow:hidden;min-height:420px;display:flex;align-items:center;background-size:cover;background-position:center right;background-repeat:no-repeat}.event-hero .hero-content{width:55%;padding:70px 60px;color:#fff}.event-hero .tag{display:inline-block;background:#9AEDE83D;color:#44ccc2;font-size:12px;padding:6px 12px;border-radius:46px;margin-bottom:20px;letter-spacing:.5px;font-weight:500;border:1px solid #7de2db}.event-hero .hero-content h1{font-size:36px;font-weight:500 !IMPORTANT;margin-bottom:30px;line-height:1.2}.event-hero .event-meta{margin-bottom:20px}.event-hero .meta-item{display:flex;align-items:center;margin-bottom:10px}.event-hero .meta-item .icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.08);margin-right:5px;position:relative;padding:0;display:flex;justify-content:center}.event-hero .label{font-size:12px;color:#7b7b7b;margin-bottom:5px;text-transform:uppercase;font-weight:500;font-family:'Poppins' !important}.event-hero .value{font-size:14px;margin:0;color:#f9f9f9;font-family:'Poppins' !important}.event-hero .hero-btn{display:inline-flex;align-items:center;background:#FFFFFF1A;border:1px solid #7133ae;color:#fff !important;padding:9px 20px;border-radius:6px;transition:.3s ease;font-size:14px}.event-hero .hero-btn .arrow{margin-left:10px;transition:.3s ease;color:#38b8b3}.event-hero .hero-btn:hover{background:#7133ae}.event-hero .hero-btn:hover .arrow{transform:translateX(4px)}@media (max-width:992px){.consultation-block .telehealth-expert__grid{display:block !important}.event-hero .hero-content{width:100%;padding:50px 30px}.event-hero .hero-wrapper{min-height:380px;background-position:center}.event-hero .hero-content h1{font-size:32px}.event-breadcrumb{display:none}}@media (max-width:576px){.event-hero .hero-content{padding:40px 20px}.event-hero .hero-content h1{font-size:26px}.event-hero .meta-item{align-items:flex-start}}.care-partnership .card-icon{margin-bottom:15px}.care-partnership .card-icon img{width:50px;height:auto}.care-partnership .section-title{margin-bottom:15px}.care-partnership .section-subtext p{margin-bottom:50px}.care-partnership{padding:0;background:linear-gradient(90deg,#8800D600 0%,#ca9aff 50%,#8800D600 100%) bottom/80% 1px no-repeat}.consultation-block .expert-profile{padding:0;box-shadow:none;border-radius:0}.consultation-block .expert-name{font-size:20px !important;font-weight:600 !important;margin:25px 0 5px;text-align:left;color:#3c3c3c}.consultation-block .expert-role{color:#5b5b5b;font-size:16px;font-weight:500;margin-bottom:18px;text-align:left}.consultation-block .expert-bullets{text-align:left;border:none}.consultation-block .telehealth-expert__grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:flex-start;margin-top:3%}.consultation-block{background:linear-gradient(90deg,#8800D600 0%,#ca9aff 50%,#8800D600 100%) bottom/80% 1px no-repeat}.why-visit-section{padding:20px 0}.why-visit-section .container{max-width:1200px;width:100%;max-width:95%;margin:0 auto}.why-visit-section .section-title{font-size:32px;color:#3c3c3c;margin-bottom:50px;padding:0;text-align:left}.why-visit-section .cards-grid{display:grid;gap:30px}.why-visit-section .cards-grid.defaultthreecols{grid-template-columns:repeat(3,1fr)}.why-visit-section .cards-grid.twocols{grid-template-columns:repeat(2,1fr)}.why-visit-section .cards-grid.fourcols{grid-template-columns:repeat(4,1fr)}.why-visit-section .card{background:#f9f9fb;border:1px solid #e5e5e5;border-radius:14px;padding:20px;transition:all .3s ease}.why-visit-section .card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.05)}.why-visit-section .icon-circle{width:42px;height:42px;background:#efe7fb;color:#6c3fc5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:18px}.why-visit-section .card h3{font-size:20px !important;font-weight:600 !important;color:#3c3c3c;margin-bottom:12px;line-height:1.4}.card-text{font-size:14px;color:#5b5b5b}@media (max-width:992px){.why-visit-section .cards-grid.fourcols{grid-template-columns:repeat(2,1fr)}.why-visit-section .cards-grid.defaultthreecols{grid-template-columns:repeat(2,1fr)}.why-visit-section .cards-grid.twocols{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.why-visit-section .cards-grid.fourcols,.why-visit-section .cards-grid.defaultthreecols,.why-visit-section .cards-grid.twocols{grid-template-columns:1fr}.why-visit-section .section-title{font-size:24px}.why-visit-section .card{padding:22px}}.booth-section{padding:30px 0;background:linear-gradient(135deg,#1a0533 0%,#2c0a5a 100%);color:#fff}.booth-section .container{max-width:1200px;width:100%;margin:0 auto}.booth-section .booth-heading{font-size:32px;font-weight:500;margin-bottom:40px}.booth-section .booth-card{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#411080 0%,#23123e 100%);padding:50px;border-radius:12px;gap:50px}.booth-section .booth-left{flex:1}.booth-section .logo img{min-width:300px;margin-bottom:50px}.booth-section .booth-number-box{border:1px solid #309c98;border-radius:8px;text-align:left;padding:10px 20px;margin-bottom:30px;background:#38B8B31A;width:140px;height:90px}.booth-section .booth-number{font-size:32px;font-weight:700;color:#9aede8}.booth-section .booth-text{font-size:14px;margin-top:0;opacity:.9}.booth-section .info-item{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px}.booth-section .icon-box{width:42px;height:42px;background:rgba(255,255,255,.08);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.booth-section .info-title{font-size:14px;margin-bottom:5px;color:#bababa;font-weight:500}.booth-section .info-desc a{font-size:16px !important;line-height:1.5;color:#fff !important;font-weight:600;font-family:'Poppins'}.booth-section .booth-right{flex:.7}.booth-section .booth-right img{width:100%;border-radius:10px;display:block}@media (max-width:992px){.booth-section .booth-card{flex-direction:column;padding:30px}.booth-section .booth-heading{font-size:26px}.booth-section .logo img{min-width:160px}}.cta-strip__btn-icon:before{content:"↗";font-family:inherit}.security-section{padding:40px 0}.security-section .container{max-width:1200px;margin:auto}.security-section .badge{display:inline-block;padding:9px 20px;border-radius:20px;background:#7133ae;color:#fff;font-size:12px;margin-bottom:20px;font-weight:500}.security-section .section-title{font-size:32px;color:#f9f9f9;margin-bottom:12px;padding:0}.security-section .section-subtitle{color:#bababa;font-size:18px;margin-bottom:50px;text-align:left}.security-section .compliance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:50px}.security-section .compliance-card{border-radius:12px;padding:20px;text-align:left;border:1px solid #411080;transition:.3s;position:relative}.security-section .compliance-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(0,0,0,.05)}.security-section .compliance-card .icon{width:60px;height:60px;margin-bottom:16px}.security-section .compliance-card h4{font-size:20px;font-weight:600 !important;margin-bottom:15px;color:#f9f9f9}.security-section .compliance-card h4 span{color:#38b8b3;font-size:12px;margin-left:20px;font-weight:400}.security-section .compliance-card p{font-size:14px;color:#bababa;line-height:1.5}.security-section .card-number{position:absolute;top:18px;right:20px;font-size:10px;color:#bababa;font-weight:400}.security-section .security-framework{border-radius:12px;padding:30px;display:flex;align-items:center;justify-content:space-between;border:1px solid #411080}.security-section .framework-left{text-align:left}.security-section .framework-left h3{font-size:22px !important;margin-bottom:0;color:#f9f9f9}.security-section .security-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 30px;margin-top:15px}.security-section .security-point{display:flex;align-items:center;gap:10px;font-size:14px;color:#bababa}.security-section .security-icon img{width:20px;height:20px;object-fit:contain}.security-section .security-heading{display:flex;align-items:center;gap:10px}.security-section .security-heading img{width:40px;height:40px;object-fit:contain}.security-section .framework-btn{background:#7133ae;padding:9px 20px;border-radius:6px;color:#fff !important;font-size:14px;font-weight:400;transition:.3s}.security-section .framework-btn:hover{opacity:.9}@media(max-width:992px){.security-section .compliance-grid{grid-template-columns:repeat(2,1fr)}.security-section .security-framework{flex-direction:column;gap:25px;text-align:center}.security-section .framework-left ul{grid-template-columns:1fr}}@media(max-width:768px){.security-section .compliance-grid{grid-template-columns:1fr}.security-section .section-title{font-size:26px;margin:0 0 20px}.security-section .security-points{grid-template-columns:repeat(1,1fr)}}.resource-card{cursor:pointer}.whoweare-right .whoweare-panel{cursor:pointer}