.faq-page{background:#f1f1f1;color:#141414}.faq-hero{position:relative;overflow:hidden;background:#141414;padding:60px 100px;display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.faq-hero-bg{position:absolute;inset:0;pointer-events:none;background:radial-gradient(70% 140% at 25% 45%,rgba(0,201,121,.4),transparent 55%),radial-gradient(60% 120% at 82% 60%,rgba(0,70,100,.35),transparent 55%)}.faq-hero-bg:after{content:"";position:absolute;inset:0;background:url(/images/faq/hero_mask.png) 50%/cover no-repeat;mix-blend-mode:screen;opacity:.5}.faq-hero-title{font-family:var(--font-heading);font-weight:700;font-size:64px;line-height:1.1}.faq-hero-sub,.faq-hero-title{position:relative;z-index:1;color:#fff}.faq-hero-sub{font-family:var(--font-gov);font-weight:500;font-size:24px;line-height:1.5}.faq-content{padding:100px 0}.faq-inner{max-width:1600px;margin:0 auto;padding:0 30px;display:flex;flex-direction:column;gap:40px}.faq-filter{display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-filter-selects{display:flex;gap:12px}.faq-select{display:flex;align-items:center;justify-content:space-between;gap:10px;width:200px;height:52px;padding:0 20px;background:#fff;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:var(--font-gov);font-size:18px;color:#141414;cursor:pointer}.faq-select img{display:block;flex-shrink:0}.faq-search{display:flex;align-items:center;justify-content:space-between;gap:12px;width:600px;height:52px;padding:0 20px;border-bottom:2px solid #141414;box-sizing:border-box}.faq-search input{flex:1 1;min-width:0;border:none;background:none;outline:none;font-family:var(--font-body);font-size:18px;color:#141414}.faq-search input::placeholder{color:#141414}.faq-search img{display:block;flex-shrink:0}.faq-cards{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}.faq-card{height:400px;background:#fff;border-radius:20px;padding:40px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.faq-card-icon{display:block;width:80px;height:80px}.faq-card-body{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.faq-card-title{font-family:var(--font-heading);font-weight:700;font-size:24px;line-height:1.3;color:#141414;text-align:center;white-space:pre-line}.faq-card-btn{width:160px;padding:12px 24px;background:none;border:2px solid #00c979;border-radius:100px;font-family:var(--font-body);font-weight:700;font-size:16px;color:#00c979;white-space:nowrap;cursor:pointer;transition:background .2s,color .2s;box-sizing:border-box}.faq-card-btn:hover{background:#00c979;color:#fff}@media (max-width:1280px){.faq-cards{grid-template-columns:repeat(3,1fr)}.faq-filter{flex-direction:column;align-items:stretch}.faq-search{width:100%}}@media (max-width:768px){.faq-hero{padding:48px 20px}.faq-hero-title{font-size:40px}.faq-hero-sub{font-size:17px}.faq-content{padding:60px 0}.faq-cards{grid-template-columns:repeat(2,1fr)}.faq-filter-selects{flex-wrap:wrap}.faq-select{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);width:auto}}@media (max-width:480px){.faq-cards{grid-template-columns:1fr}}@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}}