: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:#000;--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{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)}.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 .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(--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(--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 #333;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 .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}: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) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-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}.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:static}.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::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.t-document{flex-basis:100%}.t-document>div{margin:1rem 1rem 2rem;box-shadow:0 5px 5px rgba(0,0,0,.15)}.t-document .image{padding-top:129.4117647059%;background-color:gray;position:relative}.t-document .image>img{position:absolute;top:0;left:0;width:100%;height:100%}.t-document .desc{text-align:center;padding:1.5rem 2rem}.t-document .desc h5{font-size:1.25rem}@media screen and (min-width:40em){.t-document{flex-basis:50%}}@media screen and (min-width:64em){.t-document{flex-basis:33.3333333333%}}@media screen and (min-width:80em){.t-document{flex-basis:25%}}.documents-section_documentIssuer__4CK9e{display:flex;align-items:center;flex-flow:row nowrap;padding-bottom:1rem}.documents-section_documentIssuer__4CK9e .documents-section_issuerLabel__g7cxw{margin-right:auto}.documents-section_documentIssuer__4CK9e .documents-section_issuerLabel__g7cxw p{white-space:nowrap;margin-right:1rem}.documents-section_documentIssuer__4CK9e .documents-section_issuersList__pbC_2{min-width:-moz-max-content;min-width:max-content;display:flex}.documents-section_documentIssuer__4CK9e .documents-section_issuersList__pbC_2 .documents-section_issuer__gzhpZ{display:inline-block;margin-left:1rem;padding:.5rem .75rem;border:1px solid var(--black);border-radius:4px}.documents-section_documentIssuer__4CK9e .documents-section_issuersList__pbC_2 .documents-section_issuer__gzhpZ:hover{cursor:pointer}.documents-section_documentsList__ws_LA{display:flex;flex-flow:row wrap;margin-left:-1rem;margin-right:-1rem}.editable-field_editableField__l3fjC{position:relative;display:block;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:visible;margin:0;padding:0;border:2px solid transparent}.editable-field_editableField__l3fjC.editable-field_isHovered__fXArq{padding:4px;margin:-4px;border-radius:8px;border:2px solid rgba(59,130,246,.3);background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(59,130,246,.05) 0,rgba(59,130,246,.05) 20px)}.editable-field_editableField__l3fjC.editable-field_isEmpty__RPTP6{padding:4px;margin:0;border-radius:4px;border:1px dashed rgba(59,130,246,.15);background:transparent;display:block}.editable-field_editableField__l3fjC.editable-field_isEmpty__RPTP6.editable-field_isHovered__fXArq{padding:4px;margin:0;border-radius:8px;border:2px solid rgba(59,130,246,.3);background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(59,130,246,.05) 0,rgba(59,130,246,.05) 20px)}.editable-field_editIcon__oOPsv{animation:editable-field_fadeInScale___C_y1 .3s cubic-bezier(.4,0,.2,1) forwards}@keyframes editable-field_fadeInScale___C_y1{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.profile-details_flex__8WDBv{display:flex;flex-flow:row wrap;align-items:center}.profile-details_profile__BO294{margin-top:3rem;margin-bottom:3rem}.profile-details_profilePicture__zew0e{text-align:center}.profile-details_linkItem__rUSbJ{width:2rem;height:2rem;border:none;background-color:transparent;border-radius:50%;outline:2px solid hsla(var(--primary));cursor:pointer;transition:all .3s;display:grid;place-items:center}.profile-details_linkItem__rUSbJ:hover{outline-offset:3px;transition:all .3s}.profile-details_linkItem__rUSbJ img,.profile-details_linkItem__rUSbJ svg{transition:all .3s}.profile-details_linkItem__rUSbJ:hover img,.profile-details_linkItem__rUSbJ:hover svg{transform:scale(1.15)}.profile-details_linkItem__rUSbJ.profile-details_twitter__RxCJn:hover{background-color:var(--white)}.profile-details_linkItem__rUSbJ.profile-details_twitter__RxCJn:hover svg{stroke:#000;fill:#000}.profile-details_linkItem__rUSbJ.profile-details_facebook__kgrpx:hover{background-color:#4267b2}.profile-details_linkItem__rUSbJ.profile-details_linkedin__s5LdL:hover{background-color:#0078c7}.profile-details_linkItem__rUSbJ.profile-details_instagram__M4Cj7:hover{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.profile-details_username__zrI2o{font-size:3rem}.profile-details_verification__T0WHB{display:inline-flex;align-items:center;background-color:#ededed;border:1px solid #dedede;border-radius:.25rem;padding:.375rem .5rem;margin-left:auto}.profile-details_verification__T0WHB img{margin-bottom:-6px}.profile-details_verification__T0WHB p{font-weight:700;text-transform:uppercase;letter-spacing:.01em;margin-left:.75rem}.profile-details_companyDetails__moJrY{display:flex;flex-flow:row wrap;margin-top:.5rem}.profile-details_companyDetails__moJrY p{margin-right:1rem}.profile-details_description__fUicf h4{font-size:1.5rem}.profile-details_social__L4q0k{margin-top:3rem}.profile-details_socialLink__Sw12j{display:inline-flex;align-items:center;margin-top:1rem;margin-right:1rem;text-decoration:none}.profile-details_socialLink__Sw12j>div{border-radius:50%;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem}.profile-details_socialLink__Sw12j p{margin-left:.5rem}.profile-details_documents__LqS8k{background-color:#f7f7f7;margin-top:2rem;padding-top:3rem;padding-bottom:3rem}.profile-details_documents__LqS8k h4{font-size:1.5rem;margin-bottom:.5em}.profile-details_documentIssuer__G20Uu{display:flex;align-items:center;flex-flow:row nowrap;overflow:scroll;padding-bottom:1rem}.profile-details_documentIssuer__G20Uu .profile-details_issuerLabel__i_nT2{margin-right:auto}.profile-details_documentIssuer__G20Uu .profile-details_issuerLabel__i_nT2 p{white-space:nowrap;margin-right:1rem}.profile-details_documentIssuer__G20Uu .profile-details_issuersList__GcAm_{min-width:-moz-max-content;min-width:max-content}.profile-details_documentIssuer__G20Uu .profile-details_issuersList__GcAm_ .profile-details_issuer__eSs3m{display:inline-block;margin-left:1rem;padding:.5rem .75rem;border:1px solid #000;border-radius:4px}.profile-details_documentsList__zithd{display:flex;flex-flow:row wrap}.profile-details_documentsList__zithd .profile-details_document__5qWrf{flex-basis:100%}.profile-details_documentsList__zithd .profile-details_document__5qWrf>div{margin:1rem 1rem 2rem;background-color:#fff;box-shadow:0 5px 5px rgba(0,0,0,.15)}.profile-details_documentsList__zithd .profile-details_document__5qWrf .profile-details_image__teYuT{padding-top:129.4117647059%;background-color:gray}.profile-details_documentsList__zithd .profile-details_document__5qWrf .profile-details_desc__RpOIv{text-align:center;padding:1.5rem 2rem}.profile-details_documentsList__zithd .profile-details_document__5qWrf .profile-details_desc__RpOIv h5{font-size:1.25rem}.profile-details_qrCodeModal__2Hezs{background-color:hsla(var(--background))}.profile-details_qrCodeModal3d__j9tGX{-ms-perspective:1200px;perspective:1200px;transform-style:preserve-3d}@media screen and (min-width:40em){.profile-details_profile__BO294{margin-top:4.5rem;margin-bottom:4.5rem}.profile-details_profileInfo__rNzUI{display:flex}.profile-details_profilePicture__zew0e{margin-right:1rem}.profile-details_profilePicture__zew0e img{width:16rem;height:16rem}.profile-details_profileDetails__79IbW{margin-left:1rem;flex-basis:60%}.profile-details_profileDetails__79IbW .profile-details_verification__T0WHB{margin-left:1.5rem}.profile-details_documentsList__zithd .profile-details_document__5qWrf{flex-basis:50%}}@media screen and (min-width:64em){.profile-details_documentsList__zithd .profile-details_document__5qWrf{flex-basis:33.3333333333%}}@media screen and (min-width:80em){.profile-details_documentsList__zithd .profile-details_document__5qWrf{flex-basis:25%}}