.no-match{width:100vw;height:100vh}.no-match model-viewer{width:100%;height:100%}.error-boundary{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(var(--color-common-white),.8)}.error-boundary__content{width:400px;max-width:100%;margin:auto;padding:0 calc(var(--layout-spacing) * 2) calc(var(--layout-spacing) * 4);background-color:rgba(var(--color-common-grey-xlight),.3);border:1px dashed var(--color-common-grey-light);border-radius:2px;text-align:center}.error-boundary__content__title:before{display:block;width:26px;height:26px;margin:calc(var(--layout-spacing) * 4) auto calc(var(--layout-spacing) * 2);background:url(/img/icons/exclamation-triangle.svg) no-repeat center center;background-size:26px auto;content:""}.error-boundary__content__error,.error-boundary__content__stack{font-size:12px}.error-boundary__content__stack{margin-top:var(--layout-spacing)}.error-boundary__content__stack>summary{outline:none;cursor:pointer}.error-boundary__content__stack>pre{display:block;text-align:left;overflow:auto}:root{--layout-spacing: 6px;--color-primary-main: #1976d2;--color-primary-light: #4691db;--color-primary-dark: #145ea8;--color-secondary-main: #e0236d;--color-secondary-light: #e64e8a;--color-secondary-dark: #b31c57;--color-common-white: #fff;--color-common-black: #000;--color-common-grey-xxlight: #eee;--color-common-grey-xlight: #ddd;--color-common-grey-light: #777;--color-common-grey-normal: #555;--color-common-grey-dark: #333;--color-common-grey-xdark: #222;--color-disabled: #ddd;--color-danger: #dc3545;--color-success: #28a745;--typography-font-family-primary: "Open Sans", sans-serif;--typography-font-size-base: 16px;--typography-font-weight-regular: 400;--typography-font-weight-bold: 700;--typography-line-height-base: 1.5;--shadow-main: rgba(0, 0, 0, .05) 0px 0px 0px 1px;--screen-xxxs-max-width: 374px;--screen-xxs-min-width: 375px;--screen-xxs-max-width: 479px;--screen-xs-min-width: 480px;--screen-xs-max-width: 767px;--screen-sm-min-width: 768px;--screen-sm-max-width: 991px;--screen-md-min-width: 992px;--screen-md-max-width: 1199px;--screen-lg-min-width: 1200px;--screen-lg-max-width: 1365px;--screen-xlg-min-width: 1366px;--focus-outline: 2px solid #000}/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{height:100svh}body,button,input,select,textarea{color:var(--color-common-grey-dark);font-family:var(--typography-font-family-primary);font-size:var(--typography-font-size-base);font-weight:var(--typography-font-weight-regular);line-height:var(--typography-line-height-base)}*:focus-visible{outline:var(--focus-outline)}
