@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";:root,:host{--md-sys-color-background: #f8f9ff;--md-sys-color-on-background: #181c21;--md-sys-color-surface: #f8f9ff;--md-sys-color-surface-dim: #d7dae1;--md-sys-color-surface-bright: #f8f9ff;--md-sys-color-surface-container-lowest: #ffffff;--md-sys-color-surface-container-low: #f1f4fb;--md-sys-color-surface-container: #ebeef5;--md-sys-color-surface-container-high: #e5e8f0;--md-sys-color-surface-container-highest: #dfe2ea;--md-sys-color-on-surface: #181c21;--md-sys-color-surface-variant: #dbe3f0;--md-sys-color-on-surface-variant: #404752;--md-sys-color-inverse-surface: #2d3136;--md-sys-color-inverse-on-surface: #eef1f8;--md-sys-color-outline: #707883;--md-sys-color-outline-variant: #bfc7d3;--md-sys-color-shadow: #000000;--md-sys-color-scrim: #000000;--md-sys-color-surface-tint: #0062a0;--md-sys-color-primary: #005389;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #0079c4;--md-sys-color-on-primary-container: #ffffff;--md-sys-color-inverse-primary: #9bcaff;--md-sys-color-secondary: #416182;--md-sys-color-on-secondary: #ffffff;--md-sys-color-secondary-container: #c0dcff;--md-sys-color-on-secondary-container: #244564;--md-sys-color-tertiary: #753093;--md-sys-color-on-tertiary: #ffffff;--md-sys-color-tertiary-container: #9d57bb;--md-sys-color-on-tertiary-container: #ffffff;--md-sys-color-error: #ba1a1a;--md-sys-color-on-error: #ffffff;--md-sys-color-error-container: #ffdad6;--md-sys-color-on-error-container: #410002;font-family:Roboto,"Source Sans 3",system-ui,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;background-color:var(--md-sys-color-surface-dim);color:var(--md-sys-color-on-primary-container)}.loader{position:fixed;display:flex;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;width:100%;height:100%;transform-origin:center center;position:absolute}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{0%,to{stroke:var(--md-sys-color-primary)}25%{stroke:var(--md-sys-color-secondary)}50%{stroke:var(--md-sys-color-tertiary)}75%{stroke:var(--md-sys-color-error)}}body{background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background)}.showbox{position:absolute;top:0;bottom:0;left:0;right:0;padding:5%}.container{display:flex;flex-direction:column;justify-content:flex-start;padding:1em;width:100%;height:auto}.header__container{display:flex;flex-direction:column;align-items:flex-start;justify-items:flex-start;max-width:1200px;margin:0}.header__title{font-size:3em;font-weight:500;margin-top:0%;margin-bottom:0%}.header__subtitle{font-size:1.5em;font-weight:400;margin-top:0%;margin-bottom:0%;text-align:left;text-wrap:wrap}
