.cass--main-layout{height:100vh}.cass--main-layout--primary-top{position:absolute;width:calc(100% - 64px);top:0;padding:0 1rem;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;z-index:30;border-bottom:1px solid #000}.cass--main-layout--primary-top.is-simple-top-bar{height:48px}.cass--main-layout--secondary-top{position:absolute;text-align:left;top:60px;padding:.25rem 1rem;width:calc(100% - 64px);height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background-color:#fff;z-index:13;border-bottom:1px solid #000;color:#000}.cass--main-layout--body{height:calc(100vh - 100px);overflow:hidden;margin-top:100px;width:100%}.cass--main-layout--body.has-simple-top-bar{height:calc(100vh - 48px);overflow:auto;margin-top:48px;width:100%}.cass--main-layout--body.has-regular-top-bar{top:108px}.cass--main-layout--right{z-index:10;position:absolute;right:0;width:min(360px,100vw - 64px);top:100px;height:calc(100vh - 100px)}.cass--main-layout--right.has-simple-top-bar{top:48px;height:calc(100vh - 48px)}.has-banner .cass--main-layout--primary-top{top:15px}.has-banner .cass--main-layout--secondary-top{top:75px}.has-banner .cass--main-layout--body{height:calc(100vh - 130px);margin-top:100px}.has-banner .cass--main-layout--body.has-simple-top-bar{height:calc(100vh - 78px);margin-top:48px}.has-banner .cass--main-layout--right{top:115px;height:calc(100vh - 130px)}.has-banner .cass--main-layout--right.has-simple-top-bar{top:63px;height:calc(100vh - 78px)}:root{--primary-font:"Barlow","sans-serif";--secondary-font:"Fira Sans","sans-serif";--primary:#456db9;--primary-rgb:69,109,185;--primary-light-1:#5d82c7;--primary-light-1-rgb:93,130,199;--primary-light-2:#7998d4;--primary-light-2-rgb:121,152,212;--primary-light-3:#96afe0;--primary-light-3-rgb:150,175,224;--primary-light-4:#9ab7ed;--primary-light-4-rgb:154,183,237;--secondary:#298dfc;--secondary-rgb:41,141,252;--secondary-light-1:#479cfc;--secondary-light-1-rgb:71,156,252;--secondary-light-2:#65acfc;--secondary-2-rgb:101,172,252;--secondary-light-3:#65acfc;--secondary-light-3-rgb:101,172,252;--secondary-light-4:#a2ccfc;--secondary-light-4-rgb:162,204,252;--accent:#e5740c;--accent-rgb:229,116,12;--success:#57a773;--success-rgb:87,167,115;--danger:#c42348;--danger-rgb:196,35,72;--warning:#f9dc5c;--warning-rgb:249,220,92;--dark-grey:#2d3047;--dark-grey-rgb:45,48,71;--grey:#555;--grey-rgb:85,85,85;--light-grey:#ababb4;--light-grey-rgb:171,171,180;--light-color:#faf7fa;--light-rgb:250,247,250;--lightest-grey:#eeeef1;--lightest-grey-rgb:238,238,241;--font-size-1:3rem;--font-size-2:2.5rem;--font-size-3:1.75rem;--font-size-4:1.25rem;--font-size-5:1.1rem;--font-size-6:1rem}.has-background-lightest{background-color:#faf7fa}.has-text-medium{color:#faf7fa}.has-background-medium{background-color:#faf7fa}.timeline{padding:10px 0;position:relative;background-color:inherit}.timeline:before{content:"";position:absolute;width:2px;background-color:#000;top:30px;bottom:0;margin-left:3.9rem}.timelineElement{margin-top:.25rem;padding:.5rem;min-height:30px}.timelineElement .assertionTimelineIcon{content:"aa";position:relative;display:block;float:left;padding:7px;left:42px;width:40px;height:40px;background-color:#456db9;border-radius:20px;color:#fff;text-align:center;top:0;z-index:5}.timelineElement .content{margin-left:8rem}.timelineElement{left:0;min-height:6rem}.timelineElement img,.timelineElement svg{clip-path:circle(22px at center);margin-left:.25rem;margin-right:.25rem}.timelineElementTextContainer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.assertion-timeline-topbar,.timelineElementTextContainer{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.assertion-timeline-topbar{height:100%;width:100%;line-height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}#loadingAssertionTimeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40vh}#loadingAssertionTimeline progress{width:50%}