@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0&display=swap";blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}html{-webkit-font-smoothing:antialiased;font-size:10px}[data-tooltip]{position:relative}[data-tooltip]:before{transition:opacity linear .15s;position:absolute;content:attr(data-tooltip);opacity:0;background:rgba(30,30,30,.7);border-radius:4px;color:#fff;white-space:nowrap;padding:3px 5px;font-size:12px;left:calc(100% + 10px);top:50%;transform:translateY(-50%);pointer-events:none;line-height:normal;z-index:100}[data-tooltip] span{position:relative;z-index:99}[data-tooltip-left]:before{left:initial;right:calc(100% + 10px)}[data-tooltip]:hover:before{opacity:1}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:600}p{line-height:25px}p:last-child{margin-bottom:25px}p.grey{color:#425466}.no-break{white-space:nowrap}.form-intro{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #D5E0D5}.form-intro>p:last-of-type{margin-bottom:0}.form-field{margin-bottom:25px}.form-field label{color:#000;display:block;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.01em;line-height:17.5px;padding-left:10px;margin-bottom:10px;width:100%}.form-field .input-container{position:relative;width:100%;border:0;height:40px;background-color:#fff;border:1px solid #76A5FF;box-sizing:border-box;border-radius:8px;padding:0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden}.form-field .input-container.type input,.form-field .input-container.type select{padding:0 58px 0 10px}.form-field .input-container.type.type-money input,.form-field .input-container.type.type-money select{padding:0 58px 0 30px}.form-field .input-container.type:before{content:"";position:absolute;left:0;top:0;bottom:0;line-height:40px;text-align:center;font-size:20px;padding:0 10px;font-weight:100}.form-field .input-container.type:after{content:"";position:absolute;right:0;top:0;bottom:0;line-height:40px;text-align:center;font-size:20px;padding:0 10px;font-weight:100}.form-field .input-container.type-percentage:after{content:"%"}.form-field .input-container.type-millions:after{content:"million"}.form-field .input-container.type-thousands:after{content:"'000"}.form-field .input-container.type-money:before{content:"£"}.form-field.small{margin-bottom:0}.form-field.small .input-container{height:32px}.form-field select,.form-field input{border:0;position:absolute;top:0;left:0;bottom:0;right:0;padding:0 20px;background:none;font-size:15px;width:100%;height:100%;border-radius:7px}.form-field select{right:8px;font-family:sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%}.form-field p{margin-top:5px;font-size:14px}select{background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:right 10px top 50%;background-size:20px auto}.btn-controls{text-align:center;display:flex;margin-top:20px;margin-bottom:20px;-moz-column-gap:2rem;column-gap:2rem}.btn-controls:last-child{margin-bottom:0}.btn-controls.full-width{justify-content:center}.btn-controls.full-width .btn{width:50%;flex-grow:1}@media (max-width: 680px){.btn-controls{flex-direction:column}.btn-controls .btn{width:100%;margin-bottom:2rem}}.btn-spacer{visibility:hidden;flex-grow:1;display:flex;width:200px}.btn{box-sizing:border-box;transition:box-shadow linear .15s,transform linear .15s,background-color linear .15s,border-color linear .15s;background:transparent;align-items:center;border-radius:4px;border:1px solid #C7CDD3;color:#1f57c3;cursor:pointer;display:inline-block;font-size:15px;font-weight:400;height:40px;justify-content:center;line-height:20px;padding:10px 20px;text-decoration:none}.btn.user-select{border-radius:5px}.btn.cta{background:#1F57C3;border:#1F57C3;color:#fff;width:auto}.btn.btn-middle{display:flex;justify-content:center;align-items:center;gap:5px}.btn.hug{padding:10px 20px;width:auto;border-radius:4px;background:#fff;border:0;font-size:1.5rem;line-height:1.8rem;font-weight:400;letter-spacing:.6px;text-align:center}.btn.hug.cta{background:#1F57C3}.btn.btn-grey{background:#D6DAE3;color:#212324}.btn.btn-white{background:#fff;color:#212324}.btn.btn-tall{height:100px}.btn.btn-text{background:none;color:inherit;padding:0;border:0;cursor:pointer;font-size:inherit}.btn.btn-text:hover{text-decoration:underline}.btn.active{background:#1F57C3;color:#fff}button.success{background:#C8E6C9}button.success:hover,button.success:active{background:rgba(56,142,60,.4)}button.warning{background:#FFF9C4}button.warning:hover,button.warning:active{background:rgba(245,124,0,.4)}button.error{background:#ffcdd2}button.error:hover,button.error:active{background:rgba(211,47,47,.4)}.input-field input{display:inline-block!important}.input-field.value-monetary{position:relative}.input-field.value-monetary:before{content:"£";display:inline-block;line-height:20px;padding-left:10px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.input-field.value-monetary:after{display:inline-block;line-height:20px;padding-right:10px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.input-field.value-monetary input{padding-left:35px;padding-right:100px}.input-field.value-pounds:after{content:""}.input-field.value-thousands:after{content:"'000"}.input-field.value-millions:after{content:"million"}.company-results{background:white;position:relative;z-index:10;margin-top:-4px;border:1px solid black;border-bottom-left-radius:5px;border-bottom-right-radius:5px;box-shadow:0 0 10px #0000001a}.company-results .company-result{transition:background-color linear .15s;border-bottom:1px solid #0b141b;padding:10px 5px;cursor:pointer}.company-results .company-result:last-of-type{border-bottom:0}.company-results .company-result:hover{background:rgba(11,20,27,.2)}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}body{background-color:#f9f9f9}.content-block{margin-bottom:20px}.mltpl-well{background:#fff;border-radius:8px;padding:20px;display:flex;flex-grow:1;flex-direction:column;margin:0 auto 20px}.mltpl-well.flex{display:flex;flex-direction:column;height:100%;justify-content:space-between;gap:20px}.mltpl-well.flex h1,.mltpl-well.flex h2{margin:0}.mltpl-well .well-section{margin-bottom:20px}.mltpl-well .well-section:last-of-type{margin-bottom:0}.mltpl-well .well-note{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;margin-bottom:15px;background:#f0f8f0;padding:10px 15px;border-radius:5px}.mltpl-well .well-note p{font-size:18px;margin:0;color:#151515;font-weight:500}.mltpl-well .well-title,.mltpl-well h1{color:#151515;font-size:28px;line-height:35px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #D5E0D5;margin-top:2rem}.mltpl-well .well-title:first-of-type,.mltpl-well h1:first-of-type{margin-top:0}.mltpl-well.report-inputs{margin:0 0 20px;max-width:1240px}.mltpl-well.report-done{max-width:800px}.mltpl-well.fill{background:#fff}.mltpl-well.report-nav{margin:0 0 20px;max-width:300px;min-width:300px;width:100%;flex-grow:0;background:#fff}.report-container{display:flex;flex-direction:row;-moz-column-gap:20px;column-gap:20px;align-items:flex-start}nav{height:75px;margin:auto;max-width:2060px}.p4-5{padding:0 4.5vw}.m-auto{margin:auto}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.flex-grow-1{flex-grow:1}.logo{height:30px}.fixed{position:fixed}.top-0{top:0}.left-0{left:0}.z4{z-index:4}.width-100{width:100%}h2{color:#0b141b;font-size:22.5px;line-height:27px;letter-spacing:.01em;margin-bottom:25px}p{line-height:1.5;margin-bottom:25px}.header-block{border:1px solid #D5E0D5;border-radius:8px;padding:25px 20px;background:#fff;margin-bottom:20px}.header-block h1{font-size:38px}.border-bottom{border-bottom:1px solid #D5E0D5}.border-top{border-top:1px solid #D5E0D5}.footer-block{padding-top:25px;margin-top:45px}.interact{cursor:pointer;box-shadow:0 .5px 3px #0003;transition:transform .1s ease-in-out,box-shadow .1s ease-in-out,opacity .1s ease-in-out,color .2s ease-in-out,background-color .2s ease-in-out}.interact:hover,.interact:active,.interact:focus{transform:translate(1px,1px);box-shadow:none;opacity:.8}.interact:hover.cta,.interact:active.cta,.interact:focus.cta{color:#fff;background-color:#1f57c3}.interact[disabled]{filter:grayscale(100%);cursor:initial!important;opacity:.5;box-shadow:none;transform:translate(1px,1px)}.interact[disabled]:hover,.interact[disabled]:active,.interact[disabled]:focus{box-shadow:none}.action-button{border-radius:8px;line-height:12px;padding:2px;cursor:pointer;transition:all .2s ease-in-out;border:none;background:none;box-shadow:none}.action-button:hover{opacity:.8;background:#ebf1ff;color:#222}.action-button[disabled]{background:#222;border:1px solid #222;color:#ddd;opacity:.5;cursor:not-allowed}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;max-width:40rem;width:100%;margin:0 auto}.login-container .btn-next{background:white}.login-container h5{font-size:28px;line-height:35px;font-weight:400;margin-bottom:25px}.login-container .login-form{width:100%;border-bottom:1px solid #d5e0d5;margin-bottom:20px}.login-container .login-form .form-field{margin-bottom:20px}.login-container .login-form input{font-size:16px;line-height:20px}.login-container p{font-size:12px;margin-bottom:20px;letter-spacing:.6px}.login-container a{color:#1f57c3;text-decoration:none}.login-container .btn-controls{margin-top:0;width:100%}.login-container .btn-controls .btn{margin-bottom:0;width:100%;display:inline-block}.badge{background:green;display:inline-block;padding:3px 6px;border-radius:3px;margin-right:5px;width:auto;font-size:12px}.badge.draft{background:#FFE6A9;color:#8e3d1a}.badge.ready,.badge.done{background:rgba(21,190,83,.15);color:#15be53}.badge.requested,.badge.processing{background:#FFE6A9;color:#8e3d1a}.badge.mltpl{background:#ffe0b2;border:2px solid #bf360c}.badge.failed{background:#ffcdd2;border:2px solid #c62828}.pagination{padding:20px 0;text-align:center}.pagination a,.pagination button{transition:background-color .2s linear;border-radius:4px;padding:5px 10px;text-decoration:none;background:#FFFFFF;color:#1f57c3;margin-right:5px;border:1px solid #C7CDD3;box-shadow:0}.pagination a:hover,.pagination a.active,.pagination button:hover,.pagination button.active{background:#1F57C3;color:#fff;cursor:pointer}.pagination a[disabled],.pagination button[disabled]{display:none}.modal{position:fixed;top:0;bottom:0;right:0;left:0;display:flex;justify-content:center;align-items:center;z-index:1002;pointer-events:none}.modal em{font-style:italic}.modal .contents{margin:4rem;width:100%;max-width:600px;border-radius:8px;background:white;display:flex;flex-direction:column;justify-content:space-between;pointer-events:auto;position:relative}.modal .contents p{max-width:600px;text-align:left;padding:0 2rem;color:#425466;font-size:15px;margin-bottom:2rem}.modal .contents p.border-bottom{border-bottom:1px solid #e0e0e0;padding-bottom:2rem}.modal .contents p.smaller{font-size:13px}.modal .contents .close{position:absolute;top:2.2rem;left:2.2rem;background:none;border:none;cursor:pointer;padding:0;width:1.4rem;height:1.4rem;display:flex;justify-content:center;align-items:center}.modal .contents .scroller{overflow-y:auto;max-height:30vh;padding:0 2rem}.modal h2{font-size:22px;line-height:28px;width:100%;padding:1.5rem 2rem 1.5rem 6rem;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}.modal h2.no-close{padding-left:2rem}.modal .btn-controls{margin:0;display:flex;justify-content:space-between;padding:2rem;border-top:1px solid #e0e0e0}.modal .btn-controls button{width:100%}.modal table.ebitda-calc{width:calc(100% - 4rem);margin:0 auto 2rem}.modal table.ebitda-calc th,.modal table.ebitda-calc td{text-align:left;padding:1.5rem 0;border-bottom:1px solid #e7ecf1;font-size:15px;color:#0a2540;line-height:19px}.modal table.ebitda-calc th:nth-child(2),.modal table.ebitda-calc td:nth-child(2){text-align:center}.modal table.ebitda-calc th:nth-child(3),.modal table.ebitda-calc td:nth-child(3){text-align:right}.modal table.ebitda-calc tr:last-of-type td{border-bottom:0}.modal .adjustment-add{width:100%;padding:10px 20px;font-size:15px;background:#fff;border:1px solid #c7cdd3;border-radius:4px;color:#1f57c3;display:flex;gap:10px;align-items:center;justify-content:center}.adjustment{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;gap:2rem}.adjustment.no-margin{margin-bottom:0}.adjustment .column{width:100%}.adjustment .column .form-field{margin-bottom:0}.adjustment .column .form-field label{font-size:13px;color:#727f96;margin-left:0;padding-left:0}.adjustment .column .form-field .input-container{border-radius:4px;background:#f7f9fb;color:#727f96}.adjustment .column .form-field .input-container input,.adjustment .column .form-field .input-container select{color:#727f96}.adjustment .column .form-field .input-container select{background-image:url("data:image/svg+xml,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0353 13.3435L6.94147 15.6758L3.84766 13.3435' stroke='%23727F96' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3Cpath d='M3.85449 5.77626L6.94831 3.44397L10.0421 5.77626' stroke='%23727F96' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/svg%3E");background-position:calc(100% - 5px) 50%}.adjustment .column .form-field .input-container select[disabled]{background-image:none}.adjustment .column.actions{width:auto;align-content:flex-end}.adjustment .column.actions button{height:40px;width:40px;padding:0;background:#f7f9fb;border:1px solid #c7cdd3;border-radius:4px}.adjustment h2{font-size:42px;line-height:42px;margin-top:0}@font-face{font-family:Px Grotesk;src:url(/fonts/Px-Grotesk-Regular.woff2) format("woff2"),url(/fonts/Px-Grotesk-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:ABCMonumentGrotesk-Regular;src:url(/fonts/ABCMonumentGrotesk-Regular.woff2) format("woff2"),url(/fonts/ABCMonumentGrotesk-Regular.woff) format("woff")}@font-face{font-family:ABCMonumentGrotesk-Light;src:url(/fonts/ABCMonumentGrotesk-Light.woff2) format("woff2")}*{box-sizing:border-box}html{font-size:62.5%;height:100%}body{font-size:16px}#routify-app{height:100vh}*,body{font-family:ABCMonumentGrotesk-Regular,sans-serif;-webkit-font-smoothing:antialiased}h1{font-family:ABCMonumentGrotesk-Regular,sans-serif;font-weight:400}a{color:#212121;text-decoration:underline}.confirm-dialog{position:fixed!important}.confirm-dialog .message-section{text-align:left}.sidebar.svelte-17l5je9.svelte-17l5je9{display:flex;flex-direction:column;padding:45px 40px}.logo.svelte-17l5je9.svelte-17l5je9{display:flex;margin-bottom:55px}.logo.svelte-17l5je9 .glyphs.svelte-17l5je9{height:30px}.logo.svelte-17l5je9 .superscript-cross.svelte-17l5je9{overflow:visible}.logo.svelte-17l5je9 .superscript-cross polygon.svelte-17l5je9{transform-origin:center;transition:transform .5s ease}.logo.svelte-17l5je9:hover .superscript-cross polygon.svelte-17l5je9{transform:rotate(-90deg)}.header-links.svelte-17l5je9.svelte-17l5je9{display:flex;flex-direction:column;row-gap:20px}.header-links.svelte-17l5je9 li.svelte-17l5je9{height:18px;font-style:normal;font-weight:400;font-size:16px;line-height:125%;display:flex;align-items:center}.header-links.svelte-17l5je9 li.svelte-17l5je9:hover{color:#000}.header-links.svelte-17l5je9 li a.svelte-17l5je9{text-decoration:none;color:inherit}@font-face{font-family:Material Icons Outlined;src:url(/fonts/material-icons.woff2) format("woff2");font-style:normal}.material-symbols-outlined.svelte-12l97al{font-family:Material Icons Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased}.mask.svelte-dkqy8t.svelte-dkqy8t{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:1001;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.mask.active.svelte-dkqy8t.svelte-dkqy8t{opacity:1;visibility:visible}.header-container.svelte-dkqy8t.svelte-dkqy8t{padding:20px 0;border-bottom:1px solid #d5e0d5;display:flex;width:100%;max-width:1240px;margin:0 auto 20px;justify-content:flex-end}.header-inner.svelte-dkqy8t.svelte-dkqy8t{width:auto;position:relative}.header-inner.svelte-dkqy8t .menu.svelte-dkqy8t{position:absolute;top:calc(100% + 5px);right:0;background:#fff;border:1px solid #d5e0d5;border-radius:5px;min-width:150px;box-shadow:0 0 10px #0000001a;z-index:1002;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.header-inner.svelte-dkqy8t .menu.active.svelte-dkqy8t{opacity:1;visibility:visible}.header-inner.svelte-dkqy8t .menu ul.svelte-dkqy8t{border-bottom:1px solid #d5e0d5}.header-inner.svelte-dkqy8t .menu ul.svelte-dkqy8t:last-child{border-bottom:none}.header-inner.svelte-dkqy8t .menu li.svelte-dkqy8t{list-style:none;margin-bottom:2px}.header-inner.svelte-dkqy8t .menu li.svelte-dkqy8t:last-child{margin-bottom:0}.header-inner.svelte-dkqy8t .menu li a.svelte-dkqy8t{color:#222;text-decoration:none;font-size:14px;font-weight:400;display:flex;padding:8px 10px;align-items:center;transition:background-color .2s ease-in-out}.header-inner.svelte-dkqy8t .menu li a span.svelte-dkqy8t{margin-left:10px;white-space:nowrap}.header-inner.svelte-dkqy8t .menu li a.svelte-dkqy8t:hover,.header-inner.svelte-dkqy8t .menu li a.svelte-dkqy8t:active{background:#f5f5f5}.user-area.svelte-dkqy8t.svelte-dkqy8t{display:flex;align-items:center;cursor:pointer;background:#fff;border:1px solid #d5e0d5;padding:5px 10px 5px 5px;border-radius:100px;box-shadow:0 2px 4px #0000000d}.user-area.svelte-dkqy8t .initials.svelte-dkqy8t{width:35px;height:35px;border-radius:50%;background:#222;color:#fff;font-size:16px;font-weight:400;display:flex;justify-content:center;align-items:center;margin-right:10px}.user-area.svelte-dkqy8t .user-name.svelte-dkqy8t{font-size:14px;font-weight:400;padding:0 5px}.notifications.svelte-1ogao85{position:fixed;top:100px;left:0;right:0;margin:0 auto;padding:0;z-index:9999;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;pointer-events:none}.toast.svelte-1ogao85{flex:0 0 auto;margin-bottom:10px;border:1px solid #000;border-radius:8px}.content.svelte-1ogao85{padding:10px;display:block;color:#fff;font-weight:500}.loader.svelte-1rej38z.svelte-1rej38z{width:100%;margin:24px 0;text-align:center}.loader.svelte-1rej38z .cross.svelte-1rej38z{margin:0 auto;width:35px;height:35px;animation-name:svelte-1rej38z-spinner;animation-duration:1.8s;animation-iteration-count:infinite}@keyframes svelte-1rej38z-spinner{0%{transform:rotate(0);fill:#085643}50%{transform:rotate(180deg);fill:#000}to{transform:rotate(360deg);fill:#085643}}.hero-prompt.svelte-1kr1hsv.svelte-1kr1hsv{border:1px solid #d5e0d5;border-radius:8px;background:#fff;font-size:38px;line-height:47.5px;padding:25px 20px;max-width:1240px;width:100%;margin:0 auto 20px}.hero-prompt.svelte-1kr1hsv span.svelte-1kr1hsv{display:inline-block;margin-bottom:20px}.app-container.svelte-158r8oj.svelte-158r8oj{display:flex;flex-direction:row}.app-container.svelte-158r8oj .sidebar.svelte-158r8oj{background:white;min-width:250px;width:250px}.app-container.svelte-158r8oj .sidebar .sidebar-fixed.svelte-158r8oj{position:fixed;top:0;left:0;bottom:0;width:250px;z-index:100}.app-container.svelte-158r8oj .content.svelte-158r8oj{flex-grow:1;display:flex;flex-direction:column;min-height:100vh;background:#f9f9f9;position:relative;padding:0 4rem;width:calc(100% - 250px)}.teams-indicator.svelte-158r8oj.svelte-158r8oj{padding:5px;position:absolute;top:72px;left:0;opacity:.2}.teams-indicator.svelte-158r8oj.svelte-158r8oj:hover{opacity:1}.main.svelte-158r8oj.svelte-158r8oj{box-sizing:border-box;max-width:1240px;margin:0 auto;width:100%;flex-grow:1}.main.svelte-158r8oj .main-inner.svelte-158r8oj{min-height:300px;margin:0 auto}.full-page.svelte-158r8oj.svelte-158r8oj{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.login.svelte-158r8oj .login-outer.svelte-158r8oj{padding:0 4rem;display:flex;align-items:center;justify-content:center;flex-direction:row;flex-grow:1;position:relative}@media (max-width: 500px){.login.svelte-158r8oj .login-outer.svelte-158r8oj{padding:0 2rem}}.login.svelte-158r8oj .login-container.svelte-158r8oj{display:flex;padding:4rem;margin:0 auto;width:90%;max-width:600px;flex-direction:column;z-index:2}@media (max-width: 500px){.login.svelte-158r8oj .login-container.svelte-158r8oj{padding:4rem 0}}.login.svelte-158r8oj .login-inner.svelte-158r8oj{padding:4rem;border-radius:5px;background:white;box-shadow:0 0 8rem -45px #21232459,0 0 2.55rem -4.5rem #21232438,0 0 .65rem -4.5rem #21232429}.login.svelte-158r8oj .logo-container.svelte-158r8oj{display:flex;align-items:center;justify-content:left;padding:0 0 4rem}.login.svelte-158r8oj .logo.svelte-158r8oj{display:flex;height:45px}.login.svelte-158r8oj .logo .glyphs.svelte-158r8oj{height:45px}.login.svelte-158r8oj .logo .superscript-cross polygon.svelte-158r8oj{transform-origin:center;transition:transform .5s ease}.login.svelte-158r8oj .logo:hover .superscript-cross polygon.svelte-158r8oj{transform:rotate(-90deg)}.login.svelte-158r8oj .footer-container.svelte-158r8oj{background:#fafafa}.outer.svelte-158r8oj.svelte-158r8oj{height:100%;position:relative;width:100%;box-sizing:border-box;transition:max-width .6s ease-in-out,margin .6s ease-in-out;display:flex;flex-direction:column}.outer.viewer-half-height.svelte-158r8oj.svelte-158r8oj{position:fixed;top:0;bottom:50%;left:0;right:0;overflow-y:scroll}.outer.viewer-maximum.svelte-158r8oj.svelte-158r8oj,.outer.viewer-half.svelte-158r8oj.svelte-158r8oj{max-width:50%;margin:0 0 45px}.backdrop.svelte-158r8oj.svelte-158r8oj{position:fixed;top:0;bottom:0;right:0;left:0;background:rgba(0,0,0,.5);z-index:1001}.initial-load.svelte-158r8oj.svelte-158r8oj{flex-direction:column;position:fixed;width:60%;top:30%;left:50%;transform:translate(-50%,-30%);display:flex;align-items:center;justify-content:center;row-gap:4rem}@media (max-width: 500px){.initial-load.svelte-158r8oj.svelte-158r8oj{width:90%}}.initial-load.svelte-158r8oj .logo-container.svelte-158r8oj{display:flex}.initial-load.svelte-158r8oj .logo-container .glyphs.svelte-158r8oj{height:60px}.initial-load.svelte-158r8oj .logo-container .superscript-cross.svelte-158r8oj{overflow:visible;animation-name:svelte-158r8oj-spinner;animation-duration:1.8s;animation-iteration-count:infinite;width:20px;height:20px}.initial-load.svelte-158r8oj .logo-container .superscript-cross polygon.svelte-158r8oj{transform-origin:center;transition:transform .5s ease}.initial-load.svelte-158r8oj .logo-container:hover .superscript-cross polygon.svelte-158r8oj{transform:rotate(-90deg)}@keyframes svelte-158r8oj-spinner{0%{transform:rotate(0);fill:#085643}50%{transform:rotate(180deg);fill:#000}to{transform:rotate(360deg);fill:#085643}}
