: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-duration:initial;--tw-ease:initial}}}.appearance--variations-tab-row-lite{opacity:0;height:0;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function,cubic-bezier(.4, 0, .2, 1)));transition-duration:var(--tw-duration,var(--default-transition-duration,.15s));--tw-duration:.5s;--tw-ease:var(--ease-in-out,cubic-bezier(.4, 0, .2, 1));transition-duration:.5s;transition-timing-function:var(--ease-in-out,cubic-bezier(.4, 0, .2, 1))}.group:hover .appearance--variations-tab-row-lite{opacity:1;height:100%}.contract-view-editing .appearance--variations-tab-row-lite{display:none!important}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}table{width:100%}.editor-content{max-height:calc(100vh - 210px)}.add-clause-from-library .editor-content{height:calc(100vh - 430px)}.add-submission-clause .editor-content{background:#e5e7eb;height:calc(100vh - 390px)}.edit-submission-clause .wysiwyg{background:#fff;padding:1rem}.edit-submission-clause>div:first-of-type{border-radius:8px 8px 0 0;margin-top:1rem;box-shadow:0 0 #0000,0 0 #0000,0 1px 3px #0000001a,0 1px 2px #0000000f}.edit-submission-clause>div:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.edit-submission-clause .editor-content{height:calc(100vh - 370px)}.edit-submission-clause .editor-content .ProseMirror{min-height:calc(100vh - 420px)}.edit-submission-clause .editor-content>div{background:#e5e7eb;padding-top:.3rem;padding-bottom:.3rem}.show-fields table tr[data-hidden=true]{display:table-row}.mention[data-hidden=true]{display:none}@media (width<=684px){.table-control-popover-panel{right:0}}@media (width>=685px) and (width<=1400px){.table-control-popover-panel{left:0}}@media (width>=1401px){.table-control-popover-panel{right:0}}.wysiwyg:not(.contract-builder){background:#fff}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4{font-family:Gotham Bold!important;font-weight:400!important}.wysiwyg h1,.wysiwyg h1>strong{margin-bottom:10pt!important;font-size:15pt!important}.wysiwyg h2,.wysiwyg h2>strong{margin-top:0!important;margin-bottom:10pt!important;font-size:13pt!important}.wysiwyg .section-heading>strong{font-size:15pt!important}.wysiwyg h3,.wysiwyg h3>strong{font-size:11pt!important}.wysiwyg h4,.wysiwyg h4>strong{text-transform:uppercase!important;font-size:11pt!important;text-decoration:underline!important}.eoc_binder h3>strong,.eoc_open_market h3>strong{font-size:15pt!important}.wysiwyg strong{color:inherit;font-weight:400;font-family:Gotham Bold!important}.wysiwyg em,.wysiwyg u,.wysiwyg s{color:inherit}.wysiwyg h1>strong,.wysiwyg h2>strong,.wysiwyg h3>strong,.wysiwyg h4>strong{font-weight:700}.wysiwyg table,.wysiwyg ol,.wysiwyg ul,.wysiwyg tr,.wysiwyg td,.wysiwyg p,.wysiwyg.prose ol>li:before,.wysiwyg.prose ul>li:before{font-size:9pt;font-family:Gotham Book!important}.wysiwyg.prose ol:not([style*=counter-reset]){counter-reset:item 0}.wysiwyg.prose ol>li{counter-increment:item;margin:0}.wysiwyg.prose ol{margin:0;padding-left:0}.wysiwyg.prose ol>li{padding-left:0;display:table}.wysiwyg.prose ol>li[data-marker-size]:before{font-size:var(--marker-size)}.wysiwyg.prose ol>li:before{content:counters(item, ".") ". ";color:var(--marker-color,inherit);padding-right:.6em;font-weight:400;display:table-cell}.wysiwyg.prose ul>li::marker{color:var(--marker-color,inherit)}.wysiwyg.prose li>ol,.wysiwyg.prose li>ul{--marker-color:initial}.wysiwyg.prose ol[type=i]>li:before{content:counter(item, lower-roman) ". "}.wysiwyg.prose ol[type=a]>li:before{content:counter(item, lower-alpha) ". "}.wysiwyg.prose ol[type="1"]>li:before{content:counter(item) ". "}.wysiwyg.prose ol[type="1.1"]>li:before{content:counters(item, ".") ". "}.wysiwyg.prose li ol>li,.wysiwyg.prose ul>li,.wysiwyg.prose li>ul{margin:0}.wysiwyg.prose td:first-child{padding-right:0}table.coverage-terms-excess-placement tr:first-child td:first-child{background-color:#404040}table.coverage-terms-excess-placement tr:first-child td:first-child strong{color:#fff}table.coverage-terms-excess-placement tr:nth-child(2) td{background-color:#d3d3d3}table.coverage-terms-primary-placement td{background-color:#f2f2f2}table.coverage-terms-primary-placement td[colspan="4"]{background-color:#aaa}.eoc_binder tr.monofont p,.eoc_binder tr[monofont] p,.eoc_open_market tr.monofont p,.eoc_open_market tr[monofont] p{font-family:Roboto Mono!important}td[rightalign]{text-align:right}td:not([colwidth]),td[colwidth=""]{max-width:420px}td[colwidth="60"]{width:60px}td[colwidth="100"]{width:100px}td[colwidth="220"]{width:220px}td[colwidth="304"]{width:304px}td[colwidth="367"]{width:367px}td[data-vertical-align=top]{vertical-align:top!important}td[data-vertical-align=middle]{vertical-align:middle!important}td[data-vertical-align=bottom]{vertical-align:bottom!important}tr.ed-250-bug-top>td[hidebottom=true],tr.ed-250-bug-top>td:not([hidebottom=true]){border-bottom:unset}tr.ed-250-bug-middle>td[hidetop=true],tr.ed-250-bug-middle>td:not([hidetop=true]),tr.ed-250-bug-bottom>td[hidetop=true],tr.ed-250-bug-bottom>td:not([hidetop=true]){border-top:unset}table tr[data-hidden=true]{display:none}.show-fields table tr[data-hidden=true] p strong{color:#9ca3af}p[data-hidden=true],.mention[data-hidden=true]{display:none}.show-fields .mention[data-hidden=true]{color:#6b7280;background-color:#f3f4f6}[data-type=repeater-heading]:empty,[data-type=repeater-heading]>br:empty{display:none}.lg\:prose-lg ul.ed-250-bug-lists,.lg\:prose-lg ol.ed-250-bug-lists{margin-top:8px;margin-bottom:8px}.lg\:prose-lg ol.ed-250-bug-lists:last-of-type,.lg\:prose-lg ul.ed-250-bug-lists:last-of-type,.lg\:prose-lg .ed-250-bug-lists li:last-of-type{margin-bottom:0}.lg\:prose-lg ol.ed-250-bug-lists-first,.lg\:prose-lg ul.ed-250-bug-lists-first,.lg\:prose-lg ol.ed-250-bug-lists-top,.lg\:prose-lg ul.ed-250-bug-lists-top{margin-top:18px!important}.lg\:prose-lg ol.ed-250-bug-lists-last,.lg\:prose-lg ul.ed-250-bug-lists-last,.lg\:prose-lg ol.ed-250-bug-lists-bottom,.lg\:prose-lg ul.ed-250-bug-lists-bottom{margin-bottom:0!important}.eoc_binder p>span,.eoc_open_market p>span{font-size:8pt!important}table tr[locked=true]>td:first-child{min-width:30%;max-width:30%;width:30%!important}.ProseMirror table{border-collapse:collapse;table-layout:auto;width:100%;margin:0;overflow:hidden}.ProseMirror table td,.ProseMirror table th{vertical-align:top;box-sizing:border-box;border:1px solid #ced4da;min-width:1em;padding:3px 5px;position:relative}.ProseMirror table td>*,.ProseMirror table th>*,.ProseMirror p{margin-bottom:0!important}table p{min-height:0}table p:empty:before{content:" ";white-space:pre}.ProseMirror table th{text-align:left;background-color:#f1f3f5;font-weight:700}.ProseMirror table .selectedCell:after{z-index:2;content:"";pointer-events:none;background:#c8c8ff66;position:absolute;inset:0}.ProseMirror table .column-resize-handle{cursor:col-resize;background-color:#adf;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tableWrapper{max-width:676px;overflow-x:auto}.tableWrapper table{max-width:676px}.mrc-heading-block .tableWrapper,.clause-heading-block .tableWrapper{max-width:533px;overflow-x:auto}.mrc-heading-block .tableWrapper table,.clause-heading-block .tableWrapper table{max-width:533px}.tippy-box[data-theme~=mention-tooltip]{background-color:#0000}.tippy-box[data-theme~=mention-tooltip] .tippy-content{background-color:#0000;padding:0}li[data-marker-size]::marker{font-size:var(--marker-size)}.branding table{max-width:100%!important}.prose td[hidetop=true][borderlinestyle=normal]{border-top:1px solid}.prose td[hideright=true][borderlinestyle=normal]{border-right:1px solid}.prose td[hidebottom=true][borderlinestyle=normal]{border-bottom:1px solid}.prose td[hideleft=true][borderlinestyle=normal]{border-left:1px solid}.prose td[hidetop=true][borderlinestyle=thick]{border-top:2px solid}.prose td[hideright=true][borderlinestyle=thick]{border-right:2px solid}.prose td[hidebottom=true][borderlinestyle=thick]{border-bottom:2px solid}.prose td[hideleft=true][borderlinestyle=thick]{border-left:2px solid}.prose td[hidetop=true][borderlinestyle=dashed]{border-top-style:dashed;border-top-width:1px}.prose td[hideright=true][borderlinestyle=dashed]{border-right-style:dashed;border-right-width:1px}.prose td[hidebottom=true][borderlinestyle=dashed]{border-bottom-style:dashed;border-bottom-width:1px}.prose td[hideleft=true][borderlinestyle=dashed]{border-left-style:dashed;border-left-width:1px}.prose td[hidetop=true][borderlinestyle=dotted]{border-top-style:dotted;border-top-width:1px}.prose td[hideright=true][borderlinestyle=dotted]{border-right-style:dotted;border-right-width:1px}.prose td[hidebottom=true][borderlinestyle=dotted]{border-bottom-style:dotted;border-bottom-width:1px}.prose td[hideleft=true][borderlinestyle=dotted]{border-left-style:dotted;border-left-width:1px}.node-imageComponent{position:relative}.node-imageComponent.ProseMirror-selectednode{z-index:1}.image-component{-webkit-user-select:auto;user-select:auto;display:inline-flex;position:relative}.image-component img{margin-bottom:0}.image-component img[data-keep-ratio]:not([data-keep-ratio=false]){object-fit:contain;width:100%;height:auto}.image-component img[data-keep-ratio=false]{object-fit:fill}.image-component>.caption{z-index:1;cursor:text;color:#fff;white-space:pre-wrap;word-break:break-word;min-height:35px;max-height:100%;font-size:initial;font-weight:initial;background:#00000080;outline:none;margin:auto;padding:5px;position:absolute;inset:auto 0 0;overflow-y:auto}.image-component>.caption:before{position:absolute}.image-component>.caption:empty:before{content:var(--caption-placeholder,"Enter a caption...")}p:has(.node-imageComponent){flex-wrap:wrap;display:flex}p:has(.node-imageComponent)[style*="text-align: center"]{justify-content:center}p:has(.node-imageComponent)[style*="text-align: right"]{justify-content:flex-end}p:has(.node-imageComponent)[style*="text-align: left"]{justify-content:flex-start}p:has(.node-imageComponent)[style*="text-align: justify"]{justify-content:space-between}.image-component{--box-color:#3c84f4}.node-imageComponent.ProseMirror-selectednode .image-resizer{display:block}.node-imageComponent.ProseMirror-selectednode .image-component{outline:2px solid var(--box-color)}.image-component .image-resizer{--box-size:14px;--resizer-offset:calc(var(--box-size) / 2 + 1px);z-index:2;width:var(--box-size);height:var(--box-size);background-color:var(--box-color);border:2px solid #fff;border-radius:50%;display:none;position:absolute}.image-component .image-resizer.image-resizer-n{inset:calc(var(--resizer-offset) * -1) 0 auto;cursor:n-resize;margin:auto}.image-component .image-resizer.image-resizer-ne{top:calc(var(--resizer-offset) * -1);right:calc(var(--resizer-offset) * -1);cursor:ne-resize}.image-component .image-resizer.image-resizer-e{right:calc(var(--resizer-offset) * -1);cursor:e-resize;margin:auto;top:0;bottom:0}.image-component .image-resizer.image-resizer-se{bottom:calc(var(--resizer-offset) * -1);right:calc(var(--resizer-offset) * -1);cursor:nwse-resize}.image-component .image-resizer.image-resizer-s{inset:auto 0 calc(var(--resizer-offset) * -1);cursor:s-resize;margin:auto}.image-component .image-resizer.image-resizer-sw{bottom:calc(var(--resizer-offset) * -1);left:calc(var(--resizer-offset) * -1);cursor:sw-resize}.image-component .image-resizer.image-resizer-w{left:calc(var(--resizer-offset) * -1);cursor:w-resize;margin:auto;top:0;bottom:0}.image-component .image-resizer.image-resizer-nw{top:calc(var(--resizer-offset) * -1);left:calc(var(--resizer-offset) * -1);cursor:nw-resize}.prose tbody tr{border-bottom-width:0}.prose table{padding-bottom:initial!important;margin-top:0!important;margin-bottom:0!important}.prose tbody td{padding-top:initial!important;padding-bottom:initial!important;padding-left:5px!important}.prose tbody td:first-child{padding-left:0!important}.prose table p{min-height:0}.lg\:prose-lg p{margin-top:0!important}.ProseMirror table td>*{margin-top:initial!important;margin-bottom:0!important}.ProseMirror p,.lg\:prose-lg p{margin-bottom:0!important}.prose table p:empty,.ProseMirror p:empty,.lg\:prose-lg p:empty{min-height:18px!important}.block-content li p:empty{min-height:21px!important}.block-content ol li>p{white-space:break-spaces}.block-content ol li>p:has(>br:last-child:not(.ProseMirror-trailingBreak)){padding-bottom:21px}.mention-cleanup table>tbody>tr>td>p{margin-bottom:0!important}.horizontal-rule{border-width:20px}.prose td[colspan="20"]{border-bottom:1px solid #000!important}.prose td[colspan="20"] p:empty{height:0!important;min-height:0!important}
