.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;margin:0}.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}.sa-header h2,h2.tg-heading{color:#3c3c3c}.sa-cta-wrap{text-align:left}section#getintouch .container{display:flex}.single-post .normal-page{display:none}.single-post .article .container{padding:.5rem}.mb-toc__list>li>ul{margin-left:14px}section.blogauthor{display:none}.single-post .container{max-width:1190px;margin:0 auto;padding:2rem 1.5rem}section.sectionCl.sectionCl.gray-bg.content_column1{background:#9AEDE84D !important;border-left:2px solid #38b8b3;border-radius:6px}section#getintouch{background:#309c98 !important;border-radius:12px !important;text-align:left !important}.callout_section .container{justify-content:center;align-items:center;padding:0;gap:20px}#getintouch h3{margin:0;max-width:365px;font-size:18px !important;font-weight:600 !important}.callout_section .article h3{margin-top:0;text-align:left}.single-post a.btn.normal-style.normal-style-color-1{background:#fff !important;border-radius:6px !important;color:#38b8b3 !important;font-size:14px;font-weight:400;font-family:'Poppins';margin:0}.callout_section h3#heading-3{text-align:left;font-size:18px !important;font-weight:600 !important;margin:0;max-width}.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 a{color:#3c3c3c !important;text-decoration:none}.crumbs a:hover{color:#d2cfe6}.crumbs .sep{opacity:.4}.hero{position:relative;margin:5px auto 20px;max-width:1140px;min-height:420px;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero{display:grid;place-items:center start;min-height:420px}.hero__content{align-self:center;justify-self:start}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1a0f2c 60%,#1a0f2c 60%,rgb(15 13 30/12%) 100%,rgb(15 13 30/0%) 100%);z-index:1}.hero__content{position:relative;z-index:2;padding:clamp(24px, 4vw, 48px);max-width:700px}.pill{display:inline-block;border-radius:999px;color:#38b8b3;font-weight:600;font-size:16px;letter-spacing:.02em;text-transform:uppercase}h1{margin:16px 0 12px;font-weight:500 !important;font-size:36px !important;color:#fff;line-height:48px}.subtitle{font-size:clamp(16px, 2.2vw, 26px);color:#d8d7e2;opacity:.9;margin-bottom:26px;font-weight:600}.author{display:flex;align-items:flex-start;gap:14px}.avatar img{position:relative;inset:0;width:48px;height:48px;object-fit:cover;border-radius:50%}.author__info{display:flex;flex-direction:column}.name{font-weight:600;color:#9aede8;font-size:16px;font-family:'Poppins' !important;line-height:24px}.role{color:#bababa;font-size:12px;font-weight:400;margin-top:-7%;font-family:'Poppins' !important}.social{display:flex;gap:12px;margin-left:3%}.social a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:10px}.social a:hover{background:rgba(255,255,255,.1)}.icon{width:16px;height:16px;fill:currentColor;color:#ccc}@media (max-width:960px){.hero:before{background:linear-gradient(180deg,rgba(15,13,30,.95) 0%,rgba(15,13,30,.75) 50%,rgba(15,13,30,.4) 100%)}}:root{--maxw:1190px;--col-l:210px;--col-r:220px;--gutter:clamp(16px, 2.4vw, 28px);--space-top-article:60px;--space-side-gap:calc(var(--space-top-article) / 2)}.post-wrap{max-width:var(--maxw);margin-top:var(--space-top-article);margin-bottom:80px;margin-inline:auto;padding-inline:var(--gutter);display:grid;grid-template-columns:var(--col-l) 1fr var(--col-r);column-gap:var(--space-side-gap);row-gap:0}section.post-wrap{margin-top:30px}.sticky{position:sticky;top:75px;align-self:start}.toc{background:var(--surface-2);border-radius:var(--radius);box-shadow:var(--shadow)}.toc .label{font-weight:600;font-size:22px;margin-bottom:10px;letter-spacing:.01em;color:#3c3c3c;font-family:poppins !important}.toc .share{display:flex;gap:10px;margin-bottom:10px}.chip{width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.06);display:grid;place-items:center;border:1px solid rgba(255,255,255,.06)}.chip svg{width:16px;height:16px;opacity:.85}.toc nav{margin-top:10px}.toc ul{list-style:none;padding-left:0;margin:0}.toc li{margin:.45rem 0}.toc li.section{margin-top:.9rem;font-weight:700}.toc a{color:#cfd2e9}.toc a:hover{color:#fff}.article{min-width:0}.callout{background:linear-gradient(0deg,rgba(92,240,199,.14),rgba(92,240,199,.14));border:1px solid rgba(92,240,199,.35);border-left:4px solid var(--accent);border-radius:var(--radius);padding:18px 18px 16px;color:#e7f8f3;margin-bottom:28px}.callout strong{font-size:1.05rem}.article p{color:#3c3c3c;margin:0 0 14px;line-height:26px;font-size:16px;font-weight:400}.article strong{color:#3c3c3c}.article h2{margin:28px 0 12px;font-size:32px;font-weight:400 !important;line-height:42px;color:#3c3c3c}.article h3{margin:24px 0 8px;font-size:22px !important;font-weight:600 !important}.article [id]{scroll-margin-top:80px}.assets{display:flex;flex-direction:column;gap:var(--gutter)}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.ebook{text-align:center}.ebook .title{font-weight:500;font-size:18px;margin-bottom:8px}.cta{display:inline-block;margin-top:10px;padding:10px 16px;border-radius:6px;color:#f9f9f9 !important;font-weight:400;font-size:14px;border:1px solid #f9f9f9}.cta:hover{filter:brightness(1.05)}.widget{background:var(--surface-2)}.widget h4{margin:0 0 8px}.widget p{color:#c9c8d6;margin:0}.sep{background:rgba(255,255,255,.06);margin:16px 0;border-radius:2px}@media (max-width:1100px){.post-wrap{grid-template-columns:var(--col-l) 1fr}.assets{grid-column:1/-1;order:3;margin-top:6%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gutter)}}@media (max-width:820px){.post-wrap{grid-template-columns:1fr}.toc{display:none}.assets{grid-template-columns:1fr}}.author-bio{display:grid;grid-template-columns:1fr auto;grid-template-areas:"left right" "middle middle" "share share";gap:16px 24px;max-width:1140px;margin:40px auto 60px;text-align:left}.author-bio__left{grid-area:left;display:flex;align-items:center;gap:14px}.author-bio__right{grid-area:right;display:flex;align-items:start}.author-bio__middle{grid-area:middle}.share-block{grid-area:share}.author-bio__avatar{width:64px;height:64px;border-radius:8px;object-fit:cover;background:#ddd}.author-bio__info{display:flex;flex-direction:column}.author-bio__name{margin:0;font-weight:600 !important;font-size:22px !important;color:#3c3c3c}.author-bio__role{margin:0 !important;font-size:14px;color:#7b7b7b;font-weight:500}.author-bio__middle p{margin:0;color:#5b5b5b;line-height:26px;font-size:16px;font-weight:400}.connect-btn{display:inline-block;background:#7133ae;color:#fff !important;padding:10px 18px;border-radius:6px;font-weight:400;text-decoration:none;transition:.2s;font-size:14px}.connect-btn:hover{background:#692de0}.share-block span{display:block;font-weight:600;color:#3c3c3c;margin-bottom:8px;font-size:14px;font-family:'Poppins'}.share-icons{display:flex;gap:10px}.share-icons a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:30px;background:#f9f9fb;color:#3c3c3c !important;transition:.2s}.share-icons a:hover{background:#e1e1e1}.share-icons svg{width:16px;height:16px}@media (max-width:720px){.author-bio{grid-template-columns:1fr;grid-template-areas:"left" "right" "middle" "share";gap:12px;padding:0 15px}.author-bio__right{justify-content:flex-start}}.similar-blogs{background:#1a0f2c;color:var(--sb-ink);margin:48px auto 20px;padding:32px 24px 28px}.similar-blogs .sb-head h2{margin:0 0 30px;font-size:32px !important;font-weight:600 !important;letter-spacing:.2px;color:#f9f9f9}.similar-blogs .sb-head h2 span{color:var(--sb-accent)}.sb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sb-card{position:relative;display:block;overflow:hidden;border-radius:12px;background:var(--sb-card);height:320px;color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.35);transform:translateZ(0);transition:transform .24s ease,box-shadow .24s ease}.sb-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(0,0,0,.45)}.sb-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.78) contrast(1.05) saturate(1.05);transform:scale(1.02);transition:transform .35s ease,filter .35s ease}.sb-card:hover img{transform:scale(1.06);filter:brightness(.9)}.sb-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,10,22,.15) 0%,rgba(18,15,35,.45) 35%,rgba(18,15,35,.85) 100%),radial-gradient(600px 220px at 30% 25%,rgba(177,139,255,.18),transparent 60%)}.sb-top{position:absolute;inset:14px 14px auto 14px;display:flex;align-items:center;justify-content:space-between}.sb-tag{font-size:16px;font-weight:600;color:#38b8b3;text-transform:uppercase}.sb-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#d7c9ff}.sb-icon svg{width:16px;height:16px}.sb-card{position:relative}.sb-card .sb-overlay{z-index:1}.sb-card .sb-top{z-index:2;position:absolute;left:16px;right:16px;top:14px}.sb-card .sb-body{position:absolute;left:16px;right:16px;top:56px;bottom:64px;display:flex;flex-direction:column;overflow:hidden;z-index:2;pointer-events:none}.sb-card .sb-body .sb-title{position:static !important;margin:0 0 8px !important;font-size:22px !important;line-height:32px !important;font-weight:600 !important;color:#f9f9f9 !important}.sb-card .sb-body .sb-desc{position:static !important;font-size:14px;line-height:22px;color:rgba(249,249,249,.9);overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:100%;opacity:0;transform:translateY(6px);margin:0;transition:opacity .25s ease,transform .25s ease}.sb-card .sb-cta-link{position:absolute;right:16px;bottom:16px;display:inline-flex;align-items:center;gap:8px;background:#FFFFFF1A;color:#fff;padding:6px 14px;border-radius:4px;font-size:12px;font-weight:400;opacity:0;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease;z-index:2;pointer-events:none;border:1px solid #7133ae}.sb-card:hover .sb-body .sb-desc,.sb-card:hover .sb-cta-link{opacity:1;transform:translateY(0)}.sb-card:hover img{filter:brightness(.7) contrast(1.06) saturate(1.05)}.sb-card img{will-change:transform,filter;transition:transform .35s ease,filter .35s ease}.sb-card:hover img{transform:scale(1.06);filter:blur(3px) brightness(.68) contrast(1.06) saturate(1.05)}@media (max-width:620px){.sb-card:hover img{filter:blur(2px) brightness(.72) contrast(1.05) saturate(1.05)}}.sb-cta{margin-top:22px}.sb-btn{display:inline-flex;align-items:center;gap:10px;color:#fff !important;font-weight:400;font-size:16px;padding:12px 18px;border-radius:8px;text-decoration:none;transition:filter .2s ease,transform .2s ease;background:#7133ae}.sb-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.sb-btn svg{width:18px;height:18px}@media (max-width:1024px){.sb-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.similar-blogs{padding:28px 16px 24px}.sb-grid{grid-template-columns:1fr}.sb-card{height:280px}}.assets .ebook .title{display:block !important;color:#fff;opacity:1 !important;visibility:visible !important}.assets .card.ebook{display:flex;flex-direction:column;align-items:center;background:#b189e0;border:none;width:100%;box-sizing:border-box}.assets .card.ebook img{order:1}.assets .card.ebook .title{order:2;display:block !important;position:static !important;float:none !important;margin-top:8px;padding:0 8px;text-align:center;white-space:normal !important;overflow-wrap:anywhere;word-wrap:break-word;word-break:break-word;max-width:100%}.assets .card.ebook .cta{order:3;margin-top:10px;position:static !important;float:none !important}.assets .card.ebook .title,.assets .card.ebook .cta{float:none;clear:both;position:static}.toc ul{list-style:none;padding:0;margin:0}.toc li{margin:6px 0}.toc li a{color:#3c3c3c !important;text-decoration:none !important;font-size:16px;line-height:24px;font-weight:500;font-family:poppins !important}.toc li a:hover{color:#fff}.toc li.toc-level-h1 a{font-weight:700}.toc li.toc-level-h2{margin-left:10px}.toc li.toc-level-h3{margin-left:20px;font-size:.95em}.toc li.toc-level-h4,.toc li.toc-level-h5,.toc li.toc-level-h6{margin-left:30px;font-size:.9em;opacity:.8}.post-wrap .toc nav ul,.post-wrap .toc nav li{list-style:none !important;margin-left:0;padding-left:0 !important}.post-wrap .toc nav ul .toc-level-h3{padding-left:5% !important}.post-wrap .toc nav li:before{content:none !important;background:0 0 !important;background-image:none !important;width:0 !important;height:0 !important;position:static !important;left:auto !important;top:auto !important}.toc li.toc-level-h2{margin-bottom:15px !important}.mb-faq{position:relative;margin:40px auto 40px;padding:48px 0;background:radial-gradient(1200px 300px at 10% 0%,rgba(177,137,224,.1),transparent 60%),linear-gradient(180deg,#1a0f2c 0%,#140c24 100%)}.mb-faq .container{max-width:1180px;margin:0 auto;padding:0 20px}.mb-faq__title{margin:0 0 18px;font-size:32px !important;font-weight:400 !important;color:#f9f9f9}.mb-faq__title span{color:#b189e0}.mb-faq__list{display:grid;gap:14px}.mb-faq__item{background:#FFFFFF0D;border:1px solid #411080;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px rgba(0,0,0,.25) inset}.mb-faq__button{width:100%;display:grid;grid-template-columns:30px 1fr 40px;align-items:center;gap:10px;padding:8px 14px;text-align:left;background:0 0;border:0;color:#edeaf7;cursor:pointer}.mb-faq__button:focus-visible{outline:2px solid #b189e0;outline-offset:2px;border-radius:12px}.mb-faq__num{width:32px;height:32px;display:grid;place-items:center;font:600 14px/1 'Poppins',system-ui;color:#dad2f7}.mb-faq__q{font:500 16px/1.3 'Poppins',system-ui;color:#edeaf7}.mb-faq__icon{width:28px;height:28px;display:grid;place-items:center;color:#cbb8f5;transition:transform .25s ease,background .25s ease}.mb-faq__panel{max-height:0;overflow:hidden;transition:max-height .28s ease;padding:0 18px 0 70px}.mb-faq__panel p,.mb-faq__panel li span{margin:0 0 16px;color:#dcd6ef;line-height:1.6;font-size:15px}.mb-faq__item.is-open .mb-faq__panel{max-height:320px}.mb-faq__item{counter-increment:faq}.mb-faq__num:before{content:counter(faq)}@media (max-width:640px){.mb-faq__button{grid-template-columns:40px 1fr 36px;padding:14px}.mb-faq__panel{padding:0 14px 0 54px}}.mb-faq__list,.mb-faq__list *{list-style:none}.mb-faq__list *::marker{content:none !important}.mb-faq__num{position:relative}.mb-faq__num:before,.mb-faq__num:after{content:none !important}.mb-faq__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:#38b8b3 !important;font-weight:400;font-size:18px;transition:background .2s ease,color .2s ease,border-color .2s ease}.mb-faq__item.is-open .mb-faq__icon{color:#fff}.mb-faq__button{display:grid;grid-template-columns:30px 1fr 48px;align-items:center;gap:16px}@media (max-width:767px){nav.crumbs{display:none}.hero{min-height:260px}.hero__content{align-self:center;justify-self:stretch;padding:16px 16px 18px}.hero{margin:50px 10px;min-height:260px;border-radius:4px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.28)}.hero:before{background:linear-gradient(180deg,rgba(15,13,30,.92) 0%,rgba(15,13,30,.88) 38%,rgba(15,13,30,.72) 72%,rgba(15,13,30,.36) 100%)}.hero__content{padding:16px 16px 18px;max-width:100%}.pill{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#5edbd6}header.hero h1{margin:10px 0 12px;font-weight:600 !important;font-size:22px !important;line-height:30px !important;color:#f4f2ff}.author{margin-top:8px;align-items:center;gap:10px}.avatar img{width:36px;height:36px;border-radius:50%;box-shadow:0 0 0 2px rgba(255,255,255,.12)}.author__info .name{font-size:14px;color:#9aede8;text-decoration:underline;line-height:20px}.author__info .role{display:none}.social{margin-left:auto;gap:14px;align-items:center}.social:before{content:"";display:inline-block;width:1px;height:18px;background:rgba(255,255,255,.24);margin-right:6px;border-radius:1px}.social a{width:22px;height:22px;border-radius:8px;background:0 0;color:#cbb8f5 !important}.social a:hover{background:rgba(255,255,255,.08)}.icon{width:14px;height:14px;color:currentColor}}@media (min-width:641px) and (max-width:1024px){.hero{min-height:360px}}.mb-toc{display:none}@media (max-width:768px){.mb-toc{display:block;position:sticky;top:64px;z-index:30;background:#fff;padding:15px 0;border-bottom:1px solid #bababa}.mb-toc__inner{max-width:1140px;margin:0 auto;padding:0 20px}.mb-toc__label{font:500 12px/1.2 'Poppins',system-ui;color:#5b5b5b;opacity:.9;margin-bottom:6px}.mb-toc__toggle{width:100%;display:grid;grid-template-columns:1fr 28px;align-items:center;gap:10px;background:#fff;color:#7133ae;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;text-align:left}.mb-toc__chev{width:22px;height:22px;color:#cbb8f5;transition:transform .22s ease}.mb-toc__toggle[aria-expanded=true] .mb-toc__chev{transform:rotate(180deg)}.mb-toc__panel{overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.12);margin-top:8px}.mb-toc__list{list-style:none;margin:0;padding:8px}.mb-toc__list li a{padding:5px 0;font:500 15px/1.4 'Poppins',system-ui;color:#5b5b5b !important}.mb-toc__list li a:hover{background:rgba(255,255,255,.06)}}@media (max-width:768px){.post-wrap .toc{display:none !important}section.post-wrap .container{padding:1rem 0 !important}.single-post .container{padding:1rem !important}.single-post .container .article{padding:1rem 0 0 !important}section#getintouch .container{display:block !important;padding:18px 16px;text-align:left}section#getintouch{padding:0 !important}#getintouch h3,#getintouch p{margin:0 0 12px;text-align:left !important}#getintouch p{text-align:left !important}#getintouch .btn-full.btn-center{display:flex !important}section#getintouch .btn-full{display:block;margin-top:10px}section#getintouch .btn-full .btn{display:inline-block;width:auto}img.img-fluid.coma.ls-is-cached.lazyloaded{display:none}.card.ebook{margin-bottom:0}}.share{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.share-label{font-weight:600;font-size:14px;color:#3c3c3c;font-family:'Poppins',sans-serif}.share-icons{display:flex;gap:10px;flex-wrap:wrap}.share-icons .chip{width:44px;height:44px;border-radius:50%;background:#f9f9fb;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .2s ease;border:none;cursor:pointer}.share-icons .chip:hover{background:#eceaf2;transform:translateY(-2px)}.share-icons .chip svg{width:18px;height:18px;color:#3c3c3c}.copy-link.copied{background:#d6f5e4 !important}.copy-link.copied svg{color:#38b8b3}.pill{display:inline-block;color:#67e7e1;font-weight:600;letter-spacing:.02em;text-transform:uppercase;font-size:16px;text-decoration:none}.author{display:flex;align-items:center;gap:16px;margin-top:18px}.avatar{width:56px;height:56px;border-radius:999px;overflow:hidden;flex:0 0 56px}.avatar img{width:100%;height:100%;object-fit:cover}.author__info{display:flex;flex-direction:column;gap:6px}.author__meta{display:flex;align-items:center;gap:19px;flex-wrap:wrap;font-weight:600;font-size:16px;color:#aee4e1}.name-link{color:#aee4e1;text-decoration:none}.name-link:hover{opacity:.9}.sep{width:1px;height:25px;background:#9AEDE830}.social-link svg.icon{width:20px;height:20px;color:#7de1dd !important;text-decoration:none}.social-link:hover{transform:translateY(-1px);opacity:.9}.icon{width:22px;height:22px;display:block}.social-link img.social-icon{width:20px;height:20px;vertical-align:middle;transition:opacity .2s ease;position:relative}.social-link:hover img.social-icon{opacity:.8}button.copy-link{border:none;border-radius:50px;height:40px;width:40px}.footer-top .social-links p{margin-top:0}.toc ul li .toc-level-h3 a{font-size:14px;font-weight:400;color:#5b5b5b}#getintouch h2{margin:0 !important;max-width:365px;font-size:18px !important;font-weight:600 !important;color:#fff !important}@media (min-width:1024px){.post-wrap{display:grid;grid-template-columns:var(--col-l) 1fr var(--col-r);column-gap:var(--space-side-gap)}.post-wrap.no-sidebar{grid-template-columns:var(--col-l) 1fr}}@media (max-width:1023px){.post-wrap{display:block}}section#getintouch h3{text-align:left !important}.hero .hero__content h1{color:#fff !IMPORTANT;line-height:34px !IMPORTANT}