.zstack{grid-template-rows:1fr;grid-template-columns:1fr;place-items:stretch stretch;gap:0;display:grid}.zstack>*{grid-area:1/1}.zstack-center>*{place-self:center}.zstack-top>*{place-self:start center}.zstack-bottom>*{place-self:end center}.zstack-leading>*{place-self:center start}.zstack-trailing>*{place-self:center end}.zstack-top-leading>*{place-self:start}.zstack-top-trailing>*{place-self:start end}.zstack-bottom-leading>*{place-self:end start}.zstack-bottom-trailing>*{place-self:end}.zstack-card{background-color:var(--greys-grey-light);border-radius:8px}.zstack-expand{width:100%}
.full-screen-dialog{border-radius:"8px";-webkit-backdrop-filter:"blur(5px)";backdrop-filter:"blur(5px)";background-color:var(--greys-transparent-75-black)}.dialog-body{background-color:var(--greys-white);flex-direction:column;padding:24px 32px;display:flex}.dialog-body::-webkit-scrollbar{width:4px}.dialog-body::-webkit-scrollbar-track{background:var(--greys-grey-light)}.dialog-body::-webkit-scrollbar-thumb{background-color:var(--blues-primary);border:4px solid var(--blues-primary);border-radius:20px}.modal-navigation-destination{max-width:100%;width:var(--form-width)}.presenting-view{box-sizing:border-box;flex-direction:column;flex-grow:1;align-items:center;width:100%;margin:16px 0;display:flex}.presenting-view-header{box-sizing:border-box;max-width:100%;width:var(--form-width);font:var(--application-font-h1-bold);padding:16px}.presenting-view-content{max-width:100%;width:var(--form-width);flex-grow:1;display:flex}.presenting-view-content>.presenting-view{margin:0}
.stack-border{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;flex-direction:column;gap:16px;padding:24px;display:flex}.stack-straight-border{border-radius:none;border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);flex-direction:column;gap:16px;padding:24px;display:flex}.stack-straight-border-grey-light{border-radius:none;border:1px solid var(--greys-grey-light,#cfcfcf);background:var(--greys-grey-light,#fff);flex-direction:column;gap:16px;padding:24px;display:flex}.stack-white-bg{background:var(--greys-white,#fff)}.stack-light-grey-bg{background:var(--greys-grey-light,#fff)}.stack-repeater{gap:16px;padding:16px}.stack-no-shrink{flex-shrink:0}.stack-space-between{box-sizing:border-box;gap:16px}.stack-small-space-between{gap:4px}.stack-flex-wrap-only{white-space:nowrap;flex-wrap:wrap}.stack-expand{box-sizing:border-box;width:100%}.stack-margin-auto{box-sizing:border-box;margin:auto}.stack-expand-space-between-sections{gap:24px;width:100%}.stack-expand-space-between-sections-large{gap:40px;width:100%}.stack-expand-center{box-sizing:border-box;justify-content:center;width:100%}.stack-expand-gap-between-small{gap:8px;width:100%}.stack-expand-gap-between{box-sizing:border-box;gap:16px;width:100%}.stack-expand-gap-between-large{gap:32px;width:100%}.stack-expand-space-between{box-sizing:border-box;justify-content:space-between;width:100%}.stack-expand-small-space-between{gap:4px;width:100%}.stack-border-box{box-sizing:border-box}.stack-no-border-top{border-top:none!important}.stack-no-border-x{border-left:none!important;border-right:none!important}.stack-bottom-border-dashed{border-bottom:1px dashed var(--greys-grey-medium,#cfcfcf)}.horizontal-alignment{flex-direction:row;align-items:center;display:flex}.vertical-alignment{flex-direction:column;justify-content:center;display:flex}.alignment-left{align-items:normal}.alignment-top{align-items:flex-start}.alignment-right,.alignment-bottom{align-items:flex-end}.alignment-center{align-items:center}.stack-left-alignment{justify-content:flex-start;gap:0;display:flex}.stack-justify-content-end{justify-content:flex-end}.stack-justify-content-start{justify-content:flex-start}.stack-justify-content-space-between{justify-content:space-between}.stack-grow{flex-grow:1}.stack-no-basis{flex-basis:0%}.stack-z-index-1{z-index:1}.stack-background,.stack-background-text{background:var(--greys-grey-light,#f7f7f7)}.stack-background-border{border:1px solid var(--greys-grey-light,#f7f7f7)}.stack-align-items-center{align-items:center}.stack-navbar{width:var(--Margin-1000px,1000px);padding:var(--Margin-24px,24px)0px}.stack-full-wh{width:100%;height:100%}.stack-background-text .text{background:var(--greys-grey-light,#f7f7f7);text-align:center;gap:0}.stack-group-children>:only-child{border:1px solid var(--greys-grey-medium,#cfcfcf);border-radius:8px}.stack-group-children>:first-child:not(:only-child){border-top:1px solid var(--greys-grey-medium,#cfcfcf);border-bottom:1px solid var(--greys-grey-medium,#cfcfcf);border-radius:8px 8px 0 0;margin-bottom:0}.stack-group-children>:not(:first-child):not(:last-child):not(:only-child){border-top:0;border-bottom:1px solid var(--greys-grey-medium,#cfcfcf);border-radius:0;margin-top:0;margin-bottom:0}.stack-group-children>:last-child:not(:only-child){border-top:0;border-bottom:1px solid var(--greys-grey-medium,#cfcfcf);border-radius:0 0 8px 8px;margin-top:0}.stack-nav-alignment{justify-content:space-between;margin-top:8px;margin-left:16px;margin-right:16px}.stack-cert-nav-alignment{gap:4px;margin-top:24px;margin-bottom:8px;margin-left:16px}.stack-no-padding{padding:0}.stack-no-gap{gap:0}.stack-modal-minus-margin{margin:-16px -24px}.stack-align-items-start{align-items:flex-start}.stack-wrap{flex-wrap:wrap}.no-border-bottom-last-child-root>div:last-child .stack-no-border-bottom-last-child{border-bottom:none}.stack-ignore-width{width:initial}.stack-middle-border>*{border-right:1px solid var(--greys-grey-medium,#cfcfcf)}.stack-middle-border>:last-child{border-right:none}.stack-middle-border-white>*{border-right:1px solid var(--greys-white,#fff)}.stack-middle-border-white>:last-child{border-right:none}.stack-top-element-borders>*{border-top:1px solid var(--greys-grey-medium,#cfcfcf)}.stack-equal-width>*{flex:1}
.timeline-container{border-top:1px solid var(--greys-grey-medium);border-bottom:1px solid var(--greys-grey-medium);flex-direction:column;max-height:calc(100dvh - 300px);display:flex;overflow-y:auto}.timeline-item-inner-container{flex-direction:row;width:100%;display:flex}.timeline-item-outer-container{flex-direction:column;width:100%;display:flex}.timeline-container::-webkit-scrollbar{width:4px}.timeline-container::-webkit-scrollbar-track{background:var(--greys-grey-light)}.timeline-container::-webkit-scrollbar-thumb{background-color:var(--blues-primary);border:4px solid var(--blues-primary);border-radius:20px}.timeline{background-color:var(--Greys-Grey-Light,#f7f7f7);margin:0;padding:0!important}.timeline-opposite-content{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.timeline-content{flex-grow:1;justify-content:center;align-items:center;display:flex}.timeline-content .caret{background-color:#cfcfcf;width:8px;height:8px;position:relative;left:4px;transform:rotate(45deg)}.timeline-content .box{border:1px solid var(--Greys-Grey-Medium,#cfcfcf);background-color:var(--greys-White,#fff);z-index:1;border-radius:8px;flex-grow:1;align-items:center;padding:16px}.timeline-content .box .upper-content{display:flex}.timeline-content .box .upper-content .left-content{flex-grow:1}.timeline-content .box .upper-content .left-content .title{color:#000;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.timeline-content .box .upper-content .left-content .content{color:var(--Greys-Grey-Dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px;display:inline}.timeline-content .box .right-content{align-items:center;display:flex}.timeline-content .box .lower-content{padding-top:12px}.locale-time{color:var(--greys-Black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.locale-date{color:var(--greys-Grey-Dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.text-highlight{color:#076bff}.text-hyperlink{color:#076bff;cursor:pointer}
.upload-container{border-radius:var(--Margin-8px,8px);border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow:hidden}.upload-container.upload-container-error{border:1px solid var(--reds-red)}.upload-header{justify-content:space-between;align-items:center;gap:4px;padding:24px;display:flex}.upload-button{border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex}.menu-image{width:24px;margin-right:12px}.upload-header-text{color:var(--greys-black,#000);font:var(--application-font-h4-bold)}.upload-description-text{color:var(--greys-grey-dark,#444);font:var(--application-font-b2)}.upload-control-text-container{flex-direction:column;gap:4px;display:flex}
.upload{color:var(--greys-grey-dark,#444);font-family:var(--application-font,Roboto);justify-content:space-between;align-items:center;width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.upload-button{border:1px solid var(--blues-primary,#076bff);background:var(--blues-blue-very-light,#f3f8ff);border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;display:flex}.upload-button:hover{color:var(--blues-primary)!important}.file-drop-area{border:1px dotted var(--greys-grey-medium,#cfcfcf);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:286px;padding-left:35px;padding-right:35px;display:flex}.file-drop-area:hover{border:1px solid var(--blues-primary,#076bff)}.drop-or-browse{display:flex}.file-browse-link{color:var(--blues-primary,#076bff);cursor:pointer}.file-row{font-family:var(--application-font,Roboto);border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-grey-light,#f7f7f7);border-radius:8px;flex-direction:column;margin-top:16px;margin-bottom:16px;padding:16px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.file-row-content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.file-name{width:100%;color:var(--greys-grey-disabled,#999);flex-direction:row;display:flex}.file-uploaded{color:var(--greys-black,#000);font-weight:900}.file-separator{border-top:1px dotted var(--greys-grey-medium,#cfcfcf);border-bottom:none;border-left:none;border-right:none;width:100%;margin-top:16px;margin-bottom:16px}.file-upload-progress{width:100px;margin-left:16px}.upload-progress-container{white-space:nowrap;color:var(--blues-primary,#076bff);flex-direction:row;align-items:center;gap:16px;margin-right:16px;display:flex}.upload-error{white-space:nowrap;color:var(--reds-red-alternative,#ef5473)}.delete-file-image{cursor:pointer}.bottom-container{margin-top:20px}.files-container{max-height:350px;overflow-y:auto}.file-edit{box-sizing:border-box;flex-direction:row;justify-content:space-between;gap:8px;display:flex}.attachment-image{width:24px;height:24px}.file-type{align-items:center;display:flex}
.header{font:var(--application-font-h1-bold);white-space:pre-line;align-items:center;display:flex}.header-b2{color:var(--greys-grey-dark,#444);font:var(--application-font-b2)}.header-b2-bold{color:var(--greys-grey-dark,#444);font:var(--application-font-b2-bold)}.header-b3{color:var(--greys-grey-dark,#444);font:var(--application-font-b3)}.header-b3-bold{color:var(--greys-grey-dark,#444);font:var(--application-font-b3-bold)}.header-h1{color:var(--greys-black,#000);font:var(--application-font-h1)}.header-h1-bold{color:var(--greys-black,#000);font:var(--application-font-h1-bold)}.header-h2{color:var(--greys-black,#000);font:var(--application-font-h2)}.header-h2-bold{color:var(--greys-black,#000);font:var(--application-font-h2-bold)}.header-h3{color:var(--greys-black,#000);font:var(--application-font-h3)}.header-h3-bold{color:var(--greys-black,#000);font:var(--application-font-h3-bold)}.header-h4{color:var(--greys-black,#000);font:var(--application-font-h4)}.header-h4-bold{color:var(--greys-black,#000);font:var(--application-font-h4-bold)}.header-h5{color:var(--greys-black,#000);font:var(--application-font-h5)}.header-h5-bold{color:var(--greys-black,#000);font:var(--application-font-h5-bold)}.header-h6{color:var(--greys-black,#000);font:var(--application-font-h6)}.header-h6-bold{color:var(--greys-black,#000);font:var(--application-font-h6-bold)}.header-red{color:var(--reds-red,#d50000)}.header-orange{color:var(--oranges-orange,#eb6e0b)}.header-grey{color:var(--greys-grey-dark,#444)}.header-m-t15{margin-top:15px}.header-m-l10{margin-left:10px}.header-w100{width:100%}.header-nowrap{white-space:nowrap}.header-text-align-right{text-align:right}.header-justify-center{justify-content:center}.header-no-flex-shrink{flex-shrink:unset!important}
.text-entry{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;flex:1 0 0;align-items:center;gap:8px;padding:12px;display:flex}.text-entry .MuiFormControl-root .MuiFilledInput-root{background:var(--greys-white,#fff)}.text-entry .MuiFormControl-root .MuiFilledInput-root .MuiFilledInput-input{padding-top:4px}.text-entry-disabled,.text-entry-disabled .MuiFormControl-root .MuiFilledInput-root{background:var(--greys-grey-light,#f7f7f7)}.image{width:24px;height:24px}.text-entry-label{color:var(--greys-grey-disabled,#999);justify-content:none;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.value{color:var(--greys-black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.number-edit{width:100%}
.checkbox-border{border:1px solid var(--greys-grey-medium,#cfcfcf);color:var(--greys-black,#000);box-sizing:border-box;cursor:pointer;border-radius:8px;margin:8px 0;padding:6px 16px;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkbox-disabled{background:var(--greys-grey-light,#f7f7f7)}.checkbox-label{color:var(--greys-grey-dark,#444);align-self:stretch;font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.checkbox-subtitle{color:var(--greys-grey-input,#696969);align-self:stretch;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.checkbox-print{flex-direction:column;align-items:flex-start;margin-right:24px;font-size:14px;display:flex}
.user-signature-control{border-radius:var(--margin-8-px,8px);border:1px solid var(--greys-grey-medium,#cfcfcf);flex-direction:column;min-width:620px;display:flex;overflow:auto}.highlight-error{border-color:var(--reds-red-alternative)!important}.signature-group-error{color:var(--reds-red-alternative);margin:10px;font-size:14px}.user-signature-begin{border-bottom:none;border-radius:8px 8px 0 0}.user-signature-middle{border-bottom:none;border-radius:0}.user-signature-end{border-radius:0 0 8px 8px}.user-row-container{border-top:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff)}.user-row-container:first-child{border-top:none}.user-row{align-items:center;padding:12px;display:flex}.user-details{float:left;align-items:center;gap:12px;min-width:250px;display:flex}.user-name{color:var(--greys-black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.user-type{color:var(--greys-grey-input,#696969);text-wrap:wrap;max-width:250px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:flex}.sign-button{border:1px solid var(--blues-primary,#076bff);background:var(--blues-primary,#076bff);color:var(--greys-white,#fff)}.user-signature-control .action-section .sign-button{border-top-left-radius:8px;border-top-right-radius:8px}.reject-button{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);color:var(--greys-black,#000)}.user-row-right-section{align-items:center;gap:40px;margin-left:auto;display:flex}.edit-image{width:16px;height:16px}.user-signature-status{white-space:nowrap;border-radius:20px;flex:1 0 0;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:none}.user-signature-status-mobile{border-radius:0;width:auto;display:flex}@media (min-width:680px){.user-signature-status{display:flex}.user-signature-status-mobile{display:none}}.user-signature-status-image{color:var(--oranges-orange,#eb6e0b);width:16px;height:16px}.status-pending{color:var(--oranges-orange,#eb6e0b);background:var(--reds-red-very-light,#fdf2f2)}.status-accepted{color:var(--greens-green-bp,#007f00);background:var(--greens-green-very-light,#f2f9f2)}.status-rejected{color:var(--reds-red-alternative,#ef5473);background:var(--reds-red-very-light,#fdf2f2)}.signed-section{align-items:center;gap:40px;display:flex}.signed-icon{border:1px solid var(--greys-grey-medium,#444);cursor:pointer;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.signed-date{color:var(--greys-black,#000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.signed-by{color:var(--greys-grey-input,#696969);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.action-section{flex-direction:row;gap:16px;display:flex}.delegate-message-container{border:1px solid var(--oranges-orange-light,#ffe0cc);background:var(--oranges-orange-very-light,#fff7f2);border-radius:8px;align-items:center;gap:12px;margin:12px;padding:12px;display:flex}.delegate-message{color:var(--greys-black,#000);font:var(--application-font-h6-bold);line-height:20px}.delegate-message-description{font:var(--application-font-b3);color:var(--greys-grey-dark,#444);line-height:20px}.signature-list-user-row-menu-image{cursor:pointer;margin-left:10px}.red-image{filter:invert(51%)sepia(31%)saturate(4375%)hue-rotate(316deg)brightness(96%)contrast(95%)}.green-image{filter:invert(27%)sepia(78%)saturate(6865%)hue-rotate(25deg)brightness(72%)contrast(101%)}.orange-image{filter:invert(73%)sepia(88%)saturate(5127%)hue-rotate(358deg)brightness(95%)contrast(95%)}.user-print-details{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.user-print-bold{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.user-print-normal{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.user-print-light{color:var(--greys-grey-dark,#444);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.user-print-row{flex-direction:row;padding:4px 8px;display:flex}.user-signature-full-width{width:100%}.user-signature-comment-container{flex-direction:column;gap:8px;padding:12px;display:flex}.user-signature-comment-container .user-signature-comment-title{color:var(--greys-grey-input,#696969);font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal}@media (max-width:680px){.user-signature-control{min-width:auto}.user-details,.user-type{max-width:initial;min-width:initial}.user-row-right-section,.signed-section{gap:12px}}
.container{padding:24px}.header-container{justify-content:space-between;align-items:center;display:flex}.comment-area{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;align-self:stretch;align-items:center;gap:8px;margin-top:16px;margin-bottom:24px;padding:19px 12px;display:flex}.comment-text-edit{width:100%}.close-image{cursor:pointer}.signature-area{border-radius:var(--margin-8-px,8px);border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-grey-light,#f7f7f7);flex-shrink:0;width:572px;max-width:100%;height:268px;margin-top:16px;position:relative}.signature-area-conditional:hover{border:1px solid var(--blues-primary,#076bff)}.footer-area{justify-content:space-between;align-items:center;display:flex}.verbally-approved{align-items:center;display:flex}.verbally-approved-label{color:var(--greys-black,#000);font-family:Roboto;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.signature-prompt{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.add-signature-label{color:var(--blues-primary,#076bff);text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.verbal-approval-no-signature-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.verbal-approval-no-signature-label{color:var(--greys-grey-dark,#444);text-align:center;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.clear-button{z-index:10;position:absolute;bottom:10px;right:10px}.error-message{color:red}
.container{padding:24px}.header-container{justify-content:space-between;align-items:center;display:flex}.comment-area{border:1px solid var(--greys-grey-medium,#cfcfcf);background:var(--greys-white,#fff);border-radius:8px;align-self:stretch;align-items:center;gap:8px;margin-top:16px;margin-bottom:24px;padding:19px 12px;display:flex}.comment-text-edit{width:100%}.close-image{cursor:pointer}.footer-area{justify-content:space-between;align-items:center;display:flex}.error-message{color:red}.confirm-reject-button{background-color:var(--reds-red-alternative,#ef5473)}
