/*!
 * @license
 * 
 * Loanq <https://www.loanq.com.au>
 * Copyright (c) LoanQ Holdings Pty Ltd. All rights reserved.
 * Date: 8/20/2025, 2:41:30 PM
 * 
 * app.0d3344f330f0a32eb488.css version c4af256e9ef676926b37
 */@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);.tooltip{z-index:10}.tooltip_bubble{background:rgba(43,43,43,.9);border-radius:.3rem;padding:.5rem;color:#f0f0f0;font-size:.95rem;max-width:34rem;z-index:999}.tooltip_icon{cursor:pointer;margin-bottom:-1px;margin-left:5px}.input_label{margin:1rem 0;display:flex;color:#464646;font-weight:500}.input_label_detail{font-style:italic;font-size:.85em;margin-left:.3rem}.input_label_icons{display:flex;align-items:flex-start}.input_label_icons .spinner{margin-top:5px}.progressBar{border-radius:40px;display:block;height:8px;overflow:hidden;position:relative;width:100%}.progressBar_percent{background:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0);background-color:rgba(82,181,121,.62);background-size:30px 30px;border-radius:40px;height:100%;position:absolute;-webkit-transition:width .2s cubic-bezier(.4,1,.75,.9);transition:width .2s cubic-bezier(.4,1,.75,.9);width:100%;animation:linear-progress-bar-stripes .3s linear infinite reverse}@-webkit-keyframes linear-progress-bar-stripes{0%{background-position:0 0}to{background-position:30px 0}}@keyframes linear-progress-bar-stripes{0%{background-position:0 0}to{background-position:30px 0}}.input{position:relative;background:#fff;border-radius:.3rem;border:1px solid #d4d4d4;transition:border-color .1s;width:100%;display:flex;align-items:center;min-height:3rem}@media only screen and (min-width:1024px){.input{min-height:3rem}}.input_left,.input_right{display:flex;align-items:center;justify-content:center;flex-shrink:0}.input_button{transition:all .1s;background:#d8d8d8;color:#696969}.input_right.input_button{border-radius:0 .3rem .3rem 0}.input_left.input_button{border-radius:.3rem 0 0 .3rem}.input_left.input_icon{margin-left:.5rem}.input_left .input_icon_big{padding-left:.8rem}.input_progress{width:100%;position:absolute;z-index:999;height:3px;bottom:0}.input_icon{width:1.3rem;flex-grow:0;flex-shrink:0}.input_icon_big{width:2.5rem;min-height:3rem}.input_statusIcon{flex-shrink:0;flex-grow:0;margin-right:.5rem}.input_note{font-size:.85rem;text-align:left;width:100%}.input_note_absolute{padding-top:.3rem;position:absolute;top:calc(100% - 1rem);z-index:0}.input_input{appearance:none;-webkit-appearance:none;outline:none!important;box-shadow:none!important;min-width:1px;margin:0;font-size:1.05rem!important;color:inherit!important;border-radius:.3rem;border:none;min-height:calc(3rem - 2px);width:100%;display:flex;align-items:center;flex-grow:1;padding:.3rem .5rem!important;font-family:Poppins,sans-serif!important;position:relative;z-index:1;color:inherit}.input_input:-webkit-autofill,.input_input:-webkit-autofill:focus,.input_input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;box-shadow:inset 0 0 0 30px #fff!important;-webkit-text-fill-color:#3c3c3c}.input_input::-webkit-inner-spin-button,.input_input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_input[type=number]{-moz-appearance:textfield}.input_input::placeholder{color:#d4d4d4}.input_wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative;padding-bottom:1rem;width:100%}.input_wrapper.enabled .input{background:#fff}.input_wrapper.enabled .input:active,.input_wrapper.enabled .input:focus,.input_wrapper.enabled .input:focus-within{border-color:#00b940}.input_wrapper.enabled .input_button{cursor:pointer;background:#eaeaea}.input_wrapper.enabled .input_button:hover{background:#e4e4e4}.input_wrapper.enabled .input_input,.input_wrapper.loading .input{background:#fff}.input_wrapper.loading .input_input{background-color:#fff}.input_wrapper.readOnly .input,.input_wrapper.readOnly .input_input{background:#f7f7f7}.input_wrapper.disabled .input{border-color:#d4d4d4}.input_wrapper.disabled .input_input{background-color:#fff}.input_wrapper.enabled.validated{color:#1c9a6a}.input_wrapper.enabled.validated .input{border-color:#1c9a6a;color:#1c9a6a}.input_wrapper.enabled.validated .input_input{color:#1c9a6a}.input_wrapper.enabled.validated .input_input::placeholder{color:#1c9a6a;opacity:.4}.input_wrapper.enabled.required.invalid{color:#db3737}.input_wrapper.enabled.required.invalid .input{border-color:#db3737;color:#db3737}.input_wrapper.enabled.required.invalid .input_input{color:#db3737}.input_wrapper.enabled.required.invalid .input_input::placeholder{color:#db3737;opacity:.4}.input_wrapper.enabled.warn{color:#dc8311}.input_wrapper.enabled.warn .input{border-color:#dc8311;color:#dc8311}.input_wrapper.enabled.warn .input_input{color:#dc8311}.input_wrapper.enabled.warn .input_input::placeholder{color:#dc8311;opacity:.4}.input_checkbox{display:flex;cursor:pointer;padding:.6rem 0}@media only screen and (min-width:1024px){.input_checkbox{padding:.8rem 0}}.input_checkbox_box{background:#fff;border:1px solid #777;border-radius:.2rem;display:flex;align-items:center;justify-content:center;width:1.3rem;height:1.3rem;margin-right:.5rem;flex-shrink:0;flex-grow:0}.input_checkbox_label{font-weight:500;margin-top:-.2rem}.input_checkbox_icon{display:none}.input_checkbox_icon path{stroke-width:2.5}.input_checkbox_center .input_checkbox_label{margin-top:2px}.input_checkbox_checked .input_checkbox_box{background-color:#00b940;color:#fff}.input_checkbox_checked .input_checkbox_icon{display:block}.input_checkbox_round .input_checkbox_box{border-radius:50%;padding:.1rem}.input_balloon_select_item{width:2rem;display:flex;align-items:center;justify-content:center;min-height:3rem;cursor:pointer;font-weight:500;border-bottom:2px solid transparent}.input_balloon_select_item:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.05)}.input_balloon_select_active{color:#00b940!important;border-color:#00b940!important;background:rgba(1,185,115,.09)!important}.input_switch{font-weight:500}.switch{position:relative;width:3.14rem;height:1.7rem;border-radius:15px;box-shadow:inset 0 0 2px rgba(0,0,0,.17);background:#d2e0dc;transition:background .3s;padding:.2rem;cursor:pointer}.switch:hover{background:#b9cac5}.switch_circle{background:#fff;box-shadow:0 0 2px rgba(0,0,0,.3);border-radius:50%;width:1.3rem;height:1.3rem;transform:translateX(0);transition:transform .25s}.switch_checked{background:#00b940}.switch_checked:hover{background:rgb(0,159.5,55.1783783784)}.switch_checked .switch_circle{transform:translateX(1.4rem)}.select{display:flex;text-align:left}.select_input{padding:.5rem}.select_button_value{margin-right:.3rem;overflow:hidden;white-space:nowrap;font-size:1.05rem!important}.select_menu{color:#666;z-index:999;min-width:10rem}.select_menu_arrow{width:0;height:0;z-index:99}.select_menu_arrow:after{content:"";position:absolute;width:13px;height:13px;transform:rotate(45deg);left:-7px}.select_menu_arrow:before{content:"";position:absolute;width:18px;height:2px;background:#fff}.select_menu[data-popper-placement=top] .select_menu_arrow{top:100%;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff}.select_menu[data-popper-placement=top] .select_menu_arrow:after{bottom:3px;border-bottom:1px solid #d2d2d2;border-right:1px solid #d2d2d2}.select_menu[data-popper-placement=top] .select_menu_arrow:before{bottom:10px;right:-9px}.select_menu[data-popper-placement=bottom] .select_menu_arrow{bottom:100%;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff}.select_menu[data-popper-placement=bottom] .select_menu_arrow:after{top:3px;border-top:1px solid #d2d2d2;border-left:1px solid #d2d2d2}.select_menu[data-popper-placement=bottom] .select_menu_arrow:before{top:10px;left:-9px}.select_menu_list{width:100%;font-family:Poppins;position:relative;z-index:1;padding:5px;max-height:15rem;overflow-y:auto;min-width:6rem;background:#fff;border-radius:3px;border:1px solid #d2d2d2}.select_menu_item{padding:.5rem;cursor:pointer;min-width:4rem;font-size:.9rem}.select_menu_item_active{color:#00b940}.select_menu_item:hover{background:#faf8f8}.select_button{border:none;background:transparent;flex-shrink:0;border-radius:.3rem;min-height:3rem;color:currentColor;width:100%;display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:0 1rem}.select_small{width:100%}.select_small .select_button{padding:0 .5rem}.select_small .select_button_value{font-size:1rem!important}.disabled .select_button{cursor:auto}.input_left .select_button,.input_right .select_button{height:100%;cursor:pointer;background:transparent;border:none;padding:.5rem;transition:background .3s}.input_left .select_button:hover,.input_right .select_button:hover{background:rgba(0,0,0,.05)}.input_right .select_button{border-radius:0 .3rem .3rem 0}.input_left .select_button{border-radius:.3rem 0 0 .3rem}.dashboard-dropdown .select_menu{width:auto!important}.btn{display:flex;align-items:center;height:2rem;padding:.8rem;border:1px solid transparent;border-radius:.3rem;transition:all .2s;background:transparent;justify-content:center;font-family:Poppins,sans-serif!important;min-height:3rem}.btn .icon.left{margin-right:.5rem}.btn .icon.right{margin-left:.5rem}.btn_default{background:#00b940;font-weight:500;color:#fff}.btn_default_enabled{cursor:pointer}.btn_default_enabled:hover{background:rgb(0,159.5,55.1783783784)}.btn_default_disabled{background:#adadad;color:#e8e8e8}.btn_minimal{padding:.5rem;height:auto;min-height:unset}.btn_minimal_enabled{cursor:pointer}.btn_minimal_enabled:hover{color:#00b940}.btn_white{height:auto;min-height:unset;padding:0;color:#a9a9a9;background:#fff;border-radius:2rem}.btn_white_enabled{cursor:pointer}.btn_white_enabled:hover{color:#00b940}.btn_outline{border:1px solid #bbb;color:currentColor;background:transparent}.btn_outline_enabled{cursor:pointer}.btn_outline_enabled:hover{background:hsla(0,0%,100%,.3)}.btn_outline_disabled{background:#f2f2f2;border-color:#c7c7c7;color:#c7c7c7}.btn_outline_white{border:1px solid #bbb;color:currentColor;background:#fff}.btn_outline_white_enabled{cursor:pointer}.btn_outline_white_enabled:hover{background:#f2f2f2}.btn_outline_white_disabled{background:#f2f2f2;border-color:#c7c7c7;color:#c7c7c7}.btn_outline_primary{border:1px solid #00b940;color:#00b940;font-weight:500;background:transparent}.btn_outline_primary_enabled{cursor:pointer}.btn_outline_primary_enabled:hover{background:rgba(0,185,64,.1)}.btn_outline_primary_disabled{background:#f2f2f2;border-color:#c7c7c7;color:#c7c7c7}.btn_outline_primary_white{border:1px solid #00b940;color:#00b940;font-weight:500;background:#fff}.btn_outline_primary_white_enabled{cursor:pointer}.btn_outline_primary_white_enabled:hover{background:#f1fff6}.btn_outline_primary_white_disabled{background:#f2f2f2;border-color:#c7c7c7;color:#c7c7c7}.btn_withMinimum{min-width:8rem}@media only screen and (max-width:600px){.btn_withMinimum{min-width:7rem}}.btn_small{min-height:2.5rem}.btn_big{width:calc(12% - .5rem)}@media only screen and (max-width:600px){.btn_big{min-height:3.5rem}}.lenderWarning{position:relative}.lenderWarning_button{display:flex;border-radius:.3rem;padding:.5rem;border:1px solid;border-left:.3rem solid;cursor:pointer;transition:background .1s}.lenderWarning_label{font-size:.8rem}.lenderWarning_counter{margin-right:.5rem;font-weight:500}.lenderWarning_icon{width:1rem;height:1rem;vertical-align:middle;margin:0 .5rem;flex-shrink:0}.lenderWarning_messages{position:absolute;top:calc(100% + .5rem);min-width:100%;right:0;background:rgba(43,43,43,.9);z-index:9999;border-radius:3px;max-height:15rem;overflow-y:auto}.lenderWarning_messages_item{padding:.5rem;font-size:.8rem;max-width:calc(100vw - 6.5rem);width:max-content;color:#fff;min-width:100%;display:flex;justify-content:flex-end;align-items:center}.lenderWarning_messages_counter{position:absolute;background:#464646;width:1rem;height:1rem;color:#fff;display:flex;align-items:center;justify-content:center;font-size:9px;border-radius:50%;bottom:calc(100% - .5rem);left:calc(100% - .5rem)}.lenderWarning_warn .lenderWarning_button{border-color:#d9822b;background:rgba(217,130,43,.1098039216)}.lenderWarning_warn .lenderWarning_icon{color:#d9822b}.lenderWarning_warn .lenderWarning_messages_counter{background:#d9822b}.lenderWarning_error .lenderWarning_button{border-color:#db3737;background:rgba(219,55,55,.1098039216)}.lenderWarning_error .lenderWarning_icon{color:#db3737}.lenderWarning_error .lenderWarning_messages_counter{background:#db3737}.header{position:fixed;top:0;right:0;display:flex;align-items:center;height:4rem;border-bottom:1px solid #bbb;width:calc(100% - 300px);background-color:#fff;justify-content:space-between;z-index:99}@media only screen and (max-width:1200px){.header{width:100%}.header .cont{padding-right:5.4rem}}@media only screen and (max-width:1024px){.header .cont{padding-right:3.4rem}}.header_title{font-size:1.5rem;color:#464646}@media only screen and (max-width:1024px){.header_title{font-size:1rem}}.input_radio{display:flex;flex-wrap:wrap;width:100%}@media only screen and (max-width:600px){.input_radio{padding:.1rem}}.input_radio .select{height:100%}.input_radio_item{cursor:pointer;height:100%;width:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;border-radius:.3rem;background:#fff;color:#666;transition:all .2s;padding:.5rem;border:1px solid #bbb;min-height:3rem}.input_radio_item:not(.input_radio_item_checked):hover{color:#00b940;border-color:#00b940}.input_radio_item_checked{color:#fff;border-color:#00b940;background-color:#00b940}.input_radio_item_disabled{color:silver!important;border-color:silver!important}.input_radio_icon{margin-bottom:.3rem;margin-right:.5rem;flex-shrink:0;flex-grow:0}@media only screen and (max-width:600px){.input_radio_icon{display:none}}.input_radio_label{color:currentColor;text-align:center;line-height:1em}.input_radio_item_inline .input_radio_item{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.input_radio_item_inline .input_radio_item svg{margin-bottom:0}.DatePicker{position:relative;display:inline-block;z-index:100}.DatePicker__input{background:#fff;border:1px solid #ddd;padding:.4em .8em;font-family:inherit;text-align:center;font-size:12px}.DatePicker__input.-rtl{direction:rtl}.DatePicker__input::placeholder{color:#979797}.DatePicker__calendarContainer.-top+.DatePicker__calendarArrow{top:auto;bottom:calc(100% + 10px);transform:translateY(-2.5rem) rotate(180deg);animation:fadeArrowFlipped .3s forwards}.DatePicker__calendarContainer{position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%)}.DatePicker__calendarContainer.-top{top:auto;bottom:calc(100% + 20px)}.Calendar,.Calendar *{margin:0;padding:0;box-sizing:border-box;direction:ltr}.Calendar,.Calendar.-rtl *{direction:rtl}.DatePicker__calendarArrow{position:absolute;width:0;height:0;top:calc(100% + 10px);left:0;right:0;margin:0 auto;z-index:10;border-color:transparent transparent #fff;border-style:solid;border-width:0 10px 10px}.Calendar{--cl-color-black:#444;--cl-color-disabled:#d4d4d4;--cl-color-error:#ff2929;font-size:10px;background:#fff;box-shadow:0 1em 4em rgba(0,0,0,.07);border-radius:1em;position:relative;user-select:none;padding-top:1.2em;display:flex;flex-direction:column;width:33em;z-index:10;max-width:90vw;min-height:36.7em}.DatePicker .Calendar,.DatePicker__calendarArrow{transform:translateY(2.5em);opacity:0;animation:fadeCalendar .3s forwards}.DatePicker__calendarContainer.-top .Calendar{transform:translateY(-2.5em)}.Calendar.-noFocusOutline :focus{outline:none!important}.Calendar>:not(.Calendar__footer) button{font-family:inherit;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none}.Calendar__header{display:flex;color:var(--cl-color-black);padding:2em 2.9em;align-items:center;overflow:hidden}.Calendar__monthArrowWrapper{line-height:0;font-size:1em;padding:3px;position:relative;border:none;z-index:1;opacity:1;transition:.2s}.Calendar__monthArrowWrapper:focus{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}.Calendar__monthArrowWrapper.-hidden,.Calendar__monthArrowWrapper:disabled{opacity:0;pointer-events:none}.Calendar__monthArrowWrapper.-left{transform:rotate(90deg)}.Calendar.-rtl .Calendar__monthArrowWrapper.-left,.Calendar__monthArrowWrapper.-right{transform:rotate(-90deg)}.Calendar.-rtl .Calendar__monthArrowWrapper.-right{transform:rotate(90deg)}.Calendar__monthArrowWrapper:active .Calendar__monthArrow{transform:scale(.7)}.Calendar__monthArrow{border-radius:50%;transition:var(--animation-duration) transform;pointer-events:none;background-repeat:no-repeat;display:block;width:1.7em;height:1.7em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cg class='nc-icon-wrapper'%3E%3Cpath class='cls-1' d='M12 23.25V.75' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3Cpath class='cls-2' d='M22.5 11.25L12 .75 1.5 11.25' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:100% 100%}.Calendar__monthYearContainer{flex:1;position:relative}.Calendar__monthYear{font-size:1.6em;font-weight:500;display:flex;align-items:center;position:absolute;top:0;bottom:0;left:50%;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0);transition:var(--animation-duration);line-height:1}.Calendar__monthYear.-hiddenNext{opacity:0;transform:translateX(50%)}.Calendar.-rtl .Calendar__monthYear.-hiddenNext{transform:translateX(-150%)}.Calendar__monthYear.-hiddenPrevious{opacity:0;transform:translateX(-150%)}.Calendar.-rtl .Calendar__monthYear.-hiddenPrevious{transform:translateX(50%)}.Calendar__monthYear.-shown{opacity:1;margin-top:auto;margin-bottom:auto;transform:translateX(-50%)}.Calendar__monthYear.-shownAnimated{animation:var(--animation-duration) fadeTextToCenter forwards}.Calendar__monthYear>*{padding:.2em .5em;border:1px solid transparent;transition:var(--animation-duration);font-size:1.05em;display:flex;justify-content:center;align-items:center;transform:translateX(0) scale(.95);will-change:transform;border-radius:5px}.Calendar__monthYear:not(.-shown)>*,.Calendar__monthYear>.-hidden{cursor:default;pointer-events:none}.Calendar__monthText{margin-left:-.3em}.Calendar__yearText:last-child{margin-right:-.3em}.Calendar:not(.-noFocusOutline) .Calendar__monthYear.-shown>:focus,.Calendar__monthYear.-shown>:hover,.Calendar__monthYear>.-activeBackground{background:#f5f5f5}.Calendar__monthText:hover{transform:translateX(-.2em) scale(.95)}.Calendar.-rtl .Calendar__monthText:hover,.Calendar__yearText:hover{transform:translateX(.2em) scale(.95)}.Calendar.-rtl .Calendar__yearText:hover{transform:translateX(-.2em) scale(.95)}.Calendar__monthYear .Calendar__yearText.-hidden{transform:translateX(50%);opacity:0}.Calendar.-rtl .Calendar__monthYear .Calendar__yearText.-hidden{transform:translateX(-50%)}.Calendar__monthYear .Calendar__monthText.-hidden{transform:translateX(-50%);opacity:0}.Calendar.-rtl .Calendar__monthYear .Calendar__monthText.-hidden{transform:translateX(50%)}.Calendar__monthYear:not(.-shown)>*{pointer-events:none}.Calendar__monthSelectorAnimationWrapper,.Calendar__yearSelectorAnimationWrapper{position:absolute;width:100%;height:80%;bottom:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.Calendar__monthSelectorWrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.Calendar__monthSelector{align-content:center;padding:0 2.5em 2em}.Calendar__monthSelector,.Calendar__yearSelector{display:flex;flex-wrap:wrap;position:relative;z-index:2;background-color:#fff;transform:translateY(-150%);will-change:transform;transition:.6s;height:100%}.Calendar__yearSelectorWrapper{width:100%;height:100%}.Calendar__yearSelectorWrapper:after,.Calendar__yearSelectorWrapper:before{content:"";width:100%;height:5em;position:absolute;left:0;opacity:0;transition:.4s;transition-delay:.2s}.Calendar__yearSelectorWrapper:after{background-image:linear-gradient(180deg,#fff,#fff 10%,hsla(0,0%,96.1%,0));top:-.1em}.Calendar__yearSelectorWrapper:before{background-image:linear-gradient(0deg,#fff,#fff 10%,hsla(0,0%,96.1%,0));bottom:0}.Calendar__yearSelectorWrapper.-faded:after,.Calendar__yearSelectorWrapper.-faded:before{opacity:1;z-index:3}.Calendar__yearSelector{align-content:flex-start;scrollbar-width:0;overflow:scroll;position:relative;width:100%;padding:5em 2em;-ms-overflow-style:none}.Calendar__yearSelector::-webkit-scrollbar{display:none}.Calendar__yearSelectorItem{width:25%;display:flex;justify-content:center}.Calendar__yearSelectorItem:not(:nth-child(-n+4)){margin-top:1.5em}.Calendar__yearSelectorText{border:none;font-size:1.4em;min-width:85%;padding:.2em .5em;border-radius:8.5px}.Calendar__monthSelector.-open,.Calendar__yearSelector.-open{transform:translateY(0)}.Calendar__monthSelectorItemText:focus,.Calendar__yearSelectorText:focus{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}.Calendar__monthSelectorItem{width:33.33333%;display:flex;justify-content:center}.Calendar__monthSelectorItem:not(:nth-child(-n+3)){margin-top:2em}.Calendar__monthSelectorItemText{border:none;padding:.4em;border-radius:8.5px;font-size:1.3em;min-width:70%;transition:.3s}.Calendar__monthSelectorItem:not(.-active) .Calendar__monthSelectorItemText:not(:disabled):hover,.Calendar__yearSelectorItem:not(.-active) .Calendar__yearSelectorText:not(:disabled):hover{background:#f5f5f5}.Calendar__monthSelectorItemText:disabled,.Calendar__yearSelectorText:disabled{opacity:.5;cursor:default}.Calendar__monthSelectorItem.-active .Calendar__monthSelectorItemText,.Calendar__yearSelectorItem.-active .Calendar__yearSelectorText{background-color:var(--cl-color-primary);color:#fff}.Calendar__weekDays{display:flex;justify-content:space-between;color:var(--cl-color-disabled);font-size:1.2em;margin-bottom:.7em;padding:0 2.6em;position:relative}.Calendar__weekDay{display:block;width:14.28571%;text-align:center;text-decoration:none}.Calendar__sectionWrapper{position:relative;min-height:25.8em;overflow:hidden}.Calendar__section{display:flex;flex-direction:column;position:absolute;color:var(--cl-color-black);top:0;padding:.5em 3.2em 0;left:0;width:100%;will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden;transition:var(--animation-duration)}.Calendar__section.-hiddenPrevious{opacity:.5;transform:translateX(-90%)}.Calendar.-rtl .Calendar__section.-hiddenPrevious{transform:translateX(90%)}.Calendar__section.-hiddenNext{opacity:.5;transform:translateX(90%)}.Calendar.-rtl .Calendar__section.-hiddenNext{transform:translateX(-90%)}.Calendar__section.-shown{opacity:1;transform:translateX(0)}.Calendar__section.-shownAnimated{animation:var(--animation-duration) FadeContentToCenter forwards}.Calendar__weekRow{display:flex;width:100%}.Calendar__day{display:block;width:14.28571%;text-align:center;padding:calc(.25em - 1px) 0;font-size:1.6em;border-radius:50%;transition:.2s;border:1px solid transparent;margin-bottom:.3em;color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;cursor:pointer}.Calendar__day:focus{outline:1px dashed rgba(0,0,0,.4);outline-offset:2px}.Calendar__day.-ltr{min-height:2.6em;font-size:1.45em}.Calendar__day.-rtl{font-size:1.55em;height:2.45em}.Calendar__day:not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):not(.-selected):hover{background:#eaeaea;border-radius:50%;color:var(--cl-color-black);border-color:transparent}.Calendar__day.-selected,.Calendar__day.-selectedEnd,.Calendar__day.-selectedStart{background:var(--cl-color-primary);color:#fff}.Calendar__day.-ltr.-selectedStart{border-radius:0;border-top-left-radius:100em;border-bottom-left-radius:100em}.Calendar__day.-rtl.-selectedStart{border-radius:0;border-top-right-radius:100em;border-bottom-right-radius:100em}.Calendar__day.-selectedBetween{background:var(--cl-color-primary-light);color:var(--cl-color-primary);border-radius:0}.Calendar__day.-ltr.-selectedEnd{border-top-right-radius:100em;border-bottom-right-radius:100em}.Calendar__day.-rtl.-selectedEnd{border-top-left-radius:100em;border-bottom-left-radius:100em}.Calendar__day.-weekend:not(.-selected):not(.-blank):not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween){color:var(--cl-color-error)}.Calendar__day.-weekend.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{background:var(--cl-color-error)}.Calendar__day.-disabled{color:var(--cl-color-disabled)!important;background:transparent!important;cursor:default!important}.Calendar__day.-selected{border-radius:50%}.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween){font-weight:600;color:var(--cl-color-black);color:#000;position:relative}.Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{content:"";position:absolute;bottom:.2em;display:block;width:.6em;height:1px;background:#000;left:50%;opacity:.5;transform:translateX(-50%);transition:.2s}.Calendar__day.-today:hover:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween):after{opacity:0}.Calendar__day.-blank{color:transparent;cursor:default;pointer-events:none}.Calendar__footer{position:relative;z-index:1}@keyframes fadeCalendar{0%{opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes fadeArrowFlipped{0%{opacity:0}to{opacity:1;transform:translateY(0) rotate(180deg)}}@keyframes fadeTextToCenter{to{opacity:1;transform:translateX(-50%)}}@keyframes FadeContentToCenter{to{opacity:1;transform:translateX(0)}}.input_calendar_wrapper{z-index:999;border:1px solid #d2d2d2;border-radius:.9em}.input_calendar_icon{cursor:pointer}.input_calendar_today:after{display:none!important}.input_calendar .Calendar__day.-today:not(.-selectedStart):not(.-selectedEnd):not(.-selectedBetween){color:#00b940;border:1px solid #00b940}.modal{position:fixed;z-index:9999999999;align-items:center;justify-content:center;display:none}.modal,.modal_overlay{top:0;left:0;width:100%;height:100%}.modal_overlay{position:absolute;background:rgba(0,0,0,.4);z-index:1}.modal_content{max-width:90%;max-height:90%;background:#fff;z-index:2;border-radius:4px;position:relative}.modal_open,.toast{display:flex}.toast{position:fixed;top:0;width:100%;align-items:center;flex-direction:column;z-index:999999;pointer-events:none}.toast_item{pointer-events:all;display:flex;align-items:flex-start;min-height:2.5rem;color:#fff;box-shadow:0 0 0 1px rgba(16,22,26,.1),0 2px 4px rgba(16,22,26,.2),0 8px 24px rgba(16,22,26,.2);border-radius:3px;width:max-content;max-width:500px;min-width:300px;position:relative;margin:20px auto 0}.toast_item.warn{background:#d9822b}.toast_item.danger{background:#db3737}.toast_item.success{background:#0f9960}.toast_item_close{padding:.5rem}.toast_item_close,.toast_item_icon{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.toast_item_close{cursor:pointer}.toast_item_close:hover{background:hsla(0,0%,100%,.08)}.toast_item_text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:.6rem 0;word-break:break-word;width:max-content}.wordCounter{margin:1rem 0;display:flex;align-items:center}.wordCounter_number{margin:0 .5rem}.container{width:100%;min-height:100%;max-width:100vw;overflow-x:hidden;overflow-y:hidden;display:flex;background-color:#f8f8f8}.sidebar{background-color:#333;width:300px;display:flex;flex-direction:column;flex-shrink:0;padding:1rem 2rem;position:fixed;z-index:999;left:0;top:0;bottom:0;overflow:auto;color:#fff}@media only screen and (max-width:1200px){.sidebar{transform:translateX(-100%);transition:transform .3s;overflow:auto}}.sidebar_shown{transform:translateX(0)!important}.sidebar .save-and-exit{margin:auto}.sidebar .save-and-exit:disabled,.sidebar .save-and-exit:hover:disabled{background-color:inherit}.sidebar_steps{margin-bottom:25px}.sidebar_footer p{text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#999}.sidebar_sections{width:100%;margin:.5rem auto auto}@media only screen and (max-width:1200px){.sidebar_sections{margin:0 auto auto}}.sidebar_section_hidden{display:none}.sidebar_section_step{color:#fff;padding:.2rem 0;opacity:.8;position:relative}.sidebar_section_step .icon{position:absolute;right:-1rem}.sidebar_section_step .error{color:#ff7070!important}.sidebar_section_step .check{color:#00b940!important}.sidebar_section_step:before{content:"";vertical-align:middle;margin-right:.5rem;height:2px;background-color:currentColor;width:2rem;display:inline-block;opacity:0}.sidebar_section_step_active{color:#00b940;opacity:1}.sidebar_section_step_active:before{opacity:1}.sidebar_section_step_clickable{opacity:1;cursor:pointer}.sidebar_section_step_clickable:hover{color:#00b940}.sidebar_section_active .sidebar_section_header{color:#fff;font-size:1.2rem}.sidebar_section_visible .sidebar_section_header{font-size:1.2rem}.sidebar_section_header{display:flex;align-items:center;color:#8cc4ad;margin:1rem 0}.sidebar_section_header_id{border:2px solid;border-radius:50%;width:2rem;min-width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;margin-right:10px;font-size:.85rem}.sidebar_logo{margin:0 auto 1.5rem}.light .sidebar{background:#f6f5fa;color:#9b96b3}.light .sidebar_section_header{color:#777}.light .sidebar_section_active .sidebar_section_header,.light .sidebar_section_step{color:#555}.menuButton{position:fixed;color:currentColor;right:calc(2vw + 2.5rem);top:1.23rem;border:none;width:1.4rem;height:1.4rem;padding:0;background:transparent;z-index:999;cursor:pointer;transition:color .3s}@media only screen and (min-width:1200px){.menuButton{display:none}}@media only screen and (max-width:1024px){.menuButton{right:2rem}}@media only screen and (max-width:600px){.menuButton{right:1rem}}.menuButton_open .menuButton_line_one{transform:rotate(-45deg)}.menuButton_open .menuButton_line_two{opacity:0}.menuButton_open .menuButton_line_three{transform:rotate(45deg)}.menuButton_line{width:1.4rem;height:2px;background:currentColor;border-radius:2px;position:absolute;transition:all .25s}.menuButton_line_one{top:2px;right:0;transform-origin:1.4rem;transform:rotate(0deg)}.menuButton_line_two{top:9px;left:50%;transform:translateX(-50%);opacity:1}.menuButton_line_three{bottom:1px;right:0;transform-origin:1.4rem;transform:rotate(0deg)}.tbl{background:#fff;border-radius:3px;border:1px solid #bbb;max-width:100%;width:100%;overflow-y:auto;position:relative;display:flex;flex-direction:column;min-height:12rem}.tbl_footer{display:flex;align-items:center;padding:.7rem 1rem;justify-content:flex-end;background:#f1f6fa;flex-shrink:0}.tbl_footer .btn{margin-left:10px}.tbl_head{width:100%;overflow:hidden;background:#fff;border-bottom:4px solid #f1f6fb;flex-shrink:0}.tbl_row{display:grid;min-height:3.5rem;align-items:center;grid-gap:.5rem;padding:0 1rem}.tbl_body{width:100%;height:100%;overflow:overlay;overscroll-behavior:none}@supports(-moz-appearance:none){.tbl_body{overflow:auto}}@media only screen and (max-width:600px){.tbl_body{max-height:40vh}}.tbl_body .tbl_row:not(:last-child){border-bottom:2px solid #f1f6fb}.tbl_withHover .tbl_body .tbl_row{cursor:pointer}.tbl_withHover .tbl_body .tbl_row:hover{background:#e7fdef;color:#00b940}.tbl_column{align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbl .btn{min-height:2.5rem}.tbl .input_checkbox{padding:0!important}.tbl .input_checkbox_box{margin:0!important}.tbl_wrapper{flex-grow:1;flex-shrink:0;height:14.5rem;display:flex;flex-direction:column}@media only screen and (max-width:600px){.tbl_wrapper{height:auto}}.tbl_wrapper .tbl{height:100%}.tbl_products{min-height:12rem}@media only screen and (max-width:600px){.tbl_products .hide-on-sm{display:none!important}.tbl_products .tbl_head .tbl_row{font-size:small}.tbl_products .tbl_row{min-width:100%!important;max-width:100%;grid-template-columns:50px 1fr 75px 50px!important}.tbl_products .tbl_row>div:first-of-type{display:flex;justify-items:center}}.tbl_row_alert{grid-template-columns:1fr!important;text-align:center;cursor:auto!important;margin:50px 0}.tbl_row_alert,.tbl_row_alert:hover{background-color:inherit!important;color:inherit!important}.barChart{width:100%;height:100%;min-height:8rem;font-weight:500;display:flex;flex-direction:column}.barChart_header{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:1rem;font-weight:600}.barChart_body{display:flex;height:100%}.barChart_values{width:6rem;font-size:.8rem;margin:1rem 0;display:flex;flex-direction:column;justify-content:space-between;position:relative}@media only screen and (max-width:600px){.barChart_values{display:none}}.barChart_value{overflow:hidden;text-overflow:ellipsis;width:100%}.barChart_bars{display:flex;justify-content:space-between;width:75%;flex-grow:1;font-size:.8rem;padding-top:.75rem;padding-bottom:.5rem;background-color:rgba(0,0,0,.025);border-radius:3px}.barChart_item{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:33%}.barChart_bar{width:3rem;height:5%;transition:height .4s linear;border-radius:.5rem;opacity:.6}.barChart_bar:hover{opacity:.8}.barChart_bar_label{margin-top:.3rem}@media only screen and (max-width:600px){.barChart_bar{width:2rem}}.assetBlock{padding:1rem;margin:1rem .5rem 0;background:#fff;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.08)}.assetBlock_header{display:flex;align-items:center;justify-content:space-between;padding:0 .5rem}.assetBlock_title{font-weight:500}.dashboard{background:#f2f6fb;color:#707070;display:flex;width:100%;height:100%}.dashboard .cont{height:100%;min-height:0}.dashboard_search.disabled .input,.dashboard_search .input{border-color:transparent!important}.dashboard_starred{margin:auto;cursor:pointer;color:#bdbdbd;opacity:0}.dashboard_starred_filled{opacity:1;color:#dcad2c}.dashboard_starred_filled path{fill:currentColor!important}.dashboard_statistics{font-weight:600;border-radius:3px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem;background:#fff;height:100%;min-height:8rem;box-shadow:0 0 5px rgba(0,0,0,.08)}.dashboard_table{border:none;font-weight:500}.dashboard_table .btn{color:#bdbdbd}.dashboard_table .tbl_row:hover .dashboard_starred{opacity:1}.dashboard_table .tbl_head{font-weight:600!important}.dashboard_table .tbl_head .tbl_column{cursor:pointer}.dashboard_table .tbl_head .tbl_column:hover{color:#00b940}.dashboard_table_icon{margin-left:.3rem;transform:rotate(180deg)}.dashboard_table_icon.desc{transform:rotate(0deg)}@media only screen and (max-width:1024px){.dashboard_action{flex-direction:column-reverse}}.iconDocument_button{position:relative}.iconDocument_list,.iconDocument_title{font-size:.85rem}.iconDocument_counter{width:.9rem;height:.9rem;border-radius:50%;color:#fff;position:absolute;top:0;right:0;font-size:.7rem;line-height:1rem;display:flex;justify-content:center;align-items:center}.iconDocument_counter_error{background:rgba(255,0,0,.5411764706)}.iconDocument_counter_valid{background:rgba(1,185,64,.5803921569)}.loanBlock{margin-top:1rem;width:100%}.loanBlock_header{padding:0 .5rem;display:flex;align-items:center}.loanBlock_line{height:1px;background:#e2e2e2;flex-grow:1;margin-left:.5rem}.loanBlock_title{display:inline-flex;align-items:center;font-weight:500}.proposal_title{border-bottom:2px solid #999;padding-bottom:.5rem;font-weight:500;font-size:1rem;margin:1rem}@media only screen and (max-width:1024px){.proposal_title:first-of-type{margin-bottom:0}}.proposal_subtitle{font-weight:500;padding:.5rem 0;margin-top:1rem}.proposal_label{color:#bbb}.proposal_per{display:flex}.proposal_per_labels{padding-right:1rem;color:#bbb}.proposal_per_values{padding-left:.5rem;min-width:6rem}@media only screen and (max-width:1024px){.proposal_per_values{padding-left:1rem;min-width:unset}}.proposal_per_labels,.proposal_per_values{width:max-content}.proposal_per_label,.proposal_per_value{height:2.3rem;margin:.5rem 0;display:flex;align-items:center}@media only screen and (max-width:600px){.proposal_per_label,.proposal_per_value{height:1.5rem}}.proposal_per_value{justify-content:flex-end}.proposal_per_lines{width:10%;flex-grow:1}.proposal_gauge{display:flex;flex-direction:column;text-align:center}@media only screen and (max-width:1024px){.proposal_gauge{justify-content:space-between}}@media only screen and (max-width:1024px){.proposal_bars{order:1}}.proposal_title_subtitle{margin-bottom:0}.product{background-color:#fff;border:1px solid #bbb;border-radius:.3rem;padding:1rem;font-size:.9rem;height:74vh;max-height:50rem;overflow:auto}@media only screen and (max-width:600px){.product{height:auto;max-height:none}}.product::-webkit-scrollbar{width:.6rem}.product::-webkit-scrollbar-track{background-color:#fafafa}.product::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:1px solid #fafafa}.product::-webkit-scrollbar-thumb:hover{background-color:#a5a5a5}.product_selected{border-color:#00b940;background:#eff9f3}.product_selected .product_section{border-color:rgba(0,90,56,.09)}.product_header{justify-content:space-between}.product_header,.product_title{display:flex;align-items:center}.product_title{font-weight:600}.product_logo{width:3rem;height:3rem;margin-right:.5rem;border-radius:50%;object-fit:cover;border:1px solid #bbb;background:#fff}.product_name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product_row{display:grid;grid-template-columns:1fr 6rem;grid-gap:.5rem;align-items:center;margin:.5rem 0;min-height:1.8rem}.product_row:first-of-type{margin-top:0}.product_row:last-of-type{margin-bottom:0}.product_section{padding:1rem 0;border-bottom:1px solid #efefef}.product_section:last-of-type{padding-bottom:0;border-bottom:none}.product_section_important{font-weight:400}.product_value{text-align:right;margin-bottom:0!important;padding-bottom:0!important}.product .input{min-height:0!important;height:1.8rem!important}.product .input_input{min-height:0!important;height:calc(1.8rem - 4px)!important;font-size:1em!important;text-align:right!important;padding:.3rem!important}.product .select_button{padding:0 .3rem!important}.product .select_button_value{font-size:1em!important}.product .input_checkbox{padding:0!important}.product .input_left.input_icon{margin-left:0!important}.loanView{background:#f2f6fb;display:flex;width:100%;height:100%}@media only screen and (max-width:1024px){.loanView_logo{margin:auto}}.loanView .hr{border:none;background:#efefef;height:2px;margin:1rem 0}.loanView .hr_light{background:#f2f6fb}.loanView .darker{color:#434343}.loanView .dark{color:#666}.loanView .light{color:#a8a8a8}.loanView .semibold{font-weight:500}.loanView .bold{font-weight:600}.loanView_head{font-weight:500;color:#434343;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.loanView_label{color:#a8a8a8;font-weight:500;margin:.3rem 0}.loanView_label:not(:first-child){margin-top:1rem}.loanView_value{font-weight:500;color:#606060}.credit-score{margin-top:8px}.gray-600{color:#757575}.red-600{color:#e53935}.amber-600{color:#ffb300}.green-600{color:#43a047}@media only screen and (max-width:1024px){.deal_column{order:3}}.document{display:flex;justify-content:space-between;align-items:center;padding-top:.1rem}.document:not(:last-child){padding-bottom:.1rem;border-bottom:2px solid #f2f6fb}.breadcrumb{display:flex;border-radius:6px;width:100%;height:4rem;background-color:#fff;padding:0 .5rem;overflow:auto}.breadcrumb_inner{margin:auto;font-weight:600;white-space:nowrap}.breadcrumb_old{color:#c4c4c4}.breadcrumb_active{color:#479153}.breadcrumb_disabled{color:#c4c4c4}.breadcrumb_pending{color:#434343;cursor:pointer}.breadcrumb_crumb{display:flex;align-items:center;justify-content:center;width:100%;padding:0 .5rem}.breadcrumb_line{width:17%;height:3px;background:currentColor;flex-grow:1;margin-left:1rem;border-radius:4px}.notes{width:100%;padding-top:1rem}.note{display:flex;width:100%;position:relative}.note:not(:last-child){margin-bottom:1rem}.note_comment .note_text{background:#f2f1f1;border-radius:6px}.note .icon{width:1rem;height:1rem;flex-shrink:0;background:#fff}.note_left{display:flex;margin-left:1rem;flex-direction:column;align-items:center;margin-top:.5rem}.note_line{width:2px;height:100%;background:#efefef;margin-top:.3rem;margin-bottom:.3rem}.note_title{font-weight:500;color:#a3a2a2;margin-bottom:.5rem}.note_text{font-size:.9rem;padding:.5rem;flex-grow:1;margin-left:1rem}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);margin:0;padding:0}:focus{outline:1px dotted #ccc}#app,body,html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:none;font-size:90%;display:flex;min-height:100%;width:100%}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#fafafa}::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:2rem;border:3px solid #fafafa}a,a:visited{color:inherit}button,input,textarea{appearance:none;-webkit-appearance:none;outline:none!important;box-shadow:none!important;min-width:1px;margin:0;font-size:inherit}textarea{resize:vertical}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{max-width:100%}b,strong{font-weight:600}input[type=file]{display:none}::selection{background-color:#00b940;color:#fff}body{font-family:Poppins,sans-serif;font-weight:400;font-size:1rem;color:#666;line-height:1.15em}h1{font-size:2rem;line-height:3.2rem}h1,h2{color:#464646}h2{font-size:1.5rem;line-height:2.4rem}h3{color:#464646;font-size:1rem;line-height:1.6rem}h1,h2,h3,h4,h5{font-weight:500}a{color:#00b940;transition-property:color;transition-duration:.1s;transition-timing-function:linear}a:hover{color:rgb(0,159.5,55.1783783784)}.addNote .input_input{background:transparent;font-size:.95rem!important;padding-right:2.5rem!important;padding-top:.8rem!important}.addNote .input_input.withActions{padding-bottom:5rem!important}.addNote .icon{width:1.5rem;height:1.5rem;margin:1rem .5rem 1rem 1rem}.addNote_field{box-shadow:inset 0 0 7px #ddd!important;border-radius:.3rem;position:relative}.addNote_field_top{display:flex}.addNote_field_bottom{display:flex;justify-content:flex-end;padding:1rem;position:absolute;bottom:0;left:0;right:0;z-index:999}.logo{display:block;max-height:2.5rem;height:auto}@keyframes animate-bottom{0%{opacity:0;bottom:-100px}to{opacity:1;bottom:0}}.animate-bottom{position:relative;animation:animate-bottom .4s}@keyframes fadeForward{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0);visibility:visible}}@keyframes fadeBackward{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0);visibility:visible}}.chart-gauge{width:100%;display:flex;align-items:center;justify-content:center}.chart-gauge svg{height:9rem}@media only screen and (max-width:600px){.chart-gauge svg{height:6rem}}.chart-filled{fill:#4682b4}.chart-empty{fill:#dedede}.needle,.needle-center{fill:#464a4f}.total-value-div{font-size:xx-large;display:flex;height:100px;align-items:center;justify-content:center}.line-plot{margin:.5rem 0;background-color:#dedede;height:2.3rem;border-radius:5px}@media only screen and (max-width:600px){.line-plot{height:1.5rem}}.line-plot-filled{width:0;height:100%;background-color:#4682b4;transition-property:width;transition-duration:.5s;transition-timing-function:ease-in-out;border-radius:5px}.line-plot-green .line-plot-value{color:#00b940!important}.line-plot-red .line-plot-value{color:#f33!important}.ownership-list{font-size:1rem;list-style-position:inside;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;list-style-type:none;margin:10px 0}@media only screen and (max-width:1024px){.ownership-list{grid-template-columns:1fr 1fr}}.ownership_modal .modal_content{padding-top:1rem}.docs_title{margin-top:2rem;margin-bottom:1rem;color:#00b940;font-weight:500;font-size:1rem}.docs_item{display:flex;align-items:center;justify-content:space-between;min-height:3rem;margin-bottom:.5rem}.docs_row{padding:.5rem;margin-bottom:0}.docs_row:nth-child(odd),.docs_row_with_bg{background-color:#d5f1e5}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.color-primary{color:#00b940}.absolute-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.inline-block{display:inline-block}.clickable{cursor:pointer}.icon{vertical-align:middle;flex-shrink:0;flex-grow:0}.cont{max-width:95vw;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto;width:100%}.cont,.full{min-height:100%}.full{min-width:100%}.full-height{min-height:100%}.card{background:#fff;border-radius:3px;overflow:hidden}.card_shadowed{box-shadow:0 0 5px rgba(0,0,0,.08)}.hidden{display:none!important}.flex{display:flex}.align-self-end{align-self:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.align-center{align-items:center}.align-end{align-items:flex-end}.direction-column{flex-direction:column}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.block{display:block}.disabled{opacity:.7;pointer-events:none}.spinner{animation:spinner-animation 2s linear infinite;max-width:100px;opacity:.5}.spinner circle{animation:circle-animation 1.4s ease-in-out infinite both}@keyframes spinner-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes circle-animation{0%,25%{stroke-dashoffset:280;transform:rotate(0)}50%,75%{stroke-dashoffset:75;transform:rotate(45deg)}to{stroke-dashoffset:280;transform:rotate(1turn)}}.m-auto,.mx-auto{margin-left:auto;margin-right:auto}.m-auto,.my-auto{margin-top:auto;margin-bottom:auto}.p-0,.pt-0,.py-0{padding-top:0}.p-0,.pb-0,.py-0{padding-bottom:0}.p-0,.pl-0,.px-0{padding-left:0}.p-0,.pr-0,.px-0{padding-right:0}.m-0,.mt-0,.my-0{margin-top:0}.m-0,.mb-0,.my-0{margin-bottom:0}.m-0,.ml-0,.mx-0{margin-left:0}.m-0,.mr-0,.mx-0{margin-right:0}.p-1,.pt-1,.py-1{padding-top:.5rem}.p-1,.pb-1,.py-1{padding-bottom:.5rem}.p-1,.pl-1,.px-1{padding-left:.5rem}.p-1,.pr-1,.px-1{padding-right:.5rem}.m-1,.mt-1,.my-1{margin-top:.5rem}.m-1,.mb-1,.my-1{margin-bottom:.5rem}.m-1,.ml-1,.mx-1{margin-left:.5rem}.m-1,.mr-1,.mx-1{margin-right:.5rem}.p-2,.pt-2,.py-2{padding-top:1rem}.p-2,.pb-2,.py-2{padding-bottom:1rem}.p-2,.pl-2,.px-2{padding-left:1rem}.p-2,.pr-2,.px-2{padding-right:1rem}.m-2,.mt-2,.my-2{margin-top:1rem}.m-2,.mb-2,.my-2{margin-bottom:1rem}.m-2,.ml-2,.mx-2{margin-left:1rem}.m-2,.mr-2,.mx-2{margin-right:1rem}.p-3,.pt-3,.py-3{padding-top:1.5rem}.p-3,.pb-3,.py-3{padding-bottom:1.5rem}.p-3,.pl-3,.px-3{padding-left:1.5rem}.p-3,.pr-3,.px-3{padding-right:1.5rem}.m-3,.mt-3,.my-3{margin-top:1.5rem}.m-3,.mb-3,.my-3{margin-bottom:1.5rem}.m-3,.ml-3,.mx-3{margin-left:1.5rem}.m-3,.mr-3,.mx-3{margin-right:1.5rem}.p-4,.pt-4,.py-4{padding-top:2rem}.p-4,.pb-4,.py-4{padding-bottom:2rem}.p-4,.pl-4,.px-4{padding-left:2rem}.p-4,.pr-4,.px-4{padding-right:2rem}.m-4,.mt-4,.my-4{margin-top:2rem}.m-4,.mb-4,.my-4{margin-bottom:2rem}.m-4,.ml-4,.mx-4{margin-left:2rem}.m-4,.mr-4,.mx-4{margin-right:2rem}.columns{display:flex;flex-wrap:wrap}.hidden{display:none}.col-100{width:100%}.col-95{width:95%}.col-90{width:90%}.col-85{width:85%}.col-80{width:80%}.col-77{width:77%}.col-75{width:75%}.col-70{width:70%}.col-66{width:66%}.col-65{width:65%}.col-60{width:60%}.col-58{width:58.16%}.col-55{width:55%}.col-50{width:50%}.col-46{width:46%}.col-45{width:45%}.col-42{width:42%}.col-40{width:40%}.col-35{width:35%}.col-34{width:34%}.col-33{width:33.33%}.col-30{width:30%}.col-25{width:25%}.col-23{width:23%}.col-20{width:20%}.col-16{width:16.6%}.col-15{width:15%}.col-14{width:14.2%}.col-12{width:12.5%}.col-10{width:10%}@media only screen and (min-width:2000px){.cont{max-width:75vw}}@media only screen and (min-width:1024px){.col-l-100{width:100%}.col-l-95{width:95%}.col-l-90{width:90%}.col-l-85{width:85%}.col-l-80{width:80%}.col-l-77{width:77%}.col-l-75{width:75%}.col-l-70{width:70%}.col-l-66{width:66%}.col-l-65{width:65%}.col-l-60{width:60%}.col-l-58{width:58.16%}.col-l-55{width:55%}.col-l-50{width:50%}.col-l-46{width:46%}.col-l-45{width:45%}.col-l-42{width:42%}.col-l-40{width:40%}.col-l-35{width:35%}.col-l-34{width:34%}.col-l-33{width:33.33%}.col-l-30{width:30%}.col-l-25{width:25%}.col-l-23{width:23%}.col-l-20{width:20%}.col-l-16{width:16.6%}.col-l-15{width:15%}.col-l-14{width:14.2%}.col-l-12{width:12.5%}.col-l-10{width:10%}}@media only screen and (max-width:1024px){.hide-md{display:none!important}.cont{max-width:100vw}.col-md-100{width:100%}.col-md-95{width:95%}.col-md-90{width:90%}.col-md-85{width:85%}.col-md-80{width:80%}.col-md-77{width:77%}.col-md-75{width:75%}.col-md-70{width:70%}.col-md-66{width:66%}.col-md-65{width:65%}.col-md-60{width:60%}.col-md-58{width:58.16%}.col-md-55{width:55%}.col-md-50{width:50%}.col-md-46{width:46%}.col-md-45{width:45%}.col-md-42{width:42%}.col-md-40{width:40%}.col-md-35{width:35%}.col-md-34{width:34%}.col-md-33{width:33.33%}.col-md-30{width:30%}.col-md-25{width:25%}.col-md-23{width:23%}.col-md-20{width:20%}.col-md-16{width:16.6%}.col-md-15{width:15%}.col-md-14{width:14.2%}.col-md-12{width:12.5%}.col-md-10{width:10%}}.hide-on-non-sm{display:none}@media only screen and (max-width:600px){.hide-sm{display:none!important}.hide-on-non-sm{display:block}.cont{padding-left:0;padding-right:0}.col-sm-100{width:100%}.col-sm-95{width:95%}.col-sm-90{width:90%}.col-sm-85{width:85%}.col-sm-80{width:80%}.col-sm-77{width:77%}.col-sm-75{width:75%}.col-sm-70{width:70%}.col-sm-66{width:66%}.col-sm-65{width:65%}.col-sm-60{width:60%}.col-sm-58{width:58.16%}.col-sm-55{width:55%}.col-sm-50{width:50%}.col-sm-46{width:46%}.col-sm-45{width:45%}.col-sm-42{width:42%}.col-sm-40{width:40%}.col-sm-35{width:35%}.col-sm-34{width:34%}.col-sm-33{width:33.33%}.col-sm-30{width:30%}.col-sm-25{width:25%}.col-sm-23{width:23%}.col-sm-20{width:20%}.col-sm-16{width:16.6%}.col-sm-15{width:15%}.col-sm-14{width:14.2%}.col-sm-12{width:12.5%}.col-sm-10{width:10%}}@media only screen and (min-width:1024px){.hide-l{display:none!important}}.icon-transparent *{fill:transparent;stroke:transparent}.btn-icon svg{margin-right:.5em}.btn-icon svg *{stroke:currentColor!important}@media screen and (max-width:600px){.btn-icon svg{display:none}}.input_radio_item svg *{stroke:currentColor}@media screen and (max-width:600px){.input_radio_item svg{display:none}}.additional-info{display:flex;flex-direction:column;margin-right:10px;font-size:smaller}.additional-info:last-of-type{margin-right:0}.badge{display:inline-block;margin:5px 0 0;padding:6px 13px;letter-spacing:.5px;border-radius:8px;text-transform:uppercase}.badge-warning{background:#fff3e0;color:#ff5b1a}.badge-success{background:#eafbf4;color:#0c4b35}.badge-error{background:#ffebee;color:#8d2725}.banner{margin:auto;width:90%;max-width:28rem}.banner-actions{display:flex;margin-top:1rem}.login_content{max-width:32rem}.login_actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}@media only screen and (max-width:600px){.login_actions{flex-direction:column-reverse}}.login_links{display:flex;color:#8c8c8c;cursor:pointer;font-size:.95rem}@media only screen and (max-width:600px){.login_links{margin-top:1rem}}.login_links_divider{margin:0 .5rem}.login_links a{color:#8c8c8c}.login_links a:hover{color:#00b940}.login .banner{max-width:none;width:100%}.formWrapper{width:calc(100% - 300px);color:#464646;margin-left:300px;position:relative;padding-top:4rem}@media only screen and (max-width:1200px){.formWrapper{margin-left:0;width:100%}}.formWrapper_cont{min-height:100%;padding-top:1rem;padding-bottom:2rem}@media only screen and (max-width:600px){.formWrapper_cont{padding-bottom:5rem}}.flowControl{margin:1rem .5rem 0}@media only screen and (max-width:600px){.flowControl{margin:0;position:fixed;bottom:0;left:0;width:100%;z-index:99}.flowControl .btn_default{border-radius:0}.flowControl .btn_default_enabled{background:rgb(0,159.5,55.1783783784)}}.flowControl-flex{display:flex}@media only screen and (min-width:1024px){.radio_asset_type .select_menu_list{width:max-content}}.btn_download{width:calc(12% - 1rem);flex-shrink:0}@media only screen and (max-width:1024px){.btn_download{width:calc(33% - 1rem)}}@media only screen and (max-width:600px){.btn_download{width:calc(50% - 1rem)}}.segment-preview{background-color:#fff;padding:.5rem 1rem 2rem;box-shadow:0 0 10px #ddd;margin-left:1rem;margin-right:1rem;margin-top:1rem;flex-grow:1;flex-shrink:0;height:14.5rem;display:flex;flex-direction:column;overflow:auto}@media only screen and (max-width:1024px){.segment-preview{height:auto}}@media only screen and (max-width:600px){.segment-preview{padding:0 0 1rem}}.segment-preview::-webkit-scrollbar{width:.6rem}.segment-preview::-webkit-scrollbar-track{background-color:#fafafa}.segment-preview::-webkit-scrollbar-thumb{background-color:#c1c1c1;border:1px solid #fafafa}.segment-preview::-webkit-scrollbar-thumb:hover{background-color:#a5a5a5}.fill-green .chart-filled{fill:#00b940}.red{color:#f33}.fill-red .chart-filled{fill:#f33}.orange{color:#ff7f00}.fill-orange .chart-filled{fill:#ff7f00}.pill{background-color:#00b940;color:#fff;border-radius:5px;padding:.5em .7em;flex-shrink:0;margin-left:.5rem}.pill-red{background-color:#f33}.glass_buttons{margin-top:1rem;display:grid;grid-auto-flow:column;justify-content:end;grid-gap:1rem}.glasss-summary>div{margin:10px 0 0}.glasss-summary>div strong{display:inline-block;width:100px}.tbl_row.productDetails{min-height:250px;background-color:#e7fff5!important;flex-wrap:wrap;padding:10px;align-items:start;grid-template-columns:repeat(5,1fr)!important;color:#666!important;cursor:auto;font-weight:500}.tbl_row.productDetails .tbl_column{white-space:normal}.tbl_row.productDetails .tbl_column:first-of-type{grid-column:1/6}.tbl_row.productDetails_label{color:#8c8c8c!important;display:block}.productDetails_label{font-weight:400;color:#8c8c8c!important;display:inline-block;margin-right:.3rem}.disclosures .input_checkbox{padding-top:.5rem;padding-bottom:.5rem}.loanTypeIcon{text-transform:uppercase;font-weight:500;display:flex;align-items:center;justify-content:center;color:#999}.lender-logo{background-color:#fff;border-radius:50%;object-fit:cover;display:inline-block;height:2.5rem;width:2.5rem;vertical-align:middle;margin-right:.5em;border:2px solid #f2f2f2}.lender-logo-smaller{width:1.5rem!important;height:1.5rem!important}.lender-logo-initials{display:flex;align-items:center;justify-content:center;background:#bbb;color:#fff;margin-left:auto;margin-right:auto}.pin-code{display:grid;grid-auto-flow:column;margin:1rem 0;grid-gap:1rem}.pin-code .input_wrapper{padding-bottom:0}.pin-code .input_input{text-align:center;width:3.5rem!important;padding:0!important;height:3.5rem!important}.backgroundCover{background-size:contain;background-repeat:no-repeat;background-position:bottom;background-color:#dbebed;background-image:url(/assets/static/background.png?6cbc0fe167e32a8f8c3177bd830a8ff5)}.backgroundCover.login{background-color:#eaf5f8;background-image:url(/assets/static/login.png?982b807d252c088e150dc164708960bb)}.backgroundCover.last{background-color:#eaf5f8;background-image:url(/assets/static/last_page.png?63780062a65c79544c6647896398c55c)}.backgroundCover .logo{position:absolute;top:2rem;left:2rem}.backgroundCover .banner{padding:2rem;background-color:rgba(244,251,253,.68);border-radius:.3rem}.filter{justify-content:flex-end;overflow:hidden}.filter,.filter_value,.filter_values{display:flex;align-items:center}.filter_value{margin-right:.5rem;overflow:hidden;background:#707070;color:#fff;padding:.5rem;border-radius:2rem;font-size:.85rem}.filter_value_text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.filter_value .icon{margin-left:2px;cursor:pointer;flex-shrink:0}@media only screen and (max-width:1024px){.addMiddleName{margin-bottom:-1.5rem}}.feesAlert{color:#ff7f00;margin:2rem .5rem;font-weight:500}.feesFinanceProposal .input{min-height:0!important;height:1.8rem!important;width:100px;margin-top:.25rem}.feesFinanceProposal .input_input{min-height:0!important;height:calc(1.8rem - 4px)!important;font-size:1em!important;padding:.3rem!important}.proposal_value{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.feeForm .input_wrapper{padding-bottom:0!important}