:root{--clr-blue-light: #29abe2;--clr-blue-muted: #2a3647;--clr-blue-dark: #091931;--clr-blue-dark-muted: #2A3D59;--clr-black: #000000;--clr-white: #ffffff;--clr-tinted-grey: #f6f7f8;--clr-darker-grey: #686868;--clr-feedback-error: #e60026;--clr-feedback-urgent: #ff3d00;--clr-feedback-medium: #ffa800;--clr-feedback-low: #7ae229;--clr-feedback-disabled: #d1d1d1;--clr-user-tangerine: #ff7a00;--clr-user-flamingo: #ff5eb3;--clr-user-iris: #6e52ff;--clr-user-amethyst: #9327ff;--clr-user-sky: #00bee8;--clr-user-mint: #1fd7c1;--clr-user-salmon: #ff745e;--clr-user-apricot: #ffa35e;--clr-user-fuchsia: #fc71ff;--clr-user-sunflower: #ffc701;--clr-user-cobalt: #0038ff;--clr-user-lime: #c3ff2b;--clr-user-lemon: #ffe62b;--clr-user-cherry: #ff4646;--clr-user-marigold: #ffbb2b;--clr-category-userstory: #0038ff;--clr-category-technical: #1fd7c1;--ff-display: "Inter", sans-serif;--ff-body: "Inter", sans-serif;--fw-regular: 400;--fw-semibold: 600;--fw-bold: 700;--lh-body: 1.5;--lh-heading: 1.2;--fs-h1: 1.25rem;--fs-h2: 4rem;--fs-h3: 1.75rem;--fs-h4: 1.25rem;--fs-h5: 1rem;--fs-body-large: 1.25rem;--fs-body-medium: 1.125rem;--fs-body-normal: 1rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--space-4xl: 6rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-pill: 9999px;--shadow-allaround: 0px 0px 12px rgba(0, 0, 0, .15);--shadow-bottom: 0px 8px 12px -6px rgba(0, 0, 0, .15);--shadow-top: 0px -8px 12px -6px rgba(0, 0, 0, .15);--shadow-right: 8px 0px 12px -6px rgba(0, 0, 0, .15);--shadow-left: -8px 0px 12px -6px rgba(0, 0, 0, .15);--container-content-md: 1440px;--text-color-ultradark: var(--clr-black);--text-color-dark: var(--clr-blue-dark);--text-color-light: var(--clr-feedback-disabled);--text-color-ultralight: var(--clr-white);--text-color-special: var(--clr-blue-light);--text-color-grey: var(--clr-darker-grey);--bg-ultralight: var(--clr-white);--bg-light: var(--clr-tinted-grey);--bg-dark: var(--clr-blue-dark);--bg-special: var(--clr-blue-light);--bg-muted: var(--clr-blue-muted);--bg-category-userstory: var(--clr-category-userstory);--bg-category-technical: var(--clr-category-technical);--border-clr-ultralight: var(--clr-white);--border-clr-light: var(--clr-feedback-disabled);--border-clr-dark: var(--clr-blue-muted);--border-clr-error: var(--clr-feedback-error);--border-clr-active: var(--clr-blue-light)}@font-face{font-family:Inter;src:url("./media/Inter-VariableFont_opsz,wght-ZQT46P7R.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}*:not(dialog){margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}app-root{isolation:isolate}body{font-family:var(--ff-body);font-size:var(--fs-body-normal);font-weight:var(--fw-regular);line-height:var(--lh-body);color:var(--text-color-ultradark);background-color:var(--bg-light)}h1,h2,h3,h4,h5{font-family:var(--ff-display);font-weight:var(--fw-bold);line-height:var(--lh-heading);margin-bottom:var(--space-md)}h1{font-size:var(--fs-h1)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3)}h4{font-size:var(--fs-h4)}h5{font-size:var(--fs-h5)}a{color:var(--clr-blue-light);text-decoration:none;cursor:pointer}a:hover{color:var()}a:active{text-decoration:underline}.text-center{text-align:center}.text-left{text-align:left}@media(max-width:576px){.hidden-mobile{display:none!important}}@media(max-width:1300px){.hidden-xl{display:none!important}}@media(max-width:992px){.hidden-lg{display:none!important}}@media(min-width:576px){.hidden-desktop{display:none!important}}@media(min-width:768px){.hidden-desktop .hidden-desktop-md{display:none!important}}
