: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{-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:#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;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::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.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.ContractPdfRenderer_ContractPdfRenderer__HTv8C{max-height:80svh;overflow-x:hidden;overflow-y:auto;max-width:50rem}.ContractSignatureForm_ContractSignatureForm__8_TdC .signature-preview{min-height:5rem}.ContractSignatureForm_ContractSignatureForm__8_TdC .signature-preview:not(.empty){font-family:var(--mcq-font-face-yellowtail)}.FormikInputField_FormikInputField__qXcWG .MuiInputBase-input::placeholder{font-size:var(--mcq-fs-body-sm)}.FormikInputField_FormikInputField__qXcWG .MuiInputBase-input.MuiInputBase-readOnly{background-color:var(--mcq-gray-100)!important}.FormikInputField_FormikInputField__wq8wH .MuiInputBase-input::placeholder{font-size:var(--mcq-fs-body-sm)}.NewsletterForm_newsletterForm__d_qIp .grecaptcha-badge{display:none!important}.TeamMember_teamMemberCard__LemeS{font-family:var(--mcq-font-face-inter)}.TeamMember_teamMemberCard__LemeS .MuiCardContent-root{padding:0}.TeamMember_teamMemberCard__LemeS .team-member-avatar{margin-bottom:.5rem}.TeamMember_teamMemberCard__LemeS h6{color:var(--mcq-surface-900);font-family:var(--mcq-font-face-inter);font-size:1.25rem;font-weight:600}.TeamMember_teamMemberCard__LemeS p{color:var(--mcq-surface-600)}.BoardMemberCard_boardMemberCard__RsYkg,.TeamMember_teamMemberCard__LemeS p{font-family:var(--mcq-font-face-inter)}.BoardMemberCard_boardMemberCard__RsYkg .MuiCardContent-root{padding:0!important}.BoardMemberCard_boardMemberCard__RsYkg h6{color:var(--mcq-surface-900);font-family:var(--mcq-font-face-inter);font-size:1.25rem;font-weight:600}.BoardMemberCard_boardMemberCard__RsYkg p{color:var(--mcq-surface-600);font-family:var(--mcq-font-face-inter)}.InvestmentForm_InvestmentForm__0f1eS .divider-wrapper-p-0 .MuiDivider-wrapper{padding:0}.InvestmentForm_InvestmentForm__0f1eS .asset-avatar{min-height:5.5rem;min-width:7.5rem}.InvestmentForm_InvestmentForm__0f1eS .asset-avatar .MuiAvatar-root{min-height:5.5rem;min-width:6.25rem}.InvestmentForm_InvestmentForm__0f1eS .number-of-shares-slider .MuiSlider-markLabel{font-weight:var(--mcq-fw-600);color:var(--mcq-neutral)}.InvestmentForm_InvestmentForm__0f1eS .number-of-shares-slider .MuiSlider-markLabel[data-index="0"]{top:-.625rem;left:.625rem!important}.InvestmentForm_InvestmentForm__0f1eS .number-of-shares-slider .MuiSlider-markLabel[data-index="1"]{top:-.625rem;right:-6.25rem!important}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputBase-formControl,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputBase-formControl{font-weight:var(--mcq-fw-500);font-size:var(--mcq-fs-title-lg)}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputBase-formControl .MuiInputBase-input,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputBase-formControl .MuiInputBase-input{padding-top:.5rem;padding-bottom:0}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputBase-formControl.MuiInputBase-adornedStart,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputBase-formControl.MuiInputBase-adornedStart{padding:0;align-items:end}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputAdornment-root.MuiInputAdornment-positionStart,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputAdornment-root.MuiInputAdornment-positionStart{margin:0;width:1.25rem;align-items:end}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputAdornment-root.MuiInputAdornment-positionStart .MuiTypography-root,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputAdornment-root.MuiInputAdornment-positionStart .MuiTypography-root{width:1.25rem;margin-left:.063rem;font-weight:var(--mcq-fw-500);font-size:var(--mcq-fs-title-lg)}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputLabel-root,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputLabel-root{text-transform:uppercase}.InvestmentForm_InvestmentForm__0f1eS .price-per-share .MuiInputBase-root.Mui-error .MuiOutlinedInput-notchedOutline,.InvestmentForm_InvestmentForm__0f1eS .total-amount .MuiInputBase-root.Mui-error .MuiOutlinedInput-notchedOutline{border-top:0;border-left:0;border-right:0;border-bottom-width:.063rem!important}.InvestmentForm_InvestmentForm__0f1eS .investment-iframe{max-width:48.75rem;width:100%;height:calc(100vh + 10.5rem);margin:0 auto;display:block}@media(max-width:600px){.InvestmentForm_InvestmentForm__0f1eS .asset-avatar{min-height:12.5rem;min-width:100%;margin-bottom:1rem}.InvestmentForm_InvestmentForm__0f1eS .asset-avatar .MuiAvatar-root{min-height:12.5rem;min-width:100%}}.FormikDateField_FormikDateField__wlr54 .MuiInputBase-input::placeholder{font-size:var(--mcq-fs-body-sm)}.FormikPhoneField_FormikPhoneField__LiykC .MuiInputBase-input::placeholder{font-size:var(--mcq-fs-body-sm)}.FormikSwitchField_FormikSwitchField__95K8M .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:var(--mcq-fs-body-sm);line-height:1.125rem}.StripeCheckoutForm_StripeCheckoutForm__Ik3Gd{max-width:50rem}.RealAssetsPromoComponent_realAssetsPromo__SZrPa{margin-top:calc(-1*var(--mcq-border-radius-xxxl));padding-top:10.75rem!important}.DownloadGuideImageComponent_downloadGuideImage__n_uvV{margin-bottom:calc(-1*var(--mcq-border-radius-xxxl))!important}.Sidebar_sidebar__ItZfx .MuiList-root .MuiMenuItem-root.active{background-color:var(--mcq-light);font-weight:var(--mcq-fw-500)}@media(max-width:900px){.Sidebar_sidebar__ItZfx{margin-top:0}}.TransactionDataTableRow_TransactionDataTableRow__DK_wf{cursor:pointer}.TransactionDataTableRow_TransactionDataTableRow__DK_wf .asset-image{min-width:7.5rem;min-height:6.25rem}.TransactionDataTableRow_TransactionDataTableRow__DK_wf .asset-title{font-size:var(--mcq-fs-body-md)}.TransactionDataTableRow_TransactionDataTableRow__DK_wf:hover{background-color:var(--mcq-surface-100)}@media(max-width:900px){.TransactionDataTableRow_TransactionDataTableRow__DK_wf .asset-title{font-size:var(--mcq-fs-body-xs)}.TransactionDataTableRow_TransactionDataTableRow__DK_wf .asset-image{min-width:6.25rem;min-height:5.208rem}}