.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999px);width:320px;z-index:9999}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;min-height:64px;overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{flex:1 1 auto;margin:auto 0;padding:6px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{background-color:hsla(0,0%,100%,.7);bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}.ErrorFallback_fallback__Re-4b{align-items:center;background-color:#dde4e4;display:flex;height:100vh;justify-content:center}.ErrorFallback_fallback__content__t8Z3Z{align-items:center;background-color:#fff;border-radius:4px;border-top:8px solid #1c81ff;box-sizing:border-box;display:flex;height:250px;justify-content:space-between;padding:0 50px;width:500px}.ErrorFallback_fallback__icon__vdAX4{height:100px;width:60px}.ErrorFallback_fallback__info__PAPLV{color:#df4f60;font-family:Montserrat;font-size:20px;max-width:300px}.StepSlider_stepSlider__dNoLX{display:flex;height:50px;max-width:460px;width:100%}@media(max-width:675px){.StepSlider_stepSlider__dNoLX{height:42px;max-width:400px}}@media(max-width:580px){.StepSlider_stepSlider__dNoLX{height:38px;max-width:320px}}@media(max-width:480px){.StepSlider_stepSlider__dNoLX{height:36px;left:50%;max-width:290px;padding:42px 27px;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media(max-width:375px){.StepSlider_stepSlider__dNoLX{padding-left:10px;padding-right:10px}}.StepSlider_cell__nib8O{position:relative;width:100%}.StepSlider_cell_withoutLine__bF5Oq{width:-webkit-max-content;width:max-content}.StepSlider_cell__container__Kv64-{align-items:center;display:flex;flex-direction:row;width:100%}.StepSlider_cell__thumb__Uf9vl{align-items:center;background:#c7c7c7;border-radius:50%;box-sizing:border-box;display:flex;flex-direction:row;flex-shrink:0;height:21px;justify-content:center;transition:background-color 1s;width:21px}.StepSlider_cell__thumb__Uf9vl.StepSlider_white__RTRZi{background:hsla(0,0%,100%,.5)}@media(max-width:580px){.StepSlider_cell__thumb__Uf9vl{height:18px;width:18px}}@media(max-width:425px){.StepSlider_cell__thumb__Uf9vl{height:15px;width:15px}}@media(max-width:375px){.StepSlider_cell__thumb__Uf9vl{height:12px;width:12px}}.StepSlider_cell__thumb_current__hRTyn{background-color:#5999d8}.StepSlider_cell__thumb_current__hRTyn.StepSlider_white__RTRZi{background-color:#fff}.StepSlider_cell__line__IHhjo{background:#c7c7c7;height:2px;transition:background-color .5s;width:100%}.StepSlider_cell__line__IHhjo.StepSlider_white__RTRZi{background:hsla(0,0%,100%,.5)}.StepSlider_cell__title__WBOqf{bottom:0;color:#848484;font-family:Source Sans Pro;font-size:18px;font-weight:600;position:absolute;text-align:center;-webkit-transform:translate(-40%);transform:translate(-40%);white-space:nowrap}.StepSlider_cell__title__WBOqf.StepSlider_white__RTRZi{color:#fff}@media(max-width:580px){.StepSlider_cell__title__WBOqf{font-size:16px}}@media(max-width:425px){.StepSlider_cell__title__WBOqf{font-size:14px}}@media(max-width:375px){.StepSlider_cell__title__WBOqf{font-size:10px}}.StepSlider_cell__nib8O:last-child .StepSlider_cell__title__WBOqf{white-space:inherit;width:150px}@media(max-width:675px){.StepSlider_cell__nib8O:last-child .StepSlider_cell__title__WBOqf{bottom:-25px}}@media(max-width:580px){.StepSlider_cell__nib8O:last-child .StepSlider_cell__title__WBOqf{bottom:0;width:120px}}@media(max-width:375px){.StepSlider_cell__nib8O:last-child .StepSlider_cell__title__WBOqf{bottom:-10px;-webkit-transform:translate(-45%);transform:translate(-45%);width:65px}}.StepSlider_cell_passed__OFiqz .StepSlider_cell__thumb__Uf9vl{background-color:#5999d8}.StepSlider_cell_passed__OFiqz .StepSlider_cell__thumb__Uf9vl.StepSlider_white__RTRZi{background-color:#fff}@media(max-width:375px){.StepSlider_cell_passed__OFiqz .StepSlider_cell__thumb__Uf9vl{background-color:#fff;border:1px solid #5999d8}}.StepSlider_cell_passed__OFiqz .StepSlider_cell__line__IHhjo{background-color:#5999d8}.StepSlider_cell_passed__OFiqz .StepSlider_cell__line__IHhjo.StepSlider_white__RTRZi{background-color:#fff}@media(max-width:375px){.StepSlider_cell_passed__OFiqz .StepSlider_cell__line__IHhjo{background-color:#c7c7c7}}.Header_header__e6FjZ{align-items:center;background-color:#fff;border-bottom:1px solid #dde4e4;box-sizing:border-box;display:flex;flex-direction:row;height:80px;justify-content:center;padding:0;width:100%}@media(max-width:425px){.Header_header__e6FjZ{border-bottom:none;height:90px;padding:0}}.Header_header__container__CcL-K{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:1100px;width:100%}.Header_header__left__Ol-Lq{align-items:center;display:flex;flex-direction:row;justify-content:center}.Header_header__logo__XVcSS{height:50px;width:50px}@media(max-width:1080px){.Header_header__logo__XVcSS{padding-left:10px}}@media(max-width:768px){.Header_header__logo__XVcSS{height:30px;width:30px}}.Header_header__title__snI5N{color:#000;font-size:42px;font-weight:500;margin-left:10px;text-decoration:none}@media(max-width:425px){.Header_header__title__snI5N{font-size:28px}}.Header_header__right__dbf2u{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:0}@media(max-width:425px){.Header_header__right__dbf2u{margin-right:20px}}.Header_header__action__z\+uyt{align-items:center;color:#848484;cursor:pointer;display:flex;flex-direction:row;margin:0}@media(max-width:768px){.Header_header__action__z\+uyt{display:none}}.Header_header__dropdown__item__Jtmkj{cursor:pointer;margin:0;padding:0}@media(max-width:768px){.Header_header__dropdown__\+rTIT{display:none}}.Header_header__hide__hS-zw,.Header_header__pathIcon__knu\+Y{margin-left:7px}@media(max-width:425px){.Header_header__hide__hS-zw{display:none}}.Header_learnMore__yb8R7{align-items:normal;display:flex;flex-direction:row;font-size:18px;gap:6px;justify-content:normal}@media(max-width:768px){.Header_learnMore__yb8R7{display:none}}.Header_learnMore__link__g961Q{color:#1c81ff}.ProjectNameHeader_projectNameHeader__hB9o-{background-color:#fff;color:#355c82;display:flex;flex-direction:column;padding:12px 25px}@media(max-width:425px){.ProjectNameHeader_projectNameHeader__hB9o-{gap:5px;margin:20px 0 20px 10px;padding:0}}.ProjectNameHeader_projectNameHeader__name__SN\+Sr{color:#355c82;font:500 42px Poppins}@media(max-width:768px){.ProjectNameHeader_projectNameHeader__name__SN\+Sr{font-size:32px}}@media(max-width:425px){.ProjectNameHeader_projectNameHeader__name__SN\+Sr{font-size:24px}}.ProjectNameHeader_projectNameHeader__address__cfUpA{align-items:baseline;display:flex;flex-wrap:wrap;font-size:36px;gap:20px}@media(max-width:768px){.ProjectNameHeader_projectNameHeader__address__cfUpA{font-size:26px}}@media(max-width:425px){.ProjectNameHeader_projectNameHeader__address__cfUpA{flex-direction:column;font-size:16px;gap:5px}}.ProjectNameHeader_projectNameHeader__link__-ZS5A{color:#0081ff;cursor:pointer;font:600 18px Poppins;text-decoration:underline;white-space:nowrap}@media(max-width:425px){.ProjectNameHeader_projectNameHeader__link__-ZS5A{font:500 14px Poppins}}.ProjectInfoCard_projectInfoCard__q8Q7S{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;padding:40px 20px}@media(max-width:768px){.ProjectInfoCard_projectInfoCard__q8Q7S{margin-bottom:10px}}@media(max-width:425px){.ProjectInfoCard_projectInfoCard__q8Q7S{border:none;border-bottom:1px solid #dde4e4;border-radius:0;border-top:1px dotted #dde4e4;margin-bottom:0;padding:0}}.ProjectInfoCard_projectInfoCard__additionalInfo__oDtuz{font-size:16px;font-weight:500}@media(max-width:425px){.ProjectInfoCard_projectInfoCard__additionalInfo__oDtuz{font-size:14px;padding:0 0 20px 10px}}.ProjectInfoCard_labels__cJoz2{display:flex;flex-wrap:wrap;padding-bottom:20px}@media(max-width:425px){.ProjectInfoCard_labels__cJoz2{flex-wrap:nowrap;padding:15px 10px}}.ProjectInfoCard_labels__item__y0bf0{align-items:center;display:flex;margin-right:40px}@media(max-width:425px){.ProjectInfoCard_labels__item__y0bf0{margin-right:20px}}.ProjectInfoCard_labels__icon__Acj\+z{height:30px;width:30px}@media(max-width:425px){.ProjectInfoCard_labels__icon__Acj\+z{height:20px;width:20px}}.ProjectInfoCard_labels__text__RsyhB{font-weight:600;margin-left:10px}@media(max-width:425px){.ProjectInfoCard_labels__text__RsyhB{font-size:14px;margin-left:5px}}.ProjectInfoCard_closingDate__\+rUkn{align-items:center;display:flex;font-size:14px;margin:20px 0}@media(max-width:425px){.ProjectInfoCard_closingDate__\+rUkn{margin:0;padding:15px 10px}}.ProjectInfoCard_closingDate__date__nJBH1{font-weight:600;margin-left:5px}.ProjectInfoCard_closingDate__icon__rkDr7{height:30px;width:30px}@media(max-width:768px){.ProjectInfoCard_closingDate__icon__rkDr7{display:none}}.ProjectInfoCard_list__prXhS{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);padding-left:20px}@media(max-width:425px){.ProjectInfoCard_list__prXhS{padding-left:30px}}.ProjectInfoCard_list__item__zv0aD{font-size:18px;font-weight:600}@media(max-width:425px){.ProjectInfoCard_list__item__zv0aD{font-size:14px}}.ProjectInfoCard_list__item__zv0aD::marker{color:#229875}.ProjectInfoCard_list__text__whD6N{left:-5px;position:relative}.LoanRequest_loanRequest__nj4tF{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;font-weight:600;padding:20px 15px}@media(max-width:425px){.LoanRequest_loanRequest__nj4tF{border:0;border-radius:0;border-top:1px dotted #dde4e4;padding:15px 10px}}.LoanRequest_loanRequest__text__vxtA6{align-items:baseline;display:flex;font-family:Source Sans Pro;font-size:18px;font-weight:600;gap:10px}@media(max-width:768px){.LoanRequest_loanRequest__text__vxtA6{flex-direction:column;gap:0}}@media(max-width:425px){.LoanRequest_loanRequest__text__vxtA6{font-size:12px;font-weight:400}}.LoanRequest_loanRequest__total__GlNpL{color:#019875;font-family:Poppins;font-size:48px;font-weight:500}@media(max-width:675px){.LoanRequest_loanRequest__total__GlNpL{font-size:34px}}@media(max-width:425px){.LoanRequest_loanRequest__total__GlNpL{font-size:24px}}.PhotoSlider_Slider__RryFE{min-height:300px;position:relative}@media(max-width:425px){.PhotoSlider_Slider__RryFE{margin:10px;min-height:200px}}.PhotoSlider_Slider__RryFE.PhotoSlider_fullSize__YXxE-{margin:10px auto 0;max-width:750px;min-height:500px}.PhotoSlider_Slider__arrowWrapper__RLvo2{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;padding-top:8px;position:absolute;top:50%;width:25px;z-index:1}.PhotoSlider_Slider__arrowWrapper_left__LY89X{left:10px}.PhotoSlider_Slider__arrowWrapper_right__XNbp\+{right:10px}.PhotoSlider_Slider__arrow__SMxIU:after,.PhotoSlider_Slider__arrow__SMxIU:before{border-right:5px solid #fff;content:"";cursor:pointer;display:block;height:20px;margin-top:-8px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}@media(max-width:425px){.PhotoSlider_Slider__arrow__SMxIU:after,.PhotoSlider_Slider__arrow__SMxIU:before{top:55%}}.PhotoSlider_Slider__arrow__SMxIU:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.PhotoSlider_Slider__arrow_back__ICuVS:after,.PhotoSlider_Slider__arrow_back__ICuVS:before{left:25px}.PhotoSlider_Slider__arrow_back__ICuVS:before{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.PhotoSlider_Slider__arrow_back__ICuVS:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.PhotoSlider_Slider__arrow_forward__n4Aau:after,.PhotoSlider_Slider__arrow_forward__n4Aau:before{right:25px}.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-:after,.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-:before{border-right:7px solid #fff;height:35px;margin-top:-10px}.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-:after{margin-top:-15px}.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-.PhotoSlider_Slider__arrow_back__ICuVS:after,.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-.PhotoSlider_Slider__arrow_back__ICuVS:before{left:-75px}.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-.PhotoSlider_Slider__arrow_forward__n4Aau:after,.PhotoSlider_Slider__arrow__SMxIU.PhotoSlider_fullSize__YXxE-.PhotoSlider_Slider__arrow_forward__n4Aau:before{right:-75px}.PhotoSlider_Slider__image__h9Eb0{border-radius:10px;height:100%;object-fit:cover;opacity:0;position:absolute;top:0;transition:1s;width:100%}.PhotoSlider_Slider__image__h9Eb0.PhotoSlider_active__BUKaJ{opacity:1}.PhotoSlider_Slider__dotsWrapper__boBZj{bottom:10px;left:50%;max-width:120px;overflow:hidden;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}.PhotoSlider_Slider__dotsWrapper__boBZj.PhotoSlider_fullSize__YXxE-{bottom:-50px;max-width:305px}@media(max-width:425px){.PhotoSlider_Slider__dotsWrapper__boBZj{bottom:-20%}}.PhotoSlider_Slider__dots__zzSYS{display:flex;transition:1s}.PhotoSlider_Slider__dots__zzSYS.PhotoSlider_center__HtJ-5{justify-content:center}.PhotoSlider_Slider__dot__8qqGO{border:2px solid #fff;border-radius:50%;cursor:pointer;height:10px;margin:5px;min-width:10px}.PhotoSlider_Slider__dot__8qqGO.PhotoSlider_fullSize__YXxE-{height:18px;margin:8px;min-width:18px}@media(max-width:425px){.PhotoSlider_Slider__dot__8qqGO{border:2px solid #848484}}.PhotoSlider_Slider__dot__8qqGO.PhotoSlider_active__BUKaJ{background-color:#fff}@media(max-width:425px){.PhotoSlider_Slider__dot__8qqGO.PhotoSlider_active__BUKaJ{background-color:#4db79e;border:2px solid #4db79e}}.GoogleMap_GoogleMap__Et9Ae{min-height:300px}@media(max-width:768px){.GoogleMap_GoogleMap__Et9Ae{align-items:center;display:flex;flex-direction:row;justify-content:center;min-height:200px}}.GoogleMap_GoogleMap__image__c0BUY{border:1px solid #dde4e4;border-radius:10px;height:100%;width:100%}@media(max-width:768px){.GoogleMap_GoogleMap__image__c0BUY{height:95%;margin-top:25px;width:95%}}.CapitalSources_capitalSources__r\+BWC{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;flex-grow:1;min-height:240px;padding:0 20px}@media(max-width:425px){.CapitalSources_capitalSources__r\+BWC{border:none;margin:30px 0 60px;max-width:95vw;padding:0}}.CapitalSources_capitalSources__heading__pxX3G{color:#8394a5;font:500 30px Poppins;margin:15px 0 0}.CapitalSources_capitalSources__heading_sub__EqcBU{color:#8394a5;font:600 18px Source Sans Pro}.CapitalSources_capitalSources__reveal__osXYV{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.CapitalSources_capitalSources__links__CH1Lg{align-items:normal;display:flex;flex-direction:row;gap:14px;justify-content:normal}.CapitalSources_capitalSources__item__XgLGo{align-items:center;display:flex;flex-direction:row;gap:10px}.CapitalSources_capitalSources__selected__JduH3{height:20px;margin:0;width:20px}.CapitalSources_capitalSources__saveIcon__ILrvF{cursor:default;height:20px;width:20px}.CapitalSources_capitalSources__name__L0KC2{font-size:18px;margin-right:5px}.CapitalSources_capitalSources__type__KgqhK{font-weight:300}@media(max-width:425px){.CapitalSources_filter__disabled__jpPvB{display:none}}.CapitalSources_filter__label__1jsL7{color:#757575;font-size:18px;margin-top:10px}@media(max-width:425px){.CapitalSources_filter__label__1jsL7{margin:0}}.CapitalSources_filter__list__Io8MH{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;gap:15px;justify-content:normal;margin-top:15px}.CapitalSources_filter__item__K2cxl{flex-basis:140px}.CapitalSources_loader__fpE0E{align-items:center;display:flex;flex-direction:row;justify-content:center;min-height:240px}.CapitalSources_sources__AnQJw{margin:20px 0}@media(max-width:425px){.CapitalSources_sources__AnQJw{margin:0}}.CapitalSources_sources__actions__9r7MN{align-items:center;display:flex;flex-direction:row;gap:38px;justify-content:flex-start}.CapitalSources_details__5NzLp{display:flex;flex-direction:column;gap:20px}.CapitalSources_details__heading__gm-2K{color:#5c6166;font-style:italic}.CapitalSources_details__body__sd6uF{font-size:18px}.CapitalSources_details__row__oh5zv{display:grid;grid-template-columns:1fr 1fr}.CapitalSources_details__copyButton__g1BdS{gap:10px;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CapitalSources_details__links__row__tNBnU{align-items:center;display:flex;flex-direction:row;margin-top:6px}.CapitalSources_details__link__icon__5cdhk{height:16px;margin-right:5px;width:16px}.CapitalSources_details__link__link__UKc7v{color:#1c81ff}.CapitalSources_highlights__YEOnQ{margin:0;padding:0 20px}.CapitalSources_highlights__item__pKDuP::marker{color:#5999d8}.Equity_equity__GD2OV{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:60px}.Equity_equity__container__KRCMB{width:95%}.Equity_equity__title__hWXp4{color:#5c6166;font-size:30px}.Equity_equity__subtitleGroup__0iPW0{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:90%}@media(max-width:768px){.Equity_equity__subtitleGroup__0iPW0{width:100%}}.Equity_equity__subtitle__W\+Czh{color:#5c6166;font-size:20px}.Equity_equity__sliderWrapper__VlZA2{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:80%}@media(max-width:768px){.Equity_equity__sliderWrapper__VlZA2{display:flex;flex-direction:column;gap:10px;width:100%}}.Equity_equity__sliderWrapper_third__Ybv\+l{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:88%}@media(max-width:768px){.Equity_equity__sliderWrapper_third__Ybv\+l{gap:10px;width:100%}}.Equity_equity__btnGroup__D9Y49{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.Equity_equity__sliderContent__RXPc0{align-items:center;display:flex;flex-direction:row;font-size:18px;justify-content:space-between;width:185px}@media(max-width:768px){.Equity_equity__sliderContent__RXPc0{width:225px}}.Equity_equity__sliderContent_value__H0RWx{border:1px solid #5c6166;border-radius:6px;padding:7px 20px}.Equity_equity__sliderContent_subValue__KjnCx{margin-left:20px;white-space:nowrap}@media(max-width:768px){.Equity_equity__sliderContent_perc__6\+040{margin-right:5px}.Equity_equity__sliderContent_price__PX6F7{margin-right:35px}}.Equity_equity__boxValue__yZTGk{align-items:center;border:1px solid #5c6166;border-radius:6px;display:flex;flex-direction:row;height:42px;justify-content:center;width:60px}@media(max-width:768px){.Equity_equity__boxValue__yZTGk{margin-right:10px}}.Equity_equity__boxWrapper__fVLwx{align-items:center;display:flex;flex-direction:row;gap:5px}.Equity_equity__percentPartyTitle__BeSfW{color:#5c6166;font-size:20px;margin:30px 0 10px}@media(max-width:768px){.Equity_equity__percentPartyTitle__BeSfW{white-space:nowrap}}.Equity_equity__percentEquity__BvVeg{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:95%}@media(max-width:768px){.Equity_equity__percentEquity__BvVeg{width:75%}}.Equity_equity__secondCol__IHROZ{align-items:flex-start;display:flex;flex-direction:column;width:23%}.Equity_equity__btnContainer__fVMbI{display:flex;flex-direction:column;margin:40px 0 25px}.Equity_footer__3bk7\+{align-items:normal;background-color:#fff;border-top:1px solid #b9b6b6;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;opacity:1;padding:24px 20px;position:-webkit-sticky;position:sticky}.NumericInput_numericInput__\+KTmo{display:grid;grid-template-areas:"label label" "input sign";grid-template-columns:100%;grid-template-rows:auto 42px;position:relative}.NumericInput_numericInput_reversed__C6a0K{grid-template-areas:". label" "sign input"}.NumericInput_numericInput__placeholder__1A526{bottom:12px;color:#fff;font:normal normal 14px/18px Source Sans Pro;left:10px;position:absolute}.NumericInput_numericInput__placeholder_grey__NFg\+D{color:#757575}.NumericInput_numericInput__item__FKpDT{border:1px solid #848484;border-radius:5px;box-sizing:border-box;font-size:18px;grid-area:input;outline:none;padding:0 10px}.NumericInput_numericInput__item__FKpDT:focus{border:1px solid #5999d8}@media(max-width:425px){.NumericInput_numericInput__item__FKpDT{width:150px}}.NumericInput_numericInput__sign__qx87n{align-self:center;color:#848484;font-size:18px;grid-area:sign;margin:0 0 0 5px}@media(max-width:375px){.NumericInput_numericInput__sign__qx87n{font-size:15px}}.NumericInput_numericInput__sign_reversed__37QLC{margin:0 5px 0 0}.NumericInput_numericInput_white__z21ZF input{background:none;border:1px solid #fff;color:#fff;font:normal 400 14px/18px Source Sans Pro}.NumericInput_numericInput_white__z21ZF input::-webkit-input-placeholder{color:#fff}.NumericInput_numericInput_white__z21ZF input:-ms-input-placeholder{color:#fff}.NumericInput_numericInput_white__z21ZF input::placeholder{color:#fff}.NumericInput_numericInput_white__z21ZF input:focus{color:#fff}.NumericInput_numericInput_grey__sd0at input{font:normal 400 14px/18px Source Sans Pro}.NumericInput_numericInput__withPlaceholder__FKssa input{padding-left:25px}.Senior_senior__Cl1Fb{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:60px}.Senior_senior__container__gC5L7{width:95%}.Senior_senior__title__CS18E{color:#5c6166;font-size:30px}.Senior_senior__subtitle__3-nnV{color:#5c6166;font-size:20px}.Senior_senior__sliderWrapper__P0N57{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:80%}@media(max-width:768px){.Senior_senior__sliderWrapper__P0N57{display:flex;flex-direction:column;gap:10px;width:100%}}.Senior_senior__sliderWrapper_third__s8ft3{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:84%}@media(max-width:768px){.Senior_senior__sliderWrapper_third__s8ft3{display:flex;flex-direction:column;gap:10px;width:100%}}.Senior_senior__btnRows__uMgUd{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-between;width:60%}@media(max-width:768px){.Senior_senior__btnRows__uMgUd{align-items:normal;display:flex;flex-direction:row;justify-content:flex-start;width:95%}}.Senior_senior__btnGroup__CnafX{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.Senior_senior__btnGroup_amortization__39dbp{margin-top:30px}.Senior_senior__sliderContent__pGz-G{align-items:center;display:flex;flex-direction:row;font-size:18px;justify-content:space-between;width:185px}@media(max-width:768px){.Senior_senior__sliderContent__pGz-G{width:225px}}.Senior_senior__sliderContent_value__0Ks9W{border:1px solid #5c6166;border-radius:6px;padding:7px 20px}.Senior_senior__boxWrapper__AWB8J{align-items:center;display:flex;flex-direction:row;gap:5px}.Senior_senior__boxValue__6KeUn{align-items:center;border:1px solid #5c6166;border-radius:6px;display:flex;flex-direction:row;height:42px;justify-content:center;width:60px}@media(max-width:768px){.Senior_senior__boxValue__6KeUn{margin-right:10px}}.Senior_senior__percentPartyTitle__qTvsF{color:#5c6166;font-size:20px;margin:30px 0 10px;white-space:nowrap}.Senior_senior__thirdParty__O0xBB{border:1px solid #5c6166;border-radius:6px;display:block;padding:10px 20px}.Senior_senior__percentEquity__q1G\+P{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:60%}@media(max-width:768px){.Senior_senior__percentEquity__q1G\+P{width:90%}}.Senior_senior__checkBtn__b2gS2{align-items:normal;display:flex;flex-direction:row;justify-content:normal;margin-top:20px}.Senior_senior__secondCol__7N4ys{align-items:flex-start;display:flex;flex-direction:column;width:60%}.Senior_senior__checkBoxContainer__RTimg{display:flex;flex-direction:column;margin:40px 0 25px}.Senior_footer__1aPqx{align-items:normal;background-color:#fff;border-top:1px solid #b9b6b6;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;opacity:1;padding:24px 20px;position:-webkit-sticky;position:sticky}.Subordinate_subordinate__HAN\+I{align-items:center;display:flex;flex-direction:column;gap:40px;margin-top:60px}.Subordinate_subordinate__container__dqSiJ{width:95%}.Subordinate_subordinate__title__VNMA6{color:#5c6166;font-size:30px}.Subordinate_subordinate__subtitleGroup__n5asm{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:87%}.Subordinate_subordinate__subtitle__qSX0Z{color:#5c6166;font-size:20px}.Subordinate_subordinate__sliderWrapper__mxaRI{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:70%}@media(max-width:768px){.Subordinate_subordinate__sliderWrapper__mxaRI{display:flex;flex-direction:column;gap:10px;width:100%}}.Subordinate_subordinate__sliderWrapper_third__LAsU2{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:95%}@media(max-width:768px){.Subordinate_subordinate__sliderWrapper_third__LAsU2{gap:10px;width:100%}}.Subordinate_subordinate__btnGroup__gVv3Z{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.Subordinate_subordinate__sliderContent__4isVi{align-items:center;display:flex;flex-direction:row;font-size:18px;justify-content:space-between;width:185px}@media(max-width:768px){.Subordinate_subordinate__sliderContent__4isVi{width:225px}}.Subordinate_subordinate__sliderContent_value__EUHJG{border:1px solid #5c6166;border-radius:6px;padding:7px 20px}.Subordinate_subordinate__sliderContent_subValue__6SHPG{margin-left:20px;white-space:nowrap}.Subordinate_subordinate__boxWrapper__C5nZi{align-items:center;display:flex;flex-direction:row;gap:5px}.Subordinate_subordinate__boxValue__lsMYP{align-items:center;border:1px solid #5c6166;border-radius:6px;display:flex;flex-direction:row;height:42px;justify-content:center;width:60px}@media(max-width:768px){.Subordinate_subordinate__boxValue__lsMYP{margin-right:10px}}.Subordinate_subordinate__percentPartyTitle__Pz8Sf{color:#5c6166;font-size:20px;margin:30px 0 10px}@media(max-width:768px){.Subordinate_subordinate__percentPartyTitle__Pz8Sf{font-size:16px}}.Subordinate_subordinate__percentEquity__OIdeQ{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;width:55%}.Subordinate_subordinate__secondCol__BpQtF{align-items:flex-start;display:flex;flex-direction:column;white-space:nowrap;width:20%}.Subordinate_subordinate__checkbtnGroup__9nY1D{margin-top:50px}.Subordinate_subordinate__checkbtn__iNTnh{display:block;margin:20px 15px}.Subordinate_footer__cpVgJ{align-items:normal;background-color:#fff;border-top:1px solid #b9b6b6;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;margin-top:24px;opacity:1;padding:24px 20px;position:-webkit-sticky;position:sticky}.TextInput_textInput__mrcRf{display:flex;flex-direction:column}.TextInput_textInput__item__6kKtS{border:1px solid #848484;border-radius:5px;box-sizing:border-box;font:14px Source Sans Pro;height:42px;outline:none;padding:0 10px;text-align:center;width:200px}.TextInput_textInput__item__6kKtS:focus{border:1px solid #5999d8}.TextInput_textInput__error__eqJym{color:#df4f60;font:12px Source Sans Pro;margin:0}.StepSelect_stepSelect__7Xxfv{display:flex;flex-direction:column;justify-content:center}@media(max-width:425px){.StepSelect_stepSelect__7Xxfv{margin-bottom:10px}}.Guarantors_guarantors__12jrU{position:relative}.Guarantors_guarantors__container__ibR6I{margin:100px 40px 30px}.Guarantors_guarantors__footer__QRln7{align-items:normal;bottom:25px;display:flex;flex-direction:row;gap:25px;justify-content:flex-end;position:absolute;width:90%}@media(max-width:425px){.Guarantors_guarantors__footer__QRln7{width:80%}}.Guarantors_guarantors__saveBtn__ZAEVW{background-color:#1c81ff;border:none;border-radius:6px;color:#fff}.Guarantors_guarantors__cancelBtn__jQbTD,.Guarantors_guarantors__saveBtn__ZAEVW{cursor:pointer;font-family:Source Sans Pro;font-size:14px;font-weight:700;min-width:130px;padding:8px 25px}.Guarantors_guarantors__cancelBtn__jQbTD{background-color:transparent;border:1px solid #000;border-radius:6px;color:#000}.DashboardSort_dashboardSort__container__he\+2\+{margin-bottom:50px;margin-top:80px;padding:10px;width:320px}.DashboardSort_dashboardSort__label__qkCPw{color:#757575;font-size:14px;margin-bottom:5px}.DashboardSort_dashboardSort__buttons__GtxjE{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:normal;margin-top:10px}.DashboardSort_dashboardSort__select__vLLgC{margin-top:40px;width:200px}.DashboardSort_footer__ru\+Uw{align-items:normal;background-color:#fff;border-top:1px solid #b9b6b6;bottom:0;display:flex;flex-direction:row;justify-content:space-between;left:0;opacity:1;padding:10px;position:-webkit-sticky;position:sticky}.NewUser_newUser__q35Oa{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:center;margin-top:100px;width:100%}.NewUser_newUser__radioGroup__bJKpm{gap:20px;margin-left:10px}.NewUser_newUser__radioLabel__FuMks{font-size:14px;margin-left:-5px}.NewUser_footer__nAiPo{align-items:normal;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:40px}@media(max-width:425px){.NewUser_footer__nAiPo{width:390px}}.RemoveShare_removeShare__yjvIn{align-items:center;display:flex;flex-direction:column;gap:25px;height:200px;justify-content:center;padding:12px}.RemoveShare_removeShare__type__1S\+bR{gap:35px}.RemoveShare_removeShare__checkbox__Hhfy1 span{font:400 14px Source Sans Pro;margin-right:-7px}.RemoveShare_footer__-JIIj{align-items:normal;display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin-bottom:40px}@media(max-width:425px){.RemoveShare_footer__-JIIj{width:390px}}.ModalWin_modal__u8hI0{display:none}@media(max-width:425px){.ModalWin_modal__u8hI0{overflow-x:hidden;width:360px}}.ModalWin_modal__header__2cVww{background-color:#fff;border-bottom:1px solid #b9b6b6;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;opacity:1;position:fixed;width:800px;z-index:101}@media(max-width:768px){.ModalWin_modal__header__2cVww{width:100%}}.ModalWin_modal__headerTitle__ihyeF{color:#5c6166;display:block;font-family:Source Sans Pro;font-size:24px;margin:20px auto;text-align:center}.ModalWin_modal__footer__A4p69{background-color:#fff;border-top:1px solid #b9b6b6;bottom:0;display:flex;justify-content:space-between;left:0;opacity:1;position:-webkit-sticky;position:sticky;width:794px}@media(max-width:425px){.ModalWin_modal__footer__A4p69{width:390px}}.TextArea_textArea__8ODhZ{border:1px solid #848484;border-radius:5px;box-sizing:border-box;font:14px Source Sans Pro;outline:none;padding:10px}.TextArea_textArea__8ODhZ:focus{border:1px solid #5999d8}.TextArea_textArea__white__egc6m{background:none;border-color:#fff;color:#fff;font:normal normal 14px/18px Source Sans Pro}.TextArea_textArea__label__Mjc0w{color:#fff;font:normal 600 14px/18px Source Sans Pro;font-size:14px;padding-bottom:5px}.QuestionMarkIcon_questionMark__Kj8\+s{background-color:#5999d8;border-radius:50%;color:#fff;cursor:pointer;display:inline-block;display:flex;height:15px;margin-left:5px;width:15px}.QuestionMarkIcon_questionMark__Kj8\+s span{font-size:12px;font-weight:600;margin:auto}.AssetInfo_Asset__label__FsgBm{align-items:center;color:#757575;display:flex;font-size:14px}@media(max-width:425px){.AssetInfo_Asset__label__FsgBm{margin-bottom:5px}}.AssetInfo_Asset__type__nD1w2{margin-top:10px}.AssetInfo_Asset__icon__rtpSh,.AssetInfo_Asset__type__nD1w2{align-items:center;display:flex;flex-direction:row;font-size:14px;gap:10px}.AssetInfo_Asset__edit-group__\+peX4{align-items:center;display:flex;flex-direction:row;gap:16px}.AssetInfo_Asset__field__8RM-4{width:80%}.AssetInfo_Asset__link__SC2nk{color:#1c81ff;cursor:pointer;font-size:12px;text-decoration:underline}.AssetInfo_Asset__link--save__6XCoz{font-size:14px;-webkit-transform:translateY(50%);transform:translateY(50%)}.AssetInfo_Asset__groupTitle__rl3ws{color:#5999d8;font-size:18px;font-weight:600;line-height:20px;margin:30px 0 20px}.AssetInfo_Asset__unit__8Bnjb{color:#757575;font-size:14px;line-height:14px;padding:14px 0 14px 5px}@media(max-width:425px){.AssetInfo_Asset__unit__8Bnjb{margin-right:30px}}.AssetInfo_Asset__saved__S2N6G{color:#757575;font-size:16px;font-style:italic;margin-top:20px}.AssetInfo_Asset__mobile__LBZo5{margin-right:30px}.FinancialInfo_Financial__label__2vepu{align-items:center;color:#757575;display:flex;font-size:14px;margin-bottom:5px}.FinancialInfo_Financial__groupTitle__5B-py{color:#5999d8;font-size:14px;font-weight:600;line-height:16px;margin-bottom:12px}.FinancialInfo_Financial__datePicker__bAGyb{background:none;border:1px solid #848484;border-radius:6px;color:#757575;font:500 14px Source Sans Pro;height:40px;outline:none;padding:0 14px;text-transform:uppercase}.FinancialInfo_Financial__dateError__znLpz{color:red;font-size:14px;margin-top:5px}.FinancialInfo_Financial__amountDivider__ZwZIM{margin:0 8px}.FinancialInfo_Financial__groupBtn__ZvRxk{background-color:transparent;border:0;color:#1c81ff;cursor:pointer;font-size:14px;text-decoration:underline}.FinancialInfo_Financial__groupBtn__ZvRxk:hover{text-decoration:none}.FinancialInfo_Financial__saved__oioIY{color:#757575;font-size:16px;font-style:italic;margin-top:20px}.FinancialInfo_Financial__mobile__2ceox{width:290px}@media(max-width:425px){.FinancialInfo_Financial__mobile__2ceox{width:150px}.FinancialInfo_Financial__postLabel__E71j\+{margin-top:12px}}.Pictures_pictures__DrbUr{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);justify-content:center;margin:30px 0}@media(max-width:425px){.Pictures_pictures__DrbUr{grid-template-columns:repeat(2,150px);padding-right:0}}.Pictures_pictures__row__PR6tA{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Pictures_pictures__heading__W7Ls9{color:#1c81ff;font-size:14px}.Pictures_pictures__upload__S9AsF{background-color:#1c81ff;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:8px 25px;text-transform:none}.Pictures_pictures__upload__S9AsF input[type=file]{display:none}@media(max-width:425px){.Pictures_pictures__upload__S9AsF{padding:8px}}.Pictures_gallery__gEfLj{margin-top:25px}@media(max-width:425px){.Pictures_gallery__gEfLj{display:none}}.Pictures_gallery__content__jVukX{grid-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);margin:10px 0 35px}.Pictures_gallery__item__Z-UMM{border-radius:10px;max-height:100px;min-height:100px;position:relative}.Pictures_gallery__image__J6Hkr{border-radius:10px;cursor:zoom-in;height:100%;object-fit:cover;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in;width:100%}.Pictures_gallery__image__J6Hkr:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.Pictures_gallery__removeBtn__g74FG{background:url(/static/media/remove.eb4ca86eee1e29afe695.svg);cursor:pointer;height:14px;margin:10px;position:absolute;right:0;top:0;width:14px;z-index:100}.Attachments_attachments__F79wm{padding:10px 25px}.Attachments_attachments__text__nG4Lp{font-size:14px;margin-bottom:30px}.Attachments_attachments__heading__ygsht{font-weight:600;margin-bottom:20px}.Attachments_attachments__area__LbTnO{align-items:center;background-color:#edf0f2;border:1px dashed #1c81ff;border-radius:6px;display:flex;flex-direction:row;justify-content:center;margin:15px 0 25px;padding:25px 20px;text-align:center}.Attachments_attachments__upload__icon__InCJo{height:55px;width:55px}.Attachments_attachments__upload__link__ra5iL{color:#1c81ff;cursor:pointer;font-weight:700}.Attachments_attachments__upload__size__\+MPxU{font-size:14px}.Attachments_attachments__upload__LuyCe input[type=file]{display:none}.Attachments_attachment__gQh2D{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin-bottom:20px}.Attachments_attachment__details__pbiPq{align-items:center;display:flex;flex-direction:row;gap:15px}.Attachments_attachment__name__VmdT6{font-size:16px;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Attachments_attachment__date__3ZOPk{font-size:12px}.Attachments_attachment__icon__TxUKP{cursor:pointer;height:20px;margin-left:10px;width:20px}.TenantInfo_tenantInfo__heading__uiJ2s{color:#1c81ff;font-weight:700}.TenantInfo_tenantInfo__type__sjpZY{margin-top:30px}.TenantInfo_list__leAlf{margin-top:25px}.TenantInfo_list__header__pX5-\+{border-bottom:1px dotted #eee;display:grid;grid-template-columns:45% 45% 10%;padding-bottom:5px}.TenantInfo_list__header__action__ke4uF{align-items:normal;display:flex;flex-direction:row;justify-content:center}.TenantInfo_list__row__xrYy4{border-bottom:1px solid #eee;display:grid;grid-template-columns:45% 45% 10%;padding:15px 0}.TenantInfo_list__action__x\+CWA{align-items:normal;display:flex;flex-direction:row;justify-content:center}.TenantInfo_list__icon__diupX{height:20px;width:20px}.TenantInfo_tenant__label__fgDGq{align-items:center;color:#757575;display:flex;font-size:14px;margin-bottom:5px}@media(max-width:425px){.TenantInfo_tenant__label__fgDGq{margin-bottom:5px}}.Guarantors_guarantors__data__AkTDL{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;justify-content:center}@media(max-width:425px){.Guarantors_guarantors__data__AkTDL{grid-template-columns:1fr;margin-right:20px}}.Guarantors_guarantors__container__Zb8pB{display:grid;font-size:14px;grid-template-columns:1fr 2fr;margin:10px 0}.Guarantors_guarantors__row__OX8yd{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;margin-bottom:20px}.Guarantors_guarantors__button__bRCXV{background-color:#1c81ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Source Sans Pro;font-size:14px;font-weight:700;padding:8px 25px}.Guarantors_guarantors__header__FTcX6{color:#0081ff;font-weight:600;margin-bottom:20px}.Guarantors_guarantors__buttons_wrapper__f2tfA{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;margin-top:-10px;width:80px}.Guarantors_guarantors__buttons_divider__D37K9{color:#0073e6;margin-bottom:2px}.Guarantors_guarantors__title__3T-h-{color:#000;font-weight:600}.Guarantors_guarantors__subtitle__p7jXi{color:#787878}.SponsorProfile_sponsorProfile__label__NT7l4{align-items:center;color:#757575;display:flex;font-size:14px;margin-bottom:5px}@media(max-width:425px){.SponsorProfile_sponsorProfile__label__NT7l4{display:block}}.SponsorProfile_sponsorProfile__type__MlBuo{align-items:center;display:flex;flex-direction:row;font-size:14px;gap:10px;margin-top:10px}.SponsorProfile_sponsorProfile__link__SJpT0{color:#1c81ff;font-size:12px}.SponsorProfile_sponsorProfile__groupTitle__hMZnE{color:#5999d8;font-size:18px;font-weight:600;line-height:20px;margin:30px 0 20px}.SponsorProfile_sponsorProfile__unit__sl5q7{color:#757575;font-size:14px;line-height:14px;padding:14px 0 14px 5px}@media(max-width:425px){.SponsorProfile_sponsorProfile__unit__sl5q7{margin-right:30px}}.SponsorProfile_sponsorProfile__saved__bHD4w{color:#757575;font-size:16px;font-style:italic;margin-top:20px}.SponsorProfile_sponsorProfile__mobile__8twpz{margin-right:30px;width:290px}@media(max-width:425px){.SponsorProfile_sponsorProfile__mobile__8twpz{width:150px}}.SponsorProfile_sponsorProfile__text__HnhME{color:#757575;display:block;font-size:16px;margin-top:15px}.SourcesAndUses_Sources__label__8PZRt{align-items:center;color:#757575;display:flex;font-size:14px;margin-bottom:5px}.SourcesAndUses_Sources__groupTitle__rCoWs{color:#5999d8;font-size:14px;font-weight:600;line-height:16px;margin-bottom:20px}.SourcesAndUses_Sources__datePicker__bNTS9{background:none;border:1px solid #848484;border-radius:6px;color:#000;font:500 14px Source Sans Pro;height:40px;outline:none;padding:0 14px;position:relative;text-transform:uppercase}.SourcesAndUses_Sources__dateError__q5XAM{color:red;font-size:14px;margin-top:5px;position:absolute}.SourcesAndUses_Sources__groupBtn__LuCsb{background-color:transparent;border:0;color:#1c81ff;cursor:pointer;font-size:14px;margin-top:12px;padding-left:0;text-decoration:underline}.SourcesAndUses_Sources__groupBtn__LuCsb:hover{text-decoration:none}.SourcesAndUses_Sources__groupDivider__qv3CQ{background-color:#848484;height:14px;margin:12px 4px 0;width:1px}.SourcesAndUses_Sources__total__vACs7{font-size:14px;font-weight:700}.SourcesAndUses_Sources__alert__UZuN4{color:#229875;font-size:14px;font-weight:600}.Underwriting_Underwriting__jfFW1{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;flex-grow:1;min-height:240px;padding:0 20px}@media(max-width:768px){.Underwriting_Underwriting__jfFW1{border-radius:0;max-width:calc(100vw - 2px);padding:0}}@media(max-width:425px){.Underwriting_Underwriting__jfFW1{margin-bottom:60px}}.Underwriting_Underwriting__heading__iGWTw{color:#8394a5;font:500 30px Poppins;margin:15px 0}@media(max-width:768px){.Underwriting_Underwriting__heading__iGWTw{padding-left:10px}}.Underwriting_Underwriting__sliderFade__18yMQ{background-color:#505050;border-radius:10px;cursor:default;height:580px;outline:none;padding:10px 0;width:980px}.Underwriting_Tab__heading__mipf9{color:#505050;font:600 18px Source Sans Pro;letter-spacing:0;line-height:20px}@media(max-width:425px){.Underwriting_Tab__heading__mipf9{margin-left:-6px}}.Underwriting_Tab__row__Y5teW{grid-gap:10px;align-items:flex-start;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:35px}.Underwriting_Tab__label__0K-qs{color:#757575;font-size:14px;margin-bottom:10px}.Underwriting_Tab__assetType__s1q23{align-items:center;display:flex;flex-direction:row;gap:10px}.Underwriting_Tab__link__FseAx{color:#1c81ff}.Underwriting_modal__QCYO\+{align-items:center;cursor:zoom-out;display:flex;justify-content:center}.Checklist_Checklist__6tiFH{background-color:#fff;border:1px solid #019875;border-radius:10px;min-height:240px;padding:0 20px}@media(max-width:425px){.Checklist_Checklist__6tiFH{border:1px solid #dde4e4;border-radius:0;margin-top:50px;padding-left:10px}}.Checklist_Checklist__completed__l7JCl{align-items:center;display:flex;flex-direction:column;font:600 24px Poppins;justify-content:space-between;margin-top:-20px;min-height:150px}.Checklist_Checklist__undo__MIfdK{color:#0081ff;font-size:18px}.Checklist_Checklist__header__1fOc9{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.Checklist_Checklist__heading__1ya\+V{color:#8394a5;font:500 30px Poppins;margin:15px 0}.Checklist_Checklist__link__g5lXF{color:#1c81ff;text-decoration:underline}.Checklist_Checklist__list__jmahB{grid-gap:20px;display:grid;flex-wrap:wrap;gap:20px;grid-template-columns:repeat(3,auto);padding:15px 0;width:90%}@media(max-width:425px){.Checklist_Checklist__list__jmahB{display:block}}.Checklist_Checklist__list__jmahB input[type=checkbox]{margin:0 5px 0 0}.Checklist_Checklist__list__jmahB a{color:#1c81ff}.Checklist_Checklist__item__KVczc{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;min-width:180px}@media(max-width:425px){.Checklist_Checklist__item__KVczc{margin-bottom:10px}}.Checklist_Checklist__upload__hllSI input[type=file]{display:none}.Checklist_Checklist__icon__wLMNE{cursor:pointer;height:14px;margin-left:8px;width:14px}.DealTeam_DealTeam__mkyql{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:330px;min-width:280px;padding:20px}@media(max-width:768px){.DealTeam_DealTeam__mkyql{display:none}}.DealTeam_DealTeam__heading__pusc3{color:#8394a5;font:500 30px Poppins;margin:0}.DealTeam_DealTeam__list__Wjxd4{gap:25px;margin-top:10px}.DealTeam_DealTeam__item__PmZ4E,.DealTeam_DealTeam__list__Wjxd4{display:flex;flex-direction:column}.DealTeam_DealTeam__item_header__J3Uc1{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between}.DealTeam_DealTeam__item__PmZ4E:after{border:1px solid #dde4e4;content:"";margin-top:15px;width:100%}.DealTeam_DealTeam__item__PmZ4E:last-child:after{content:none}.DealTeam_DealTeam__member__whtDQ{font-weight:500;margin-bottom:10px}.DealTeam_DealTeam__member_role__zIjZI{color:#848484;font-style:italic}.DealTeam_DealTeam__info__LiBro{align-items:center;display:flex;flex-direction:row}.DealTeam_DealTeam__info_icon__WcpIc{height:16px;margin-right:5px;width:16px}.DealTeam_DealTeam__info_link__-ogRF{color:#1c81ff;font-size:14px}.Navbar_Navbar__klE50{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;height:100px;width:100%}@media(max-width:425px){.Navbar_Navbar__klE50{border:0;border-radius:0;bottom:0;height:75px;position:fixed;z-index:99}}.Navbar_Navbar__list__lEN6z{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around}.Navbar_Navbar__item__vIhgi{align-items:center;color:#000;cursor:pointer;display:flex;flex-direction:row;text-decoration:none}.Navbar_Navbar__item__disabled__6hVFX{color:#5c6166;cursor:default;pointer-events:none}@media(max-width:425px){.Navbar_Navbar__item__vIhgi{font-size:14px}}.Navbar_Navbar__active__QZnR3{align-items:center;color:#1c81ff;display:flex;flex-direction:row;text-decoration:none}.Navbar_Navbar__icon__NW1\+l{height:20px;margin-right:5px;width:20px}.Navbar_Navbar__icon__reverse__nxpgu{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.Offers_offers__DE\+3U{width:100%}.Offers_offers__grid__YCJmr{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.Offers_offers__container__q3Mlp{align-items:center;display:block}.Offers_offers__heading__FgR09{color:#5c6166;font-size:18px;margin:0 0 10px}.Offers_offers__title__yBkRZ{color:#787878;display:block;font-family:Source Sans Pro;font-weight:600}.Offers_offers__subtitle__8fpto{color:#000;font-family:Source Sans Pro;font-weight:600}.Offers_offers__btnGroup__O2nXY{display:flex;gap:10px;justify-content:flex-start;margin:20px 0}.Offers_offers__button__R1GcL{background-color:#fff;border:none;color:#1c81ff;cursor:pointer;font:600 normal 16px Source Sans Pro;padding:0;text-transform:none}.Offers_offers__show__1PI4O{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;width:100%}.Offers_offers__headingLess__SN0dK,.Offers_offers__headingMore__CD3T5{color:#5c6166;font-size:14px}.Offers_offers__item__TeMPr{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:330px;min-width:280px;padding:20px}.ProjectView_app__WmKXm{align-items:normal;display:flex;flex-direction:row;justify-content:center;min-height:100vh;width:100%}.ProjectView_app__content__AjY2u{width:100%}.ProjectView_projectView__pLUj1{align-items:center;background:#020024;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto}@media(max-width:1536px){.ProjectView_projectView__pLUj1{max-width:1000px}}@media(max-width:425px){.ProjectView_projectView__pLUj1{background:#fff;padding:0}}.ProjectView_projectView__wrapper__631fj{display:flex;flex-direction:column;gap:25px;max-width:1000px;padding:25px 0 125px}@media(min-width:1080px){.ProjectView_projectView__wrapper__631fj{min-width:1000px}}@media(max-width:768px){.ProjectView_projectView__wrapper__631fj{padding:25px 0 0}}@media(max-width:425px){.ProjectView_projectView__wrapper__631fj{background-color:#fff;gap:0;padding:0;position:relative}}.ProjectView_projectView__cols__QuRWN{display:flex;gap:20px}@media(max-width:768px){.ProjectView_projectView__cols__QuRWN{gap:0;justify-content:center}}.ProjectView_projectView__cols_withoutDeals__oUS91{align-items:normal;display:flex;flex-direction:row;justify-content:center}.ProjectView_projectView__preview__SMOBR{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media(max-width:768px){.ProjectView_projectView__preview__SMOBR{align-items:0;display:flex;flex-direction:column;justify-content:0}}@media(max-width:425px){.ProjectView_projectView__preview__SMOBR{background-color:#fff}}.ProjectView_projectView__sliderFade__8z-Q9{background-color:#505050;border-radius:10px;height:580px;outline:none;padding:10px 0;width:980px}.ProjectView_projectView__content__imGl-{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;padding:0 20px}@media(max-width:425px){.ProjectView_projectView__content__imGl-{border:none;border-radius:0;padding:0}}.ProjectView_projectView__controller__vkRm5{background-color:#fff;display:none;min-height:60px;padding:0 10px}@media(max-width:425px){.ProjectView_projectView__controller__vkRm5{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.QuoteTermsButtons_Buttons__ghnn6{grid-column-gap:20px;background-color:#fff;border:1px solid #dde4e4;border-radius:10px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,30%);justify-content:center;padding:30px 0}.QuoteTermsButtons_Buttons_declined__nkODK{display:flex}@media(max-width:425px){.QuoteTermsButtons_Buttons_hidden__B6TLi{display:none}}@media(max-width:580px){.QuoteTermsButtons_Buttons__ghnn6{grid-template-columns:repeat(2,1fr);margin-top:50px;padding:20px 10px}}@media(max-width:425px){.QuoteTermsButtons_Buttons__ghnn6{border:1px solid #dde4e4;border-radius:0;border-width:1px 0}}.AccordionWrapper_accordion__UmMt0:before{display:none}.PhotoGallery_Title__GvnlY{align-items:baseline;display:flex;flex-direction:row;justify-content:space-between}.PhotoGallery_gallery__rKh\+B{border-bottom:1px solid #dde4e4}@media(max-width:425px){.PhotoGallery_gallery__rKh\+B{display:none}}.PhotoGallery_gallery__content__StbgX{grid-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);margin:10px 0 35px}.PhotoGallery_gallery__item__Lg4L8{border-radius:10px;max-height:160px;min-height:160px;position:relative;width:100%}.PhotoGallery_gallery__image__EyYaP{border-radius:10px;cursor:pointer;height:100%;object-fit:cover;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in;width:100%}.PhotoGallery_gallery__image__EyYaP:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.SourcesAndUses_sourcesAndUses__tables__ukIaW{display:grid;grid-template-columns:repeat(2,1fr)}@media(max-width:675px){.SourcesAndUses_sourcesAndUses__tables__ukIaW{grid-template-columns:1fr;margin:0;row-gap:20px}}.SourcesAndUses_table__dFU7J{display:flex;flex-direction:column}.SourcesAndUses_table__title__zqJXY{font-size:16px;font-weight:600;text-align:start}@media(max-width:425px){.SourcesAndUses_table__title__zqJXY{border-bottom:none}}.SourcesAndUses_table__headers__-Bvxr{align-items:center;border-bottom:1px dotted #dde4e4;color:#787878;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:5px}@media(max-width:425px){.SourcesAndUses_table__headers__-Bvxr{border-bottom:none}}.SourcesAndUses_table__row__rU7Q4{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);padding:5px 0}.SourcesAndUses_table__cell__mIpW4{font-size:13px;font-weight:300;text-align:start}@media(max-width:425px){.SourcesAndUses_table__cell__mIpW4{text-align:center}}.SourcesAndUses_table__cell-total__cBVoU{align-items:flex-end;display:grid;grid-template-columns:repeat(3,1fr);height:100%;margin-top:10px;padding:0}.SourcesAndUses_table__cell-highlighted__Ne02P{color:#787878;font-weight:500;text-align:start}@media(max-width:425px){.SourcesAndUses_table__cell-highlighted__Ne02P{font-size:12px}}.SourcesAndUses_table__cell-bolded__d2Ujl{font-size:16px;font-weight:600}.SourcesAndUses_table__sum__ZIsva{color:#229875;font-family:Source Sans Pro;font-size:20px;font-weight:400;letter-spacing:0}@media(max-width:425px){.SourcesAndUses_table__sum__ZIsva{line-height:100%}}.DataCell_dataCell__Jhqnf{min-width:220px;text-align:start}.DataCell_dataCell_highlighted__d-H6s{color:#787878;font-size:14px;font-weight:500}@media(max-width:425px){.DataCell_dataCell_highlighted__d-H6s{font-size:12px}}.DataCell_dataCell_bolded__fFQ4p{font-size:18px;font-weight:600}@media(max-width:425px){.DataCell_dataCell_bolded__fFQ4p{font-size:16px}}.Guarantor_guarantor__7EYwX{display:flex;flex-direction:column;font:18px Source Sans Pro}.Sponsor_table__Z61hL{margin-bottom:20px}.Sponsor_table__mainInfo__Ssy1s{margin-right:100px}.Sponsor_disclaimer__title__SHHRR{color:#787878;font-size:13px;font-weight:500;margin-bottom:5px}.Sponsor_disclaimer__list__2Olib{grid-row-gap:10px;display:grid;row-gap:10px}.Sponsor_disclaimer__item__SRD4p{display:grid;font-weight:600;grid-template-columns:25px 1fr}.Sponsor_disclaimer__icon__52-8g{height:20px;width:20px}.Attachments_attachments__head__IA4vc{align-items:center;display:flex;flex-direction:row;justify-content:space-between}@media(max-width:675px){.Attachments_attachments__head__IA4vc{align-items:flex-start;display:flex;flex-direction:column}}@media(max-width:425px){.Attachments_attachments__head__IA4vc{display:none}}.Attachments_attachments__sectionTitle__kozs8{font-size:18px;font-weight:600;margin-bottom:10px}.Attachments_attachments__sectionTitle__kozs8:first-of-type{margin-top:10px}.Attachments_attachments__documents__TqmZq{display:flex;flex-direction:column;gap:30px;margin-bottom:35px}@media(max-width:425px){.Attachments_attachments__documents__TqmZq{gap:5px;margin-bottom:15px}}@media(max-width:375px){.Attachments_attachments__documents__TqmZq{gap:0;margin-bottom:10px}}@media(max-width:675px){.Attachments_attachments__buttons__aDnlY{margin-top:15px}}.Document_document__Ox-wq{align-items:center;cursor:pointer;display:flex;flex-direction:row}.Document_document__content__MDuVz{align-items:normal;border:1px solid #dde4e4;border-radius:5px;display:flex;flex:1 1;flex-direction:row;justify-content:normal;padding:12px}@media(max-width:425px){.Document_document__content__MDuVz{border:none;padding:12px 0}}.Document_document__icon__aoEj-{align-self:center;margin-right:5px}.Document_document__date__qwzuf{color:#9e9e9e;padding-left:5px}.Document_document__name__hDyzC{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100px}.UserCard_userCard__v9cre{margin:0 35px;position:relative}.UserCard_userCard__info__jzj\+7,.UserCard_userCard__v9cre{align-items:center;display:flex;flex-direction:column}.UserCard_userCard__role__lAAwk{color:#787878;font-weight:400}.UserCard_userCard__initials__6bwxn{font-size:20px;font-weight:600;margin-top:15px}.UserCard_contacts__cYq6O{color:#787878;display:flex;flex-direction:column;font-size:.9rem;margin-top:15px}.UserCard_contacts__item__oi2or{align-items:center;display:flex}.UserCard_contacts__email__h4G2g{color:#0081ff;text-decoration:underline}.UsersPanel_usersPanel__oAp5b{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;padding:30px 20px 0}@media(max-width:425px){.UsersPanel_usersPanel__oAp5b{border-radius:0;border-radius:initial}}.UsersPanel_usersPanel__users__O8QLT{display:flex;justify-content:center;margin-bottom:30px}@media(max-width:425px){.UsersPanel_usersPanel__users__O8QLT{grid-row-gap:25px;display:grid;row-gap:25px}}.UsersPanel_questions__hxI6M{align-items:center;display:flex;justify-content:center;padding:30px 0}@media(max-width:425px){.UsersPanel_questions__hxI6M{display:none}}.UsersPanel_questions__title__wZk3N{color:#787878;font-size:30px;margin-right:30px}.UsersPanel_questions__send__8drdw{text-transform:none}.Graph_graph__QdEVi{align-items:center;display:flex;flex-direction:column}.Graph_graph__title__dCodh{color:#787878;font-size:18px;font-weight:500}.Graph_graph__wrapper__HLcjG{align-items:center;height:100%;margin-top:15px}.Graph_graph__content__uJR36,.Graph_graph__wrapper__HLcjG{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.Graph_graph__top__fIQLd{align-items:center;background-color:#0a6f66;color:#fff;display:flex;flex:1 1;flex-direction:column;font-size:13px;font-weight:300;padding-top:5px}.Graph_graph__budget__bON1H{font-size:16px;font-weight:500}.Graph_graph__bottom__HumXh{align-items:center;background-color:#4db79e;box-sizing:border-box;display:flex;flex-direction:column;font-size:14px;justify-content:flex-end;padding-bottom:5px}.Graph_graph__percent__YLcG8{font-size:16px;font-weight:600}.FormaTable_formaTable__FSbYg{display:grid;grid-template-columns:repeat(3,1fr)}@media(max-width:425px){.FormaTable_formaTable__FSbYg{grid-template-columns:1fr}}.FormaTable_formaTable__titles__1NkXK{grid-row-gap:10px;display:grid;grid-template-rows:repeat(4,1fr);justify-content:flex-end;margin-right:20px;row-gap:10px}@media(max-width:580px){.FormaTable_formaTable__titles__1NkXK{display:none}}.FormaTable_formaTable__title__37cZ4{align-items:center;color:#787878;display:flex;font-size:14px;font-weight:600;justify-content:flex-end;text-align:end}.FormaTable_formaTable__content__DsFyQ{grid-row-gap:10px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);min-width:300px;row-gap:10px}@media(max-width:580px){.FormaTable_formaTable__content__DsFyQ{grid-column:2}}@media(max-width:425px){.FormaTable_formaTable__content__DsFyQ{grid-column:1}}.FormaTable_formaTable__cell__72rht{align-items:center;display:flex;flex-direction:column;font-size:18px;font-weight:600;justify-content:center}.FormaTable_formaTable__cell-highlighted__LcaeM{color:#787878;font-size:12px;font-weight:600}@media(min-width:425px){.FormaTable_formaTable__cell-highlighted__LcaeM{display:none}}.FormaTable_formaTable__cell-addition__sk1e0{font-size:13px;font-weight:500}.Description_description__-N4m3{align-items:flex-end;display:flex;margin-top:20px}.Description_description__title__UG6av{color:#787878;font-size:13px;font-weight:600}.Description_description__view__\+se51{height:25px;margin-right:10px;width:25px}.Description_description__view-darkened__XTXul{background-color:#0a6f66}.Description_description__view-light__Etsvq{background-color:#4db79e}.ProFormaSummary_proFormaSummary__BFO7-{display:flex;flex-direction:column}.ProFormaSummary_proFormaSummary__container__c1Zff{grid-row-gap:15px;display:grid;row-gap:15px}.ProFormaSummary_proFormaSummary__graphics__bcX1J{display:grid;grid-template-columns:repeat(3,1fr);height:320px}@media(max-width:425px){.ProFormaSummary_proFormaSummary__graphics__bcX1J{grid-template-columns:1fr}}.ProFormaSummary_proFormaSummary__content__1mbbU{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-column:2;grid-template-columns:repeat(2,1fr);min-width:300px}@media(max-width:425px){.ProFormaSummary_proFormaSummary__content__1mbbU{grid-column:1}}.ProFormaSummary_proFormaSummary__descriptions__qNmri{display:flex;flex-direction:column;justify-content:flex-end;margin-left:20px}@media(max-width:580px){.ProFormaSummary_proFormaSummary__descriptions__qNmri{display:none}}.KeyStats_keyStats__sections__E4OAJ{display:flex;flex-direction:column;gap:40px}.KeyStats_StatsBlock__eQd4d{display:flex;flex-direction:column;gap:20px}.KeyStats_StatsBlock__title__6WcCL{color:#8394a5;font-size:20px;font-weight:600}.KeyStats_StatsBlock__section__\+3ZF3{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}@media(max-width:768px){.KeyStats_StatsBlock__section__\+3ZF3{grid-template-columns:repeat(2,1fr)}}.KeyStatsCell_keyStatsCell__QpWQf{display:grid}.KeyStatsCell_keyStatsCell_secondRow__2XarX{grid-row:2}@media(max-width:768px){.KeyStatsCell_keyStatsCell_secondRow__2XarX{grid-row:auto}}.KeyStatsCell_keyStatsCell__label__b8FQx{color:#8394a5;font-size:14px;min-height:18px}.KeyStatsCell_keyStatsCell__number__GDsE2{font-size:18px;font-weight:600}@media(max-width:425px){.KeyStatsCell_keyStatsCell__number__GDsE2{font-size:16px}}.KeyStatsCell_keyStatsCell__mainNumber__Q-3BT{color:#229875;font-size:32px;grid-row:1}@media(max-width:425px){.KeyStatsCell_keyStatsCell__mainNumber__Q-3BT{font-size:24px}}.SingleTenant_Tenant__profile__VeRBO{align-items:center;display:flex;flex-direction:row;justify-content:0;margin-bottom:25px}.SingleTenant_Tenant__photo__nVsRt{border-radius:5px;height:70px;object-fit:cover;width:70px}.SingleTenant_Tenant__info__rvthE{margin-left:20px}.RadioInput_radioInput__jdW02{box-sizing:border-box;display:grid;grid-template-columns:repeat(2,1fr);height:40px;opacity:1}.RadioInput_radioInput_disabled__jORJJ{opacity:.75;pointer-events:none;transition:opacity 1s ease-in}.RadioInput_radioInput__cell__MpNTQ{align-items:center;border:1px solid #848484;box-sizing:border-box;color:#848484;cursor:pointer;display:flex;flex:1 1;flex-direction:row;font-size:18px;justify-content:center;min-width:30px;padding:0 5px;transition:background-color .5s}.RadioInput_radioInput__cell_left__Of7yL{border-radius:5px 0 0 5px;border-width:1px 0 1px 1px}.RadioInput_radioInput__cell_right__JlPpD{border-radius:0 5px 5px 0;border-width:1px 1px 1px 0}.RadioInput_radioInput__cell_selected__hQCQ9{background-color:#b3d5f8;border-color:#b3d5f8;color:#000}.SizingConstraints_inputs__lGo-0{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;gap:65px;justify-content:normal}@media(max-width:675px){.SizingConstraints_inputs__lGo-0{-webkit-column-gap:60px;column-gap:60px;row-gap:25px}}.SizingConstraints_highlightedData__5hezu{color:#5999d8;font-weight:600}.QuoteTermsWrapper_quoteTermsWrapper__wCSaM{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;min-height:560px;padding:30px 20px;transition:min-height 2s ease-out}@media(max-width:425px){.QuoteTermsWrapper_quoteTermsWrapper__wCSaM{border-radius:0;border-width:1px 0;margin-top:55px;padding:20px 10px}}.QuoteTermsWrapper_quoteTermsWrapper__header__saOZh{align-items:center;display:flex;flex-direction:row;font-weight:600;height:40px;justify-content:space-between;position:relative}@media(max-width:768px){.QuoteTermsWrapper_quoteTermsWrapper__header__saOZh{align-items:flex-start;display:flex;flex-direction:column}}.QuoteTermsWrapper_quoteTermsWrapper__sheetType__zOcyx{color:#848484}@media(max-width:375px){.QuoteTermsWrapper_quoteTermsWrapper__sheetType__zOcyx{font-size:13px}}.QuoteTermsWrapper_quoteTermsWrapper__content__iHypw{align-items:normal;display:flex;flex:1 1;flex-direction:row;justify-content:flex-start;padding:50px 0 120px;position:relative}@media(max-width:375px){.QuoteTermsWrapper_quoteTermsWrapper__content__iHypw{padding:30px 0 110px}}.QuoteTermsWrapper_quoteTermsWrapper__footer__UPO2\+{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-height:140px;position:relative}.QuoteTermsWrapper_quoteTermsWrapper__sliderWrapper__BqlZu{align-items:center;display:flex;flex-direction:column;width:100%}.RadioGroup_radioGroup__nnHeb{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}@media(max-width:375px){.RadioGroup_radioGroup__nnHeb{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr))}.RadioGroup_radioGroup__nnHeb.RadioGroup_reducedButtons__fnMfR{grid-template-columns:repeat(5,30px)}.RadioGroup_radioGroup__nnHeb.RadioGroup_burnOffTrigger__GHdl2 button:first-child{grid-column:1/span 2}.RadioGroup_radioGroup__nnHeb.RadioGroup_penaltyType__OfZmo button:first-child{grid-row:2/3}.RadioGroup_radioGroup__nnHeb.RadioGroup_penaltyType__OfZmo button:nth-child(2){grid-column:1/span 2}.RadioGroup_radioGroup__nnHeb.RadioGroup_penaltyType__OfZmo button:nth-child(4){grid-row:4/5}.RadioGroup_radioGroup__nnHeb.RadioGroup_penaltyType__OfZmo button:nth-child(5){grid-column:1/span 2}.RadioGroup_radioGroup__nnHeb.RadioGroup_loanFees__MwdR3 button:nth-child(3){grid-row:4/5}.RadioGroup_radioGroup__nnHeb.RadioGroup_loanFees__MwdR3 button:nth-child(4),.RadioGroup_radioGroup__nnHeb.RadioGroup_loanFees__MwdR3 button:nth-child(5),.RadioGroup_radioGroup__nnHeb.RadioGroup_lockboxType__mU58U button,.RadioGroup_radioGroup__nnHeb.RadioGroup_requiredReserves__hJrE7 button:nth-child(3){grid-column:1/span 2}}.FeesDetails_inputs__YXJt3{display:flex;flex-direction:column;gap:25px;margin-top:35px}@media(max-width:768px){.FeesDetails_inputs__YXJt3{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal}}.FeesDetails_inputs__section__P8ka-{align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:flex-end}@media(max-width:768px){.FeesDetails_inputs__section__P8ka-{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}}@media(max-width:425px){.FeesDetails_inputs__section__P8ka-:not(:last-child){border-bottom:1px solid #dde4e4;padding-bottom:20px}}.FeesDetails_inputSubtitle__SXuuX{color:#757575;font:18px Source Sans Pro}@media(max-width:768px){.FeesDetails_inputSubtitle__SXuuX{display:none}}.ReservesDetails_inputs__WrLb0{display:flex;flex-direction:column;gap:25px;margin-top:35px}@media(max-width:768px){.ReservesDetails_inputs__WrLb0{width:100%}}@media(max-width:375px){.ReservesDetails_inputs__WrLb0{align-items:flex-start;display:flex;flex-direction:column}}.ReservesDetails_section__xCs8y{align-items:flex-end;display:flex;flex-direction:row;gap:20px;justify-content:flex-end}@media(max-width:768px){.ReservesDetails_section__xCs8y{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-end;width:100%}.ReservesDetails_section__xCs8y:not(:last-child){border-bottom:1px solid #dde4e4;padding-bottom:20px}}.ReservesDetails_section__fields__7LsGX{display:flex;gap:20px}@media(max-width:675px){.ReservesDetails_section__fields__7LsGX{align-items:flex-start;display:flex;flex-direction:column}}.DataCell_dataCell__asJlN{box-sizing:border-box;flex:25% 1;padding-right:5px}.DataCell_dataCell__title__TVf4S{color:#757575;font-size:14px;font-weight:600}.DataCell_dataCell__title_reversed__7\+XPk{color:#000;font-size:16px}.DataCell_dataCell__subtitle__UNGG7{font-size:18px;font-weight:600}.DataCell_dataCell__subtitle_reversed__Mv5uS{font-weight:400}.DataCell_dataCell__edit__1tiyx{font-size:13px;margin-left:10px}.NonBindingOffer_nonBindingOffer__an25\+{background-color:#fff;border-radius:10px;padding:0 20px 35px}.NonBindingOffer_nonBindingOffer__infoBanner__gcCYI{align-items:normal;background-color:rgba(179,213,248,.3);border:1px solid #b3d5f8;border-radius:5px;display:flex;flex-direction:row;justify-content:center;padding:10px 0}.NonBindingOffer_nonBindingOffer__dataTable__5\+BKd{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:normal;row-gap:35px}.NonBindingOffer_lenderProfile__Q2AgZ{align-items:center;display:flex;flex-direction:row;gap:20px}.NonBindingOffer_lenderProfile__image__heESN{background-color:#d8d8d8;border-radius:5px;height:60px;width:60px}.NonBindingOffer_lenderProfile__modified__zjR-p{color:#757575}.NonBindingOffer_lenderProfile__otherRequirements__dJcMd{display:flex;flex-direction:column;gap:5px}.NonBindingOffer_navigationPanel__sFUPr{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:space-between}@media(max-width:425px){.NonBindingOffer_navigationPanel__sFUPr{gap:20px}}.NonBindingOffer_navigationPanel__links__J86Ib{align-items:center;display:flex;flex-direction:row;gap:5px}.NonBindingOffer_navigationPanel__stack__w4ZFr{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:normal}@media(max-width:480px){.NonBindingOffer_navigationPanel__stack__w4ZFr{gap:10px;width:100%}}@media(max-width:375px){.NonBindingOffer_navigationPanel__stack__w4ZFr{display:flex;flex-direction:column}}.NonBindingOffer_navigationPanel__button__AeddW{width:180px}@media(max-width:375px){.NonBindingOffer_navigationPanel__button__AeddW{width:100%}}.OfferAccordion_previewData__6CXtr{align-items:normal;display:flex;flex:1 1;flex-direction:row;justify-content:space-between}.OfferAccordion_previewData__cell__4cVgh{align-items:space-between;display:flex;flex:1 1;flex-direction:column}.OfferAccordion_previewData__title__VauL6{color:#757575;font-size:14px}.LenderView_app__t7\+-W{align-items:normal;display:flex;flex-direction:row;justify-content:center;min-height:100vh;width:100%}.LenderView_app__content__inLhu{width:100%}.LenderView_lenderView__uLsLu{align-items:center;background:#020024;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column;padding:0 20px}@media(max-width:425px){.LenderView_lenderView__uLsLu{padding:0}}.LenderView_lenderView__wrapper__0NivN{display:flex;flex-direction:column;gap:25px;max-width:1000px;padding:25px 20px 125px;width:100%}@media(max-width:425px){.LenderView_lenderView__wrapper__0NivN{background-color:#fff;gap:0;padding:0}}.LenderView_lenderView__preview__Nw4U5{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}@media(max-width:768px){.LenderView_lenderView__preview__Nw4U5{align-items:0;display:flex;flex-direction:column;justify-content:0}}@media(max-width:425px){.LenderView_lenderView__preview__Nw4U5{background-color:#fff}}.LenderView_lenderView__sliderFade__IjNNv{background-color:#505050;border-radius:10px;height:580px;outline:none;padding:10px 0;width:980px}.LenderView_lenderView__content__MwOj2{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;padding:0 20px}@media(max-width:425px){.LenderView_lenderView__content__MwOj2{border:none;border-radius:0;padding:0}}.LenderView_lenderView__controller__xvQ6a{background-color:#fff;display:none;min-height:60px;padding:0 10px}@media(max-width:425px){.LenderView_lenderView__controller__xvQ6a{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}}.StepTextInput_stepTextInput__label__NfIQ2{color:#fff;display:block;font:normal 600 14px/18px Source Sans Pro;grid-column:1/4}.StepTextInput_stepTextInput__item__MLMEm{background:none;border:1px solid #fff;border-radius:6px;box-sizing:border-box;color:#fff;display:block;font-size:14px;height:42px;margin-top:10px;outline:none;padding:10px 12px;text-align:left}@media(max-width:425px){.StepTextInput_stepTextInput__item__MLMEm{width:100%}}.StepTextInput_stepTextInput__item__MLMEm::-webkit-input-placeholder{color:#fff}.StepTextInput_stepTextInput__item__MLMEm:-ms-input-placeholder{color:#fff}.StepTextInput_stepTextInput__item__MLMEm::placeholder{color:#fff}.StartPage_startPage__header__XhdoU{text-align:center}@media(max-width:425px){.StartPage_startPage__header__XhdoU{margin-top:50px;text-align:left}}.StartPage_startPage__title__nWQW7{color:#fff;font-family:Poppins;font-size:36px;font-weight:500;line-height:54px}@media(max-width:425px){.StartPage_startPage__title__nWQW7{font-family:Source Sans Pro;font-size:24px;line-height:30px}}.StartPage_startPage__subtitle__Uvx2f{color:#fff;font-size:21px;line-height:26px;margin-top:10px}@media(max-width:425px){.StartPage_startPage__subtitle__Uvx2f{font-size:14px;line-height:18px;margin-top:8px}}.StartPage_startPage__content__dUtPr{align-items:center;display:flex;flex-direction:column;height:100%;margin-top:60px;max-height:210px;padding:0 30px}@media(max-width:1080px){.StartPage_startPage__content__dUtPr{padding:0}}@media(max-width:768px){.StartPage_startPage__content__dUtPr{flex-direction:column;max-height:100%}}@media(max-width:425px){.StartPage_startPage__content__dUtPr{margin-top:26px}}.StartPage_startPage__form__G\+I\+v{display:flex;flex-direction:row}.StartPage_startPage__divider__xPDnD{background:hsla(0,0%,100%,.5);height:100%;width:1px}@media(max-width:768px){.StartPage_startPage__divider__xPDnD{height:1px;margin:20px 0;width:100%}}.StartPage_startPage__input__pHnPt{margin-right:20px;width:240px}@media(max-width:768px){.StartPage_startPage__input__pHnPt{width:100%}}@media(max-width:425px){.StartPage_startPage__input__pHnPt{margin-bottom:10px}}.StartPage_startPage__agreements__z4sYP{color:#fff;font-size:14px;font-weight:300;line-height:18px;margin-top:24px}@media(max-width:425px){.StartPage_startPage__agreements__z4sYP{margin-top:20px}}.StartPage_startPage__agreement_link__vAMxq{color:#fff}.SelectionCard_selectionCard__P20Jj{align-items:center;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:5px;height:120px;justify-content:center;min-width:160px}.SelectionCard_selectionCard__P20Jj:hover,.SelectionCard_selectionCard__selected__wUBHI{background:rgba(0,0,0,.3);border:2px solid #fff;border-radius:10px}@media(max-width:425px){.SelectionCard_selectionCard__P20Jj{align-items:center;display:flex;flex-direction:row;gap:10px;height:44px;justify-content:flex-start;padding-left:10px;width:300px}}.SelectionCard_selectionCard__top__PQXfm{align-items:center;display:flex;flex:.5 1;flex-direction:row}@media(max-width:425px){.SelectionCard_selectionCard__top__PQXfm{flex:none}}.SelectionCard_selectionCard__title__2lmRJ{display:block;font:normal normal 16px/20px Source Sans Pro;text-align:center}@media(max-width:425px){.SelectionCard_selectionCard__title__2lmRJ{font:normal normal 18px/23px Source Sans Pro;text-align:left}.SelectionCard_selectionCard__icon__GT3PU{height:20px;width:20px}}.First_first__fEBhv{align-items:center;display:flex;flex-direction:column}.First_first__header__5Dn3X{text-align:center}@media(max-width:425px){.First_first__header__5Dn3X{margin-top:75px;text-align:left}}.First_first__title__W2QGV{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.First_first__title__W2QGV{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.First_first__subtitle__RCG5Z{color:#fff;font-family:Source Sans Pro;font-size:21px;line-height:26px;margin-top:10px}@media(max-width:425px){.First_first__subtitle__RCG5Z{font-size:14px}}.First_first__cards__OUQBk{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:50px}@media(max-width:425px){.First_first__cards__OUQBk{flex-direction:column}}.First_first__form__KUWXN{margin-top:30px;width:100%}.First_first__inputs__Hhi8p{grid-gap:30px;align-items:center;border-top:1px solid hsla(0,0%,100%,.5);display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:620px;padding-top:30px;width:100%}@media(max-width:675px){.First_first__inputs__Hhi8p{grid-template-columns:repeat(1,1fr)}}.First_first__tenantInput__\+Wz22{align-items:normal;border-top:1px solid hsla(0,0%,100%,.5);display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:620px;padding-top:30px;width:100%}.First_first__container__zusVY{display:flex;flex-direction:column;gap:10px;justify-content:center}@media(max-width:425px){.First_first__fEBhv{gap:0;grid-template-columns:repeat(1,1fr);margin:0 auto;width:280px}}.First_first__datePicker__tPQkg,.First_first__label__osm4l{color:#fff;font:500 14px Source Sans Pro}.First_first__datePicker__tPQkg{background:none;border:1px solid #fff;border-radius:6px;height:40px;outline:none;padding:0 14px;text-transform:uppercase}.First_first__fEBhv input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;-webkit-filter:invert(1);filter:invert(1)}.First_first__input__utPr\+{margin-top:5px}.Second_second__tfImy{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media(max-width:425px){.Second_second__tfImy{display:flex;flex-direction:column}}.Second_second__header__eMS2r{text-align:center;width:100%}@media(max-width:425px){.Second_second__header__eMS2r{margin-top:55px;text-align:left}}.Second_second__title__Xg5E8{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Second_second__title__Xg5E8{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Third_third__fjkRP{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media(max-width:425px){.Third_third__fjkRP{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}}.Third_third__header__ADwgK{align-items:center;display:flex;flex-direction:column}@media(max-width:425px){.Third_third__header__ADwgK{margin-top:75px;padding-bottom:15px}}.Third_third__title__8XneR{font-family:Poppins}@media(max-width:425px){.Third_third__title__8XneR{font-family:Source Sans Pro;font-size:24px}}.Third_third__title__8XneR{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Third_third__title__8XneR{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Third_third__cards__fTgO4{display:flex;flex-direction:wrap;justify-content:center}@media(max-width:425px){.Third_third__cards__fTgO4{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:10px}}.Third_third__form__sLaLc{width:100%}.Third_third__inputs__DmUt\+{grid-gap:30px;align-items:center;border-top:1px solid hsla(0,0%,100%,.5);display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:620px;padding-top:10px;width:100%}@media(max-width:675px){.Third_third__inputs__DmUt\+{grid-template-columns:repeat(1,1fr)}}.Third_third__container__cCCk1{display:flex;flex-direction:column;gap:10px;justify-content:center}@media(max-width:425px){.Third_third__fjkRP{gap:0;grid-template-columns:repeat(1,1fr);margin:0 auto;width:280px}}.Third_third__datePicker__sSGeR,.Third_third__label__4kxtJ{color:#fff;font:500 14px Source Sans Pro}.Third_third__datePicker__sSGeR{background:none;border:1px solid #fff;border-radius:6px;height:40px;outline:none;padding:0 14px;text-transform:uppercase}.Third_third__fjkRP input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;-webkit-filter:invert(1);filter:invert(1)}.Third_third__input__V9u-H{margin-top:5px}.Fourth_fourth__usaZ9{width:100%}.Fourth_fourth__header__amBUr{text-align:center;width:100%}@media(max-width:425px){.Fourth_fourth__header__amBUr{align-items:flex-start;display:flex;flex-direction:column;margin-top:75px;text-align:left;width:90%}}.Fourth_fourth__subtitle__RmD9y{color:#fff;font-family:Source Sans Pro;font-size:21px;line-height:26px}@media(max-width:425px){.Fourth_fourth__subtitle__RmD9y{font-size:14px}}.Fourth_fourth__inputsContainer__LoLUD{align-items:center;display:flex;flex-direction:column;margin:10px auto}@media(max-width:425px){.Fourth_fourth__inputsContainer__LoLUD{align-items:normal}}.Fourth_fourth__inputs__1LeW4{display:flex;flex-direction:column;gap:20px;padding:25px 10px}.Fourth_fourth__inputsRow__T1PBO{align-items:normal;display:flex;flex-direction:row;gap:20px;justify-content:center;margin-top:20px}@media(max-width:425px){.Fourth_fourth__inputsRow__T1PBO{display:flex;flex-direction:column;margin-top:0}}.Fourth_fourth__title__pXKtR{color:#fff;font-size:36px;font-weight:500}@media(max-width:425px){.Fourth_fourth__title__pXKtR{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Fifth_fifth__header__Pvoj1{text-align:center}@media(max-width:425px){.Fifth_fifth__header__Pvoj1{height:50px;margin-top:75px;text-align:left}}.Fifth_fifth__title__kaoXr{font-family:Poppins}@media(max-width:425px){.Fifth_fifth__title__kaoXr{font-family:Source Sans Pro;font-size:24px}}.Fifth_fifth__form__IqRUV{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}@media(max-width:425px){.Fifth_fifth__form__IqRUV{gap:1px;grid-template-columns:repeat(1,1fr)}}.Fifth_fifth__formSelect__mudh5{display:flex;flex-direction:column;gap:10px;margin-top:13px}.Fifth_fifth__label__f6kL5{align-items:normal;color:#fff;display:flex;flex-direction:row;font:normal 600 14px/18px Source Sans Pro;justify-content:normal;padding:15px 0 9px}.Fifth_fifth__input__VgzxA{background:none;border-radius:6px;box-sizing:border-box;display:block;font-size:14px;height:42px;margin-top:10px;outline:none;padding:10px 12px;width:300px}.Fifth_fifth__input__VgzxA::-webkit-input-placeholder{color:#fff}.Fifth_fifth__input__VgzxA:-ms-input-placeholder{color:#fff}.Fifth_fifth__input__VgzxA::placeholder{color:#fff}.Fifth_fifth__title__kaoXr{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Fifth_fifth__title__kaoXr{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Sixth_sixth__header__OxjmZ{text-align:center}@media(max-width:425px){.Sixth_sixth__header__OxjmZ{margin-top:75px;text-align:left}}.Sixth_sixth__title__gcDxi{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Sixth_sixth__title__gcDxi{font-family:Source Sans Pro;font-size:24px}}.Sixth_sixth__inputs__mt6c8{grid-gap:30px;border-bottom:1px solid hsla(0,0%,100%,.5);display:grid;gap:30px;grid-template-columns:repeat(2,1fr);padding:30px 0;width:650px}@media(max-width:425px){.Sixth_sixth__inputs__mt6c8{gap:20px;grid-template-columns:repeat(1,1fr);width:300px}}.Sixth_sixth__label__6uugP{color:#fff;display:block;font:normal 500 14px/18px Source Sans Pro;padding-bottom:9px}.Sixth_sixth__totalWrapper__95-xb{align-items:normal;display:flex;flex-direction:row;justify-content:space-between;margin-top:18px}.Sixth_sixth__total__KZ1D8{color:#fff;display:block;font:normal 700 14px/18px Source Sans Pro}.Sixth_sixth__add__5szhj{display:flex}.Sixth_sixth__addIcon__UtRV9{align-items:center;background-color:#fff;border-radius:50%;color:#1c81ff;display:flex;flex-direction:row;height:14px;justify-content:center;margin-right:4px;margin-top:2px;width:14px}.Sixth_sixth__addItem__\+iZ4c{color:#fff;font:normal normal 14px/18px Source Sans Pro}.Seventh_seventh__header__OKVGT{align-items:center;display:flex;flex-direction:column}@media(max-width:425px){.Seventh_seventh__header__OKVGT{align-items:flex-start;display:flex;flex-direction:column;margin-top:75px;padding-left:10px}}.Seventh_seventh__title__rk2qs{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Seventh_seventh__title__rk2qs{font-family:Source Sans Pro;font-size:24px}}.Seventh_seventh__subtitle__ZFcbC{color:#fff;font:normal 400 21px/26px Source Sans Pro}@media(max-width:425px){.Seventh_seventh__subtitle__ZFcbC{font-size:14px}}.Seventh_seventh__rangeWrapper__\+qQB7{align-items:center;display:flex;flex-direction:row;padding:40px 10px}@media(max-width:425px){.Seventh_seventh__rangeWrapper__\+qQB7{padding:10px 14px}}.Seventh_seventh__titleWrapper__bQYPP{padding:0 30px 40px 0}@media(max-width:425px){.Seventh_seventh__titleWrapper__bQYPP{padding:0 14px 40px 0}}.Seventh_seventh__rangeTitle__meg22{color:#fff;margin-bottom:14px}.Seventh_seventh__percent__VsdTO{color:#fff;font-weight:300;max-width:50px}@media(max-width:425px){.Seventh_seventh__secondaryHeader__H43VC{align-items:flex-start;display:flex;flex-direction:column}}.Seventh_seventh__secondaryTitle__G68CJ{color:#fff;font:normal normal 24px/30px Source Sans Pro;margin-bottom:13px;text-align:center}@media(max-width:425px){.Seventh_seventh__secondaryTitle__G68CJ{font-size:14px;line-height:18px;margin-bottom:10px;padding-left:10px}}.Seventh_seventh__secondarySubtitle__2qYwk{color:#fff;font-size:14px;font-weight:400;line-height:18px}@media(max-width:425px){.Seventh_seventh__secondarySubtitle__2qYwk{padding-left:10px}}.Eighth_eighth__header__V55L-{text-align:center;width:100%}@media(max-width:425px){.Eighth_eighth__header__V55L-{margin-top:75px;text-align:left}}.Eighth_eighth__title__NK\+Cq{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500}@media(max-width:425px){.Eighth_eighth__title__NK\+Cq{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Eighth_eighth__subtitle__rUyvM{color:#fff;font-family:Source Sans Pro;font-size:21px;line-height:26px}@media(max-width:425px){.Eighth_eighth__subtitle__rUyvM{font-size:14px}}.Eighth_eighth__range__oJeqZ{align-items:center;display:flex;flex-direction:row;gap:15px;padding:0 10px}.Eighth_eighth__years__YJ2tQ{color:#fff;font-weight:300;min-width:100px}.Eighth_eighth__selects__QpLSW{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);padding:20px 10px}@media(max-width:425px){.Eighth_eighth__selects__QpLSW{grid-template-columns:repeat(1,1fr)}}.Eighth_eighth__selectContainer__Ows3d{display:flex;flex-direction:column;gap:8px;justify-content:center}.Eighth_eighth__tooltipHeading__XETtb{color:#000;font:400 14px Source Sans Pro;margin:0;padding-bottom:2px}.Eighth_eighth__tooltipParagraph__L1iEL{font:400 12px Source Sans Pro;margin:0;padding-bottom:10px}.Eighth_eighth__tooltipLink__XHrGT{color:#000;font-size:14px;font-weight:600;text-decoration:none}.Eighth_eighth__textarea__YFuuc{padding:0 10px 50px}@media(max-width:425px){.Ninth_ninth__jG5jn{width:100%}}.Ninth_ninth__header__HIAFP{text-align:center}@media(max-width:425px){.Ninth_ninth__header__HIAFP{margin-top:75px;text-align:left}}.Ninth_ninth__title__XwsFM{color:#fff;font-family:Poppins,serif;font-size:36px;font-weight:500;margin-bottom:25px}@media(max-width:425px){.Ninth_ninth__title__XwsFM{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Ninth_ninth__row__VdmPl{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px}.Ninth_ninth__label__ZGYSb{align-items:center;color:#fff;display:flex;flex-direction:row}.Ninth_ninth__hint__1XUDO{align-items:center;background-color:#fff;border-radius:50%;color:#000;cursor:default;display:flex;flex-direction:row;height:14px;justify-content:center;margin-left:5px;text-align:center;width:14px}.Ninth_ninth__upload__v0wB2{background:none;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px}.Ninth_ninth__upload__v0wB2 input[type=file]{display:none}.Ninth_ninth__attachments__eXUPB{display:flex;flex-direction:column;justify-content:center}.Ninth_ninth__drop__PRaN4{align-items:center;border:1px dashed #fff;border-radius:6px;display:flex;flex-direction:row;justify-content:center;margin-bottom:25px;min-height:110px}.Ninth_ninth__list__dAZjK{display:flex;flex-direction:column;gap:15px;margin-bottom:15px}@media(max-width:425px){.Ninth_ninth__list__dAZjK{gap:25px;margin-bottom:35px}}.Ninth_ninth__fileRow__VGiBm{align-items:center;border:1px solid #fff;border-radius:6px;color:#fff;display:flex;flex-direction:row;padding:10px 15px;position:relative}.Ninth_ninth__fileDelete__50axT{background:url(/static/media/delete.86745147b48b17d3f614.svg);cursor:pointer;height:14px;position:absolute;right:-20px;width:10px}@media(max-width:425px){.Ninth_ninth__fileDelete__50axT{bottom:-20px;right:0}}.Ninth_ninth__gallery__2VUER{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,150px);justify-content:center;margin-bottom:30px;max-height:200px;overflow-y:auto;padding-right:15px}@media(max-width:425px){.Ninth_ninth__gallery__2VUER{grid-template-columns:repeat(2,150px);padding-right:0}}.Ninth_ninth__card__2CHGN{border-radius:6px;height:100px;position:relative;width:150px}.Ninth_ninth__removeBtn__u4G8-{background:url(/static/media/remove.eb4ca86eee1e29afe695.svg);cursor:pointer;height:14px;margin:10px;position:absolute;right:0;width:14px}.Ninth_ninth__image__sjLQS{border-radius:6px;height:100%;width:100%}.Tenth_tenth__header__BKwvA{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:55px;width:740px}@media(max-width:425px){.Tenth_tenth__header__BKwvA{align-items:flex-start;display:flex;flex-direction:column;margin-top:65px;padding:10px;width:300px}}.Tenth_tenth__title__EExd8{color:#fff;font-family:Poppins;font-size:36px;font-style:normal;font-weight:500}@media(max-width:425px){.Tenth_tenth__title__EExd8{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px}}.Tenth_tenth__subtitle__3deop{color:#fff;font:normal normal 21px/26px Source Sans Pro;text-align:center}@media(max-width:425px){.Tenth_tenth__subtitle__3deop{font-size:14px;line-height:18px;text-align:start}}.Tenth_tenth__textarea__\+GSr1{padding:0 90px}@media(max-width:425px){.Tenth_tenth__textarea__\+GSr1{height:132px;padding:0 20px 24px;width:280px}}.Tenth_saveBtn__DIxfR{background-color:#fff;border-radius:6px;display:inline-block;margin:22px auto 42px}@media(max-width:425px){.Tenth_saveBtn__DIxfR{margin-left:auto;margin-right:auto}}.Tenth_saveText__vZiVT{color:#355c82;font:normal 600 16px/20px Source Sans Pro;padding:5px;text-align:center;text-transform:none}.Eleventh_eleventh__J-FLy{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;max-height:216px}@media(max-width:425px){.Eleventh_eleventh__J-FLy{display:block;padding-left:30px}}.Eleventh_eleventh__header__CJeFx{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:55px;width:740px}@media(max-width:425px){.Eleventh_eleventh__header__CJeFx{align-items:flex-start;display:flex;flex-direction:column;margin-top:65px;padding-bottom:40px;width:375px}}.Eleventh_eleventh__title__fGQmu{color:#fff;font-family:Poppins;font-size:36px;font-style:normal;font-weight:500}@media(max-width:425px){.Eleventh_eleventh__title__fGQmu{font-family:Source Sans Pro;font-size:24px;margin-bottom:10px;padding-left:10px}}.Eleventh_eleventh__subtitle__KTuF8{color:#fff;font:normal normal 21px/26px Source Sans Pro;text-align:center}@media(max-width:425px){.Eleventh_eleventh__subtitle__KTuF8{font-size:14px;line-height:18px;padding-left:10px;text-align:start}}.Eleventh_eleventh__cards__2tRsi{align-items:normal;display:flex;flex-direction:row;gap:60px;justify-content:center}@media(max-width:425px){.Eleventh_eleventh__cards__2tRsi{flex-direction:column;gap:10px}}.Twelfth_twelfth__4PalI{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.Twelfth_twelfth__header__wo6Fl{align-items:center;display:flex;flex-direction:column;text-align:center;width:700px}@media(max-width:425px){.Twelfth_twelfth__header__wo6Fl{align-items:center;display:flex;flex-direction:column;margin-top:65px;padding-left:30px;text-align:left;width:375px}}.Twelfth_twelfth__title__f5Huf{color:#fff;font-family:Poppins;font-size:36px;font-style:normal;font-weight:500}@media(max-width:425px){.Twelfth_twelfth__title__f5Huf{font:normal 600 24px/30px Source Sans Pro}}.Twelfth_twelfth__cards__JN79k{align-items:normal;display:flex;flex-direction:row;gap:40px;justify-content:center}@media(max-width:425px){.Twelfth_twelfth__cards__JN79k{align-items:center;display:flex;flex-direction:column;gap:5px;max-height:300px}}.Thirteenth_thirteenth__f\+02Y{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;max-width:800px;width:100%}@media(max-width:425px){.Thirteenth_thirteenth__f\+02Y{align-items:flex-start}}.Thirteenth_thirteenth__header__wspU0{text-align:center}@media(max-width:425px){.Thirteenth_thirteenth__header__wspU0{margin-top:75px;text-align:left;width:100%}}.Thirteenth_thirteenth__title__ax25n{color:#fff;font-family:Poppins;font-size:36px;font-style:normal;font-weight:500;line-height:54px}@media(max-width:425px){.Thirteenth_thirteenth__title__ax25n{font-family:Source Sans Pro;font-size:24px;font-weight:600;line-height:30px}}.Thirteenth_thirteenth__subtitle__\+kqAZ{color:#fff;font-size:21px;font-weight:400;line-height:26px;margin-bottom:22px;margin-top:10px}@media(max-width:425px){.Thirteenth_thirteenth__subtitle__\+kqAZ{font-size:14px;line-height:18px}}.Thirteenth_thirteenth__inputsRow__9WnSe{display:flex;margin-top:12px;width:100%}@media(max-width:580px){.Thirteenth_thirteenth__inputsRow__9WnSe{flex-direction:column;flex-wrap:wrap;margin-top:0;width:auto}}@media(max-width:425px){.Thirteenth_thirteenth__inputsRow__9WnSe{width:100%}}.Thirteenth_thirteenth__input__43bSO{flex:1 1;padding:0 10px;width:100%}@media(max-width:580px){.Thirteenth_thirteenth__input__43bSO{margin-top:10px}}@media(max-width:425px){.Thirteenth_thirteenth__input__43bSO{width:auto}}.Thirteenth_thirteenth__inputWide__98fOw{min-width:300px}@media(max-width:768px){.Thirteenth_thirteenth__inputWide__98fOw{min-width:280px}}.Thirteenth_thirteenth__terms__UOovd{color:#fff;font-size:14px;line-height:18px;margin-top:28px}@media(max-width:425px){.Thirteenth_thirteenth__terms__UOovd{text-align:center}}.Thirteenth_thirteenth__termsLink__2fqn-{color:#fff}.Thirteenth_thirteenth__saveBtn__CsUgu{background-color:#fff;border-radius:6px;display:inline-block;margin:22px auto 42px}@media(max-width:425px){.Thirteenth_thirteenth__saveBtn__CsUgu{margin-left:auto;margin-right:auto}}.Thirteenth_thirteenth__saveText__u1kCe{color:#355c82;font:normal 600 16px/20px Source Sans Pro;padding:5px;text-align:center;text-transform:none}.CreateNewOfferWrapper_createNewOfferWrapper__mfgNm{background-image:url(/static/media/create-project-bg.0e2dd453a7970226fc58.jpg);background-size:cover;border-radius:10px;box-sizing:border-box;display:flex;-webkit-filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));flex-direction:column;margin-top:30px;max-width:980px;min-height:560px;padding:80px 20px 20px;position:relative;width:100%}@media(max-width:425px){.CreateNewOfferWrapper_createNewOfferWrapper__mfgNm{border-radius:0;border-width:1px 0;margin-top:0;padding:20px 10px}}.CreateNewOfferWrapper_createNewOfferWrapper__sheetType__27Y1S{color:#848484}@media(max-width:375px){.CreateNewOfferWrapper_createNewOfferWrapper__sheetType__27Y1S{font-size:13px}}.CreateNewOfferWrapper_createNewOfferWrapper__skip__5NbbV{background-color:#fff;border-radius:4px;color:#0073e6;margin:15px;position:absolute;right:0;top:0;z-index:5}@media(max-width:425px){.CreateNewOfferWrapper_createNewOfferWrapper__skip__5NbbV{left:50%;right:auto;top:-5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.CreateNewOfferWrapper_createNewOfferWrapper__skipText__8MFyr{font-family:Source Sans Pro;font-size:14px;font-style:normal;font-weight:600;line-height:18px;text-transform:none}.CreateNewOfferWrapper_createNewOfferWrapper__content__HttDM{align-items:normal;display:flex;flex:1 1;flex-direction:row;justify-content:center;min-width:900px}@media(max-width:425px){.CreateNewOfferWrapper_createNewOfferWrapper__content__HttDM{padding:20px 0 50px}}.CreateNewOfferWrapper_createNewOfferWrapper__footer__zzqbI{align-items:center;display:flex;flex-direction:column;justify-content:space-between;max-height:140px}.CreateNewOfferWrapper_createNewOfferWrapper__sliderWrapper__A9gsY{align-items:center;align-self:flex-end;display:flex;flex-direction:column;width:100%}@media(max-width:425px){.CreateNewOfferWrapper_createNewOfferWrapper__backBtn__D4tGq{bottom:0;display:block;left:0;position:absolute}.CreateNewOfferWrapper_createNewOfferWrapper__nextBtn__wL-Wh{bottom:0;display:block;position:absolute;right:0}}.styles_createNewOffer__Qc4W8{align-items:center;background:linear-gradient(180deg,#fff,#dde4e4);display:flex;flex-direction:column;min-height:100vh}.SearchBar_searchBar__PtR8o{align-items:center;background:#fff;border-bottom:1px solid #dde4e4;display:flex;flex-direction:column;height:150px;justify-content:space-evenly;padding-bottom:20px}@media(max-width:425px){.SearchBar_searchBar__PtR8o{padding-bottom:0}}.SearchBar_searchBar__label__bdV-a{color:#757575;font-size:14px;margin-bottom:5px}@media(max-width:425px){.SearchBar_searchBar__label__bdV-a{font-size:16px}}.SearchBar_searchBar__search__HkPmz{display:flex;flex-direction:column;justify-content:center}@media(max-width:425px){.SearchBar_searchBar__search__HkPmz{margin-left:10px}}.SearchBar_searchBar__field__pxOwb{position:relative}.SearchBar_searchBar__item__zqFYd{border:1px solid #848484;border-radius:5px;box-sizing:border-box;font:14px Source Sans Pro;height:42px;outline:none;padding:0 30px;text-align:start;width:100%}.SearchBar_searchBar__item__zqFYd:focus{border:1px solid #5999d8}@media(max-width:768px){.SearchBar_searchBar__item__zqFYd{width:250px}}@media(max-width:1080px){.SearchBar_searchBar__btnGroup__MnArF{align-items:normal;display:flex;flex-direction:row;justify-content:center}}@media(max-width:768px){.SearchBar_searchBar__group__ypUjf{align-items:normal;display:flex;flex-direction:row;justify-content:flex-start}}.SearchBar_searchBar__searchIcon__YhaPr{color:#5c6166;left:5px;position:absolute;top:10px}.SearchBar_searchBar__sideMenu__QMt7P{display:none}@media(max-width:768px){.SearchBar_searchBar__sideMenu__QMt7P{align-items:normal;display:flex;flex-direction:row;justify-content:center;margin-top:15px}}.SearchBar_searchBar__buttons__8Xz4d{align-items:center;color:#136849;display:flex;flex-direction:row;gap:10px;justify-content:flex-start;margin-top:5px}@media(max-width:1080px){.SearchBar_searchBar__buttons__8Xz4d{gap:5px}}@media(max-width:425px){.SearchBar_searchBar__smallScreen__bJvzp{width:350px}}@media(max-width:768px){.SearchBar_searchBar__hide__0O\+Z1{display:none}}.SearchBar_toolBar__8vAbN{height:60px;position:relative;width:100%}@media(max-width:425px){.SearchBar_toolBar__8vAbN{height:auto}}.SearchBar_toolBar__header__mlOXk{color:#848484;left:0;position:absolute;top:0}.SearchBar_toolBar__header__mlOXk h1{margin:0}@media(max-width:425px){.SearchBar_toolBar__header__mlOXk{left:10px;position:absolute;top:-30px}}.SearchBar_toolBar__nav__s-0AR{bottom:0;position:absolute;right:0}@media(max-width:768px){.SearchBar_toolBar__nav__s-0AR{display:none}}.Dashboard_dashboard__2jv8S{align-items:center;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column}.Dashboard_dashboard__load__b4wRa{left:50%;margin-left:-50px;margin-top:-50px;position:absolute;top:50%}.Dashboard_dashboard__projects__TKYPK{background:#fff;border:1px solid #dde4e4;border-radius:10px;margin-bottom:44px;margin-top:16px;max-width:1160px;min-height:800px;padding:20px;width:100%}@media(max-width:1280px){.Dashboard_dashboard__projects__TKYPK{margin-bottom:0;max-width:95%}}@media(max-width:425px){.Dashboard_dashboard__projects__TKYPK{border:none;padding:0;width:100%}}.Dashboard_dashboard__cardsView__f\+uoY{grid-gap:20px;grid-row-gap:36px;display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;justify-content:center;margin-top:16px;row-gap:36px}@media(max-width:920px){.Dashboard_dashboard__cardsView__f\+uoY{grid-template-columns:1fr 1fr}}@media(max-width:768px){.Dashboard_dashboard__cardsView__f\+uoY{gap:10px}}@media(max-width:580px){.Dashboard_dashboard__cardsView__f\+uoY{align-items:center;display:flex;flex-direction:column}}.Dashboard_dashboard__tableView__JU8b4{display:flex}.Dashboard_dashboard__actions__0OUCV{align-items:normal;display:flex;flex-direction:row;justify-content:center}.Dashboard_loadMore__d8Lpt{background:none;border:none;color:#1c81ff;cursor:pointer;font-family:Poppins,serif;font-size:14px;margin-top:24px}.App_app__Oec13{align-items:normal;display:flex;flex-direction:row;justify-content:center;min-height:100vh;width:100%}.App_app__content__cOvbF{max-width:1400px;width:100%}.App_app__loader__1M75l{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center}.CreateNewProj_createNewProj__F0iVf{background-color:#fff;cursor:pointer;display:flex;flex-direction:column}@media(max-width:768px){.CreateNewProj_createNewProj__F0iVf{margin:0;width:95%}}.CreateNewProj_createNewProj__add__INmKN{margin:100px 60px}.CreateNewProj_createNewProj__title__ukUiQ{align-items:center;border:1px dashed #848484;color:#1c81ff;display:flex;flex-direction:column;height:278px;width:100%;z-index:100}@media(max-width:580px){.CreateNewProj_createNewProj__title__ukUiQ{width:70%}}@media(max-width:425px){.CreateNewProj_createNewProj__title__ukUiQ{padding:0;width:100%}}.CreateNewProj_createNewProj__text__KHqCv{color:#0073e6;font-family:Source Sans Pro;font-size:12px;font-style:normal;font-weight:400;line-height:15px;text-align:center}.CreateNewProj_createNewProj__addIcon__gQsFN{fill:#0073e6;height:50px;width:50px}.CreateNewProj_createNewProj__addresses__u6nO\+{display:flex;flex:1 1;flex-direction:column;height:50px;padding-top:10px;text-align:left}.CreateNewProj_createNewProj__street__LUGnC{color:#355c82;font-family:Poppins;font-size:20px;font-style:normal;font-weight:600;height:26px;line-height:26px;position:absolute;width:300px}.CreateNewProj_createNewProj__city__uY9vN{font-size:20px;font-weight:300;margin:0}.ProjectCard_projectCard__LAWjt{cursor:pointer;display:flex;flex-direction:column;position:relative}@media(max-width:425px){.ProjectCard_projectCard__LAWjt{width:95%}}.ProjectCard_projectCard__image__u-BkY{height:280px;max-width:400px;object-fit:fill;width:100%}.ProjectCard_projectCard__addresses__bBE7l{display:flex;flex:1 1;flex-direction:column;height:50px;padding-top:14px;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:90%}.ProjectCard_projectCard__name__51VcV{color:#355c82;font:600 20px Poppins}.ProjectCard_projectCard__street__tcUq3{font-size:18px;font-weight:300;margin:0}.ProjectCard_projectCard__city__\+J\+pX{font-size:20px;font-weight:300;margin:0}.ProjectCard_projectCard__budget__bzYIh{color:#5c6166;font-weight:600}@media(max-width:425px){.ProjectCard_projectCard__budget__bzYIh{display:block}}.ProjectCard_projectCard__status__zPZ\+-{background-color:#0277bd;border-radius:5px;color:#fff;padding:2px 6px;position:absolute;right:10px;top:10px}.Profile_profile__OD0QE{align-items:center;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column;height:100vh}.Profile_profile__container__minWl{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;box-sizing:border-box;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:25px;padding:25px 20px;position:relative;width:980px}@media(max-width:1080px){.Profile_profile__container__minWl{width:100%}}@media(max-width:425px){.Profile_profile__container__minWl{border-radius:0;margin:0}}.Profile_profile__title__bRDsP{color:#848484;font:Poppins,serif;font-size:30px;font-weight:500;margin:0}.Profile_profile__label__lmWYI{color:#848484;font-size:14px;margin-bottom:5px}.Profile_profile__personalRow__H9vvX{grid-gap:24px;display:grid;gap:24px;grid-template-columns:250px 250px 250px;margin-bottom:24px}@media(max-width:768px){.Profile_profile__personalRow__H9vvX{display:flex;flex-direction:column}}@media(max-width:425px){.Profile_profile__personalRow__H9vvX{display:flex;flex-direction:column}}.Profile_profile__contactRow__EEtVR{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,250px);margin-bottom:24px}.Profile_profile__contactRow__col__EjKBv{display:flex;flex-direction:column;gap:10px}@media(max-width:425px){.Profile_profile__contactRow__EEtVR{display:flex;flex-direction:column}}.Profile_profile__addressRow__z4ulj{grid-gap:24px;display:grid;gap:24px;grid-template-columns:250px 620px;margin:40px 0 24px}.Profile_profile__addressRow__col__1HnDx{display:flex;flex-direction:column;gap:10px}@media(max-width:1080px){.Profile_profile__addressRow__z4ulj{display:flex;flex-direction:column}}@media(max-width:425px){.Profile_profile__addressRow__z4ulj{margin:0 0 24px}}.Profile_profile__sessions__xEbvl{bottom:0;margin:15px 20px;position:absolute;right:0}.Profile_profile__group__HuW5W{align-items:flex-end;display:flex;gap:20px}.Profile_photo__7SAf\+{align-items:center;display:flex;flex-direction:row;gap:24px;margin-bottom:24px;margin-top:24px}.Profile_photo__label__SRsFI input[type=file]{display:none}.Profile_photo__actions__-dvE6 button{margin-right:20px}@media(max-width:425px){.Profile_photo__7SAf\+{display:flex;flex-direction:column}}.Login_login__l9Qld{align-items:center;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 20px}.Login_login__container__j4sHn{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 80px}@media(max-width:425px){.Login_login__container__j4sHn{height:100%}}.Login_login__heading__ET-1J{align-self:flex-start;font-size:18px;font-weight:400;margin-bottom:0}.Login_login__link__SFKpm{color:#1c81ff;cursor:pointer;font-size:14px;text-decoration:underline}.Login_form__aPd5K{align-items:center;border-bottom:1px solid #d8d8d8;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding-bottom:24px}.Login_form__field__Nsz\+1{margin-top:24px;width:100%}.Login_form__actions__7P57I{font-size:14px;justify-content:space-between;margin-top:5px;width:100%}.Login_form__actions__7P57I,.Login_form__actions__container__9beuJ{align-items:center;display:flex;flex-direction:row}.Login_form__checkbox__xuNDl{margin:0 5px 0 0;padding:0}.Login_form__submit__eR6dM{margin-top:24px!important;width:100%}.Login_header__quwUO{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.Login_header__logo__UXyNr{height:40px;width:40px}@media(max-width:425px){.Login_header__logo__UXyNr{height:30px;padding-left:10px;width:30px}}.Login_header__title__qs5av{color:#000;font-size:32px;font-weight:600;margin-left:10px;text-decoration:none}@media(max-width:425px){.Login_header__title__qs5av{font-size:28px}}.Login_footer__s8VNq{display:flex;flex-direction:column;gap:24px}.Login_footer__button__pkQG-{width:100%}.SignUp_signUp__5NhRz{align-items:center;background:linear-gradient(180deg,#020024,#fff 0,#dde4e4);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 20px}.SignUp_signUp__container__q6EVR{background-color:#fff;border:1px solid #dde4e4;border-radius:10px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:40px 80px}@media(max-width:425px){.SignUp_signUp__container__q6EVR{height:100%}}.SignUp_signUp__label__me5NU{align-items:center;color:#757575;display:flex;font-size:14px;margin-bottom:5px}.SignUp_signUp__datePicker__MDeLx{background:none;border:1px solid #848484;border-radius:6px;color:#757575;font:500 14px Source Sans Pro;height:40px;outline:none;padding:0 14px;text-transform:uppercase;width:250px}.SignUp_signUp__heading__4JLAg{align-self:flex-start;color:#5c6166;font-size:18px;font-weight:600;margin-bottom:10px}.SignUp_signUp__subtitle__aqs\+e{font-size:15px;font-weight:500}.SignUp_signUp__sublink__jsv2\+{color:#1c81ff;cursor:pointer;font-size:15px;margin-left:3px;text-decoration:underline}.SignUp_signUp__link__Io5UZ{color:#1c81ff;font-size:12px;text-decoration:underline}.SignUp_form__K2jdc{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:10px;padding-bottom:24px}.SignUp_form__field__5vCSv{margin-top:24px;width:100%}.SignUp_form__actions__9jbFE{align-items:center;display:flex;flex-direction:row;font-size:14px;justify-content:space-between;margin-top:5px;width:100%}.SignUp_form__actions__container__0Zta1{align-items:center;color:#757575;display:flex;flex-direction:row}.SignUp_form__password__ipqVl{color:#14ba85;font-weight:600;margin-left:3px}.SignUp_form__checkbox__uQCla{margin:0 5px 0 0;padding:0}.SignUp_form__submit__JcQlN{margin-top:24px!important;width:100%}.SignUp_header__6Pn2z{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:30px}.SignUp_header__logo__9GsOG{height:40px;width:40px}@media(max-width:425px){.SignUp_header__logo__9GsOG{height:30px;padding-left:10px;width:30px}}.SignUp_header__title__daWAn{color:#000;font-size:32px;font-weight:600;margin-left:10px;text-decoration:none}@media(max-width:425px){.SignUp_header__title__daWAn{font-size:28px}}.SignUp_footer__7Pp2I{display:flex;flex-direction:column;gap:24px}.SignUp_footer__button__LweRf{width:100%}.SignUp_footer__policy__VATo1{font-size:12px}.Browser_browser__mD-KV{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;margin:auto;padding:0;width:900px}@media(max-width:425px){.Browser_browser__mD-KV{height:380px;padding:0}}@media screen and (min-width:425px)and (max-width:820px){.Browser_browser__mD-KV{width:90%}}.Browser_browser__container__epmXC{border:1px solid #019875;border-radius:10px;margin-top:24px;padding:20px}@media(max-width:425px){.Browser_browser__container__epmXC{width:auto}}.Browser_browser__title__URVcl{color:#019875;font:normal 500 30px/45px Poppins;margin:0}@media(max-width:425px){.Browser_browser__title__URVcl{font-size:28px}}.Browser_browser__text__knSXM{color:#5c6166;font-size:16px;margin-top:20px;width:80%}.Browser_browser__list__b2-28{align-items:normal;display:flex;flex-direction:row;justify-content:center;margin:70px 0;padding:0}.Browser_browser__item__9e860{align-items:center;display:flex;flex-direction:column;list-style:none;margin-right:70px}.Browser_browser__link__nynRa{color:#1c81ff;font-size:16px;margin-top:20px;text-decoration:underline}.Browser_browser__linkMail__OV4KZ{color:#1c81ff;font-size:18px;text-decoration:underline}.FormSlide{flex:1 1;flex-direction:column}.FormSlide,.FormSlide__heading{align-items:center;display:flex}.FormSlide__heading{flex-direction:column;gap:10px}@media(max-width:375px){.FormSlide__heading{align-items:flex-start;display:flex;flex-direction:column;width:100%}}.FormSlide__title{font:24px Poppins}@media(max-width:375px){.FormSlide__title{align-self:start;font-size:20px}}.FormSlide__title_highlighted{color:#5999d8}.FormSlide__subTitle{font:18px Source Sans Pro}@media(max-width:375px){.FormSlide__subTitle{align-self:start;font-size:13px}}.FormSlide__subTitle_grey{color:#757575}.FormSlide__content{gap:20px}.FormSlide__content,.FormSlide__form{align-items:center;display:flex;flex-direction:column;width:100%}@media(max-width:375px){.FormSlide__form{align-items:flex-start}}.FormSlide__section{align-items:flex-end;display:flex;flex-direction:row;gap:20px}@media(max-width:580px){.FormSlide__section_column{align-items:center;display:flex;flex-direction:column;width:100%}}@media(max-width:375px){.FormSlide__section_column{align-items:flex-start;display:flex;flex-direction:column}.FormSlide__section_divided{border-bottom:1px solid #dde4e4;padding-bottom:20px}}.FormSlide__sign{color:#848484;font-size:18px}.FormSlide__redirect{color:#848484;font-family:Source Sans Pro}@media(max-width:375px){.FormSlide__redirect{align-self:start;font-size:13px}}.FormSlide__redirect_mt25{margin-top:25px}.FormSlide__file{align-items:center;display:flex;flex-direction:row;margin-top:15px}.FormSlide__fileName{display:inline-block;font:14px Source Sans Pro;margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:120px}.FormSlide__navigation{bottom:50px;display:flex;gap:20px;position:absolute}@media(max-width:375px){.FormSlide__navigation{bottom:35px;width:100%}}.FormSlide__inputLabel{color:#757575;font-size:14px;grid-area:label;margin-bottom:5px}@media(max-width:375px){.FormSlide__inputLabel{font-size:13px}}.LenderView__section{border-bottom:1px solid #dde4e4;padding-bottom:35px}.LenderView__section:last-of-type{border-bottom:none}@media(max-width:425px){.LenderView__section{padding:0 10px 15px}}.LenderView__loader{align-items:center;background-color:#fff;border:1px solid #dde4e4;border-radius:10px;display:flex;flex-direction:row;height:100%;justify-content:center;position:absolute;width:100%;z-index:2}.LenderView__flexTable{align-items:normal;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:normal}.LenderView__infoContentTitle{color:#5999d8;font:500 30px Poppins;margin:35px 0 15px}@media(max-width:425px){.LenderView__infoContentTitle{font-size:20px;margin:0}}body{background-color:#fff;font-family:Source Sans Pro;min-height:100vh}body,body p{margin:0}body .inputValid{border:1px solid #5999d8}body .fullWidth{width:100%}body .fw600{font-weight:600}body .text-bold{font-weight:700}body .fs18{font-size:18px}body .hidden{visibility:hidden}body .d-none{display:none}body .alignCenter{align-self:center}body .mb35{margin-bottom:35px}body .mb25{margin-bottom:25px}body .mb20{margin-bottom:20px}body .mb15{margin-bottom:15px}body .mb10{margin-bottom:10px}body .mt35{margin-top:35px}body .mt25{margin-top:25px}body .gap25{gap:25px}body .gap5{gap:5px}body .flexWrap{flex-wrap:wrap}body .link{color:#0073e6;cursor:pointer;text-decoration:underline}@media(max-width:425px){body .link{font-size:14px}}
/*# sourceMappingURL=main.9a90698f.css.map*/