.styles-module__lNsrEa__tabs_container{border-bottom:.0625rem solid var(--light-gray);align-items:center;gap:1.25rem;height:2.5rem;padding:.5rem 1.5rem .625rem;display:flex;overflow-x:auto}.styles-module__lNsrEa__activeTab,.styles-module__lNsrEa__unactiveTab{font-family:var(--font-inter);text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--teal);cursor:pointer;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25rem;position:relative}.styles-module__lNsrEa__activeTab:after{content:"";background-color:var(--teal);width:100%;height:.125rem;display:block;position:absolute;bottom:-.625rem}.styles-module__lNsrEa__unactiveTab{color:var(--slate-gray);border-bottom:none}
.styles-module__0Nu7qW__popOver_overlay{z-index:0;background-color:#1313134d;width:100%;height:100%;position:fixed;top:0;left:0}.styles-module__0Nu7qW__popOver_container{background-color:var(--white);z-index:1;cursor:initial;border-radius:.5rem;position:absolute;top:0;left:0}
.styles-module__91i2Qq__loader_containerStyle{background-color:var(--steel-blue);z-index:999;opacity:.6;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.styles-module__91i2Qq__loaderStyle{border:.25rem solid var(--white);border-top:.25rem solid var(--teal);border-radius:50%;width:1.875rem;height:1.875rem;animation:1s linear infinite styles-module__91i2Qq__spin}@keyframes styles-module__91i2Qq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.styles-module__RLPVAG__btnStyle{font-family:var(--font-inter);cursor:pointer;text-wrap:nowrap;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:600;line-height:1.3613rem;display:flex;position:relative;overflow:hidden}.styles-module__RLPVAG__button_primaryVariantBtnStyle{color:#fff;background-color:teal;border:.0625rem solid teal}.styles-module__RLPVAG__button_lightVariantBtnStyle{color:teal;background-color:#fff;border:.0625rem solid teal}.styles-module__RLPVAG__button_darkVariantBtnStyle{background-color:var(--midnight-black);color:var(--white);border:.0625rem solid var(--white01);box-shadow:0rem .0625rem .0313rem .0031rem var(--midnight-black005)}.styles-module__RLPVAG__button_grayVariantBtnStyle{background-color:var(--light-silver);color:var(--midnight-black);padding:.5rem}.styles-module__RLPVAG__button_dangerVariantBtnStyle{background-color:var(--bright-crimson);color:var(--white);border:.0625rem solid var(--white01);box-shadow:0rem .0625rem .0313rem .0031rem var(--bright-crimson005)}.styles-module__RLPVAG__button_disabledBtnStyle{opacity:.38;cursor:default}.styles-module__RLPVAG__button_leftIconStyle,.styles-module__RLPVAG__button_rightIconStyle{width:1.5rem;height:1.5rem}
.styles-module__qGssra__modal_overlayStyle{z-index:1;background-color:var(--overlay-color);width:100%;height:100%;position:fixed;top:0;left:0}.styles-module__qGssra__modal_containerStyle{background-color:var(--white);z-index:1;cursor:initial;border-radius:.5rem;position:absolute;top:0;left:0;overflow:scroll}
.styles-module__XVwp7W__input_container{flex-direction:column;gap:.375rem;width:100%;display:flex;position:relative}.styles-module__XVwp7W__input_labelText{font-family:var(--font-inter);letter-spacing:-.02em;text-align:left;color:#98a2b3;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__XVwp7W__input_requiredLabel{color:var(--error-color)}.styles-module__XVwp7W__input_validLabelText{color:#101828;transition:all .2s ease-in-out}.styles-module__XVwp7W__input_wrapper{width:100%;height:auto;position:relative}.styles-module__XVwp7W__input{width:100%;height:2.5rem;font-family:var(--font-inter);letter-spacing:-.02em;text-align:left;color:#101828;background-color:#fff;border:.0625rem solid #d0d5dd;border-radius:.5rem;outline:none;padding:.5rem;font-size:1rem;font-weight:400;line-height:1.5rem}.styles-module__XVwp7W__input::placeholder{color:#98a2b3}.styles-module__XVwp7W__input_container:has(.styles-module__XVwp7W__input:focus) .styles-module__XVwp7W__validLabelText{color:#101828;transition:all .2s ease-in-out}.styles-module__XVwp7W__input_leftIcon{cursor:pointer;width:1.25rem;height:auto;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.styles-module__XVwp7W__input_rightIcon{cursor:pointer;width:1.25rem;height:auto;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.styles-module__XVwp7W__input_error{border:.0625rem solid #d0d5dd;box-shadow:0 0 0 .125rem #1018280d}.styles-module__XVwp7W__input:focus{border:.0625rem solid #d0d5dd;transition:all .2s ease-in-out;box-shadow:0 0 0 .125rem #1018280d}.styles-module__XVwp7W__input:disabled{background-color:#eee}.styles-module__XVwp7W__input_errorText{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__SetV5q__selectInput_container{flex-direction:column;gap:.375rem;width:100%;max-width:16.25rem;display:flex}.styles-module__SetV5q__selectInput_subContainer{border:.0625rem solid var(--light-gray);background:var(--white);cursor:pointer;border-radius:.5rem;flex-direction:column;width:100%;height:auto;padding:.625rem .875rem;display:flex;position:relative}.styles-module__SetV5q__selectInput_selectedOptionsView{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.styles-module__SetV5q__selectInput_labelText{font-family:var(--font-manrope);white-space:nowrap;color:var(--cool-gray);font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__SetV5q__selectInput_placeHolder{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--cool-gray);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__SetV5q__selectInput_boxContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.styles-module__SetV5q__selectInput_dropDownIcon{width:1.25rem;height:auto}.styles-module__SetV5q__selectInput_selectRequired{color:var(--vivid-red)}.styles-module__SetV5q__selectInput_optionsModal{box-shadow:0rem .25rem .875rem 0rem var(--shadow-gray);background-color:#0000;background-color:var(--white);width:100%;height:auto}.styles-module__SetV5q__selectInput_options{border-radius:.5rem;flex-direction:column;width:100%;max-height:15.625rem;display:flex;overflow:hidden scroll}.styles-module__SetV5q__selectInput_optionView{cursor:pointer;border:1px solid var(--light-gray);width:100%;box-shadow:0rem .25rem .875rem 0rem var(--shadow-gray);z-index:1;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem .75rem;display:flex}.styles-module__SetV5q__selectInput_optionView:hover{background-color:var(--steel-blue)}.styles-module__SetV5q__selectInput_option{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--dark-gray);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__SetV5q__selectInput_searchContainer{padding:.5rem}.styles-module__SetV5q__selectInput_searchInput{width:100%}.styles-module__SetV5q__selectInput_activeOptionView{background-color:var(--teal)}.styles-module__SetV5q__selectInput_activeOption{color:var(--white)}.styles-module__SetV5q__selectInput_closeIcon{cursor:pointer;width:1.25rem;height:auto}.styles-module__SetV5q__selectInput_errorText{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__mk9mNG__fr_header_container{flex-direction:column;width:100%;display:flex}.styles-module__mk9mNG__fr_top_section{background-color:var(--white);justify-content:space-between;align-items:center;height:5.875rem;padding:1rem 1.5rem;display:flex}.styles-module__mk9mNG__fr_top_section_left{gap:.875rem;display:flex}.styles-module__mk9mNG__back_arrow_image{width:1.5rem;height:auto;margin-top:.125rem}.styles-module__mk9mNG__fr_top_section_left_text{flex-direction:column;gap:.5rem;display:flex}.styles-module__mk9mNG__generateAnnualReportTitle{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__mk9mNG__fr_shareableLink{align-items:center;gap:.5rem;display:flex}.styles-module__mk9mNG__shareableLinkText{font-family:var(--font-inter);letter-spacing:-2%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.375rem}.styles-module__mk9mNG__copyIcon{width:.875rem;height:.875rem}.styles-module__mk9mNG__fr_top_section_right{align-items:center;gap:.5rem;display:flex}.styles-module__mk9mNG__fr_viewDrafts{border:.0625rem solid var(--teal);cursor:pointer;border-radius:.375rem;align-items:center;gap:1rem;height:3.875rem;padding:1.25rem 1rem;display:flex}.styles-module__mk9mNG__fr_viewDraft_button{height:3.875rem;font-family:var(--font-manrope);letter-spacing:-2%;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--teal);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_viewDraft_icon{width:1rem;height:auto}.styles-module__mk9mNG__fr_vd_left{align-items:center;gap:.375rem;display:flex}.styles-module__mk9mNG__draft_icon,.styles-module__mk9mNG__upArrowIcon{width:1rem;height:auto}.styles-module__mk9mNG__viewDraft_title{font-family:var(--font-manrope);letter-spacing:-2%;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--teal);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_optionsModal{box-shadow:0rem .25rem .875rem 0rem var(--shadow-gray);background-color:var(--white);width:100%;height:auto}.styles-module__mk9mNG__fr_header_si_options{border-radius:.5rem;flex-direction:column;width:100%;max-height:15.625rem;display:flex;overflow:hidden scroll}.styles-module__mk9mNG__fr_header_si_options::-webkit-scrollbar{width:6px;height:6px;display:block}.styles-module__mk9mNG__fr_header_si_options::-webkit-scrollbar-track{background:0 0;border-radius:4px}.styles-module__mk9mNG__fr_header_si_options::-webkit-scrollbar-thumb{background-color:var(--teal);border-radius:6px}.styles-module__mk9mNG__fr_header_si_options::-webkit-scrollbar-thumb:hover{background-color:var(--teal)}.styles-module__mk9mNG__fr_header_si_optionView{cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:.5rem .75rem;display:flex}.styles-module__mk9mNG__fr_header_si_optionView:hover{background-color:var(--light-gray)}.styles-module__mk9mNG__fr_header_si_activeOptionView{background-color:var(--teal);cursor:pointer;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:.5rem .75rem;display:flex}.styles-module__mk9mNG__fr_header_si_option{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--dark-gray);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_activeOption{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--white);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_selectedOptionsWrapper{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.styles-module__mk9mNG__fr_header_si_selectedOption{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--teal);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_selectedOptionDate{font-family:var(--font-inter);color:var(--dark-gray);font-size:.75rem;font-weight:400;line-height:1.5rem}.styles-module__mk9mNG__fr_header_si_container{border:.0625rem solid var(--teal);cursor:pointer;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:16.25rem;height:3.875rem;padding:.5rem 1rem;display:flex;position:relative}.styles-module__mk9mNG__fr_header_si_subContainer{flex-direction:column;width:100%;height:auto;display:flex}.styles-module__mk9mNG__fr_header_si_selectedOptionsView{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.styles-module__mk9mNG__fr_header_si_closeIcon{cursor:pointer;width:1.25rem;height:auto}.styles-module__mk9mNG__fr_header_si_boxContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.styles-module__mk9mNG__fr_header_si_placeHolder{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--dark-gray);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_dropDownIcon{width:1.25rem;height:auto}.styles-module__mk9mNG__fr_header_si_mappingModal{flex-direction:column;width:100%;max-width:47.25rem;height:auto;max-height:calc(100vh - 10rem);display:flex;top:5rem;left:50%;transform:translate(-50%)}.styles-module__mk9mNG__fr_header_si_mappingModalContent{flex-direction:column;width:100%;height:100%;padding:1rem 1.5rem;display:flex;overflow-y:scroll}.styles-module__mk9mNG__fr_header_si_mappingModalAccountText{font-family:var(--font-manrope);color:var(--dark-gray);width:80px;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_mappingModalAccountContainer{justify-content:flex-start;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.styles-module__mk9mNG__fr_header_si_mappingModalHeaderContainer{background-color:var(--snow-white);border-bottom:.0625rem solid var(--light-gray);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;display:flex}.styles-module__mk9mNG__fr_header_si_mappingModalHeaderContentWrapper{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.styles-module__mk9mNG__fr_header_si_mappingModalHeaderText{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__mk9mNG__fr_header_si_mappingModalSubHeaderText{color:var(--slate-gray)}.styles-module__mk9mNG__fr_header_si_mappingModalHeaderDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__mk9mNG__fr_header_si_mappingModalCloseIcon{cursor:pointer}.styles-module__mk9mNG__fr_header_si_mappingModalFooterContainer{border-top:.0625rem solid var(--light-gray);justify-content:flex-end;align-items:flex-end;padding:1rem 1.5rem;display:flex}.styles-module__mk9mNG__fr_header_si_mappingModalFooterButton{font-family:var(--font-manrope);color:var(--white);height:2.5rem;padding:.625rem 1rem;font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__L-EohW__cd_mainContainer{background-color:var(--white);border:.0625rem solid var(--light-gray);border-radius:.875rem;flex-direction:column;align-items:flex-start;width:100%;display:flex}.styles-module__L-EohW__cd_headerWrapper{border-bottom:.0625rem solid var(--light-gray);background-color:var(--snow-white);border-radius:.875rem .875rem 0 0;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;height:100%;padding:1rem 1.5rem;display:flex}.styles-module__L-EohW__cd_headerText{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__L-EohW__cd_headerDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__L-EohW__cd_inputsSection{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;height:100%;padding:1.5rem;display:flex}.styles-module__L-EohW__cd_topInputsectionWrapper{flex-direction:row;justify-content:flex-start;align-items:baseline;gap:1.5rem;width:100%;display:flex}.styles-module__L-EohW__cd_validateInputOutsideWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem;width:100%;display:flex}.styles-module__L-EohW__cd_validateInputWrapper{flex-direction:row;justify-content:flex-start;align-items:flex-end;width:100%;display:flex}.styles-module__L-EohW__cd_validateInput input{border-radius:.5rem 0 0 .5rem;width:100%}.styles-module__L-EohW__cd_validateButton{height:2.5rem;font-family:var(--font-manrope);border-radius:0 .5rem .5rem 0;font-size:1rem;font-weight:600;line-height:1.5rem}.styles-module__L-EohW__cd_divider{border-top:.0625rem dashed var(--light-gray);width:100%;height:.0625rem}.styles-module__L-EohW__cd_bottomInputSectionWrapper{grid-template-columns:auto auto;gap:1.5rem;width:100%;display:grid}
.styles-module__o_2gxa__checkbox_container{cursor:pointer;align-items:center;gap:.75rem;display:flex}.styles-module__o_2gxa__checkbox_outlineContainer,.styles-module__o_2gxa__checkbox_outlineActiveContainer{cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;max-width:14.375rem;padding:1rem 1.5rem;display:flex}.styles-module__o_2gxa__checkbox_outlineContainer{border:.0625rem solid var(--light-gray)}.styles-module__o_2gxa__checkbox_outlineActiveContainer{border:.0625rem solid var(--teal)}.styles-module__o_2gxa__checkbox_iconMediumWrapper,.styles-module__o_2gxa__checkbox_iconLargeWrapper{border:.0625rem solid var(--cool-gray);border-radius:.1875rem;justify-content:center;align-items:center;display:flex}.styles-module__o_2gxa__checked_checkbox_iconLargeWrapper{border:none}.styles-module__o_2gxa__checkbox_iconMediumWrapper{width:1.25rem;height:1.25rem}.styles-module__o_2gxa__checkbox_iconLargeWrapper{width:1.5rem;height:1.5rem}.styles-module__o_2gxa__icon{width:auto;height:auto}.styles-module__o_2gxa__checkbox_Label,.styles-module__o_2gxa__checkbox_ActiveLabel,.styles-module__o_2gxa__checkbox_outlineLabel,.styles-module__o_2gxa__checkbox_OutlineActiveLabel{font-family:var(--font-manrope);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__o_2gxa__checkbox_Label{color:var(--slate-gray)}.styles-module__o_2gxa__checkbox_ActiveLabel{color:var(--teal)}.styles-module__o_2gxa__checkbox_outlineLabel{color:var(--slate-gray);font-weight:700}.styles-module__o_2gxa__checkbox_OutlineActiveLabel{color:var(--teal);font-weight:700}
.styles-module__ct_r1q__ak_mainContainer{background-color:var(--white);border-radius:.875rem;flex-direction:column;align-items:flex-start;width:100%;display:flex}.styles-module__ct_r1q__ak_headerWrapper{border-bottom:.0625rem solid var(--light-gray);background-color:var(--snow-white);border-radius:.875rem .875rem 0 0;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;height:100%;padding:1rem 1.5rem;display:flex}.styles-module__ct_r1q__ak_headerText{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__ct_r1q__ak_headerDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__ct_r1q__ak_bottomSection{flex-direction:column;gap:8px;width:100%;height:100%;padding:1.5rem;display:flex}.styles-module__ct_r1q__ak_bottomInputsSection{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;height:100%;display:flex}.styles-module__ct_r1q__errorText{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__u6vvIW__fr_bi_mainContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100%;height:100%;padding:1.5rem 0;display:flex;overflow:scroll}
.styles-module__cGugLq__fr_sf_container{border-top:.0625rem solid #eaecf0;justify-content:space-between;align-items:center;gap:4.5rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__cGugLq__fr_sf_middleSection{align-items:center;gap:.75rem;width:100%;display:flex}.styles-module__cGugLq__fr_sf_progressBarContainer{background:#e5e5ea;border-radius:.375rem;width:100%;height:.5rem;position:relative}.styles-module__cGugLq__progressBar{background:var(--teal);border-radius:.375rem;width:100%;height:100%;transition:width .3s ease-in-out}.styles-module__cGugLq__fr_sf_completed{justify-content:space-between;align-items:center;display:flex}.styles-module__cGugLq__fr_sf_percentWithTitle{font-family:var(--font-manrope);text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--teal);white-space:nowrap;font-size:1.125rem;font-weight:500;line-height:1.25rem}.styles-module__cGugLq__previousBtn,.styles-module__cGugLq__previousBtnActive,.styles-module__cGugLq__nextBtn{border:.0625rem solid var(--light-gray);width:100%;max-width:7.5rem;height:2.5rem;font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--cool-gray);padding:.625rem 2rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__cGugLq__previousBtnActive{color:var(--black)}.styles-module__cGugLq__nextBtn{color:var(--white)}
.styles-module__azpHBa__switchContainer{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;display:flex}.styles-module__azpHBa__switchLabelText{font-family:var(--font-inter);color:var(--gunmetal-blue);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__azpHBa__switch{width:2.25rem;height:1.25rem;display:inline-block;position:relative}.styles-module__azpHBa__switch input{opacity:0;width:0;height:0}.styles-module__azpHBa__slider{cursor:pointer;background-color:var(--soft-gray);border-radius:.75rem;transition:all .4s;position:absolute;inset:0}.styles-module__azpHBa__slider:before{content:"";background-color:var(--white);border-radius:50%;width:1rem;height:1rem;transition:all .4s;position:absolute;bottom:.1406rem;left:.1563rem}input:checked+.styles-module__azpHBa__slider{background-color:var(--teal)}input:checked+.styles-module__azpHBa__slider:before{transform:translate(.9063rem)}
.styles-module__fOA0-a__isif_container{justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__fOA0-a__isif_left_title_section{max-width:20rem;font-family:var(--font-manrope);letter-spacing:-2%;color:var(--gunmetal-blue);text-transform:capitalize;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__fOA0-a__isif_container .styles-module__fOA0-a__isif_left_input{width:20rem}.styles-module__fOA0-a__isif_rightSection{align-items:center;gap:1rem;display:flex}.styles-module__fOA0-a__chat_icon_wrapper{background-color:var(--white);border:.0625rem solid var(--light-gray);min-width:2.5rem;min-height:2.5rem;box-shadow:0rem .0625rem .125rem 0rem var(--shadow-gray);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;display:flex}.styles-module__fOA0-a__chat_icon{width:1.25rem;height:1.25rem}.styles-module__fOA0-a__bold_title{font-size:1rem;font-weight:600}.styles-module__fOA0-a__bold_input{font-weight:600}.styles-module__fOA0-a__input_left_container,.styles-module__fOA0-a__input_right_container,.styles-module__fOA0-a__custom_input_left_wrapper,.styles-module__fOA0-a__custom_input_right_wrapper{max-width:8rem}.styles-module__fOA0-a__input_right_container input,.styles-module__fOA0-a__input_left_container input{height:2.5rem}.styles-module__fOA0-a__input_left_container label,.styles-module__fOA0-a__input_right_container label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__fOA0-a__input_right_container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__fOA0-a__input_left_container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__fOA0-a__input_right_container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__fOA0-a__input_left_container input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__fOA0-a__input_right_container input[type=number],.styles-module__fOA0-a__input_left_container input[type=number]{-moz-appearance:textfield}
.styles-module__TIbESG__notes_modalContainer{flex-direction:column;width:100%;height:auto;max-height:calc(100vh - 10rem);display:flex;top:5rem;left:50%;transform:translate(-50%)}.styles-module__TIbESG__notes_modalSubContainer{flex-direction:column;width:100%;height:100%;display:flex;overflow-y:scroll}.styles-module__TIbESG__nt_modal_headerContainer{background-color:var(--snow-white);border-bottom:.0625rem solid var(--light-gray);flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;display:flex}.styles-module__TIbESG__nt_modal_headerContentWrapper{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.styles-module__TIbESG__nt_modal_headerText{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__TIbESG__nt_modal_subHeaderText{color:var(--slate-gray)}.styles-module__TIbESG__nt_modal_headerDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__TIbESG__nt_modal_CLoseIcon{cursor:pointer}.styles-module__TIbESG__nt_modal_footerContainer{border-top:.0625rem solid var(--light-gray);justify-content:flex-end;align-items:flex-end;padding:1rem 1.5rem;display:flex}.styles-module__TIbESG__nt_modal_footerButton{font-family:var(--font-manrope);color:var(--white);height:2.5rem;padding:.625rem 1rem;font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__T6VWxq__nt_list_container{flex-direction:column;align-items:flex-start;width:100%;padding:1.5rem;display:flex}.styles-module__T6VWxq__nt_list_descText{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--gunmetal-blue);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__T6VWxq__nt_list_itemsWrapper{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:1rem;display:flex}.styles-module__T6VWxq__nt_list_checkBoxWrapper{flex-direction:row;align-items:center;gap:.75rem;display:flex}.styles-module__T6VWxq__nt_list_infoIcon{width:1.25rem;height:1.25rem}
.styles-module__X7RIEa__containerStyle{border:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem .5rem;display:flex}.styles-module__X7RIEa__labelStyle{color:var(--black);text-wrap:nowrap;font-size:.75rem;font-style:normal;line-height:1rem}.styles-module__X7RIEa__pointerStyle{cursor:pointer}
.styles-module__snjydW__containerStyle{border:.0625rem solid var(--light-gray);border-radius:1.125rem;justify-content:center;align-items:center;gap:.25rem;width:fit-content;padding:.5rem 1rem;display:flex}.styles-module__snjydW__labelStyle{font-family:var(--font-inter);color:var(--slate-gray);text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}
.styles-module__OF1X_G__accordion_container{border:.0625rem solid var(--light-gray);background-color:var(--snow-white);border-radius:1rem;flex-direction:column;width:100%;display:flex}.styles-module__OF1X_G__accordion_subHeader{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;display:flex}.styles-module__OF1X_G__accordion_header{justify-content:space-between;align-items:center;gap:.625rem;padding:1.5rem;display:flex}.styles-module__OF1X_G__accordion_headerTitle{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--gunmetal-blue);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__OF1X_G__accordion_headerSubTitle{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__OF1X_G__accordion_headerIcon,.styles-module__OF1X_G__accordion_rotateHeaderIcon{width:.75rem;height:1.3125rem;transition:all .2s}.styles-module__OF1X_G__accordion_rotateHeaderIcon{transform:rotate(90deg)}.styles-module__OF1X_G__accordion_content{flex-direction:column;display:flex}.styles-module__OF1X_G__accordion_header_inputs{flex-direction:row;align-items:center;gap:1rem;display:flex}.styles-module__OF1X_G__accordion_header_dateContainer{flex-direction:row;justify-content:flex-end;align-items:center;gap:1rem;width:100%;display:flex}.styles-module__OF1X_G__accordion_header_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__OF1X_G__accordion_header_date{max-width:15.625rem}.styles-module__OF1X_G__accordion_header_icon{cursor:pointer}
.styles-module__v4Qn6G__fr_dates_container,.styles-module__v4Qn6G__fr_dates_wrapper{flex-direction:row;align-items:center;gap:1rem;display:flex}.styles-module__v4Qn6G__fr_dates_note_text{font-family:var(--font-inter);color:var(--gunmetal-blue);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__v4Qn6G__fr_date_wrapper{align-items:center;width:8rem;display:flex}.styles-module__v4Qn6G__fr_date_text{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:600;line-height:1.5rem}
.styles-module__rDxnIW__textarea_container{flex-direction:column;gap:.375rem;width:100%;display:flex;position:relative}.styles-module__rDxnIW__textarea_labelText{font-family:var(--font-inter);letter-spacing:-.02em;text-align:left;color:#98a2b3;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__rDxnIW__textarea_requiredLabel{color:var(--error-color)}.styles-module__rDxnIW__textarea_validLabelText{color:#101828;transition:all .2s ease-in-out}.styles-module__rDxnIW__textarea_wrapper{width:100%;height:auto;position:relative}.styles-module__rDxnIW__textarea{width:100%;height:7.75rem;font-family:var(--font-inter);letter-spacing:-.02em;text-align:left;color:#101828;resize:none;background-color:#fff;border:.0625rem solid #d0d5dd;border-radius:.5rem;outline:none;padding:.5rem;font-size:1rem;font-weight:400;line-height:1.5rem}.styles-module__rDxnIW__textarea::placeholder{color:#98a2b3}.styles-module__rDxnIW__textarea_container:has(.styles-module__rDxnIW__textarea:focus) .styles-module__rDxnIW__validLabelText{color:#101828;transition:all .2s ease-in-out}.styles-module__rDxnIW__textarea_error{border:.0625rem solid #d0d5dd;box-shadow:0 0 0 .125rem #1018280d}.styles-module__rDxnIW__textarea:focus{border:.0625rem solid #d0d5dd;transition:all .2s ease-in-out;box-shadow:0 0 0 .125rem #1018280d}.styles-module__rDxnIW__textarea_errorText{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__XEvB2W__note_a_container{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.styles-module__XEvB2W__note_a_topSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:.75rem;padding-bottom:.75rem;display:flex}.styles-module__XEvB2W__note_a_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__XEvB2W__note_a_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__XEvB2W__note_a_bottomSection,.styles-module__XEvB2W__note_a_accountingPrincipals,.styles-module__XEvB2W__sog_accordion_desc_wrapper,.styles-module__XEvB2W__sog_accordion_container,.styles-module__XEvB2W__sog_accordion_list,.styles-module__XEvB2W__multi_accordion,.styles-module__XEvB2W__note_a_multiAccordion,.styles-module__XEvB2W__geographic_market_accordion{flex-direction:column;gap:.5rem;display:flex}.styles-module__XEvB2W__aq_accordion_list{flex-direction:column;gap:.5rem;padding:0 2.625rem;display:flex}.styles-module__XEvB2W__sog_accordion_list_wrapper{flex-direction:column;gap:.625rem;display:flex}.styles-module__XEvB2W__sog_accordion_list_title{font-family:var(--font-manrope);color:var(--black);font-size:1rem;font-weight:500;line-height:1.25rem}.styles-module__XEvB2W__sog_accordion_list_desc{flex-direction:column;gap:.5rem;display:flex}.styles-module__XEvB2W__note_a_multiAccordion,.styles-module__XEvB2W__geographic_market_accordion{gap:.75rem}.styles-module__XEvB2W__sog_accordion_desc_wrapper{padding:0 1.5rem .5rem}.styles-module__XEvB2W__accuntingPrincipals_desc,.styles-module__XEvB2W__sog_accordion_desc,.styles-module__XEvB2W__sog_accordion_list_item,.styles-module__XEvB2W__service_contractDesc{font-family:var(--font-manrope);letter-spacing:0%;color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__XEvB2W__service_contractDesc{flex-direction:column;gap:.625rem;padding:0 1.5rem .5rem;display:flex}.styles-module__XEvB2W__sog_accordion_container{background-color:var(--white)}.styles-module__XEvB2W__sog_accordion_header{border:.0625rem solid var(--light-gray);background-color:var(--snow-white);border-radius:1rem;width:100%;padding:1.5rem}.styles-module__XEvB2W__sog_accordion_title{letter-spacing:-2%;font-size:1rem;font-weight:700;line-height:1.75rem}.styles-module__XEvB2W__sog_accordion_desc_wrapper ul{margin:0;list-style-position:inside}.styles-module__XEvB2W__sog_accordion_desc_wrapper li{color:var(--slate-gray);padding-left:.625rem;position:relative}.styles-module__XEvB2W__gm_top_wrapper{background-color:var(--white);z-index:1;justify-content:flex-end;gap:1.5rem;padding:.5rem 1.5rem;display:flex;position:sticky;top:0}.styles-module__XEvB2W__gm_multiInputs{justify-content:space-between;align-items:center;gap:4rem;display:flex}.styles-module__XEvB2W__gm_rightInputs{align-items:center;gap:1.5rem;display:flex}.styles-module__XEvB2W__gm_middle_wrapper{flex-direction:column;gap:.75rem;padding:0 1.5rem;display:flex}.styles-module__XEvB2W__gm_bottom_wrapper{background:#f9fafb;border-top:.0625rem solid #eaecf0;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__XEvB2W__total_title{font-family:var(--font-manrope);letter-spacing:-2%;color:#344054;font-size:1.125rem;font-weight:600;line-height:1.25rem}.styles-module__XEvB2W__gm_sum_imputs{align-items:center;gap:1.5rem;display:flex}
.styles-module__J2q8LW__note_section_Wrapper{background-color:var(--white);flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__J2q8LW__note_section_eachSubWrapper{flex-direction:column;gap:1rem;padding:1.5rem 4rem .5rem 1.5rem;display:flex}.styles-module__J2q8LW__note_section_BottomSection{background-color:var(--snow-white);border-top:.0625rem solid var(--light-gray);width:100%;padding:1rem 4rem 1rem 1.5rem}.styles-module__J2q8LW__customTitleStyle{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__Q9fJHW__note_accountingPrincipals{flex-direction:column;gap:.5rem;display:flex}.styles-module__Q9fJHW__note_ap_headerWrapper{flex-direction:row;align-items:center;gap:.25rem;display:flex}.styles-module__Q9fJHW__note_ap_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__Q9fJHW__note_ap_desc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__Q9fJHW__note_ap_iconStyle{cursor:pointer;transition:transform .3s ease-in-out;transform:rotate(0)}.styles-module__Q9fJHW__note_ap_iconStyleRotate{cursor:pointer;transition:transform .3s ease-in-out;transform:rotate(180deg)}.styles-module__Q9fJHW__note_ap_input{width:15.625rem}.styles-module__Q9fJHW__note_ap_input label{font-family:var(--font-manrope);color:var(--cool-gray);font-size:.75rem;font-weight:500;line-height:1.125rem}
.styles-module__lvQwgW__note_aa_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__lvQwgW__note_aa_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__lvQwgW__note_aa_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__lvQwgW__note_aa_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__lvQwgW__note_aa_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__lvQwgW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__lvQwgW__note_aa_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__lvQwgW__note_aa_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__Sg3v9q__note_ab_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__Sg3v9q__note_ab_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__Sg3v9q__note_ab_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__Sg3v9q__note_ab_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__Sg3v9q__note_ab_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__Sg3v9q__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__Sg3v9q__note_ab_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__Sg3v9q__note_ab_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__kpfchW__note_ac_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__kpfchW__note_ac_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__kpfchW__note_ac_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__kpfchW__note_ac_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__kpfchW__note_ac_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__kpfchW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__kpfchW__note_ac_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__kpfchW__note_ac_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__djlV7q__note_ad_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__djlV7q__note_ad_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__djlV7q__note_ad_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__djlV7q__note_ad_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__djlV7q__note_ad_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__djlV7q__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__djlV7q__note_ad_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__djlV7q__note_ad_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__iu9YNq__note_ae_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__iu9YNq__note_ae_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__iu9YNq__note_ae_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__iu9YNq__note_ae_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__iu9YNq__note_ae_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__iu9YNq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__iu9YNq__note_ae_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__iu9YNq__note_ae_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__s_vdHq__note_af_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__s_vdHq__note_af_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__s_vdHq__note_af_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__s_vdHq__note_af_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__s_vdHq__note_af_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__s_vdHq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__s_vdHq__note_af_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__s_vdHq__note_af_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__P7mmUq__note_ag_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__P7mmUq__note_ag_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__P7mmUq__note_ag_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__P7mmUq__note_ag_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__P7mmUq__note_ag_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__P7mmUq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__P7mmUq__note_ag_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__P7mmUq__note_ag_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__C4VcGq__note_ah_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__C4VcGq__note_ah_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__C4VcGq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}
.styles-module__oBY9fG__datePicker_Container{width:100%;position:unset;flex-direction:column;align-items:flex-start;gap:.375rem;display:flex}.styles-module__oBY9fG__datepicker_label{font-family:var(--font-inter);letter-spacing:-.02em;text-align:left;color:#98a2b3;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__oBY9fG__input_requiredLabel{color:var(--error-color)}.styles-module__oBY9fG__datePicker_Wrapper{width:100%!important}.styles-module__oBY9fG__datePickerInputWrapper{color:#333;z-index:10;background-color:#fff;border:.0625rem solid #d0d5dd;border-radius:8px;width:200px;height:2.5rem;padding:19px 13px;font-family:Manrope;font-size:.875rem;font-weight:400;line-height:1.375rem}.styles-module__oBY9fG__datePicker_errorText{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__5Mlx3G__note_am_container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.styles-module__5Mlx3G__note_am_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__5Mlx3G__note_am_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__5Mlx3G__note_am_noteDescText{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__5Mlx3G__note_am_accordionWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__5Mlx3G__note_am_accordion_container{background-color:var(--white);border:none;padding:0}.styles-module__5Mlx3G__note_am_accordion_header{justify-content:unset;background-color:var(--snow-white);padding:0}.styles-module__5Mlx3G__note_am_accordion_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__5Mlx3G__note_am_accordionSubHeader{width:fit-content}.styles-module__5Mlx3G__note_am_accordionDescHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:400;line-height:1.75rem}.styles-module__5Mlx3G__note_am_k2Input{max-width:15.625rem}.styles-module__5Mlx3G__note_am_k2Input label{font-family:var(--font-manrope);color:var(--cool-gray);font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__5Mlx3G__note_am_accordionContentWrapper{background-color:var(--snow-white);flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.375rem;display:flex}.styles-module__5Mlx3G__note_am_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__5Mlx3G__note_am_inputsOuterContainer{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.styles-module__5Mlx3G__note_am_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__5Mlx3G__note_am_total{background-color:var(--snow-white);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__5Mlx3G__note_am_totalTitle{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}
.styles-module__BM3CNa__note_an_container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.styles-module__BM3CNa__note_an_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__BM3CNa__note_an_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__BM3CNa__note_an_noteDescText{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__BM3CNa__note_an_accordionWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__BM3CNa__note_an_accordion_container{background-color:var(--white);border:none;padding:0}.styles-module__BM3CNa__note_an_accordion_header{justify-content:unset;background-color:var(--snow-white);padding:0}.styles-module__BM3CNa__note_an_accordion_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__BM3CNa__note_an_accordionSubHeader{width:fit-content}.styles-module__BM3CNa__note_an_accordionDescHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:400;line-height:1.75rem}.styles-module__BM3CNa__note_an_k2Input{max-width:15.625rem}.styles-module__BM3CNa__note_an_k2Input label{font-family:var(--font-manrope);color:var(--cool-gray);font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__BM3CNa__note_an_accordionContentWrapper{background-color:var(--snow-white);flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.375rem;display:flex}.styles-module__BM3CNa__note_an_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__BM3CNa__note_an_inputsOuterContainer{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.styles-module__BM3CNa__note_an_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__BM3CNa__note_an_total{background-color:var(--snow-white);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__BM3CNa__note_an_totalTitle{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}
.styles-module__zO5R8G__note_ap2_container{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.styles-module__zO5R8G__note_ap2_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__zO5R8G__note_ap2_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__zO5R8G__note_ap2_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__zO5R8G__note_ap2_inputsOuterContainer{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.styles-module__zO5R8G__note_ap2_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__zO5R8G__note_ap2_accordion_container{background-color:var(--white);border:none;padding:0}.styles-module__zO5R8G__note_ap2_accordion_header{justify-content:unset;background-color:var(--snow-white);padding:0}.styles-module__zO5R8G__note_ap2_accordion_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__zO5R8G__note_ap2_accordionSubHeader{width:fit-content}.styles-module__zO5R8G__note_ap2_accordionDescHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:400;line-height:1.75rem}.styles-module__zO5R8G__note_ap2_accordionContentWrapper{background-color:var(--snow-white);flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.375rem;display:flex}
.styles-module__Z1Sbqq__note_aq_container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.styles-module__Z1Sbqq__note_aq_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__Z1Sbqq__note_aq_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__Z1Sbqq__note_aq_noteDescText{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__Z1Sbqq__note_aq_accordionWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__Z1Sbqq__note_aq_accordion_container{background-color:var(--white);border:none;padding:0}.styles-module__Z1Sbqq__note_aq_accordion_header{justify-content:unset;background-color:var(--snow-white);padding:0}.styles-module__Z1Sbqq__note_aq_accordion_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__Z1Sbqq__note_aq_accordionSubHeader{width:fit-content}.styles-module__Z1Sbqq__note_aq_accordionDescHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:400;line-height:1.75rem}.styles-module__Z1Sbqq__note_aq_accordionContentWrapper{background-color:var(--snow-white);flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.375rem;display:flex}.styles-module__Z1Sbqq__note_aq_accordionContentWrapper ol{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__Z1Sbqq__note_aq_accordionContentWrapper li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__Z1Sbqq__note_aq_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__Z1Sbqq__note_aq_inputsOuterContainer{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.styles-module__Z1Sbqq__note_aq_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__Z1Sbqq__note_aq_total{background-color:var(--snow-white);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__Z1Sbqq__note_aq_totalTitle{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}
.styles-module__Y5yHuG__note_arContainer{width:100%;padding:1.5rem}
.styles-module__0nI6wa__note_as_container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.styles-module__0nI6wa__note_as_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__0nI6wa__note_as_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__0nI6wa__note_as_noteDescText{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__0nI6wa__note_as_accordionWrapper{flex-direction:column;gap:.5rem;display:flex}.styles-module__0nI6wa__note_as_accordion_container{background-color:var(--white);border:none;padding:0}.styles-module__0nI6wa__note_aq_accordion_header{justify-content:unset;background-color:var(--snow-white);padding:0}.styles-module__0nI6wa__note_as_accordion_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.25rem;font-weight:700;line-height:1.75rem}.styles-module__0nI6wa__note_as_accordionSubHeader{width:fit-content}.styles-module__0nI6wa__note_as_accordionDescHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:400;line-height:1.75rem}.styles-module__0nI6wa__note_as_accordionContentWrapper{background-color:var(--snow-white);flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:.375rem;display:flex}.styles-module__0nI6wa__note_as_accordionContentWrapper ol{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__0nI6wa__note_as_accordionContentWrapper li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__0nI6wa__note_as_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__0nI6wa__note_as_inputsOuterContainer{justify-content:flex-end;align-items:flex-end;width:100%;display:flex}.styles-module__0nI6wa__note_as_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__0nI6wa__note_as_total{background-color:var(--snow-white);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__0nI6wa__note_as_totalTitle{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__0nI6wa__as_multiInputs{justify-content:space-between;align-items:center;gap:4rem;width:100%;display:flex}.styles-module__0nI6wa__as_rightInputs{align-items:center;gap:1rem;display:flex}.styles-module__0nI6wa__as_datePickerStyle input{width:14.875rem}
.styles-module__7bLf0W__note_d_container{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.styles-module__7bLf0W__note_d_noteHeaderSection{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;padding-bottom:.75rem;display:flex}.styles-module__7bLf0W__note_d_noteHeaderText{font-family:var(--font-manrope);color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__7bLf0W__note_d_noteDescText{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__7bLf0W__note_d_dateInputsWrapper{flex-direction:row;gap:1rem;display:flex}.styles-module__7bLf0W__note_d_inputsOuterContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__7bLf0W__note_d_inputsHeaderText{font-family:var(--font-inter);color:var(--dark-gray);font-size:1rem;font-weight:600;line-height:1.25rem}.styles-module__7bLf0W__note_d_multiInputs{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:0 1.5rem;display:flex}.styles-module__7bLf0W__note_d_subHeaderText{max-width:20rem;font-family:var(--font-manrope);letter-spacing:-2%;color:var(--gunmetal-blue);font-size:.875rem;font-weight:600;line-height:1.25rem}.styles-module__7bLf0W__note_d_subHeaderLabelText{width:8rem;font-family:var(--font-manrope);text-align:left;color:var(--gunmetal-blue);font-size:.875rem;font-weight:600;line-height:1.25rem}.styles-module__7bLf0W__note_d_textInput{width:20rem}.styles-module__7bLf0W__note_d_textMultiInput{width:12.5rem}.styles-module__7bLf0W__note_d_addNewFieldWrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;display:flex}.styles-module__7bLf0W__note_d_addNewFieldText{font-family:var(--font-manrope);color:var(--gunmetal-blue);text-transform:capitalize;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__7bLf0W__note_d_addNewAndRemoveFieldIcon{cursor:pointer;width:1.25rem;height:1.25rem}.styles-module__7bLf0W__note_d_othersWrapper{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.styles-module__7bLf0W__note_d_othersLabelWrapper{flex-direction:row;align-items:center;gap:.5rem;width:100%;max-width:20rem;display:flex}.styles-module__7bLf0W__note_d_othersRightSection{justify-content:flex-end;width:100%}
.styles-module__-RVv5W__depreciation_toggle_Wrapper{flex-direction:column;width:100%;display:flex}.styles-module__-RVv5W__depreciation_toggle_HeaderWrapper{flex-direction:row;align-self:flex-end;align-items:center;gap:.5rem;display:flex}.styles-module__-RVv5W__depreciation_toggle_text{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__-RVv5W__depreciation_toggle_switch{justify-content:flex-end}.styles-module__-RVv5W__depreciation_toggle_SubWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__-RVv5W__depreciation_toggle_Header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__-RVv5W__depreciation_toggle_Inputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__-RVv5W__depreciation_toggle_input label,.styles-module__-RVv5W__depreciation_toggle_date_input label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__-RVv5W__depreciation_toggle_input input,.styles-module__-RVv5W__note_j_dep_date{max-width:15.625rem}
.styles-module__gVLweq__note_h_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__gVLweq__note_h_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__gVLweq__note_h_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__gVLweq__note_h_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__gVLweq__note_h_depreciationWrapper{flex-direction:column;width:100%;display:flex}.styles-module__gVLweq__note_h_switch{justify-content:end}.styles-module__gVLweq__note_h_depreciationSubWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__gVLweq__note_h_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__gVLweq__note_h_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__gVLweq__note_h_dep_input label,.styles-module__gVLweq__note_h_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__gVLweq__note_h_dep_input input,.styles-module__gVLweq__note_h_dep_date{max-width:15.625rem}.styles-module__gVLweq__note_h_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__gVLweq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__gVLweq__note_h_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 4rem 1rem 1.5rem}.styles-module__gVLweq__note_h_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__l_xqHW__note_i_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__l_xqHW__note_i_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__l_xqHW__note_i_depreciationWrapper{flex-direction:column;width:100%;display:flex}.styles-module__l_xqHW__note_i_switch{justify-content:flex-end}.styles-module__l_xqHW__note_i_depreciationSubWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__l_xqHW__note_i_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__l_xqHW__note_i_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__l_xqHW__note_i_dep_input label,.styles-module__l_xqHW__note_i_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__l_xqHW__note_i_dep_input input,.styles-module__l_xqHW__note_i_dep_date{max-width:15.625rem}.styles-module__l_xqHW__note_i_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__l_xqHW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__l_xqHW__note_i_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__l_xqHW__note_i_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__D-mMOW__note_j_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__D-mMOW__note_j_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__D-mMOW__note_j_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__D-mMOW__note_j_noteDescText,.styles-module__D-mMOW__note_j_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__D-mMOW__note_j_depreciationWrapper{flex-direction:column;width:100%;display:flex}.styles-module__D-mMOW__note_j_switch{justify-content:flex-end}.styles-module__D-mMOW__note_j_depreciationSubWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__D-mMOW__note_j_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__D-mMOW__note_j_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__D-mMOW__note_j_dep_input label,.styles-module__D-mMOW__note_j_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__D-mMOW__note_j_dep_input input,.styles-module__D-mMOW__note_j_dep_date{max-width:15.625rem}.styles-module__D-mMOW__note_j_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__D-mMOW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__D-mMOW__note_j_eachSectionWrapper{background-color:var(--white);flex-direction:column;gap:1rem;display:flex}.styles-module__D-mMOW__note_j_eachSectionSubWrapper{flex-direction:column;gap:1rem;padding:1.5rem 4rem 1.5rem 1.5rem;display:flex}.styles-module__D-mMOW__note_j_eachSection_BottomSection{background-color:var(--snow-white);border-top:.0625rem solid var(--light-gray);width:100%;padding:1rem 4rem 1rem 1.5rem}.styles-module__D-mMOW__note_j_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__D-mMOW__note_j_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__99fvBW__note_k_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__99fvBW__note_k_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__99fvBW__note_k_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__99fvBW__note_k_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__99fvBW__note_k_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__99fvBW__note_k_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__99fvBW__note_k_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__99fvBW__note_k_dep_input label,.styles-module__99fvBW__note_k_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__99fvBW__note_k_dep_input input,.styles-module__99fvBW__note_k_dep_date{max-width:15.625rem}.styles-module__99fvBW__note_k_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__99fvBW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__99fvBW__note_k_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__99fvBW__note_k_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__xC1x0q__note_l_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__xC1x0q__note_l_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__xC1x0q__note_l_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__xC1x0q__note_l_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__xC1x0q__note_l_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__xC1x0q__note_l_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__xC1x0q__note_l_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__xC1x0q__note_l_dep_input label,.styles-module__xC1x0q__note_l_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__xC1x0q__note_l_dep_input input,.styles-module__xC1x0q__note_l_dep_date{max-width:15.625rem}.styles-module__xC1x0q__note_l_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__xC1x0q__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__xC1x0q__note_l_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__xC1x0q__note_l_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__TsYMua__note_m_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__TsYMua__note_m_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__TsYMua__note_m_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__TsYMua__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__TsYMua__note_m_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__TsYMua__note_m_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__G8Xj3G__note_n_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__G8Xj3G__note_n_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__G8Xj3G__note_n_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__G8Xj3G__note_n_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__G8Xj3G__note_n_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__G8Xj3G__note_n_dep_input label,.styles-module__G8Xj3G__note_n_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__G8Xj3G__note_n_dep_input input,.styles-module__G8Xj3G__note_n_dep_date{max-width:15.625rem}.styles-module__G8Xj3G__note_n_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__G8Xj3G__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__G8Xj3G__note_n_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__G8Xj3G__note_n_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__vK-WbG__note_o_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__vK-WbG__note_o_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__vK-WbG__note_o_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__vK-WbG__note_o_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__vK-WbG__note_o_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__vK-WbG__note_o_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__vK-WbG__note_o_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__vK-WbG__note_o_dep_input label,.styles-module__vK-WbG__note_o_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__vK-WbG__note_o_dep_input input,.styles-module__vK-WbG__note_o_dep_date{max-width:15.625rem}.styles-module__vK-WbG__note_o_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__vK-WbG__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__vK-WbG__note_o_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__vK-WbG__note_o_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__REK_xW__note_p_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__REK_xW__note_p_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__REK_xW__note_p_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__REK_xW__note_p_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__REK_xW__note_p_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__REK_xW__note_p_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__REK_xW__note_p_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__REK_xW__note_p_dep_input label,.styles-module__REK_xW__note_p_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__REK_xW__note_p_dep_input input,.styles-module__REK_xW__note_p_dep_date{max-width:15.625rem}.styles-module__REK_xW__note_p_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__REK_xW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__REK_xW__note_p_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__REK_xW__note_p_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__mgHeLq__note_q_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__mgHeLq__note_q_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__mgHeLq__note_q_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__mgHeLq__note_q_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__mgHeLq__note_q_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__mgHeLq__note_q_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__mgHeLq__note_q_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__mgHeLq__note_q_dep_input label,.styles-module__mgHeLq__note_q_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__mgHeLq__note_q_dep_input input,.styles-module__mgHeLq__note_q_dep_date{max-width:15.625rem}.styles-module__mgHeLq__note_q_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__mgHeLq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__mgHeLq__note_q_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__mgHeLq__note_q_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__I4Orhq__note_r_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__I4Orhq__note_r_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__I4Orhq__note_r_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__I4Orhq__note_r_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__I4Orhq__note_r_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__I4Orhq__note_r_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__I4Orhq__note_r_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__I4Orhq__note_r_dep_input label,.styles-module__I4Orhq__note_r_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__I4Orhq__note_r_dep_input input,.styles-module__I4Orhq__note_r_dep_date{max-width:15.625rem}.styles-module__I4Orhq__note_r_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__I4Orhq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__I4Orhq__note_r_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__I4Orhq__note_r_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__Q5k9RW__note_s_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__Q5k9RW__note_s_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__Q5k9RW__note_s_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__Q5k9RW__note_s_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__Q5k9RW__note_s_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__Q5k9RW__note_s_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__Q5k9RW__note_s_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__Q5k9RW__note_s_dep_input label,.styles-module__Q5k9RW__note_s_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__Q5k9RW__note_s_dep_input input,.styles-module__Q5k9RW__note_s_dep_date{max-width:15.625rem}.styles-module__Q5k9RW__note_s_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__Q5k9RW__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__Q5k9RW__note_s_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__Q5k9RW__note_s_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__a8q9KG__note_t_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__a8q9KG__note_t_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__a8q9KG__note_t_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__a8q9KG__note_t_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__a8q9KG__note_t_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__a8q9KG__note_t_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__a8q9KG__note_t_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__a8q9KG__note_t_dep_input label,.styles-module__a8q9KG__note_t_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__a8q9KG__note_t_dep_input input,.styles-module__a8q9KG__note_t_dep_date{max-width:15.625rem}.styles-module__a8q9KG__note_t_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__a8q9KG__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__a8q9KG__note_t_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__a8q9KG__note_t_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__7OGhMa__note_u_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__7OGhMa__note_u_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__7OGhMa__note_u_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__7OGhMa__note_u_cs_desc{font-family:var(--font-inter);letter-spacing:0%;color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__7OGhMa__note_u_depreciationWrapper{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__7OGhMa__note_u_depreciationHeader{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.25rem;font-weight:500;line-height:1.75rem}.styles-module__7OGhMa__note_u_depreciationInputs{flex-direction:row;align-items:center;gap:1rem;padding-right:1.5rem;display:flex}.styles-module__7OGhMa__note_u_dep_input label,.styles-module__7OGhMa__note_u_dep_date label{font-size:.75rem;font-weight:500;line-height:1.125rem}.styles-module__7OGhMa__note_u_dep_input input,.styles-module__7OGhMa__note_u_dep_date{max-width:15.625rem}.styles-module__7OGhMa__note_u_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__7OGhMa__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__7OGhMa__note_u_reportValue{background-color:var(--snow-white);border:.0625rem solid var(--light-gray);border-radius:1rem;width:100%;padding:1rem 1.5rem}.styles-module__7OGhMa__note_u_customInputLabel{letter-spacing:-2%;font-size:1.125rem;font-weight:600;line-height:1.25rem;color:var(--gunmetal-blue)!important}
.styles-module__Pur99q__note_v_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__Pur99q__note_v_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__Pur99q__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}
.styles-module__U7tA3G__note_w_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__U7tA3G__note_w_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__U7tA3G__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__U7tA3G__note_w_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__U7tA3G__note_w_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}
.styles-module__-2L3Yq__note_x_container{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__-2L3Yq__note_x_header_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);border-bottom:.0625rem solid var(--transparent-black);padding-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.75rem}.styles-module__-2L3Yq__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}
.styles-module__7dIw2a__note_y_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__7dIw2a__note_y_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__7dIw2a__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__7dIw2a__note_y_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__7dIw2a__note_y_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}
.styles-module__y8c74G__note_z_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__y8c74G__note_z_fieldsWrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__y8c74G__customAccordionHeaderTitle{color:var(--teal);font-size:1.25rem;font-weight:600;line-height:1.75rem}.styles-module__y8c74G__note_z_concessionsWrapper{border-bottom:.0625rem solid var(--transparent-black);flex-direction:column;gap:1rem;padding-bottom:.75rem;display:flex}.styles-module__y8c74G__note_z_cs_header{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--indigo);font-size:1.5rem;font-weight:600;line-height:1.75rem}
.styles-module__B8HfTW__notes_detaile_viewer_container,.styles-module__B8HfTW__notes_detaile_viewer_subContainer{flex-direction:column;width:100%;display:flex}.styles-module__B8HfTW__note_tabs_wrapper{flex-flow:wrap;align-items:center;gap:.5rem;width:100%;padding:1.5rem 1.5rem 0;display:flex}.styles-module__B8HfTW__activeTab{border:.0625rem solid var(--royal-blue)}.styles-module__B8HfTW__activeLabel{color:var(--royal-blue)}
.styles-module__pWx2Ga__modalContainerStyle{width:100%;max-width:47.25rem}.styles-module__pWx2Ga__modalContainerStyle2{width:61rem}
.styles-module__3Xldsa__fr_bs_fa_container{flex-direction:column;align-items:flex-start;width:100%;display:flex}.styles-module__3Xldsa__bs_fa_Container{flex-direction:column;width:100%;display:flex}.styles-module__3Xldsa__bs_fa_TopSection{background-color:var(--white);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.styles-module__3Xldsa__bs_fa_TitleSection{justify-content:space-between;align-items:center;display:flex}.styles-module__3Xldsa__bs_fa_fixedAssetTitle,.styles-module__3Xldsa__bs_fa_sekTitle{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__3Xldsa__bs_fa_BottomSection{background-color:var(--snow-white);border-top:.0625rem solid var(--light-gray);border-radius:0 0 .875rem .875rem;flex-direction:row;justify-content:space-between;align-items:center;gap:2.75rem;padding:1rem 1.5rem;display:flex}.styles-module__3Xldsa__bs_fa_total_intangibleFixedAssetTitle{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:600;line-height:1.25rem}.styles-module__3Xldsa__bs_fa_customInputLabel{font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__45ah8a__fr_bs_ca_container{flex-direction:column;display:flex}.styles-module__45ah8a__fr_bs_ca_bottomContainer{border-top:.0625rem solid var(--light-gray);flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__45ah8a__fr_bs_ca_customInputLabel{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__45ah8a__bs_ca_container{flex-direction:column;width:100%;display:flex}.styles-module__45ah8a__bs_ca_subContainer{background-color:var(--white);border-top:.0625rem solid var(--light-gray);border-bottom:.0625rem solid var(--light-gray);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__45ah8a__bs_ca_TitleSection{justify-content:space-between;align-items:center;display:flex}.styles-module__45ah8a__bs_ca_TitleSection,.styles-module__45ah8a__bs_ca_sekTitle{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__45ah8a__bs_ca_bottomContainer{flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__45ah8a__bs_ca_customInputLabel{font-family:var(--font-manrope);font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__u_Li2q__fr_bs_equityContainer{flex-direction:column;display:flex}.styles-module__u_Li2q__fr_bs_equity_bottomContainer{border-top:.0625rem solid var(--light-gray);flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__u_Li2q__fr_bs_equity_customInputLabel{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__u_Li2q__bs_equity_container{flex-direction:column;width:100%;display:flex}.styles-module__u_Li2q__bs_equity_subContainer{background-color:var(--white);border-top:.0625rem solid var(--light-gray);border-bottom:.0625rem solid var(--light-gray);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__u_Li2q__bs_equity_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__u_Li2q__bs_equity_bottomContainer{flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__u_Li2q__bs_equity_customInputLabel{font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__KMYdnG__fr_bs_liabilities_Container{flex-direction:column;display:flex}.styles-module__KMYdnG__fr_bs_liabilities_bottomContainer{border-top:.0625rem solid var(--light-gray);flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__KMYdnG__fr_bs_liabilities_customInputLabel{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__KMYdnG__bs_liabilities_container{flex-direction:column;width:100%;display:flex}.styles-module__KMYdnG__bs_liabilities_subContainer{background-color:var(--white);border-top:.0625rem solid var(--light-gray);border-bottom:.0625rem solid var(--light-gray);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__KMYdnG__bs_liabilities_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__KMYdnG__bs_liabilities_bottomContainer{flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__KMYdnG__bs_liabilities_customInputLabel{font-family:var(--font-manrope);font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__24S4FG__fr_pro_container{flex-direction:column;width:100%;display:flex}.styles-module__24S4FG__fr_pro_subContainer{background-color:var(--white);border-top:.0625rem solid var(--light-gray);border-bottom:.0625rem solid var(--light-gray);flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.styles-module__24S4FG__fr_pro_title{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__24S4FG__fr_pro_bottomContainer{flex-direction:row;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__24S4FG__fr_pro_customInputLabel{font-family:var(--font-manrope);font-size:1rem;font-weight:600;line-height:1.25rem}
.styles-module__TNe_VW__container{background-color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100vh;display:flex}.styles-module__TNe_VW__titleText{color:var(--black);font-size:38px;line-height:42px}.styles-module__TNe_VW__loader{background-color:var(--black);border-radius:4px;width:60px;height:8px;position:relative;overflow:hidden}.styles-module__TNe_VW__loader:before{content:"";background-color:var(--mint-green);border-radius:100%;width:20%;height:100%;animation:.8s ease-in-out infinite styles-module__TNe_VW__loading;display:block;position:absolute;left:0}@keyframes styles-module__TNe_VW__loading{0%{left:-50%}50%{left:50%}to{left:100%}}
.styles-module__X4SVxG__fr_balanceSheetMainContainer{border-top:.0625rem solid var(--border-color);flex-direction:column;align-items:flex-start;width:100%;height:100%;padding-bottom:1rem;display:flex;overflow:scroll}.styles-module__X4SVxG__fr_bs_sections{flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1rem 0;display:flex}.styles-module__X4SVxG__fr_bs_sectionBtn{height:fit-content;padding:.5rem}.styles-module__X4SVxG__fr_showmoreCardContainer{border-top:.0625rem solid var(--light-gray);border-radius:.875rem;flex-direction:column;width:100%;display:flex}.styles-module__X4SVxG__fr_showmoreTopSection{background-color:var(--snow-white);flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.styles-module__X4SVxG__fr_bs_fa_subContainer{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex;overflow:scroll}.styles-module__X4SVxG__fr_showmoreInputsWrapper{flex-direction:row;align-items:center;gap:1rem;display:flex}.styles-module__X4SVxG__fr_showmoreBottomSection{flex-direction:column;gap:1rem;width:100%;height:100%;padding:1.5rem;display:flex}.styles-module__X4SVxG__fr_showmoreBsAssetWrapper{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.styles-module__X4SVxG__fr_smBottomAssetText{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__X4SVxG__fr_showmoreBottomInputsSection{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.styles-module__X4SVxG__fr_showmoreBsText{font-family:var(--font-manrope);letter-spacing:-.02em;color:var(--gunmetal-blue);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__X4SVxG__fr_showmoreInput input{background-color:var(--snow-white);text-align:right}.styles-module__X4SVxG__fr_bs_ca_totalAssetsContainer{background-color:var(--snow-white);border-radius:1rem;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.styles-module__X4SVxG__fr_bs_ca_totalAssetsLabel{font-family:var(--font-manrope);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__X4SVxG__fr_bs_ca_modalContainer{border-radius:1rem;flex-direction:column;width:100%;max-width:60vw;height:auto;max-height:calc(100vh - 10rem);display:flex;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__X4SVxG__fr_bs_ca_modalContent{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__X4SVxG__fr_bs_ca_descText{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__X4SVxG__fr_bs_ca_subDescText{font-family:var(--font-manrope);color:var(--dark-gray);text-align:center;font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__X4SVxG__fr_bs_ca_buttonGroup{flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;display:flex}.styles-module__X4SVxG__fr_bs_ca_modalBtn{width:6.25rem;height:auto;padding:.5rem}
.styles-module__0VUvtq__fr_fy_mainContainer{flex-direction:column;gap:1rem;width:100%;padding:1.5rem 0;display:flex;overflow-y:scroll}.styles-module__0VUvtq__fr_cy_section,.styles-module__0VUvtq__fr_py_section{border:.0625rem solid var(--light-gray);border-radius:.875rem;flex-direction:column;display:flex}.styles-module__0VUvtq__fr_cy_topInfo,.styles-module__0VUvtq__fr_py_topInfo{background:var(--snow-white);border-bottom:.0625rem solid var(--light-gray);border-radius:.875rem .875rem 0 0;flex-direction:column;gap:.25rem;padding:1.5rem;display:flex}.styles-module__0VUvtq__currentYear_title,.styles-module__0VUvtq__previousYear_title{font-family:var(--font-manrope);letter-spacing:-2%;color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__0VUvtq__currentYear_desc,.styles-module__0VUvtq__previousYear_desc{font-family:var(--font-manrope);letter-spacing:0%;color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__0VUvtq__fr_cy_bottomInfo,.styles-module__0VUvtq__fr_py_bottomInfo{background-color:var(--white);border-radius:0 0 .875rem .875rem;grid-template-columns:auto auto;gap:1.5rem;width:100%;padding:1.5rem;display:grid}.styles-module__0VUvtq__fr_py_bottomInfo{background-color:var(--white);border-radius:0 0 .875rem .875rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.styles-module__0VUvtq__cu_mainContainer{background-color:var(--white);border-radius:.875rem;flex-direction:column;align-items:flex-start;width:100%;height:100%;display:flex}.styles-module__0VUvtq__cu_headerWrapper{border-bottom:.0625rem solid var(--light-gray);background-color:var(--snow-white);border-radius:.875rem .875rem 0 0;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;height:100%;padding:1rem 1.5rem;display:flex}.styles-module__0VUvtq__cu_headerText{font-family:var(--font-manrope);color:var(--dark-gray);font-size:1.125rem;font-weight:600;line-height:1.75rem}.styles-module__0VUvtq__cu_headerDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__0VUvtq__cu_bottomSection{flex-direction:column;gap:16px;padding:1.5rem;display:flex}.styles-module__0VUvtq__cu_bottomInputsSection{flex-direction:row;align-items:flex-start;gap:1.5rem;width:100%;height:100%;display:flex}.styles-module__0VUvtq__cu_inputsContainer{flex-direction:column;gap:1.5rem;width:100%;display:flex}.styles-module__0VUvtq__cu_inputWrapper{flex-direction:row;align-items:baseline;gap:1rem;width:100%;display:flex}.styles-module__0VUvtq__cu_selectInput,.styles-module__0VUvtq__cu_customDatePicker{width:100%!important}.styles-module__0VUvtq__error{font-family:var(--font-inter);letter-spacing:-.02em;color:red;text-align:start;font-size:.875rem;font-weight:500;line-height:1.25rem}
.styles-module__AXoW-q__fr_notes_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;padding:1.5rem 0;display:flex;overflow:scroll}.styles-module__AXoW-q__fr_notes_addNotesBtn{flex-shrink:0;justify-content:flex-end;align-items:center;margin-left:auto;display:flex}.styles-module__AXoW-q__fr_each_notes_container{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;width:100%;height:100%;display:flex}.styles-module__AXoW-q__fr_no_data_container{background-color:var(--white);border:1px dashed var(--light-slate-gray);border-radius:12px;justify-content:center;align-items:center;width:100%;padding:2rem;display:flex}.styles-module__AXoW-q__fr_no_data_text{font-family:var(--font-manrope);color:var(--vivid-red);text-align:center;font-size:1rem}.styles-module__AXoW-q__fr_notes_addNotesModalContainer{width:100%;max-width:47.25rem}
.styles-module__872z6W__fr_sign_mainContainer{flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;display:flex;overflow:scroll}.styles-module__872z6W__fr_sign_container{background-color:var(--white);border-radius:1rem;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;margin:1.5rem 0;padding:1.5rem;display:flex}.styles-module__872z6W__fr_sign_checkboxContainer{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%;display:flex}.styles-module__872z6W__fr_sign_checkboxWrapper{flex-direction:row;align-items:center;gap:1rem;width:100%;display:flex}.styles-module__872z6W__fr_sign_topHeader{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:700;line-height:1.75rem}.styles-module__872z6W__fr_sign_topDesc{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__872z6W__fr_sign_datePickerLabel label{color:var(--charcoal-gray)!important}.styles-module__872z6W__fr_sign_inputWrapper{max-width:22.5rem}.styles-module__872z6W__signature_modalContainer{flex-direction:column;width:30vw;height:auto;max-height:calc(100vh - 10rem);display:flex;top:10rem;left:50%;transform:translate(-50%)}.styles-module__872z6W__signature_modalContent{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.styles-module__872z6W__signature_closeiconContainer{cursor:pointer;align-self:self-end;width:1.5rem;height:1.5rem}.styles-module__872z6W__signature_bankIdImage{object-fit:contain;max-width:20rem;max-height:10rem}.styles-module__872z6W__signature_bankIdTextContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.styles-module__872z6W__signature_bankIdDesc{font-family:var(--font-manrope);color:var(--slate-gray);text-align:center;font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__872z6W__signature_modalBtn{width:100%;height:auto;padding:.5rem}
.styles-module__56TKrq__fr_mr_significantContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__56TKrq__fr_mr_significantListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__56TKrq__fr_mr_significantListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__56TKrq__fr_mr_significantListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__56TKrq__fr_mr_significantListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}
.styles-module__KSB3ja__fr_mr_directorsContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__KSB3ja__fr_mr_directorsListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__KSB3ja__fr_mr_directorsListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__0FEXyW__fr_mr_developmentContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__0FEXyW__fr_mr_developmentListContainer{flex-direction:column;align-items:flex-start;gap:1rem;padding:.625rem;display:flex}.styles-module__0FEXyW__fr_mr_developmentListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__0FEXyW__fr_mr_developmentListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__0FEXyW__fr_mr_developmentListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}.styles-module__0FEXyW__fr_mr_tableSection{margin-top:1rem}.styles-module__0FEXyW__fr_mr_date_wrapper{align-items:center;width:8rem;display:flex}.styles-module__0FEXyW__fr_mr_date_text{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:600;line-height:1.5rem}.styles-module__0FEXyW__fr_mr_disabledDatePickerInput{background-color:var(--light-gray)}.styles-module__0FEXyW__fr_mr_developmentinput{width:8rem}.styles-module__0FEXyW__fr_mr_developmentinput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles-module__0FEXyW__fr_mr_developmentinput input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.styles-module__0FEXyW__fr_mr_developmentinput input[type=number]{-moz-appearance:textfield}.styles-module__0FEXyW__fr_mr_tableHeaderCell{font-family:var(--font-manrope);color:var(--gunmetal-blue);text-align:left;font-size:1rem;font-weight:600;line-height:1.5rem}.styles-module__0FEXyW__fr_mr_tableBodyCell{font-family:var(--font-manrope);color:var(--gunmetal-blue);align-content:center;height:2.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__0FEXyW__fr_mr_table thead tr th:first-child,.styles-module__0FEXyW__fr_mr_table tbody tr td:first-child{width:15rem;padding:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__0FEXyW__fr_mr_table thead tr th:not(:first-child),.styles-module__0FEXyW__fr_mr_table tbody tr td:not(:first-child){width:8rem;padding:.5rem}.styles-module__0FEXyW__fr_mr_development_extraFieldsAddIcon{cursor:pointer;width:1.5rem;height:1.5rem;margin-left:.5rem}.styles-module__0FEXyW__fr_mr_development_extraFieldsModalContainer{width:20rem;padding:1rem}.styles-module__0FEXyW__fr_mr_development_extraFieldsModalContent{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.styles-module__0FEXyW__fr_mr_development_extraFieldsModalItem{font-family:var(--font-manrope);color:var(--gunmetal-blue);cursor:pointer;font-size:1rem;font-weight:500;line-height:1.5rem}
.styles-module__xSvaOG__fr_mr_significantFyEndContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__xSvaOG__fr_mr_significantFyEndListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__xSvaOG__fr_mr_significantFyEndListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__xSvaOG__fr_mr_significantFyEndListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__xSvaOG__fr_mr_significantFyEndListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}
.styles-module__OE5Uoq__fr_mr_exFuturedevContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__OE5Uoq__fr_mr_exFuturedevListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__OE5Uoq__fr_mr_exFuturedevListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__czF0Ja__fr_mr_researchAndDevContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__czF0Ja__fr_mr_researchAndDevListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__czF0Ja__fr_mr_researchAndDevListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__c7Q4oW__fr_mr_ownSharesContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__c7Q4oW__fr_mr_ownSharesListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__c7Q4oW__fr_mr_ownSharesListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__c7Q4oW__fr_mr_ownSharesListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__c7Q4oW__fr_mr_ownSharesListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}
.styles-module___j4MOG__fr_mr_fi_Container{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module___j4MOG__fr_mr_fi_ListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module___j4MOG__fr_mr_fi_ListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module___j4MOG__fr_mr_fi_ListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module___j4MOG__fr_mr_fi_ListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}
.styles-module__RU8EHW__fr_mr_nfd_Container{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__RU8EHW__fr_mr_nfd_ListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__RU8EHW__fr_mr_nfd_ListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__eiHZaG__fr_mr_environmentContainer{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__eiHZaG__fr_mr_environmentListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__eiHZaG__fr_mr_environmentListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__SkHTpq__fr_mr_personnel_Container{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__SkHTpq__fr_mr_personnel_ListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__SkHTpq__fr_mr_personnel_ListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}
.styles-module__GBPzdG__fr_mr_ar_Container{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.styles-module__GBPzdG__fr_mr_ar_ListContainer{flex-direction:column;align-items:flex-start;padding:.625rem;display:flex}.styles-module__GBPzdG__fr_mr_ar_ListContainer p{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__GBPzdG__fr_mr_ar_ListContainer ul{flex-direction:column;align-items:flex-start;gap:.5rem;margin-left:1.5rem;display:flex}.styles-module__GBPzdG__fr_mr_ar_ListContainer li{font-family:var(--font-inter);color:var(--slate-gray);font-size:1rem;font-weight:400;line-height:1.25rem}
.styles-module__f7wlFq__proposalForAllocationOfProfit_container{border-top:.0625rem solid var(--light-gray);background-color:var(--white);border-radius:0 0 .9375rem .9375rem;flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.styles-module__f7wlFq__proposalForAllocationOfProfit_eachSection{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;display:flex}.styles-module__f7wlFq__proposalForAllocationOfProfit_eachSection_title{font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:1rem;font-weight:500;line-height:1.75rem}.styles-module__f7wlFq__proposalForAllocationOfProfit_available_profit{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module__f7wlFq__proposalForAllocationOfProfit_inpts{flex-direction:row;align-items:center;gap:.625rem;display:flex}.styles-module__f7wlFq__proposalForAllocationOfProfit_custom_input{max-width:8rem}.styles-module__f7wlFq__proposalForAllocationOfProfit_profitorloss{font-family:var(--font-manrope);color:var(--slate-gray);font-size:.875rem;font-weight:400;line-height:1.25rem}.styles-module__f7wlFq__proposalForAllocationOfProfit_inpts_label{width:40%;font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:.875rem;font-weight:500;line-height:1.25rem}.styles-module__f7wlFq__proposalForAllocationOfProfit_inpts_toalLabel{width:40%;font-family:var(--font-manrope);color:var(--gunmetal-blue);font-size:.875rem;font-weight:700;line-height:1.25rem}
.styles-module__Lm3WuW__header_container{background-color:var(--white);border-bottom:.0625rem solid var(--light-gray);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:5rem;padding:1rem 1.5rem;display:flex}.styles-module__Lm3WuW__header_container .styles-module__Lm3WuW__header_searchInput{max-width:20rem}.styles-module__Lm3WuW__header_container .styles-module__Lm3WuW__header_searchInput input{padding:.5rem 2.1rem .5rem 2.75rem}.styles-module__Lm3WuW__header_container .styles-module__Lm3WuW__header_searchInput img:first-of-type{left:1rem}.styles-module__Lm3WuW__header_container .styles-module__Lm3WuW__header_searchInput img:last-of-type{right:1rem}.styles-module__Lm3WuW__header_rightSection{flex-direction:row;align-items:center;gap:1rem;height:100%;display:flex}.styles-module__Lm3WuW__header_divider{background-color:var(--light-gray);width:.0625rem;height:100%}.styles-module__Lm3WuW__header_iconWrapper{border:.0625rem solid var(--light-gray);cursor:pointer;border-radius:1.25rem;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;display:flex;position:relative}.styles-module__Lm3WuW__header_dot{background-color:var(--fern-green);border-radius:.5rem;justify-content:center;align-items:center;width:1rem;height:1rem;display:flex;position:absolute;top:-.25rem;right:0}.styles-module__Lm3WuW__header_innerDot{background-color:var(--forest-green);border-radius:.5rem;width:.5rem;height:.5rem}.styles-module__Lm3WuW__header_selectInput{width:16.25rem}.styles-module__Lm3WuW__modalContainerStyle{width:61rem}
