.card-float-in{position:relative;z-index:300}.card-float-in .ant-card{-webkit-backdrop-filter:blur(10px) grayscale(.2);backdrop-filter:blur(10px) grayscale(.2)}.card-float-in.heavy-blur .ant-card{-webkit-backdrop-filter:blur(25px) grayscale(.2);backdrop-filter:blur(25px) grayscale(.2)}.card-float-in.heavy-shadow .ant-card{-webkit-backdrop-filter:none;backdrop-filter:none}.card-float-in.heavy-shadow .ant-card>.ant-card-body>:not(.ant-flex){box-shadow:var(--palette-shadow-heavy)}.card-float-in.no-blur .ant-card{-webkit-backdrop-filter:none;backdrop-filter:none}.card-float-in .ant-card,.card-float-in .ant-card .ant-card-head{background:unset;border-radous:4px}.card-float-in .ant-card .ant-card-head{border-bottom:none}.card-float-in .ant-card .ant-card-head .ant-card-head-title{font-size:24px;font-weight:400}.ant-modal-root .ant-modal-content,.ant-modal-root .ant-modal-content .ant-modal-header{position:relative;z-index:300}.ant-modal-root .ant-modal-content .ant-modal-body .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;background-repeat:no-repeat;z-index:200;filter:grayscale(.5) blur(2px) brightness(.4)}.ant-modal-root .ant-modal-content .ant-modal-body .ant-typography,.ant-modal-root .ant-modal-content .ant-modal-body :not[class*=modal-overlay],.ant-modal-root .ant-modal-content .ant-modal-footer{position:relative;z-index:300}.vertical-carousel-select-wrapper{position:relative;width:110%;height:100%;overflow:hidden}.vertical-carousel-select-wrapper>.ant-radio-group{height:100%;max-width:550px}.vertical-carousel-select-wrapper .ant-typography.carousel-title{text-transform:capitalize;margin-bottom:4px}.vertical-carousel-select-wrapper .carousel-viewport{position:relative;height:100%;--vc-transition:220ms}.vertical-carousel-select-wrapper .carousel-viewport .edge-mask.bottom,.vertical-carousel-select-wrapper .carousel-viewport .edge-mask.top{position:absolute;left:0;right:0;height:28px;pointer-events:none;z-index:1}.vertical-carousel-select-wrapper .carousel-viewport .edge-mask.top{top:0}.vertical-carousel-select-wrapper .carousel-viewport .edge-mask.bottom{bottom:0}.vertical-carousel-select-wrapper .carousel-viewport .carousel-arrow{position:absolute;left:50%;transform:translateX(-50%);z-index:300;border:none;background:rgba(0,0,0,.45);color:#fff;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:opacity var(--vc-transition) ease,transform var(--vc-transition) ease}.vertical-carousel-select-wrapper .carousel-viewport .carousel-arrow.top{top:0}.vertical-carousel-select-wrapper .carousel-viewport .carousel-arrow.bottom{bottom:13%}.vertical-carousel-select-wrapper .carousel-viewport .carousel-arrow:hover{transform:translateX(-50%) scale(1.06)}.vertical-carousel-select-wrapper .carousel-viewport .carousel-column{display:grid;grid-gap:12px;gap:12px;height:100%;padding-top:1rem}.vertical-carousel-select-wrapper .carousel-viewport .carousel-column>div{will-change:transform,opacity,filter}.vertical-carousel-select-wrapper .carousel-viewport .action-column{position:absolute;inset:0 0 0 auto;width:0;pointer-events:none}.vertical-carousel-select-wrapper .carousel-viewport .action-column .carousel-action-btn{position:absolute;right:3rem;transform:translateY(-50%);pointer-events:auto;white-space:nowrap;z-index:310;font-size:18px}.vertical-carousel-select-wrapper .vertical-carousel-select.preview-0 .carousel-column{grid-template-rows:0fr}.vertical-carousel-select-wrapper .vertical-carousel-select.preview-1 .carousel-column{grid-template-rows:0fr 0fr .6fr}.vertical-carousel-select-wrapper .vertical-carousel-select.preview-2 .carousel-column{grid-template-rows:.4fr .8fr 0fr .8fr .4fr}.vertical-carousel-select-wrapper .carousel-card{display:flex;flex-direction:column;justify-content:center;align-items:stretch;min-height:88px;padding:12px;background-size:cover;background-position:50%;box-shadow:var(--palette-shadow-heavy);background:linear-gradient(100deg,rgba(0,0,0,.7),rgba(0,0,0,.5));border-radius:8px;cursor:pointer;transform:scale(.98)}.vertical-carousel-select-wrapper .carousel-card .card-header.ant-typography{text-transform:capitalize}.vertical-carousel-select-wrapper .carousel-card.preview{opacity:.7;filter:saturate(.96)}.vertical-carousel-select-wrapper .carousel-card.active{opacity:1;filter:none;transform:scale(1.05)}.vertical-carousel-select-wrapper .ant-radio-wrapper{visibility:hidden}body a.ant-btn.ant-btn-variant-solid,body button.ant-btn.ant-btn-variant-solid{font-weight:600}body a.ant-btn.ant-btn-variant-solid.ant-btn-primary,body button.ant-btn.ant-btn-variant-solid.ant-btn-primary{background-color:var(--palette-action-primary)}body a.ant-btn.ant-btn-variant-solid.ant-btn-primary:not(:disabled),body button.ant-btn.ant-btn-variant-solid.ant-btn-primary:not(:disabled){color:#fff}body a.ant-btn.ant-btn-variant-solid.ant-btn-primary:not(:disabled):hover,body button.ant-btn.ant-btn-variant-solid.ant-btn-primary:not(:disabled):hover{background-color:var(--palette-action-primary);filter:brightness(1.2)}body a.ant-btn.ant-btn-variant-solid.ant-btn-primary:disabled,body button.ant-btn.ant-btn-variant-solid.ant-btn-primary:disabled{border-color:var(--palette-border-color);color:var(--palette-text-disabled);filter:grayscale(100%);background-color:var(--palette-bg-light)}body a.ant-btn.ant-btn-variant-solid.ant-btn-color-red,body button.ant-btn.ant-btn-variant-solid.ant-btn-color-red{background-color:var(--palette-primary-sienna)}body a.ant-btn.ant-btn-variant-outlined,body button.ant-btn.ant-btn-variant-outlined{background:transparent}body a.ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,body button.ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover{background:transparent;filter:brightness(1.2);border-color:var(--palette-action-primary)}body a.ant-btn.ant-btn-variant-outlined:disabled,body button.ant-btn.ant-btn-variant-outlined:disabled{opacity:.8}div.ant-card{background:var(--palette-bg-light);border:none;box-shadow:var(--palette-shadow-card)}div.ant-card .ant-card-head{background-color:var(--palette-primary-darkBurgundy);border-color:var(--palette-border-color)}div.ant-card .ant-card-head .ant-card-head-title{color:var(--palette-text-primary);font-size:16px}div.ant-divider{border-color:var(--palette-border-color)}form.ant-form label[class*=ant-form-item]{color:var(--palette-text-primary)}form.ant-form input.ant-input[type=email],form.ant-form input.ant-input[type=number],form.ant-form input.ant-input[type=password],form.ant-form input.ant-input[type=text],form.ant-form textarea{color:var(--palette-text-secondary)}div.ant-dropdown ul.ant-dropdown-menu{background:var(--palette-bg-gradient)}div.ant-dropdown ul.ant-dropdown-menu li.ant-dropdown-menu-item:hover{background-color:var(--palette-bg-dark)}div.ant-dropdown ul.ant-dropdown-menu li.ant-dropdown-menu-item span.ant-dropdown-menu-title-content>a{color:var(--palette-text-primary)}ul.ant-menu.ant-menu-root li.ant-menu-item:not(.ant-menu-item-selected):hover,ul.ant-menu.ant-menu-root li.ant-menu-submenu:not(.ant-menu-item-selected):hover{background-color:var(--palette-primary-yaleBlue);filter:brightness(1.2)}ul.ant-menu.ant-menu-root li.ant-menu-item.ant-menu-item-selected,ul.ant-menu.ant-menu-root li.ant-menu-submenu.ant-menu-item-selected{background-color:var(--palette-bg-active)}ul.ant-menu.ant-menu-root li.ant-menu-item a,ul.ant-menu.ant-menu-root li.ant-menu-submenu a{color:var(--palette-text-primary);transition:all 10ms ease-in-out}div.ant-modal .ant-modal-header{background:transparent}div.ant-modal .ant-modal-header .ant-modal-title{text-transform:capitalize}div.ant-modal .ant-modal-content{background:var(--palette-bg-gradient)}.ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-item{color:var(--palette-text-secondary);text-transform:capitalize}body .ant-steps .ant-steps-item-title{color:var(--palette-text-primary)!important}body .ant-steps .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description{text-transform:capitalize;color:var(--palette-primary-cambridgeBlue);font-size:12px}body .ant-steps .ant-steps-item-finish div.ant-steps-item-icon,body .ant-steps .ant-steps-item-process div.ant-steps-item-icon{background-color:var(--palette-primary-cocoaBrown);border-color:var(--palette-primary-cocoaBrown)}body .ant-steps .ant-steps-item-active .ant-steps-item-icon{box-shadow:var(--palette-shadow-glow)}body .ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:var(--palette-text-primary)}body .ant-steps .ant-steps-item-wait .ant-steps-item-icon{border-color:var(--palette-text-inactive)}body .ant-steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon{color:var(--palette-text-inactive)}body .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon{border-color:var(--palette-primary-cambridgeBlue)}body .ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-description,body .ant-steps .ant-steps-item:not(.ant-steps-item-active):not(.ant-steps-item-process)>.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:var(--palette-primary-cambridgeBlue)}body .ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-description,body .ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-subtitle,body .ant-steps .ant-steps-item:not(.ant-steps-item-active)>.ant-steps-item-container[role=button]:hover .ant-steps-item-title{color:var(--palette-action-primary)}.background-overlay{background-color:rgba(0,0,0,.5)}.background-overlay,.background-overlay-gradient{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}.background-overlay-gradient{background:linear-gradient(100deg,rgba(0,0,0,.7),rgba(0,0,0,.4))}.background-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.border-box{border:1px solid var(--palette-bg-dark);border-radius:6px}.flex-column{display:flex;flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.flex-row{display:flex;flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}@media(max-width:767px)and (orientation:portrait){.flex-mobile-col{flex-direction:column}.flex-mobile-row{flex-direction:row}}.flex-item-col-2{margin-left:1.5rem;margin-top:0;justify-items:start}.image-contain{object-fit:contain}.image-cover{object-fit:cover}.image-fill{object-fit:fill}.image-none{object-fit:none}.background-position-center{background-position:50%}.background-position-top{background-position:top}.background-position-right{background-position:100%}.background-position-bottom{background-position:bottom}.background-position-left{background-position:0}.background-repeat{background-repeat:repeat}.background-no-repeat{background-repeat:no-repeat}.background-repeat-x{background-repeat:repeat-x}.background-repeat-y{background-repeat:repeat-y}.background-size-contain{background-size:contain}.background-size-cover{background-size:cover}.background-size-auto{background-size:auto}@keyframes spin{0%{transform:translateZ(-100px) rotateX(0deg) rotateY(0deg) rotate(0deg)}16%{transform:translateZ(-100px) rotateX(180deg) rotateY(180deg) rotate(0deg)}33%{transform:translateZ(-100px) rotateX(1turn) rotateY(90deg) rotate(180deg)}50%{transform:translateZ(-100px) rotateX(1turn) rotateY(1turn) rotate(1turn)}66%{transform:translateZ(-100px) rotateX(180deg) rotateY(1turn) rotate(270deg)}83%{transform:translateZ(-100px) rotateX(270deg) rotateY(180deg) rotate(180deg)}to{transform:translateZ(-100px) rotateX(1turn) rotateY(1turn) rotate(1turn)}}@keyframes pulse-primary{0%{transform:scale(.9)}70%{transform:scale(1);box-shadow:0 0 0 50px rgba(var(--palette-primary-cocoaBrown),1)}to{transform:scale(.9);box-shadow:0 0 0 0 rgba(var(--palette-primary-cocoaBrown),0)}}.pulse,.pulse:before{animation:pulse-primary 2s infinite}.pulse:before{content:"";position:absolute;inset:0;border-radius:inherit;background:rgba(var(--palette-primary-cocoaBrown),.4);z-index:-1}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:-webkit-sticky;position:sticky}.shadow-default{box-shadow:var(--palette-shadow-default)}.shadow-card{box-shadow:var(--palette-shadow-card)}.shadow-glow{box-shadow:var(--palette-shadow-glow)!important}.maxWidth-full{max-width:100%}.maxWidth-three-quarters{max-width:75%}.maxWidth-two-thirds{max-width:66%}.maxWidth-half{max-width:50%}.maxWidth-one-quarter{max-width:25%}.maxWidth-one-fifth{max-width:20%}.maxWidth-one-third{max-width:33%}.maxWidth-one-tenth{max-width:10%}.width-full{width:100%}.width-three-quarters{width:75%}.width-two-thirds{width:66%}.width-half{width:50%}.width-one-quarter{width:25%}.width-one-fifth{width:20%}.width-one-third{width:33%}.width-one-tenth{width:10%}.maxHeight-full{max-height:100%}.maxHeight-half{max-height:50%}.maxHeight-one-quarter{max-height:25%}.maxHeight-one-fifth{max-height:20%}.maxHeight-one-third{max-height:33%}.maxHeight-one-tenth{max-height:10%}.height-full{height:100%}.height-three-quarters{height:75%}.height-half{height:50%}.height-one-quarter{height:25%}.height-one-fifth{height:20%}.height-one-third{height:33%}.height-one-tenth{height:10%}.ant-divider-horizontal.padding-none,.ant-divider-vertical.padding-none,.ant-flex.padding-none,.padding-none{padding:0}.ant-divider-horizontal.padding-small,.ant-divider-vertical.padding-small,.ant-flex.padding-small,.padding-small{padding:8px}.ant-divider-horizontal.padding-medium,.ant-divider-vertical.padding-medium,.ant-flex.padding-medium,.padding-medium{padding:16px}.ant-divider-horizontal.padding-large,.ant-divider-vertical.padding-large,.ant-flex.padding-large,.padding-large{padding:24px}.ant-divider-horizontal.padding-xlarge,.ant-divider-vertical.padding-xlarge,.ant-flex.padding-xlarge,.padding-xlarge{padding:32px}.ant-divider-horizontal.padding-xxlarge,.ant-divider-vertical.padding-xxlarge,.ant-flex.padding-xxlarge,.padding-xxlarge{padding:48px}.ant-divider-horizontal.padding-horizontal-none,.ant-divider-vertical.padding-horizontal-none,.ant-flex.padding-horizontal-none,.padding-horizontal-none{padding-left:0;padding-right:0}.ant-divider-horizontal.padding-horizontal-small,.ant-divider-vertical.padding-horizontal-small,.ant-flex.padding-horizontal-small,.padding-horizontal-small{padding-left:8px;padding-right:8px}.ant-divider-horizontal.padding-horizontal-medium,.ant-divider-vertical.padding-horizontal-medium,.ant-flex.padding-horizontal-medium,.padding-horizontal-medium{padding-left:16px;padding-right:16px}.ant-divider-horizontal.padding-horizontal-large,.ant-divider-vertical.padding-horizontal-large,.ant-flex.padding-horizontal-large,.padding-horizontal-large{padding-left:24px;padding-right:24px}.ant-divider-horizontal.padding-horizontal-xlarge,.ant-divider-vertical.padding-horizontal-xlarge,.ant-flex.padding-horizontal-xlarge,.padding-horizontal-xlarge{padding-left:32px;padding-right:32px}.ant-divider-horizontal.padding-horizontal-xxlarge,.ant-divider-vertical.padding-horizontal-xxlarge,.ant-flex.padding-horizontal-xxlarge,.padding-horizontal-xxlarge{padding-left:48px;padding-right:48px}.ant-divider-horizontal.padding-vertical-none,.ant-divider-vertical.padding-vertical-none,.ant-flex.padding-vertical-none,.padding-vertical-none{padding-top:0;padding-bottom:0}.ant-divider-horizontal.padding-vertical-small,.ant-divider-vertical.padding-vertical-small,.ant-flex.padding-vertical-small,.padding-vertical-small{padding-top:8px;padding-bottom:8px}.ant-divider-horizontal.padding-vertical-medium,.ant-divider-vertical.padding-vertical-medium,.ant-flex.padding-vertical-medium,.padding-vertical-medium{padding-top:16px;padding-bottom:16px}.ant-divider-horizontal.padding-vertical-large,.ant-divider-vertical.padding-vertical-large,.ant-flex.padding-vertical-large,.padding-vertical-large{padding-top:24px;padding-bottom:24px}.ant-divider-horizontal.padding-vertical-xlarge,.ant-divider-vertical.padding-vertical-xlarge,.ant-flex.padding-vertical-xlarge,.padding-vertical-xlarge{padding-top:32px;padding-bottom:32px}.ant-divider-horizontal.padding-vertical-xxlarge,.ant-divider-vertical.padding-vertical-xxlarge,.ant-flex.padding-vertical-xxlarge,.padding-vertical-xxlarge{padding-top:48px;padding-bottom:48px}.ant-divider-horizontal.margin-none,.ant-divider-vertical.margin-none,.ant-flex.margin-none,.margin-none{margin:0;margin-inline:0}.ant-divider-horizontal.margin-small,.ant-divider-vertical.margin-small,.ant-flex.margin-small,.margin-small{margin:8px;margin-inline:8px}.ant-divider-horizontal.margin-medium,.ant-divider-vertical.margin-medium,.ant-flex.margin-medium,.margin-medium{margin:16px;margin-inline:16px}.ant-divider-horizontal.margin-large,.ant-divider-vertical.margin-large,.ant-flex.margin-large,.margin-large{margin:24px;margin-inline:24px}.ant-divider-horizontal.margin-xlarge,.ant-divider-vertical.margin-xlarge,.ant-flex.margin-xlarge,.margin-xlarge{margin:32px;margin-inline:32px}.ant-divider-horizontal.margin-xxlarge,.ant-divider-vertical.margin-xxlarge,.ant-flex.margin-xxlarge,.margin-xxlarge{margin:48px;margin-inline:48px}.ant-divider-horizontal.margin-horizontal-none,.ant-divider-vertical.margin-horizontal-none,.ant-flex.margin-horizontal-none,.margin-horizontal-none{margin-left:0;margin-right:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.ant-divider-horizontal.margin-horizontal-small,.ant-divider-vertical.margin-horizontal-small,.ant-flex.margin-horizontal-small,.margin-horizontal-small{margin-left:8px;margin-right:8px;-webkit-margin-start:8px;margin-inline-start:8px;-webkit-margin-end:8px;margin-inline-end:8px}.ant-divider-horizontal.margin-horizontal-medium,.ant-divider-vertical.margin-horizontal-medium,.ant-flex.margin-horizontal-medium,.margin-horizontal-medium{margin-left:16px;margin-right:16px;-webkit-margin-start:16px;margin-inline-start:16px;-webkit-margin-end:16px;margin-inline-end:16px}.ant-divider-horizontal.margin-horizontal-large,.ant-divider-vertical.margin-horizontal-large,.ant-flex.margin-horizontal-large,.margin-horizontal-large{margin-left:24px;margin-right:24px;-webkit-margin-start:24px;margin-inline-start:24px;-webkit-margin-end:24px;margin-inline-end:24px}.ant-divider-horizontal.margin-horizontal-xlarge,.ant-divider-vertical.margin-horizontal-xlarge,.ant-flex.margin-horizontal-xlarge,.margin-horizontal-xlarge{margin-left:32px;margin-right:32px;-webkit-margin-start:32px;margin-inline-start:32px;-webkit-margin-end:32px;margin-inline-end:32px}.ant-divider-horizontal.margin-horizontal-xxlarge,.ant-divider-vertical.margin-horizontal-xxlarge,.ant-flex.margin-horizontal-xxlarge,.margin-horizontal-xxlarge{margin-left:48px;margin-right:48px;-webkit-margin-start:48px;margin-inline-start:48px;-webkit-margin-end:48px;margin-inline-end:48px}.ant-divider-horizontal.margin-vertical-none,.ant-divider-vertical.margin-vertical-none,.ant-flex.margin-vertical-none,.margin-vertical-none{margin-top:0;margin-bottom:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}.ant-divider-horizontal.margin-vertical-small,.ant-divider-vertical.margin-vertical-small,.ant-flex.margin-vertical-small,.margin-vertical-small{margin-top:8px;margin-bottom:8px;-webkit-margin-before:8px;margin-block-start:8px;-webkit-margin-after:8px;margin-block-end:8px}.ant-divider-horizontal.margin-vertical-medium,.ant-divider-vertical.margin-vertical-medium,.ant-flex.margin-vertical-medium,.margin-vertical-medium{margin-top:16px;margin-bottom:16px;-webkit-margin-before:16px;margin-block-start:16px;-webkit-margin-after:16px;margin-block-end:16px}.ant-divider-horizontal.margin-vertical-large,.ant-divider-vertical.margin-vertical-large,.ant-flex.margin-vertical-large,.margin-vertical-large{margin-top:24px;margin-bottom:24px;-webkit-margin-before:24px;margin-block-start:24px;-webkit-margin-after:24px;margin-block-end:24px}.ant-divider-horizontal.margin-vertical-xlarge,.ant-divider-vertical.margin-vertical-xlarge,.ant-flex.margin-vertical-xlarge,.margin-vertical-xlarge{margin-top:32px;margin-bottom:32px;-webkit-margin-before:32px;margin-block-start:32px;-webkit-margin-after:32px;margin-block-end:32px}.ant-divider-horizontal.margin-vertical-xxlarge,.ant-divider-vertical.margin-vertical-xxlarge,.ant-flex.margin-vertical-xxlarge,.margin-vertical-xxlarge{margin-top:48px;margin-bottom:48px;-webkit-margin-before:48px;margin-block-start:48px;-webkit-margin-after:48px;margin-block-end:48px}body .link-no-decoration,body .link-no-decoration:active,body .link-no-decoration:focus,body .link-no-decoration:hover,body .link-no-decoration:visited{text-decoration:none;color:inherit}body div.ant-typography,body div.ant-typography.ant-typography,body h1,body h1.ant-typography,body h2,body h2.ant-typography,body h3,body h3.ant-typography,body h4,body h4.ant-typography,body h5,body h5.ant-typography,body h6,body h6.ant-typography,body li,body li.ant-typography,body p,body p.ant-typography,body span:not(.ant-tag),body span:not(.ant-tag).ant-typography,body strong,body strong.ant-typography,body ul,body ul.ant-typography{color:var(--palette-text-primary)}body span.ant-tag>span>strong{color:var(--palette-text-secondary)}body .uppercase{text-transform:uppercase}body .strong{font-weight:800!important}body .medium{font-weight:500!important}body .text-center{text-align:center}body .text-right{text-align:right}body .text-left{text-align:left}:root{--palette-primary-yaleBlue:#0d3b66;--palette-secondary-indigoDye:#10497e;--palette-secondary-washedDenim:#719dc7;--palette-primary-cambridgeBlue:#94b9af;--palette-primary-mossGreen:#819871;--palette-primary-forestGreen:#313e27;--palette-primary-cocoaBrown:#e06d06;--palette-primary-sienna:#942911;--palette-primary-darkBurgundy:#3a130b;--palette-primary-violet:#532357;--palette-primary-offBlack:#1b1b1b;--palette-border-color:#4f525b;--palette-bg-default:#26292e;--palette-bg-light:#42404a;--palette-bg-dark:#2d2d35;--palette-bg-gradient:linear-gradient(115deg,var(--palette-bg-light) 0%,var(--palette-bg-dark) 100%);--palette-bg-parentHeader:var(--palette-primary-yaleBlue);--palette-bg-sider:var(--palette-bg-light);--palette-bg-active:var(--palette-secondary-indigoDye);--palette-action-primary:var(--palette-primary-cocoaBrown);--palette-text-primary:#eaeaea;--palette-text-secondary:rgba(0,0,0,.88);--palette-text-subtle:hsla(0,0%,100%,.65);--palette-text-active:var(--palette-primary-main);--palette-text-inactive:#6e6e6e;--palette-text-disabled:#e1e1e1;--palette-shadow-default:0 6px 16px 0 rgba(3,1,1,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);--palette-shadow-card:rgba(0,0,0,.12) 0px 2px 8px 0;--palette-shadow-heavy:rgba(0,0,0,.42) 0px 8px 12px 0;--palette-shadow-glow:0 0 10px 4px #c09a79;--transition-default:all 0.2s ease-in-out}body{margin:-1px 0 0}body #main-content{width:100%;padding:24px 24px 0}.root{width:100vw;height:100vh}.root header{display:flex;flex-direction:row;align-items:center;background-color:var(--palette-primary-yaleBlue);box-shadow:var(--palette-shadow-default)}.root header #logo{width:120px;min-width:120px;height:32px;background:hsla(0,0%,100%,.2);border-radius:6px;-webkit-margin-end:24px;margin-inline-end:24px;padding:8px 16px;color:#fff;font-weight:800;text-transform:uppercase}.root main{position:fixed;background-color:var(--palette-bg-default);height:100%;width:100%;display:flex;flex-direction:column}.root main,.root main>div{max-height:100vh;max-width:100vw}.root main>div{min-height:100vh;min-width:100vw;overflow:auto}.root footer{position:absolute;bottom:-5.7rem;width:100%;display:flex;flex-direction:row;justify-content:flex-end;background-color:var(--palette-bg-dark);z-index:100}.root footer #copyright{padding-top:8px;color:var(--palette-text-primary);font-size:12px}.header-nav-root{width:100%}.header-nav-root .primary-nav{background-color:var(--palette-bg-parentHeader)}.header-nav-root .primary-nav ul.ant-menu{width:100%}.header-nav-root .primary-nav div.ant-menu-submenu-title,.header-nav-root .primary-nav li.ant-menu-item{border-radius:0}.header-nav-root .primary-nav div.ant-menu-submenu-title>span>a.ant-menu-item-selected a,.header-nav-root .primary-nav li.ant-menu-item>span>a.ant-menu-item-selected a{font-weight:700}.IFrame_root__nf1Tc{opacity:0;transition:var(--transition-default)}.IFrame_root__nf1Tc.IFrame_loaded__6mtgm{opacity:1}