.wcag-tile{align-items:center;border-radius:.75rem;display:inline-flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;padding:1rem;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease;width:100%}.wcag-tile:hover{box-shadow:0 .25rem .75rem rgba(0,0,0,.06);transform:translateY(-1px)}.wcag-tile[aria-pressed=true]{background-color:var(--pro3w-green-100)!important;border-color:var(--pro3w-green-300);color:var(--pro3w-white)}.wcag-tile .level-dots{display:inline-flex;gap:.25rem}.wcag-tile .level-dots span{background:rgba(0,0,0,.15);border-radius:50%;display:inline-block;height:.5rem;width:.5rem}html[data-bs-theme=dark] .wcag-tile .level-dots span{background:hsla(0,0%,100%,.25)}.wcag-tile .level-dots span.active{background:currentColor}html[data-bs-theme=dark] .wcag-tile{background-color:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.16)}html[data-bs-theme=dark] .wcag-tile[aria-pressed=true]{background-color:var(--pro3w-green-100)!important;border-color:var(--pro3w-green-300)}.wcag-widget .row.g-3>.col{display:flex}.wcag-widget .row.g-3>.col>.wcag-tile{flex:1 1 auto}html{scroll-padding-top:var(--header-h)}html.wcag--underline-links a[href]:not(.btn,[class*=btn-],[role=button]){text-decoration:underline!important;text-decoration-thickness:from-font;text-underline-offset:.2em}html.wcag--underline-links .box__wrapper--all-link .box__title{text-decoration:underline!important}html.wcag--dyslexia body{font-feature-settings:"liga" 0,"clig" 0!important;font-variant-ligatures:none!important}#a11y-cursor{border:3px solid var(--pro3w-black)}html[data-bs-theme=dark] #a11y-cursor{border-color:var(--pro3w-white)}.wcag-reorder-controls{gap:.25rem}.wcag-reorder-controls .btn{line-height:1;padding:.125rem .35rem}:root{--a11y-fs-step:0;--a11y-lh-step:0;--a11y-ls-step:0}html.wcag--fs{font-size:calc(100% + var(--a11y-fs-step)*6%)}html.wcag--lh :where(p,li,dd,dt,a,input,button,textarea){line-height:calc(1.5 + var(--a11y-lh-step)*.2)!important}html.wcag--lh :where(h1,h2,h3,h4,h5,h6){line-height:calc(1.2 + var(--a11y-lh-step)*.2)!important}html.wcag--ls :where(h1,h2,h3,h4,h5,h6,p,li,dd,dt,a,input,button,textarea){letter-spacing:calc(var(--a11y-ls-step)*.02em)!important}html.wcag--underline-links a[href]:not(.btn,[class*=btn-],.nav-link,[role=button]){text-decoration:underline!important;text-decoration-thickness:from-font;text-underline-offset:.2em}html.wcag--focus-strong :where(a,button,input,select,textarea,[tabindex]):focus-visible{box-shadow:0 0 0 3px Canvas,0 0 0 6px CanvasText;outline:3px solid CanvasText;outline-offset:3px}html.wcag--text-spacing{--wcag-lh:1.5;--wcag-para:2em;--wcag-letter:0.12em;--wcag-word:0.16em}html.wcag--text-spacing :where(p,li,dd,dt,blockquote){line-height:var(--wcag-lh)!important}html.wcag--text-spacing :where(p){margin-block-end:var(--wcag-para)!important}html.wcag--text-spacing :where(:not(script,style)){letter-spacing:var(--wcag-letter)!important;word-spacing:var(--wcag-word)!important}html.wcag--target-size :where(a[href],button,.btn,input[type=button],input[type=submit]){min-height:24px;min-width:24px;padding-block:max(.25rem,(24px - 1em)/4)}html.wcag--reader body{font-family:Atkinson Hyperlegible,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;hyphens:auto;text-align:left!important}html.wcag--reader :where(p,li){max-width:70ch}html.wcag--grayscale{filter:grayscale(1)}html.wcag--dyslexia body{font-family:OpenDyslexic,Atkinson Hyperlegible,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;letter-spacing:.05em}html.wcag--dyslexia :where(*){font-feature-settings:"liga" 0,"clig" 0!important;font-variant-ligatures:none!important}@media(prefers-reduced-motion:reduce){*{animation:none!important;scroll-behavior:auto!important;transition:none!important}}html.wcag--no-motion *{animation:none!important;scroll-behavior:auto!important;transition:none!important}html.wcag--big-cursor,html.wcag--big-cursor *{cursor:none!important}#a11y-cursor{background:transparent;border:3px solid #000;border-radius:50%;box-shadow:0 0 0 2px hsla(0,0%,100%,.85);contain:layout paint size;display:none;height:32px;left:0;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%);width:32px;will-change:transform;z-index:2147483647}html[data-bs-theme=dark] #a11y-cursor{border-color:#fff;box-shadow:0 0 0 2px rgba(0,0,0,.7)}.wcag-widget .wcag-widget-container header{padding:10px}.wcag-widget .wcag-widget-container footer{background:var(--pro3w-gray-200)}.wcag-widget .wcag-color{color:var(--pro3w-black);fill:var(--pro3w-black)}.justify-content-evenly{justify-content:space-evenly}