body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fcfaf8}#root{display:flex;flex:1;min-height:100vh;--annotation-unfocused-field-error: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(248, 0, 0, 0.13);'/></svg>") !important}p,h1,h2,h3,h4,h5,h6{font-family:DM Sans}:root{--xs: 0px;--sm: 600px;--md: 1000px;--lg: 1200px;--xl: 1536px}.wrapper{display:flex;flex-flow:column;width:100%;height:100%;min-height:100vh}body{padding-left:calc(100vw - 100%)}a,a:visited{color:#3e8682}.full-screen-container{display:flex;justify-content:center;align-items:center;flex:1}.progress.circular.small{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:30px;height:30px;background-color:#c4000000;padding:0;-webkit-mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);position:relative;overflow:hidden;display:block;color:#3b49df;animation:rotate 6s infinite}.progress.circular.small:before{content:"";box-sizing:border-box;border:solid .125em transparent;border-top-color:currentColor;border-radius:500px;background-color:transparent;animation:rotate-shrink .75s infinite linear alternate;display:block;height:30px;width:30px;position:absolute;top:0;left:0}.progress.circular.medium{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:60px;height:60px;background-color:#c4000000;padding:0;-webkit-mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);position:relative;overflow:hidden;display:block;color:#3b49df;animation:rotate 6s infinite}.progress.circular.medium:before{content:"";box-sizing:border-box;border:solid .25em transparent;border-top-color:currentColor;border-radius:100px;background-color:transparent;animation:rotate-shrink .75s infinite linear alternate;display:block;height:60px;width:60px;position:absolute;top:0;left:0}.progress.circular.large{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:120px;height:120px;background-color:#c4000000;padding:0;-webkit-mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);mask-image:linear-gradient(transparent 50%,#fff 50%),linear-gradient(to right,transparent 50%,white 50%);position:relative;overflow:hidden;display:block;color:#3b49df;animation:rotate 6s infinite}.progress.circular.large:before{content:"";box-sizing:border-box;border:solid .5em transparent;border-top-color:currentColor;border-radius:200px;background-color:transparent;animation:rotate-shrink .75s infinite linear alternate;display:block;height:120px;width:120px;position:absolute;top:0;left:0}@keyframes rotate{0%{transform:rotate(0)}12.5%{transform:rotate(180deg);animation-timing-function:linear}25%{transform:rotate(630deg)}37.5%{transform:rotate(810deg);animation-timing-function:linear}50%{transform:rotate(1260deg)}62.5%{transform:rotate(1440deg);animation-timing-function:linear}75%{transform:rotate(1890deg)}87.5%{transform:rotate(2070deg);animation-timing-function:linear}to{transform:rotate(2520deg)}}@keyframes rotate-shrink{0%{transform:rotate(-30deg)}29.4%{border-left-color:transparent}29.41%{border-left-color:currentColor}64.7%{border-bottom-color:transparent}64.71%{border-bottom-color:currentColor}to{border-left-color:currentColor;border-bottom-color:currentColor;transform:rotate(225deg)}}.lock-container{display:flex;flex-direction:column;padding:0 64px;align-items:center;text-align:center;max-width:600px}.lock-title{font-weight:700;margin:0;font-size:36px;line-height:40px}.lock-content{font-weight:400;font-size:16px;line-height:21px;color:#6a6a6a}.contact-us-lock{font-family:DM Sans;font-weight:700;font-size:16px;line-height:21px;text-decoration:none}#header{padding:16px 24px;max-height:56px;box-shadow:0 1px 2px #39393929;position:sticky;top:0;z-index:5;background-color:#fff}.header-logo{max-width:150px;height:24px}.timer-container{position:fixed;bottom:3.5%;right:3.75%;display:flex;align-items:center;background-color:#fff;border-radius:8px;height:68px;box-shadow:2px 6px 16px #3939391c;z-index:5;max-width:calc(100% - 20px)}.spinner-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.timer-wrapper{display:flex;align-items:center;width:235px;justify-content:space-evenly;height:100%;padding:0 5px 0 15px;border-right:1px solid rgba(237,237,237,1)}.timer-wrapper.no-timer{display:none}.timer-text{font-weight:500;font-size:24px;line-height:27px;color:#242424;min-width:85px}.time-left-text{font-weight:400;font-size:16px;line-height:21px;color:#6a6a6a}.submission-button-wrapper{display:flex;justify-content:center;align-items:center;height:100%;width:152px}.submission-button-text{color:#fff;font-weight:700;font-size:16px;line-height:21px;margin:0;transition:color .3s ease-out}.submission-button{background-color:#3e8682;width:120px;padding:8px 16px;cursor:pointer;border:1px solid rgba(62,134,130,1);border-radius:8px;transition:background-color .3s ease-out;transition:border .3s ease-out}.submission-button:disabled{background-color:#d3d3d3;border-color:#d3d3d3;cursor:auto}.timer-icon{width:18px;height:21px}.submit-icon{display:none}.submit-icon path{transition:fill .3s ease-out}@media (pointer: fine){.submission-button:hover:not(:disabled){background-color:#fff}.submission-button:hover:not(:disabled) .submission-button-text{color:#3e8682}.submission-button:hover:not(:disabled) .submit-icon path{fill:#3e8682}}@media only screen and (min-width: 600px) and (max-width: 1000px){.submission-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important}}@media only screen and (max-width: 600px){.timer-container{height:68px;bottom:calc(3.5% + 20px);right:20%;transform:translate(50%)}.submission-button-wrapper{width:68px}.submission-button{width:auto;padding:8px}.submission-button-text{display:none}.submit-icon{display:inline}}#document-wrapper{justify-content:center;padding:7px 20px}.doc-spinner{height:calc(100vh - 60px)}.signature-wrapper{position:absolute;z-index:2;height:2.5782%;width:9.917%}.date-wrapper{position:absolute;z-index:2}.date-wrapper p{margin:0;font-size:24px}.signature-image{max-width:400%;display:flex;justify-content:center;align-items:center;max-height:100%}.signature-image-wrapper{cursor:pointer;position:absolute;z-index:2;height:2.5782%;width:9.917%;display:flex;align-items:center}.page-loader-wrapper{width:100%;height:100%;display:flex;flex:1;align-items:center;justify-content:center}.form-background{display:flex}@media only screen and (max-width: 1000px){.date-wrapper p{font-size:16px}}@media only screen and (max-width: 600px){.date-wrapper p{font-size:12px}.signature-wrapper{max-height:16px}}@media only screen and (max-width: 450px){.date-wrapper p{font-size:8px}}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.signature-button{display:flex;align-items:center;justify-content:space-evenly;background-color:#fcf7dc;min-width:100%;height:100%;border:1px solid rgba(241,214,78,1);border-radius:8px;padding:8px 4px 8px 8px;margin:0;cursor:pointer;transition:background-color .3s ease-out;white-space:nowrap}.signature-button .signature-icon path{transition:fill .3s ease-out}.signature-text{font-weight:700;padding:0;font-size:16px;line-height:21px;margin:0 0 0 5px}@media (pointer: fine){.signature-button:hover{background-color:#f1d64e}.signature-button:hover .signature-icon path{fill:#f8eba6}}@media only screen and (max-width: 600px){.signature-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important}}@media only screen and (min-width: 600px) and (max-width: 1000px){.signature-text{font-size:14px}.signature-icon{width:16px;height:12px}}@media only screen and (max-width: 600px){.signature-button{padding:4px}.signature-text{font-size:10px}.signature-icon{width:9px;height:6px}}.error-warning-button{position:fixed;right:0;top:30px;display:flex;min-width:139px;height:52px;z-index:10;background-color:#dd5c4f;align-items:center;justify-content:center;padding:8px;gap:12px;border:none;border-radius:8px 0 0 8px;cursor:pointer;transition:background-color .3s ease-out;white-space:nowrap}.error-warning-text{color:#fff;font-weight:700;font-size:16px;line-height:21px}.error-warning-icon{height:20px;width:20px;transition:fill .3s ease-out}@media (pointer: fine){.error-warning-button:hover{background-color:#fff}.error-warning-button:hover .error-warning-text{color:#dd5c4f}.error-warning-button:hover .error-warning-icon path{fill:#dd5c4f}}@media only screen and (max-width: 600px){.error-warning-button{width:52px;min-width:auto;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important}.error-warning-text{display:none}}.modal-button-text{color:#fff;font-weight:700;font-size:16px;line-height:21px;margin:0;white-space:nowrap}.modal-button{background-color:#3e8682;color:#3e8682;padding:8px 16px;cursor:pointer;border:1px solid rgba(62,134,130,1);border-radius:8px;display:flex;align-items:center;justify-content:center;margin:16px}.modal-button svg{padding-right:8px}.modal-button svg path{fill:#fff}.transparent-button{background-color:transparent}.transparent-button .modal-button-text{color:currentColor}.transparent-button svg path{fill:currentColor}@media only screen and (max-width: 600px){.modal-button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important;width:calc(100% - 32px)}}.modal-button-container{display:flex;justify-content:flex-end}.modal-button-container .modal-button:last-child{margin-left:0}.modal-button-container button:disabled{background-color:#d3d3d3;border-color:#d3d3d3;cursor:auto}@media only screen and (max-width: 600px){.modal-button-container{padding:16px;flex-direction:column;align-items:center}.modal-button-container button{margin:0!important;width:100%}.modal-button-container button:last-child:not(:first-child){margin-top:16px!important}}.modal-body-container{width:min(calc(100vw - 40px),600px);background-color:#fff;margin:0 20px;display:flex;flex-direction:column;border-radius:8px;box-shadow:2px 6px 16px #3939391c;overflow-x:hidden;max-height:calc(100vh - 60px)}@media only screen and (max-width: 600px){.modal-body-container{width:min(calc(100vw - 40px),390px)}}.modal-section{width:100%;border-bottom:1px solid rgba(237,237,237,1)}.modal-paragraph-container p{font-size:16px;font-weight:400;line-height:21px;margin:0;color:#6a6a6a;padding:16px}.modal-paragraph-container p:first-child:not(:last-child){padding-bottom:0}.modal-paragraph-container p:last-child:not(:first-child){padding-top:0}.modal-title-wrapper{display:flex;justify-content:center;flex-direction:column;padding:16px;border-bottom:1px solid rgba(237,237,237,1)}.modal-title-wrapper svg{padding-right:8px}.modal-title-text{font-family:DM Sans;font-size:20px;font-weight:500;line-height:26px;margin:0}.error-wrapper{padding:0 16px;max-height:200px;overflow-y:auto;background-color:#f8dedc;border-radius:8px}.error-wrapper ol{padding-left:24px}.error-wrapper li{font-family:DM Sans;font-size:16px;font-weight:400;line-height:21px;color:#6a6a6a}.error-area-border{overflow:hidden;border-radius:8px;margin:0 16px 16px;border:1px solid rgba(221,92,79,1)}.modal-input{position:relative;width:100%}.modal-input input{color:#000;height:56px;outline:1px solid rgba(237,237,237,1);border-radius:8px;border:none;background-color:#fff;padding-left:20px;font-size:20px;transition:.1s cubic-bezier(.65,.05,.36,1);font-family:DM Sans}.modal-input label{position:absolute;top:50%;left:10px;transform:translateY(-50%);background-color:#fff;color:#9c9c9c;text-align:center;transition:.2s cubic-bezier(.65,.05,.36,1);font-size:20px;line-height:21px;font-family:DM Sans;pointer-events:none;padding:0 5px}.modal-input input:not(:placeholder-shown)~label,.modal-input input:focus~label{top:0;left:10px;font-size:12px;line-height:16px}.modal-input input:focus{outline:1px solid rgba(237,237,237,1)!important}.sign-modal-agreement-section{display:flex}.sign-modal-agreement-wrapper{padding:36px 32px 36px 0}.sign-modal-checkbox-wrapper{display:flex;align-items:center}.sign-modal-icon-wrapper{padding:38.5px 36px}.sign-modal-icon-wrapper svg{height:42px;width:40px}.disclosure-tag{text-decoration:underline;font-weight:700;cursor:pointer}.sign-checkbox{accent-color:rgba(62,134,130,1);width:18px;height:18px;border-radius:2px;margin:3px}.signature-input-wrapper{display:flex;padding:16px 24px 24px}.signature-modal-qr-section{display:flex;align-items:center;margin:16px 0;cursor:pointer}.signature-modal-qr-section p{font-family:DM Sans;font-size:16px;font-weight:700;line-height:21px;color:#3e8682;padding-left:8px;margin:0}.modal-section .signature-modal-conditions{font-family:DM Sans;font-size:9px;font-weight:400;line-height:12.6px;color:#6a6a6a;margin:0 56px 0 0;padding:0}@media only screen and (max-width: 600px){.signature-input-wrapper{flex-direction:column}.signature-input-wrapper .modal-input{flex:1!important}.signature-input-wrapper .modal-input:last-child{margin-left:0!important;margin-top:16px}.signature-modal-qr-section{display:none}.sign-modal-agreement-wrapper{padding:24px 22px 24px 0}.modal-section .signature-modal-conditions{padding-top:16px!important}}.toggle-button-container{cursor:pointer;border:1px solid rgba(62,134,130,1);border-radius:8px;display:inline-block;overflow:hidden;max-width:calc(100% - 40px)}.toggle-button{background-color:transparent;border:0;padding:8px 16px}.toggle-selected{background-color:#3e8682}.toggle-selected .toggle-button-text{color:#fff}.toggle-button-text{color:#3e8682;font-weight:700;font-size:16px;line-height:21px;margin:0}@media only screen and (max-width: 600px){.toggle-button-container{flex-direction:column;width:calc(100% - 48px)}.toggle-button{width:100%}}.signature-canvas-container{font-family:MonteCarlo,serif;overflow:hidden;border-radius:8px;display:inline-flex}.sign-pad-icon-section{position:relative;margin:3px 0 0;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none!important;display:flex}.double-section{justify-content:space-evenly;margin-top:9px}.sign-pad-icon-wrapper{height:36px;display:flex;justify-content:center;align-items:center;position:absolute}.qr-container{height:400px;width:400px;padding-top:20px}.modal-body-container.disclosure-container{width:min(calc(100vw - 40px),1200px)}.disclosure-bold,p.disclosure-bold{color:#000;font-weight:700}.disclosure-bullet-list li p{padding:0 0 4px 5px}
