.features-block{padding-left:0;padding-right:0;padding-top:var(--padding-top,calc(160/16*1rem));padding-bottom:var(--padding-bottom,calc(160/16*1rem));position:relative;overflow:hidden}.features-block[data-background=transparent]{background:0 0}.features-block[data-background=surface]{background:var(--surface)}@media only screen and (max-width:47.9375rem){.features-block{padding-top:var(--padding-top-mobile,calc(80/16*1rem));padding-bottom:var(--padding-bottom-mobile,calc(80/16*1rem))}}.features-block__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.features-block__canvas{z-index:0;isolation:isolate;pointer-events:none;position:absolute;inset:0}.features-block__bg-base{z-index:0;background-color:var(--surface);position:absolute;inset:0}.features-block[data-background=transparent] .features-block__bg-base{background:0 0}.features-block__bg-image{z-index:0;background-image:var(--bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.features-block__bg-glow{z-index:1;pointer-events:none;mix-blend-mode:screen;filter:blur(5rem);background:radial-gradient(100% 100%,#ffffff0f 0%,#ffffff05 50%,#fff0 100%);border-radius:50%;width:31.25rem;height:31.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)translateZ(0)}@media only screen and (max-width:47.9375rem){.features-block__bg-glow{filter:blur(3.75rem);width:min(31.25rem,90vw);height:min(31.25rem,90vw)}}.features-block__inner{z-index:2;isolation:isolate;position:relative}.features-block__heading{text-align:center;color:var(--foreground);font-family:var(--font-dm-sans),system-ui,sans-serif;white-space:pre-line;margin-bottom:3rem;font-size:2.75rem;font-weight:500;line-height:3.5rem}.features-block__heading .danger{color:var(--heading-accent-color,var(--danger))}@media only screen and (max-width:47.9375rem){.features-block__heading{text-align:left;white-space:inherit;margin-bottom:.75rem;padding:0 1rem;font-size:2rem;line-height:3rem}}.features-block__grid{grid-template-columns:repeat(auto-fit,minmax(17.5rem,1fr));gap:1.5rem;padding:0 6.25rem;display:grid}@media (min-width:64rem){.features-block__grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:47.9375rem){.features-block__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1rem}}.features-block__card{isolation:isolate;background:var(--surface);border:calc(1/16*1rem)solid var(--border-subtle);-webkit-backdrop-filter:blur(3.125rem);backdrop-filter:blur(3.125rem);cursor:default;border-radius:1rem;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.features-block__card:hover{border-color:#ffffff4d;box-shadow:0 .75rem 2rem #0006}@media only screen and (max-width:47.9375rem){.features-block__card{gap:1rem;min-height:auto;padding:1.5rem}}.features-block__card-canvas{z-index:0;isolation:isolate;border-radius:inherit;position:absolute;inset:0}.features-block__card-bg{z-index:0;background-color:var(--surface);border-radius:inherit;background-image:url(/images/siem/4-rease-background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.features-block__card-glow{width:25rem;height:25rem;left:50%;bottom:var(--card-glow-bottom,-100%);z-index:1;pointer-events:none;background:var(--card-glow-background,radial-gradient(50% 50% at 50% 50%,#ef1818 70%,#ef181880 50%,#ef181800 100%));mix-blend-mode:color-dodge;filter:blur(3.75rem);border-radius:50%;position:absolute;transform:translate(-50%,-35%)translateZ(0)}@media only screen and (max-width:47.9375rem){.features-block__card-glow{width:calc(180/16*1rem*var(--scale));height:calc(180/16*1rem*var(--scale));filter:blur(2.5rem);top:30%;left:0}}.features-block__card-content{z-index:2;text-align:center;align-items:center;gap:calc(16/16*1rem*var(--scale));flex-direction:column;display:flex;position:relative}@media only screen and (max-width:47.9375rem){.features-block__card-content{flex-direction:row;gap:1.5rem}}.features-block__card-icon-wrap{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;position:relative}.features-block__card-icon{z-index:1;object-fit:contain;color:#ff3131;width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;position:relative}.features-block__card-title{font-family:var(--font-dm-sans),system-ui,sans-serif;color:#fff;white-space:pre-line;margin:0;font-size:1rem;font-weight:500;line-height:1.5rem}@media only screen and (max-width:47.9375rem){.features-block__card-title{text-align:left;white-space:inherit;width:100%;font-size:1.25rem}}.features-block__card-title-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.features-block__card-description{color:#ffffffbf;margin:0;font-size:1rem;line-height:1.6}@media only screen and (max-width:47.9375rem){.features-block__card-description{text-align:left;font-size:1rem}}
.module-section-block,.module-section-block[data-theme=green]{--module-accent:var(--accent-strong)}.module-section-block[data-theme=violet]{--module-accent:var(--accent-violet)}.module-section-block[data-theme=blue]{--module-accent:var(--accent-blue)}.module-section-block[data-theme=yellow]{--module-accent:var(--accent-yellow)}.module-section-block{padding-left:0;padding-right:0;padding-top:var(--padding-top,calc(96/16*1rem*var(--scale)));padding-bottom:var(--padding-bottom,calc(96/16*1rem*var(--scale)));flex-direction:column;justify-content:center;align-items:center;height:43.75rem;display:flex;position:relative;overflow:hidden}.module-section-block:before,.module-section-block:after{content:"";z-index:1;pointer-events:none;height:3.75rem;position:absolute;left:0;right:0}.module-section-block:before{background:linear-gradient(#0009 0%,#0000 100%);top:0}.module-section-block:after{background:linear-gradient(#0000 0%,#0009 100%);bottom:0}@media only screen and (max-width:47.9375rem){.module-section-block{padding-top:var(--padding-top-mobile,calc(64/16*1rem));padding-bottom:var(--padding-bottom-mobile,calc(64/16*1rem))}}.module-section-block__bg{pointer-events:none;position:absolute;inset:0}.module-section-block__canvas{z-index:0;isolation:isolate;pointer-events:none;background:var(--surface);position:absolute;inset:0}.module-section-block__bg-vignette{z-index:1;pointer-events:none;filter:blur(3.75rem);background:#000;border-radius:50%;width:30rem;height:30rem;position:absolute;inset:50%;transform:translate(-50%,-50%)}.module-section-block__bg-image{z-index:1;background-image:var(--background-image);background-position:50%;background-size:cover;position:absolute;inset:0}@media only screen and (max-width:47.9375rem){.module-section-block__bg-image{background-image:var(--background-image-mobile)}}.module-section-block__bg-glow{z-index:0;pointer-events:none;mix-blend-mode:color-dodge;opacity:.3;z-index:1;background:radial-gradient(44.4% 44.4% at 50% 47%,#baec17 0%,#ccdc0080 65%,#ccdc0000 100%);width:36.625rem;height:36.625rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.module-section-block__bg-glow--left{left:0}@media only screen and (max-width:47.9375rem){.module-section-block__bg-glow--left{top:-5rem;left:50%}}.module-section-block__bg-glow--right{left:auto;right:0;transform:translate(50%,-50%)}@media only screen and (max-width:47.9375rem){.module-section-block__bg-glow--right{bottom:0;right:50%;left:inherit;transform:translate(-15%,20%)}}.module-section-block[data-theme=violet] .module-section-block__bg-glow{background:radial-gradient(50% 50%,#dbdbdb 10.49%,#dbdbdb80 56.91%,#dbdbdb00 100%)}.module-section-block[data-theme=blue] .module-section-block__bg-glow{background:radial-gradient(50% 50%,#0eefef 10.49%,#0eefef80 56.91%,#0eefef00 100%)}.module-section-block[data-theme=yellow] .module-section-block__bg-glow{background:radial-gradient(50% 50%,#e6dc1d 10.49%,#dcd74f80 56.91%,#dcd74f00 100%)}.module-section-block__inner{z-index:2;isolation:isolate;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex;position:relative}@media only screen and (max-width:47.9375rem){.module-section-block__inner{gap:.75rem;width:calc(100% - 2rem)}}.module-section-block__icons{gap:2.5rem;margin-bottom:1.5rem;display:flex}@media only screen and (max-width:47.9375rem){.module-section-block__icons{gap:1rem;margin-bottom:1rem}}.module-section-block__icon-wrap{justify-content:center;align-items:center;width:8rem;height:8rem;display:flex}@media only screen and (max-width:47.9375rem){.module-section-block__icon-wrap{width:4.17125rem;height:4.17125rem}}.module-section-block__icon{object-fit:contain;opacity:.6;width:8rem;height:8rem}@media only screen and (max-width:47.9375rem){.module-section-block__icon{opacity:1;width:4.17125rem;height:4.17125rem}}.module-section-block__title{font-family:var(--font-dm-sans),system-ui,sans-serif;margin:0;font-size:2.75rem;font-weight:500;line-height:3.5rem}@media only screen and (max-width:47.9375rem){.module-section-block__title{padding:0 1rem;font-size:2.25rem;line-height:3rem}}.module-section-block[data-theme=green] .module-section-block__title-accent{background:var(--accent-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.module-section-block[data-theme=violet] .module-section-block__title-accent{color:var(--accent-violet)}.module-section-block[data-theme=blue] .module-section-block__title-accent{color:var(--accent-blue)}.module-section-block[data-theme=yellow] .module-section-block__title-accent{color:var(--accent-yellow)}.module-section-block__subtitle{color:#fff;font-size:2rem;line-height:3rem;font-family:var(--font-dm-sans),system-ui,sans-serif;white-space:pre-line;margin:0;font-weight:500}@media only screen and (max-width:47.9375rem){.module-section-block__subtitle{white-space:inherit;padding:0 1rem;font-size:1.375rem;line-height:2rem}}.module-section-block__features{flex-direction:column;margin:0;display:flex}@media only screen and (max-width:47.9375rem){.module-section-block__features{padding:0 1rem}}.module-section-block__features-text{color:#fff;white-space:pre-line;margin:0;font-size:1.25rem;font-weight:400;line-height:2rem}@media only screen and (max-width:47.9375rem){.module-section-block__features-text{opacity:.75;white-space:inherit;font-size:1rem;line-height:1.5rem}}.module-section-block__button{font-family:var(--font-inter),system-ui,sans-serif;color:#fff;background:var(--surface);border:1px solid var(--border-strong);border-radius:.5rem;justify-content:center;align-items:center;margin:2.5rem 0;padding:1rem 2rem;font-size:1.25rem;font-weight:500;line-height:2rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.module-section-block__button:hover{background:#ffffff14;border-color:#fff6}.module-section-block[data-theme=yellow] .module-section-block__button{background:var(--accent-yellow);color:#050505;border-color:#0000;transition:all .3s}.module-section-block[data-theme=yellow] .module-section-block__button:hover{background:#ffd633}@media only screen and (max-width:47.9375rem){.module-section-block__button{width:100%;max-width:20rem;margin:1.25rem 0;padding:.875rem 1.5rem;font-size:1rem}}.module-section-block__note{color:#fff;white-space:pre-line;margin:0;font-size:1.25rem;font-weight:400;line-height:2rem}@media only screen and (max-width:47.9375rem){.module-section-block__note{opacity:.75;white-space:inherit;padding:0 1rem;font-size:1rem;line-height:1.5rem}}.module-section-block__link{text-decoration:underline;transition:opacity .2s}.module-section-block[data-theme=green] .module-section-block__link{background:var(--accent-gradient);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.module-section-block[data-theme=violet] .module-section-block__link{color:var(--accent-violet)}.module-section-block[data-theme=blue] .module-section-block__link{color:var(--accent-blue)}.module-section-block[data-theme=yellow] .module-section-block__link{color:var(--accent-yellow)}.module-section-block__link:hover{opacity:.9;text-decoration:underline}
