.edu-hero,.edu-main{overflow-x:hidden;max-width:100%}.edu-hero *,.edu-main *{box-sizing:border-box}.edu-hero{position:relative;overflow:hidden;background:#141414}.edu-hero-bg{position:absolute;inset:0;background:url(/images/tech/academy/hero_pattern.svg) 50%/cover no-repeat;pointer-events:none}.edu-hero-inner{position:relative;z-index:1;max-width:var(--max-width);margin:0 auto;padding:60px 100px;display:flex;flex-direction:column;align-items:center;gap:32px}.edu-hero-title{font-weight:700;font-size:64px;line-height:1.2}.edu-hero-subtitle,.edu-hero-title{font-family:var(--font-heading);color:#fff;text-align:center}.edu-hero-subtitle{font-weight:500;font-size:24px;line-height:1.4}.edu-main{background:#f1f1f1}.edu-main-inner{max-width:var(--max-width);margin:0 auto;padding:80px 160px;gap:60px}.edu-main-inner,.edu-section-head{display:flex;flex-direction:column}.edu-section-head{gap:12px}.edu-section-title{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:1.3;color:#141414}.edu-section-desc{font-family:var(--font-heading);font-weight:500;font-size:20px;line-height:1.5;color:#636363}.edu-body{display:flex;flex-direction:column;gap:40px}.edu-controls{justify-content:space-between;gap:20px}.edu-controls,.edu-tabs{display:flex;align-items:center}.edu-tabs{gap:8px;flex-wrap:wrap}.edu-tab{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 24px;border:2px solid #00c979;border-radius:100px;background:transparent;color:#00c979;font-family:var(--font-body);font-weight:700;font-size:20px;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .2s,color .2s}.edu-tab:hover{background:#00c979;color:#141414}.edu-tab:disabled{cursor:default}.edu-tab:disabled:hover{background:transparent;color:#00c979}.edu-tab-active,.edu-tab-active:hover{background:#00c979;color:#141414}.edu-counts{display:flex;align-items:center;gap:4px;flex-shrink:0}.edu-count{background:#eee;color:#636363;font-size:18px}.edu-count,.edu-sub-badge{padding:4px 12px;border-radius:8px;font-family:var(--font-gov);font-weight:600;line-height:1.5;white-space:nowrap}.edu-sub-badge{font-size:14px;text-align:center;flex-shrink:0;background:#141414;color:#fff}.edu-divider{height:1px;width:100%;background:#eee;flex-shrink:0}.edu-btn-outline{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;height:52px;padding:12px 24px;border:2px solid #00c979;border-radius:12px;background:transparent;color:#00c979;font-family:var(--font-body);font-weight:700;font-size:20px;line-height:1.2;cursor:pointer;white-space:nowrap;transition:background .2s}.edu-btn-outline:hover{background:#00c979;color:#141414}.edu-overview{gap:12px}.edu-overview,.edu-overview-card{display:flex;flex-direction:column}.edu-overview-card{background:#fff;border-radius:12px;padding:24px;gap:20px;overflow:hidden}.edu-overview-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.edu-overview-head-left{display:flex;align-items:center;gap:8px;min-width:0}.edu-overview-name{font-size:24px;color:#141414}.edu-overview-count,.edu-overview-name{font-family:var(--font-gov);font-weight:700;line-height:1.5}.edu-overview-count{font-size:20px;color:#636363;white-space:nowrap;flex-shrink:0}.edu-overview-body{display:flex;align-items:flex-start;gap:40px}.edu-overview-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px}.edu-overview-bullets{list-style:disc;padding-left:27px;font-family:var(--font-gov);font-weight:500;font-size:18px;line-height:1.5;color:#141414}.edu-overview-curriculum{padding:0 24px;display:flex;flex-direction:column;gap:4px}.edu-overview-curriculum-title{font-family:var(--font-gov);font-weight:500;font-size:18px;line-height:1.5;color:#141414}.edu-overview-curriculum-list{list-style:none;font-family:var(--font-gov);font-weight:500;font-size:16px;line-height:1.8;color:#636363}.edu-overview-btn{width:200px;flex-shrink:0}.edu-courses{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px 50px;gap:40px 50px}.edu-course-card{background:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.edu-course-thumb{position:relative;width:100%;aspect-ratio:500/280;overflow:hidden;flex-shrink:0}.edu-course-thumb-img{width:100%;height:100%;object-fit:cover}.edu-course-thumb-dim{position:absolute;inset:0;background:rgba(0,0,0,.5)}.edu-course-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px}.edu-course-body{padding:24px;display:flex;flex-direction:column;gap:20px;flex:1 1 auto}.edu-course-meta{display:flex;flex-direction:column;gap:8px}.edu-course-badges{display:flex;align-items:center;gap:4px;flex-wrap:wrap}.edu-course-title{font-family:var(--font-gov);font-weight:700;font-size:24px;line-height:1.5;color:#141414;word-break:break-word}.edu-course-info{font-size:14px}.edu-course-desc,.edu-course-info{font-family:var(--font-gov);font-weight:500;line-height:1.5;color:#636363}.edu-course-desc{font-size:18px;word-break:break-word}.edu-course-btn{width:100%;margin-top:auto}.edu-path{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.edu-path-label{padding:4px 20px;border-radius:8px;background:#141414;color:#fff;font-family:var(--font-gov);font-weight:700;font-size:18px;line-height:1.5;white-space:nowrap;flex-shrink:0}.edu-path-steps{gap:12px;flex-wrap:wrap}.edu-path-step,.edu-path-steps{display:flex;align-items:center}.edu-path-step{gap:8px}.edu-path-name,.edu-path-note{font-family:var(--font-gov);font-weight:700;font-size:20px;line-height:1.4;color:#141414}.edu-path-arrow{width:16px;height:16px;flex-shrink:0}@media (max-width:1280px){.edu-main-inner{padding:80px 60px}.edu-courses{grid-template-columns:repeat(2,1fr);gap:32px 24px}}@media (max-width:768px){.edu-hero-inner{padding:48px 24px;gap:20px}.edu-hero-title{font-size:32px}.edu-hero-subtitle{font-size:16px}.edu-main-inner{padding:48px 24px;gap:40px}.edu-section-title{font-size:28px}.edu-section-desc{font-size:16px}.edu-body{gap:28px}.edu-controls{flex-direction:column;align-items:flex-start;gap:16px}.edu-tab{padding:8px 16px;font-size:16px}.edu-count{font-size:15px}.edu-overview-card{padding:20px;gap:16px}.edu-overview-head{align-items:flex-start;gap:12px}.edu-overview-head-left{flex-wrap:wrap}.edu-overview-name{font-size:20px}.edu-overview-count{font-size:16px}.edu-overview-body{flex-direction:column;gap:20px}.edu-overview-bullets{font-size:16px;padding-left:22px}.edu-overview-curriculum{padding:0}.edu-overview-curriculum-title{font-size:16px}.edu-overview-curriculum-list{font-size:14px}.edu-overview-btn{width:100%}.edu-courses{grid-template-columns:1fr;gap:20px}.edu-course-body{padding:20px;gap:16px}.edu-course-title{font-size:20px}.edu-course-desc{font-size:16px}.edu-btn-outline{height:48px;font-size:17px}.edu-path{flex-direction:column;align-items:flex-start}.edu-path-label,.edu-path-name,.edu-path-note{font-size:16px}}.edu-detail{background:#f1f1f1;overflow-x:hidden;max-width:100%}.edu-detail *{box-sizing:border-box}.edu-detail-inner{max-width:var(--max-width);margin:0 auto;padding:100px 260px;display:flex;flex-direction:column;align-items:center;gap:40px}.edu-detail-divider{height:1px;width:100%;background:#ddd;flex-shrink:0}.edu-detail-head{width:100%;display:flex;flex-direction:column;gap:12px}.edu-detail-head-top{display:flex;align-items:center;gap:8px}.edu-detail-category{font-family:var(--font-gov);font-weight:700;font-size:20px;line-height:1.5;color:#141414}.edu-detail-title{font-family:var(--font-heading);font-weight:700;font-size:40px;line-height:1.3;color:#141414;word-break:break-word}.edu-detail-body{width:100%;display:flex;flex-direction:column;gap:20px}.edu-breadcrumb{font-family:var(--font-gov);font-weight:500;font-size:18px;line-height:1.5;color:#636363}.edu-breadcrumb strong{font-weight:700;color:#141414}.edu-breadcrumb-sep{margin:0 10px}.edu-detail-columns{display:flex;align-items:flex-start;gap:60px}.edu-detail-main{width:750px;flex-shrink:0;display:flex;flex-direction:column;border-radius:12px;overflow:hidden}.edu-player{position:relative;width:100%;aspect-ratio:750/420;background:#000;flex-shrink:0}.edu-player-frame{width:100%;height:100%;border:0;display:block;object-fit:contain;background:#000}.edu-detail-card{background:#fff;padding:24px;display:flex;flex-direction:column;gap:20px}.edu-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:16px}.edu-detail-info{font-family:var(--font-gov);font-weight:500;font-size:14px;line-height:1.5;color:#636363;text-align:right;white-space:nowrap}.edu-detail-desc-block{display:flex;flex-direction:column;gap:4px}.edu-detail-desc-title{font-weight:700;font-size:24px;color:#141414}.edu-detail-desc,.edu-detail-desc-title{font-family:var(--font-gov);line-height:1.5}.edu-detail-desc{font-weight:500;font-size:18px;color:#636363;word-break:break-word}.edu-detail-side{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:20px}.edu-detail-side-title{font-family:var(--font-gov);font-weight:700;font-size:24px;line-height:1.5;color:#141414}.edu-chapters{background:#fff;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:12px}.edu-chapters-head{display:flex;align-items:center;gap:8px}.edu-chapters-category{font-family:var(--font-gov);font-weight:700;font-size:20px;line-height:1.5;color:#141414}.edu-chapters-list{list-style:none;display:flex;flex-direction:column}.edu-chapter{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;text-decoration:none;transition:background .15s}a.edu-chapter:hover{background:#f6f6f6}.edu-chapter-current{background:#f1f1f1}.edu-chapter-current .edu-chapter-title{font-weight:700}.edu-chapter-time{font-weight:600;color:#636363;white-space:nowrap;flex-shrink:0}.edu-chapter-time,.edu-chapter-title{font-family:var(--font-gov);font-size:18px;line-height:1.5}.edu-chapter-title{flex:1 1;min-width:0;font-weight:500;color:#141414;word-break:break-word}.edu-btn-pill{display:inline-flex;align-items:center;justify-content:center;padding:12px 40px;border:2px solid #00c979;border-radius:100px;background:transparent;color:#00c979;font-family:var(--font-body);font-weight:700;font-size:20px;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .2s}.edu-btn-pill:hover{background:#00c979;color:#141414}@media (max-width:1400px){.edu-detail-inner{padding:80px 60px}.edu-detail-columns{gap:32px}.edu-detail-main{width:55%;min-width:0}}@media (max-width:1024px){.edu-detail-columns{flex-direction:column;gap:32px}.edu-detail-main,.edu-detail-side{width:100%}}@media (max-width:768px){.edu-detail-inner{padding:40px 24px;gap:24px}.edu-detail-title{font-size:26px}.edu-chapters-category,.edu-detail-category{font-size:17px}.edu-breadcrumb{font-size:14px}.edu-breadcrumb-sep{margin:0 6px}.edu-detail-card{padding:20px;gap:16px}.edu-detail-meta{flex-direction:column;align-items:flex-start;gap:8px}.edu-detail-info{text-align:left}.edu-detail-desc-title,.edu-detail-side-title{font-size:20px}.edu-detail-desc{font-size:16px}.edu-chapter{padding:8px 4px}.edu-chapter-time,.edu-chapter-title{font-size:16px}.edu-btn-pill{width:100%;font-size:17px}}.edu-empty{padding:80px 0;text-align:center;font-family:var(--font-gov);font-size:18px;color:#636363}@media (max-width:768px){.section-inner{padding:0 20px;max-width:100vw;overflow-x:hidden}.section-base{padding:40px 0}.section-title-lg,.section-title-md{font-size:28px;line-height:1.3;letter-spacing:-1.5px}.section-desc{font-size:13px;margin-top:8px;letter-spacing:-1.5px}.text-g-title{font-size:28px}.body1,.body1-b{font-size:13px}.h1{font-size:28px}.h1,.h2{line-height:1.3}.h2{font-size:24px}.h3{font-size:20px}.h4{font-size:16px}.btn-outline,.btn-primary{padding:12px 24px;font-size:13px;justify-content:center}.btn-primary{padding:8px 20px;font-size:13px}.topbanner{padding:10px 0 8px}.topbanner-inner{flex-direction:column;gap:8px;padding:0 16px;justify-content:center;align-items:stretch}.topbanner-center{position:static;transform:none;flex-direction:row;align-items:center;gap:8px}.topbanner-icon{width:20px!important;height:20px!important;flex-shrink:0}.topbanner-text{font-size:11px;text-align:left;flex:1 1;white-space:normal}.topbanner-detail-btn{font-size:11px;padding:4px 12px;white-space:nowrap;flex-shrink:0}.topbanner-right-actions{justify-content:center;gap:8px}.topbanner-hide-today{font-size:12px;gap:6px}.topbanner-hide-today input{width:16px;height:16px;border-radius:4px}.topbanner-close{font-size:16px}.topbanner-right-actions{margin-left:0}.site-header-inner{margin:0 auto;height:64px;padding:0 12px}.site-header-logo img{width:113px!important;height:20px!important}.site-header-actions,.site-header-nav{display:none}.site-header-hamburger{display:flex}.hero{height:auto;overflow:hidden}.hero-tags{flex-wrap:wrap}.hero-content{width:100%;height:auto;padding:0 20px;transform:none!important}.hero-nav-top{padding:24px 0 0;gap:10px}.hero-nav-num{font-size:15px}.hero-nav-line{width:80px}.hero-main{flex-direction:column;margin-top:20px;gap:40px}.hero-text-area{margin-top:0}.hero-title{font-size:28px!important;line-height:1.2!important;margin-bottom:12px}.hero-desc{font-size:13px!important;margin-bottom:20px}.hero-text-area .btn-primary{font-size:13px;padding:8px 40px}.hero-screenshots{width:100%;height:auto;aspect-ratio:256/202}.hero-screenshot-img{object-fit:contain!important}.hero-side-buttons{position:fixed;right:10px;bottom:30px;z-index:50;display:flex;flex-direction:column;gap:12px}.hero-side-btn{width:52px;height:52px}.hero-side-btn img{width:32px;height:32px}.hero-side-btn.yellow{width:52px;height:52px}.hero-side-btn.yellow img{width:28px;height:28px}.hero-side-btn.yellow:hover,.hero-side-btn:hover{transform:scale(1.08)}.product-section{padding-top:40px;padding-bottom:40px}.product-layout{flex-direction:column;gap:32px}.product-title{font-size:28px;line-height:1.3}.product-desc{font-size:14px;margin-bottom:32px}.product-cert-logos{gap:12px 32px;max-width:100%}.product-cert-logo img{height:20px!important}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.product-card,.product-grid{position:static;width:100%!important;height:auto!important}.product-card{aspect-ratio:1}.product-card-ai,.product-card-siem,.product-card-soar,.product-card-ueba{left:auto;top:auto;right:auto}.product-card-info{top:16px;left:16px;right:16px}.product-card-title{font-size:20px}.product-card-desc,.product-card-desc-hover{font-size:12px}.product-card-arrow{width:36px;height:36px;bottom:16px;right:16px;font-size:16px}.product-card-desc-hover,.product-card-hover-overlay{display:none}.counting-section{padding:60px 0}.counting-inner{flex-direction:column;gap:32px}.counting-left{min-width:100%}.counting-left .section-desc{margin-bottom:24px}.counting-bg-platform{left:10px!important;right:10px!important;width:calc(100% - 20px)!important}.counting-bg-text{display:none}.counting-stats{width:100%;column-gap:40px;row-gap:40px}.counting-stat-value{font-size:48px}.counting-stat-label{font-size:14px}.counting-logo-base{padding:0 0 40px}.counting-logo-section{margin-top:0;margin-bottom:0}.counting-logo-group{gap:20px;padding-right:20px}.counting-logo-img{height:30px!important;max-width:none}.solution-cards{grid-template-columns:1fr;gap:16px}.solution-card{aspect-ratio:auto;min-height:240px;border-radius:20px}.solution-card-default{padding:20px}.solution-card-subtitle{font-size:13px;margin-bottom:8px}.solution-card-title{font-size:20px;line-height:1.3}.solution-card-title-row{gap:12px}.solution-card-arrow{width:20px;height:14px}.solution-card-hover{padding:20px}.solution-card-desc{font-size:16px;line-height:1.4}.casestudy-section{padding:40px 0}.casestudy-cards{grid-template-columns:1fr;gap:12px}.casestudy-title-italic{font-size:24px}.casestudy-card{padding:20px}.news-header{flex-direction:column;gap:12px}.news-tabs{align-items:flex-start}.news-slide-page{display:flex;gap:12px;grid-template-columns:none}.news-slider{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.news-slider-track{gap:12px}.news-slider::-webkit-scrollbar{display:none}.news-card{flex:0 0 280px;scroll-snap-align:start}.news-card-image{height:auto}.news-card-body{padding:16px}.news-card-category{font-size:12px}.news-card-title{font-size:16px;line-height:1.35;-webkit-line-clamp:2}.news-card-date{font-size:12px;margin-top:12px}.news-slide-nav{display:none}.news-nav-buttons{gap:8px}.news-nav-btn{width:44px;height:44px}.video-subtitle{font-size:24px}.video-inner{flex-direction:column;gap:24px}.video-right{width:100%}.video-left{width:100%;text-align:left}.video-title-dark{font-size:24px;margin-bottom:12px}.video-desc{font-size:13px}.cta-section{padding:40px 0}.cta-title-spaced{font-size:20px}.cta-desc-spaced{font-size:13px}.cta-buttons{flex-direction:column;align-items:stretch;gap:12px}.site-footer{padding:20px 0}.footer-top{flex-direction:column;gap:24px;overflow:hidden}.footer-brand{min-width:auto;display:none}.footer-menus{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px 16px;gap:12px 16px;width:100%}.footer-menu-group{flex:none;min-width:0}.footer-menu-title{font-size:14px;margin-bottom:0}.footer-menu-item{display:none}.footer-contact-us{min-width:auto;border-top:1px solid hsla(0,0%,100%,.06);padding-top:16px}.footer-contact-text{font-size:12px}.footer-info{text-align:left}.footer-info p{font-size:11px}.footer-newsletter{align-self:stretch;margin-left:0;padding:16px 20px}.footer-newsletter-header span{white-space:normal;font-size:13px}.footer-newsletter-form{flex-direction:column}.footer-newsletter-input{width:100%}.footer-newsletter-btn{width:100%;text-align:center}.footer-bottom{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-bottom,.footer-bottom p{text-align:left}.footer-bottom:before{display:none}.footer-links{justify-content:flex-start}.footer-company-info{flex-direction:column}.footer-company-contacts{flex-direction:column;gap:4px}#ch-plugin-core{width:100vw!important;height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;left:0!important;right:0!important;bottom:0!important;top:0!important;border-radius:0!important}}