.problem-aware-shell{background:#111317;color:#e2e2e8;font-family:Inter,sans-serif}.problem-aware-shell ::selection{background:#36f;color:#fff}.problem-aware-shell .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}.riskeys-problem-aware{--rpa-bg: #111317;--rpa-topbar: #090a0c;--rpa-surface-lowest: #0c0e12;--rpa-surface-low: #1a1c20;--rpa-surface: #1e2024;--rpa-surface-high: #282a2e;--rpa-surface-highest: #333539;--rpa-border: #1f242d;--rpa-outline: #434655;--rpa-outline-soft: #8d90a1;--rpa-text: #e2e2e8;--rpa-text-muted: #c3c5d8;--rpa-primary: #3366ff;--rpa-primary-soft: #b7c4ff;--rpa-secondary: #08f1a9;--rpa-secondary-soft: #beffdc;--rpa-danger: #ffb4ab;--rpa-tertiary: #ffb3ac;color:var(--rpa-text)}.riskeys-problem-aware *,.riskeys-problem-aware *:before,.riskeys-problem-aware *:after{box-sizing:border-box}.riskeys-problem-aware a{color:inherit;text-decoration:none}.riskeys-problem-aware img{display:block;max-width:100%}.riskeys-problem-aware__container{width:min(100% - 3rem,80rem);margin:0 auto}.riskeys-problem-aware__section{position:relative;padding:6rem 0}.riskeys-problem-aware__topbar{position:fixed;top:0;z-index:50;width:100%;border-bottom:1px solid var(--rpa-border);background:#090a0cd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 .4rem 2rem #0006}.riskeys-problem-aware__topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:4rem}.riskeys-problem-aware__brand,.riskeys-problem-aware__footer-brand{display:inline-flex;align-items:center}.riskeys-problem-aware__brand-picture{display:block}.riskeys-problem-aware__brand-logo{display:block;width:auto;height:1.55rem;object-fit:contain}.riskeys-problem-aware__nav{display:none;align-items:center;gap:2rem;font-family:Space Grotesk,sans-serif;font-size:.74rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.riskeys-problem-aware__nav a{color:#9aa3b2;transition:color .2s ease,border-color .2s ease}.riskeys-problem-aware__nav a:hover{color:#fff}.riskeys-problem-aware__nav a.is-active{color:var(--rpa-primary);border-bottom:1px solid var(--rpa-primary);padding-bottom:.35rem}.riskeys-problem-aware__button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.6rem;border:1px solid transparent;border-radius:.2rem;font-family:Space Grotesk,sans-serif;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.riskeys-problem-aware__button:hover{transform:translateY(-1px)}.riskeys-problem-aware__button:active{transform:scale(.98)}.riskeys-problem-aware__button--primary{color:#fdfbff;background:var(--rpa-primary);box-shadow:0 0 15px 2px #3366ff4d}.riskeys-problem-aware__button--primary:hover{box-shadow:0 0 20px 4px #3366ff80}.riskeys-problem-aware__button--secondary{border-color:var(--rpa-outline);background:#0c0e1280;color:#fff}.riskeys-problem-aware__button--secondary:hover{background:var(--rpa-surface-highest)}.riskeys-problem-aware__hero{min-height:44.75rem;padding-top:10rem;padding-bottom:6rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.riskeys-problem-aware__hero-bg,.riskeys-problem-aware__bridge-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.riskeys-problem-aware__hero-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(51,102,255,.05),transparent);z-index:1}.riskeys-problem-aware__hero-bg img,.riskeys-problem-aware__bridge-dashboard img{width:100%;height:100%;object-fit:cover}.riskeys-problem-aware__hero-bg img{opacity:.2;filter:grayscale(1)}.riskeys-problem-aware__hero-content{position:relative;z-index:2;max-width:64rem;margin:0 auto;text-align:center}.riskeys-problem-aware__pill,.riskeys-problem-aware__eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.riskeys-problem-aware__pill{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:999px;background:#3366ff1a;color:var(--rpa-primary-soft)}.riskeys-problem-aware__display,.riskeys-problem-aware__heading{font-family:Space Grotesk,sans-serif;color:#fff}.riskeys-problem-aware__display{margin:0;font-size:clamp(2.8rem,6vw,4.75rem);line-height:1.06;letter-spacing:-.03em}.riskeys-problem-aware__display-accent,.riskeys-problem-aware__heading-accent{color:var(--rpa-primary)}.riskeys-problem-aware__copy{color:var(--rpa-text-muted);line-height:1.7}.riskeys-problem-aware__hero-copy{max-width:42rem;margin:1.5rem auto 0}.riskeys-problem-aware__hero-actions{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem}.riskeys-problem-aware__hero-actions .riskeys-problem-aware__button{width:min(100%,18rem)}.riskeys-problem-aware__intro{margin-bottom:4rem;text-align:center}.riskeys-problem-aware__intro-line{width:6rem;height:.25rem;margin:.75rem auto 0;background:var(--rpa-primary)}.riskeys-problem-aware__heading{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.1}.riskeys-problem-aware__blocks-grid{display:grid;gap:1rem}.riskeys-problem-aware__glass{background:#0f1115cc;border:1px solid var(--rpa-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.riskeys-problem-aware__block{min-height:100%;padding:2rem;transition:border-color .25s ease,transform .25s ease}.riskeys-problem-aware__block:hover{transform:translateY(-2px)}.riskeys-problem-aware__block--primary:hover{border-color:#3366ff80}.riskeys-problem-aware__block--danger:hover{border-color:#ffb4ab80}.riskeys-problem-aware__block-icon{margin-bottom:1.5rem;font-size:2.5rem;color:var(--rpa-primary)}.riskeys-problem-aware__block--danger .riskeys-problem-aware__block-icon{color:var(--rpa-danger)}.riskeys-problem-aware__block-title{margin:0 0 1rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;line-height:1.2;color:#fff}.riskeys-problem-aware__block-title--caps{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.riskeys-problem-aware__bridge{background:var(--rpa-surface-lowest);border-top:1px solid var(--rpa-border);border-bottom:1px solid var(--rpa-border)}.riskeys-problem-aware__bridge-grid{display:grid;gap:4rem;align-items:center}.riskeys-problem-aware__bridge-copy .riskeys-problem-aware__eyebrow{color:var(--rpa-secondary-soft)}.riskeys-problem-aware__bridge-copy .riskeys-problem-aware__heading{margin-top:1rem}.riskeys-problem-aware__bridge-copy .riskeys-problem-aware__copy{margin-top:1.5rem}.riskeys-problem-aware__bridge-dashboard{position:relative}.riskeys-problem-aware__bridge-dashboard:before{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;border-radius:999px;background:#3366ff1a;filter:blur(40px)}.riskeys-problem-aware__dashboard-card{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 1.5rem 3rem #00000059}.riskeys-problem-aware__dashboard-toolbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--rpa-outline);background:var(--rpa-surface-high)}.riskeys-problem-aware__dashboard-dots{display:flex;gap:.35rem}.riskeys-problem-aware__dashboard-dot{width:.625rem;height:.625rem;border-radius:999px}.riskeys-problem-aware__dashboard-dot--danger{background:#ffb4ab66}.riskeys-problem-aware__dashboard-dot--secondary{background:#08f1a966}.riskeys-problem-aware__dashboard-dot--primary{background:#36f6}.riskeys-problem-aware__dashboard-version{font-family:Space Grotesk,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--rpa-outline-soft)}.riskeys-problem-aware__gauge-intro{text-align:center}.riskeys-problem-aware__gauge-grid{display:grid;gap:2rem;margin-top:3rem}.riskeys-problem-aware__gauge-cta{margin-top:4rem;padding-top:4rem;border-top:1px solid var(--rpa-border);text-align:center;display:grid;gap:1rem;justify-items:center}.riskeys-problem-aware__gauge-cta-heading{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1;letter-spacing:-.03em;color:#fff;max-width:36rem}.riskeys-problem-aware__gauge-cta-copy{margin:0;max-width:32rem;color:var(--rpa-text-muted, #c3c5d8);line-height:1.7}.riskeys-problem-aware__gauge-cta-note{margin:0;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--rpa-outline-soft, #586072)}.riskeys-problem-aware__gauge{text-align:center}.riskeys-problem-aware__gauge-track{width:100%;height:.25rem;margin-bottom:1rem;background:var(--rpa-surface)}.riskeys-problem-aware__gauge-fill{display:block;height:100%}.riskeys-problem-aware__gauge-fill--secondary{background:var(--rpa-secondary);box-shadow:0 0 8px var(--rpa-secondary)}.riskeys-problem-aware__gauge-fill--tertiary{background:var(--rpa-tertiary);box-shadow:0 0 8px var(--rpa-tertiary)}.riskeys-problem-aware__gauge-fill--primary{background:var(--rpa-primary);box-shadow:0 0 8px var(--rpa-primary)}.riskeys-problem-aware__gauge-fill--danger{background:var(--rpa-danger);box-shadow:0 0 8px var(--rpa-danger)}.riskeys-problem-aware__gauge-label,.riskeys-problem-aware__footer-heading,.riskeys-problem-aware__footer-link{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.riskeys-problem-aware__gauge-label{color:var(--rpa-text)}.riskeys-problem-aware__footer{background:var(--rpa-topbar);border-top:1px solid var(--rpa-border)}.riskeys-problem-aware__footer-grid{display:grid;gap:2rem}.riskeys-problem-aware__footer-copy{margin:1rem 0 0;font-family:Space Grotesk,sans-serif;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#7d8697;line-height:1.8}.riskeys-problem-aware__footer-heading{margin:0 0 1rem;color:var(--rpa-primary)}.riskeys-problem-aware__footer-links{margin:0;padding:0;list-style:none}.riskeys-problem-aware__footer-links li+li{margin-top:.55rem}.riskeys-problem-aware__footer-link{color:#7d8697;transition:color .2s ease}.riskeys-problem-aware__footer-link:hover{color:#fff}.riskeys-problem-aware__newsletter{display:flex;border:1px solid var(--rpa-border)}.riskeys-problem-aware__newsletter input{width:100%;min-width:0;border:0;background:transparent;color:#fff;padding:.75rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.riskeys-problem-aware__newsletter input:focus{outline:none}.riskeys-problem-aware__newsletter-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--rpa-primary);color:#fff;padding:0 1rem;cursor:pointer;transition:opacity .2s ease,transform .18s ease}.riskeys-problem-aware__newsletter-button:hover{opacity:.84}.riskeys-problem-aware__newsletter-button:active{transform:scale(.98)}@media screen and (min-width:750px){.riskeys-problem-aware__hero-actions{flex-direction:row;justify-content:center}.riskeys-problem-aware__hero-actions .riskeys-problem-aware__button{width:auto}.riskeys-problem-aware__blocks-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.riskeys-problem-aware__block--span-3{grid-column:span 3}.riskeys-problem-aware__block--span-2{grid-column:span 2}.riskeys-problem-aware__bridge-grid,.riskeys-problem-aware__footer-grid,.riskeys-problem-aware__gauge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.riskeys-problem-aware__nav{display:flex}.riskeys-problem-aware__bridge-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.riskeys-problem-aware__gauge-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.riskeys-problem-aware__footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr}}@media screen and (max-width:749px){.riskeys-problem-aware__container{width:min(100% - 2rem,80rem)}.riskeys-problem-aware__section{padding:4.75rem 0}.riskeys-problem-aware__hero{min-height:40rem;padding-top:8rem}.riskeys-problem-aware__brand-logo{height:2rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/riskeys-problem-aware.css.map */
