: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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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) translateX(-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)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.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:rgba(255,255,0,1);box-shadow:0 2px 10px rgba(255,255,0,1)}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):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:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) rgba(136,136,136,1);border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{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;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.Flipbook_shell__Z_oaQ{padding:32px 16px 40px;--flipbook-toolbar-offset:176px}.Flipbook_frame__Cj0Kc{width:min(1320px,100%);margin:0 auto;display:flex;flex-direction:column;gap:24px;padding-bottom:120px}.Flipbook_toolbar__phFGX{border-radius:28px;padding:24px;display:flex;flex-direction:column;gap:20px;position:-webkit-sticky;position:sticky;top:16px;z-index:30}.Flipbook_brandBlock__i35b_{display:flex;align-items:center;gap:18px}.Flipbook_logoWrap__pdcz7{width:64px;height:64px;flex:0 0 auto}.Flipbook_logo__ypqP_{width:100%;height:100%;object-fit:contain}.Flipbook_titleBlock__r3Vz3{min-width:0}.Flipbook_eyebrow__x_Z9p{display:block;margin-bottom:6px;color:var(--muted);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.Flipbook_title__5VUP8{margin:0;font-size:clamp(1.9rem,4vw,2.8rem);line-height:1.05;color:var(--text)}.Flipbook_subtitle__UrD_Q{margin:10px 0 0;color:var(--muted);font-size:.96rem}.Flipbook_controls__DVOlw{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.Flipbook_toolbarButton__4f1mT{min-height:44px;white-space:nowrap;color:var(--btn-fg)!important}.Flipbook_downloadButton__WgGnZ{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.Flipbook_downloadButton__WgGnZ svg{width:18px;height:18px}.Flipbook_sliderCluster__wBlDf{flex:1 1 340px;min-width:min(100%,300px);display:flex;flex-direction:column;gap:8px}.Flipbook_slider__jgzhV{width:100%;margin:0;accent-color:#1f7ed6;cursor:pointer}.Flipbook_slider__jgzhV:disabled{cursor:not-allowed}.Flipbook_sliderMeta__Rvje_{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.9rem}.Flipbook_zoomControls__7HATM{display:flex;flex-wrap:wrap;gap:12px;margin-left:auto}.Flipbook_documentState__2U5zx{border-radius:28px;min-height:62vh;display:grid;place-items:center;padding:40px;text-align:center;color:var(--muted)}.Flipbook_workspace__Zuecw{display:grid;grid-template-columns:minmax(0,250px) minmax(0,1fr);grid-gap:20px;gap:20px;align-items:start}.Flipbook_drawer__eZsoj{position:-webkit-sticky;position:sticky;top:16px;max-height:calc(100vh - 32px);overflow:hidden;border-radius:28px;padding:18px;display:flex;flex-direction:column;gap:16px}.Flipbook_drawerHeader__xOFvI{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--text);font-size:.95rem;font-weight:600}.Flipbook_drawerList__TmGST{display:flex;flex-direction:column;gap:12px;overflow:auto;padding-right:6px}.Flipbook_thumbnailButton__0IOrw{border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:12px;background:rgba(255,255,255,.74);text-align:left;display:flex;flex-direction:column;gap:10px;box-shadow:0 10px 24px rgba(15,23,42,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;color:var(--text)!important}.Flipbook_thumbnailButton__0IOrw:hover{transform:translateY(-1px);border-color:rgba(31,126,214,.4);box-shadow:0 14px 28px rgba(15,23,42,.12)}.Flipbook_thumbnailButtonActive__Rcseo{border-color:rgba(31,126,214,.65);box-shadow:0 0 0 1px rgba(31,126,214,.18),0 16px 32px rgba(15,23,42,.14)}.Flipbook_thumbnailLabel__5fgIM{font-size:.9rem;font-weight:600}.Flipbook_thumbnailCanvas__MQzpu{overflow:hidden;border-radius:14px;background:linear-gradient(180deg,rgba(226,232,240,.95),#ffffff);min-height:210px;display:grid;place-items:center}.Flipbook_thumbnailState__3SRs0{width:150px;height:212px;border-radius:10px;background:linear-gradient(180deg,rgba(191,219,254,.7),rgba(255,255,255,.9))}.Flipbook_viewerColumn__Asc_O{min-width:0;display:flex;flex-direction:column;gap:16px}.Flipbook_viewerCard__ECMJ9{border-radius:30px;padding:20px;display:flex;flex-direction:column;gap:16px}.Flipbook_viewerHeader__yrfah{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:.95rem}.Flipbook_stage__1bqMb{position:relative;scroll-margin-top:16px;min-height:60vh;overflow:hidden;border-radius:24px;border:1px solid rgba(148,163,184,.22);background:radial-gradient(circle at top,rgba(191,219,254,.38),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.9),rgba(241,245,249,.78))}.Flipbook_stageScroller__3iQyG{overflow:auto;padding:26px 0 30px;position:relative;z-index:1}.Flipbook_pageSurface__ITfjz{margin:0 auto;background:#ffffff;border-radius:16px;box-shadow:0 28px 52px rgba(15,23,42,.16);overflow:hidden;transform-style:preserve-3d}.Flipbook_pageMotion__vNVmC{width:100%}.Flipbook_pageState__K0KS9{min-height:520px;display:grid;place-items:center;padding:48px 24px;color:var(--muted)}.Flipbook_hotspot__1w_ZE{position:absolute;top:0;bottom:0;width:15%;border:0;background:transparent;opacity:0;transition:opacity .18s ease,background .18s ease;z-index:2}.Flipbook_hotspot__1w_ZE:focus-visible:not(:disabled),.Flipbook_hotspot__1w_ZE:hover:not(:disabled){opacity:1}.Flipbook_hotspotLeft__CM_xf{left:0}.Flipbook_hotspotLeft__CM_xf:focus-visible:not(:disabled),.Flipbook_hotspotLeft__CM_xf:hover:not(:disabled){background:linear-gradient(90deg,rgba(15,23,42,.12),transparent)}.Flipbook_hotspotRight__tI6x0{right:0}.Flipbook_hotspotRight__tI6x0:focus-visible:not(:disabled),.Flipbook_hotspotRight__tI6x0:hover:not(:disabled){background:linear-gradient(270deg,rgba(15,23,42,.12),transparent)}.Flipbook_hotspot__1w_ZE:disabled{pointer-events:none}.Flipbook_mobilePagerWrap__6AXHl{position:fixed;left:50%;bottom:calc(env(safe-area-inset-bottom, 0px) + 16px);transform:translateX(-50%);width:min(calc(100vw - 32px),420px);z-index:24}.Flipbook_mobilePager__VvwxQ{border-radius:22px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.Flipbook_mobilePagerCount__g1K0P{min-width:72px;text-align:center;color:var(--text);font-weight:600}.Flipbook_preloadBuffer__50Ekl{width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}.Flipbook_pageSurface__ITfjz .react-pdf__Page,.Flipbook_thumbnailCanvas__MQzpu .react-pdf__Page{display:flex;justify-content:center}.Flipbook_pageSurface__ITfjz .react-pdf__Page__canvas,.Flipbook_thumbnailCanvas__MQzpu .react-pdf__Page__canvas{display:block;width:100%!important;height:auto!important}@media (max-width:991px){.Flipbook_toolbar__phFGX{position:static}.Flipbook_frame__Cj0Kc{padding-bottom:148px}.Flipbook_workspace__Zuecw{grid-template-columns:minmax(0,1fr)}.Flipbook_viewerCard__ECMJ9{padding:16px}.Flipbook_stage__1bqMb{min-height:auto}}@media (min-width:992px){.Flipbook_drawer__eZsoj{top:var(--flipbook-toolbar-offset);max-height:calc(100vh - var(--flipbook-toolbar-offset) - 16px)}.Flipbook_stage__1bqMb{scroll-margin-top:var(--flipbook-toolbar-offset)}}@media (max-width:720px){.Flipbook_shell__Z_oaQ{padding:20px 12px 32px}.Flipbook_toolbar__phFGX{padding:18px}.Flipbook_brandBlock__i35b_{align-items:flex-start}.Flipbook_logoWrap__pdcz7{width:56px;height:56px}.Flipbook_controls__DVOlw{align-items:stretch}.Flipbook_toolbarButton__4f1mT{justify-content:center}.Flipbook_zoomControls__7HATM{margin-left:0;width:100%;justify-content:flex-start}.Flipbook_zoomControls__7HATM .Flipbook_toolbarButton__4f1mT{flex:1 1}.Flipbook_sliderMeta__Rvje_{font-size:.84rem}}
/*# sourceMappingURL=88c03d17877edc87.css.map*/