.missing-data-page .container .row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:25px}.missing-data-page .container .row .autocomplete-input{width:100%}.missing-data-page .container .row .street-number-input{width:15%}.missing-data-page .container .row:first-child{margin-top:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;max-width:100%;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:inherit}html{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;font-size:17px;font-weight:300}body,html{height:100%}body{word-wrap:break-word;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#f0f0f0;color:#333;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;overflow-wrap:break-word;overflow-x:hidden}nav ol,nav ul{list-style:none;margin:0;padding:0}audio,canvas,iframe,svg,video{max-width:100%;vertical-align:middle}object{width:100%}img,object{vertical-align:middle}img{height:auto;max-width:100%}address,blockquote,dl,figure,ol,p,pre,ul{margin:0 0 24px}address:last-child,blockquote:last-child,dl:last-child,figure:last-child,ol:last-child,p:last-child,pre:last-child,ul:last-child{margin-bottom:0}ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}h1,h2,h3,h4,h5,h6{margin:0;text-rendering:optimizelegibility}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}h1{color:#333;font-size:30px}h2{color:#525c69;color:#333;font-size:14px;font-weight:700;padding:15px 0}a{color:#000;text-decoration:none}a:focus,a:hover{color:#000;outline:0}dl{margin-top:0}dt{font-weight:700}dd{margin-bottom:8px;margin-left:0}blockquote{border-left:4px solid #0000001a;font-size:20px;line-height:1.4;margin-left:0;padding:12px 24px}@media screen and (max-width:580px){blockquote{font-size:18px}}blockquote:first-child{margin-top:0}blockquote footer,blockquote small{color:#333;display:block;font-size:14px;line-height:1.5}@media screen and (max-width:1280px){blockquote footer,blockquote small{font-size:12px;line-height:14px}}blockquote footer:before,blockquote small:before{content:"— "}abbr[title]{border-bottom:1px dotted #333;cursor:help}address{font-style:normal}code,kbd,pre,samp{font-family:Helvetica,Arial,sans-serif}code{background-color:#0000001a;font-size:14px;line-height:1.5;padding:2px 4px}@media screen and (max-width:1280px){code{font-size:12px;line-height:14px}}kbd{background-color:#000;border-radius:3px;color:#fff;font-size:14px;line-height:1.5;padding:2px 4px}@media screen and (max-width:1280px){kbd{font-size:12px;line-height:14px}}kbd kbd{font-size:16px;font-weight:700;line-height:20px;padding:0}@media screen and (max-width:580px){kbd kbd{font-size:14px}}pre{word-wrap:break-word;background-color:#0000001a;border:1px solid #0000001a;border-radius:3px;display:block;font-size:14px;line-height:1.5;padding:12px;word-break:break-all}@media screen and (max-width:1280px){pre{font-size:12px;line-height:14px}}pre code{background-color:#0000;border-radius:0;color:inherit;font-size:inherit;padding:0;white-space:pre-wrap}small{font-size:10px;line-height:auto}hr{background-color:#0000001a;border:0;height:2px;margin:24px 0;width:100%}::placeholder{color:#333;opacity:1}fieldset{border:0;margin:0;min-width:0;padding:.01em 0 0}fieldset:not(:last-child){margin-bottom:24px}body:not(:-moz-handler-blocked) fieldset{display:table-cell}legend{color:#333;display:table;font-weight:700;margin-bottom:24px;padding:0}button,input,optgroup,select,textarea{font-size:16px;line-height:20px}@media screen and (max-width:580px){button,input,optgroup,select,textarea{font-size:14px}}button{cursor:pointer}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=checkbox]+label,input[type=radio],input[type=radio]+label{cursor:pointer;vertical-align:initial}input[type=range]{display:block;width:100%}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;line-height:inherit;max-width:100%;padding:7px 8px;transition:all .2s ease-out;vertical-align:middle}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}select{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10 13 5-5H5l5 5Z' fill='%23403f3d'/%3E%3C/svg%3E");background-position:100%;background-position:calc(100% - 4px);background-repeat:no-repeat;padding:7px 28px 7px 8px}select[multiple],select[size]{background-image:none;height:auto}select:hover{outline:0}select:disabled{background-color:#ccc;cursor:default}select:invalid{color:#f91a1a}select::-ms-expand{display:none}textarea{height:80px;resize:none;transition:none}.icon{fill:currentColor;display:inline-block;height:1em;vertical-align:middle;width:1em}.icon.icon-inline{position:relative;top:-.125em}.icon .svg{display:block;height:100%;width:100%}.link{text-decoration:underline}.link,.pointer{cursor:pointer}p{font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:1280px){p{font-size:12px;line-height:14px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.input-text{box-sizing:border-box;position:relative;width:340px}.input-text.full-width{width:100%}.input-text .title{text-wrap:nowrap;color:#a3a9b1;font-size:14px;font-weight:400;line-height:1.5;line-height:normal;overflow:hidden;padding-bottom:3px;text-overflow:ellipsis;width:100%}@media screen and (max-width:1280px){.input-text .title{font-size:12px;line-height:14px}}.input-text .title.red{color:#f91a1a}.input-text .inner{align-items:center;background-color:#fff;border:1px solid #a3a9b1;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:40px;justify-content:space-between;width:100%}.input-text .inner.disabled{background-color:hsla(214,8%,67%,.259)}.input-text .inner .inner-input{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:flex-start;padding:0 14px;position:relative;width:100%}.input-text .inner .inner-input .left-icon-wrapper{border-radius:5px;height:30px;overflow:hidden;width:50px}.input-text .inner .inner-input .left-icon-wrapper .left-icon{height:auto;object-fit:contain;width:auto}.input-text .inner .inner-input .right-icon{height:8px;position:absolute;right:10px;width:14px}.input-text .inner .inner-input .suffix{font-size:14px;font-weight:400;line-height:1.5;position:absolute;right:7px}@media screen and (max-width:1280px){.input-text .inner .inner-input .suffix{font-size:12px;line-height:14px}}.input-text .inner .inner-input input{background:none;border:0;color:#000;font-size:14px;font-weight:400;height:38px;line-height:40px;line-height:1.5;padding:0;width:100%}@media screen and (max-width:1280px){.input-text .inner .inner-input input{font-size:12px;line-height:14px}}.input-text .inner .inner-input input::-webkit-input-placeholder{color:#000;font-size:14px;line-height:1.5}@media screen and (max-width:1280px){.input-text .inner .inner-input input::-webkit-input-placeholder{font-size:12px;line-height:14px}}.input-text .inner .inner-input input:-moz-placeholder{color:#000;font-size:14px;line-height:1.5}@media screen and (max-width:1280px){.input-text .inner .inner-input input:-moz-placeholder{font-size:12px;line-height:14px}}.input-text .inner .inner-input input::-moz-placeholder{color:#000;font-size:14px;line-height:1.5}@media screen and (max-width:1280px){.input-text .inner .inner-input input::-moz-placeholder{font-size:12px;line-height:14px}}.input-text .inner .inner-input input:-ms-input-placeholder{color:#000;font-size:14px;line-height:1.5}@media screen and (max-width:1280px){.input-text .inner .inner-input input:-ms-input-placeholder{font-size:12px;line-height:14px}}.input-text .inner .inner-input input:focus{outline:none}.input-text .inner .inner-input .text{min-height:10px;min-width:30px}.input-text .inner .unit{font-size:14px;font-weight:400;line-height:1.5;padding-right:8px;width:40px}@media screen and (max-width:1280px){.input-text .inner .unit{font-size:12px;line-height:14px}}.input-text .inner:focus{border:1px solid #0275ff}.input-text .error{color:#f91a1a}.input-text .error,.input-text .hint{font-size:12px;font-weight:400;line-height:14px;padding-top:1px}.input-text .hint{color:#a3a9b1}.input-text .input-bottom{height:15px}.checkbox-container{display:flex;flex-direction:column;flex-wrap:nowrap}.checkbox-container .checkbox-title{color:#a3a9b1;font-size:14px;font-weight:400;line-height:1.5;line-height:normal}@media screen and (max-width:1280px){.checkbox-container .checkbox-title{font-size:12px;line-height:14px}}.checkbox-container .checkbox-title.red{color:#f91a1a}.checkbox-container .checkbox-group{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;justify-content:flex-start}.checkbox-container .checkbox-group .checkbox-label{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:400;justify-content:flex-start;line-height:1.5;margin-bottom:10px;margin-top:10px;min-width:200px;-webkit-user-select:none;user-select:none}@media screen and (max-width:1280px){.checkbox-container .checkbox-group .checkbox-label{font-size:12px;line-height:14px}}.checkbox-container .checkbox-group .checkbox-label .checkbox-input{margin-right:8px}.checkbox-container .hint{color:#a3a9b1;font-size:12px;font-weight:400;line-height:14px;padding-top:1px}.slider-container{display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;min-width:340px;padding-left:8px}.slider-container .slider-label{color:#000;color:#979797;font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:1280px){.slider-container .slider-label{font-size:12px;line-height:14px}}.slider-container .slider-row{align-items:center;column-gap:14px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.slider-container .slider-row .slider{display:flex;margin-left:5px;width:70%}.slider-container .slider-row .slider-input{width:60px}.select{min-width:200px;position:relative}.select.full-width{width:100%}.select .select-input-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:flex-start;position:relative}.select .select-input-wrapper .select-arrow{height:16px;pointer-events:none;position:absolute;right:10px;top:65%;transform:translateY(-50%);width:19px}.select .select-dropdown{background-color:#fff;border:1px solid #a3a9b1;box-sizing:initial;left:0;list-style-type:none;margin:0;max-height:250px;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;right:0;scrollbar-width:thin;top:58px;z-index:10}.select .select-dropdown .select-item{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:flex-start;padding:10px 14px}.select .select-dropdown .select-item .option-image-wrapper{border-radius:5px;height:30px;overflow:hidden;width:50px}.select .select-dropdown .select-item .option-image-wrapper .option-image{height:auto;object-fit:contain;width:auto}.select .select-dropdown .select-item.active,.select .select-dropdown .select-item:hover{background-color:#f0f0f0}.checkbox-with-input{display:flex;flex-direction:column;flex-wrap:nowrap;margin-bottom:10px;margin-top:10px;min-width:200px}.checkbox-with-input .checkbox-label{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:400;justify-content:flex-start;line-height:1.5;-webkit-user-select:none;user-select:none}@media screen and (max-width:1280px){.checkbox-with-input .checkbox-label{font-size:12px;line-height:14px}}.checkbox-with-input .checkbox-label .checkbox-input{margin-right:8px}.checkbox-with-input .option-inputs-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start}.checkbox-with-input .option-inputs-row .option-input{width:40%}.toast{background-color:#0000;box-shadow:none;overflow:visible;padding-bottom:0;padding-top:0;width:100%}.toast-container{margin-top:-7px;max-width:420px;right:3px;width:100%}.error-message-container{box-shadow:-1px 11px 12px 8px #0003;-webkit-box-shadow:-1px 11px 12px 2px #0003;-moz-box-shadow:-1px 11px 12px 2px #0003;display:flex;flex-direction:column;flex-wrap:nowrap}.error-message-container .title-row{align-items:center;background-color:#f91a1a;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;padding:7px 15px}.error-message-container .title-row .warning-icon{height:23px;width:23px}.error-message-container .title-row .cross-icon{height:19px;width:19px}.error-message-container .content-row{background-color:#fff;padding:16px}.error-message-container .content-row .content{color:#000;font-size:14px;font-weight:400;line-height:1.5}@media screen and (max-width:1280px){.error-message-container .content-row .content{font-size:12px;line-height:14px}}.loading{align-items:center;background:#ccc;height:100vh;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:100}.bread-crumbs-menu,.loading{display:flex;flex-direction:column;flex-wrap:nowrap}.bread-crumbs-menu{background-color:#fff;border-radius:5px;height:90px;margin-bottom:30px;padding:20px 60px 40px;width:100%}@media screen and (max-width:1280px){.bread-crumbs-menu{margin-bottom:20px;padding:20px 40px 40px}}.bread-crumbs-menu .inner-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative}.bread-crumbs-menu .inner-container.single{justify-content:center}.bread-crumbs-menu .breakpoint{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;position:relative;text-overflow:ellipsis}.bread-crumbs-menu .breakpoint .circle{background-color:#a3a9b1;border-radius:20px;height:20px;position:relative;width:20px;z-index:3}.bread-crumbs-menu .breakpoint .circle.ready{background-color:#bbed22}.bread-crumbs-menu .breakpoint .breakpoint-title{font-size:14px;font-weight:400;line-height:1.5;max-width:none;overflow:hidden;padding:0 1px;position:absolute;text-overflow:ellipsis;top:150%;white-space:nowrap}@media screen and (max-width:1280px){.bread-crumbs-menu .breakpoint .breakpoint-title{font-size:12px;line-height:14px}}.bread-crumbs-menu .breakpoint .breakpoint-title.overlap-text{max-width:90px}@media screen and (max-width:1280px){.bread-crumbs-menu .breakpoint .breakpoint-title.overlap-text{max-width:60px}}.bread-crumbs-menu .background-line{align-self:center;background-color:#d8d8d8;height:5px;left:0;position:absolute;top:10px;transform:translateY(-50%);width:100%;z-index:1}.bread-crumbs-menu .progress-line{background-color:#bbed22;height:5px;position:absolute;top:10px;transform:translateY(-50%);transition:.5s;width:0;z-index:2}.toggle-switch{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;justify-content:flex-start;width:100%}.toggle-switch.disabled{opacity:.5}.toggle-switch.collapsed{flex-wrap:wrap}.toggle-switch .toggle-label{text-wrap:nowrap;font-size:14px;font-weight:700;line-height:1.5;max-width:80%;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1280px){.toggle-switch .toggle-label{font-size:12px;line-height:14px}}.toggle-switch .toggle-label.collapsed{max-width:none}.toggle-switch .switch{display:inline-block;height:22px;min-width:32px;position:relative;width:32px}.toggle-switch .switch input{height:0;opacity:0;width:0}.toggle-switch .switch .slider{background-color:#a3a9b1;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-switch .switch .slider:before{background-color:#fff;bottom:2px;content:"";height:18px;left:2px;position:absolute;transition:.4s;width:18px}.toggle-switch .switch input:checked+.slider{background-color:#bbed22}.toggle-switch .switch input:focus+.slider{box-shadow:0 0 1px #bbed22}.toggle-switch .switch input:checked+.slider:before{transform:translateX(10px)}.toggle-switch .switch .slider.round{border-radius:20px}.toggle-switch .switch .slider.round:before{border-radius:50%}.progress-indicator{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%}.progress-indicator .progress-header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:14px;font-weight:700;justify-content:space-between;line-height:1.5;margin-bottom:10px;width:100%}@media screen and (max-width:1280px){.progress-indicator .progress-header{font-size:12px;line-height:14px}}.progress-indicator .progress-header .progress-percentage{font-weight:700}.progress-indicator .progress-bar{border-radius:5px;overflow:hidden;width:100%}.progress-indicator .progress-bar .progress-bar-fill{background-color:#bbed22;border-radius:9px;height:9px;transition:width .3s ease-in-out}.tooltip-container{display:inline-block;position:relative}.tooltip-container.full-width{width:100%}.tooltip-container .tooltip-box{background-color:#fff;border-radius:6px;box-shadow:0 0 10px #0003;color:#000;max-width:300px;opacity:0;padding:.5em 1em;position:absolute;text-align:center;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:1000}.tooltip-container .tooltip-box:after{border-style:solid;border-width:5px;content:"";position:absolute}.tooltip-container.visible .tooltip-box{opacity:1;visibility:visible}.tooltip-container.position-top .tooltip-box{bottom:calc(100% + 5px);left:50%;transform:translateX(-50%)}.tooltip-container.position-top .tooltip-box:after{border-color:#fff #0000 #0000;left:50%;margin-left:-5px;top:100%}.tooltip-container.bottom-buttons .tooltip-box{left:-10%}.tooltip-container.bottom-buttons .tooltip-box:after{left:70%}.tooltip-container.position-bottom .tooltip-box{left:50%;top:calc(100% + 5px);transform:translateX(-50%)}.tooltip-container.position-bottom .tooltip-box:after{border-color:#0000 #0000 #fff;bottom:100%;left:50%;margin-left:-5px}.tooltip-container.position-left .tooltip-box{right:calc(100% + 5px);top:50%;transform:translateY(-50%)}.tooltip-container.position-left .tooltip-box:after{border-color:#0000 #0000 #0000 #fff;margin-top:-5px;right:-10px;top:50%}.tooltip-container.position-right .tooltip-box{left:calc(100% + 5px);top:50%;transform:translateY(-50%)}.tooltip-container.position-right .tooltip-box:after{border-color:#0000 #fff #0000 #0000;left:-10px;margin-top:-5px;top:50%}.image-button{align-items:center;background-color:#fff;border:1px solid #a3a9b1;border-radius:5px;box-sizing:border-box;cursor:pointer;display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;height:76px;justify-content:flex-start;overflow:hidden;padding:10px;transition:border-color .3s,box-shadow .3s}.image-button.active{border:4px solid #bbed22;box-shadow:0 0 5px #bbed22;margin:-3px}.image-button.small{height:56px}.image-button .image-wrapper{height:48px;margin-right:10px;width:48px}.image-button .image-wrapper img{height:100%;object-fit:contain;width:auto}.image-button .image-wrapper.small{height:35px;width:auto}.image-button .image-wrapper.full-image{width:100%}.image-button span{font-size:16px}.image-button span.small{font-size:14px}.button,.image-button.center{justify-content:center}.button{align-items:center;background:#fff;border:1px solid #979797;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;display:inline-block;flex-direction:column;flex-wrap:nowrap;width:115px}.button:focus,.button:hover{background:#d8d8d8}.button:hover{transition:all .3s;-webkit-transition:all .3s}.button .inner{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:42px;justify-content:center;position:relative}.button .inner .text{color:#333;font-size:12px;font-weight:700;line-height:14px;text-align:center;text-transform:uppercase}.button .inner .text.collapsed{display:none}.button .inner .icon{display:none;left:16px;position:absolute}.button .inner .icon.show-icon{display:block}.button .inner .icon.collapsed{display:block;left:auto;position:static}.button.green-btn{background-color:#bbed22;border:0}.button.green-btn .inner .text{color:#333}.button.green-btn:hover{background-color:#caff27}.button.transparent-btn{background-color:#0000;border:1px solid #979797}.button.transparent-btn .inner .text{color:#333}.button.transparent-btn:hover{background-color:#fff}.button.full-width{width:100%}.button.left-margin-20{margin-left:20px;z-index:30}.button.disabled{background-color:hsla(214,8%,67%,.216);border:1px solid #a3a9b1;color:#a3a9b1}.button.disabled:hover{background-color:hsla(214,8%,67%,.216);cursor:not-allowed}.bottom{align-items:center;bottom:0;flex-direction:row;height:95px;justify-content:flex-end;position:absolute;right:20px;z-index:20}.bottom,.left-area{display:flex;flex-wrap:nowrap}.left-area{align-items:stretch;flex-direction:column;height:100%;justify-content:flex-start;margin-left:auto;margin-right:20px;overflow:hidden;overflow-y:auto;transition:width .3s ease;width:163px}@media screen and (max-width:163px){.left-area{padding:0;width:100%}}.left-area.collapsed{overflow-x:hidden;width:73px}.left-area .menu-button{border:0}.right-area{align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:20px;margin-left:15px;margin-right:auto;width:270px}@media screen and (max-width:270px){.right-area{padding:0;width:100%}}@media screen and (max-width:1024px){.right-area{margin:0 0 20px;max-height:300px;width:100%}}.buttons-container{align-items:center;border-bottom:1px solid #a3a9b1;display:flex;flex-direction:column;flex-wrap:nowrap;gap:16px;justify-content:center;padding-bottom:30px}.buttons-container .first-button-wrapper{margin-bottom:5px;width:100%}.toggles-container{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:15px;justify-content:center;padding:30px 0}@media screen and (max-width:1280px){.toggles-container{margin-left:2px;margin-right:2px}}.title{color:#525c69;font-weight:700}.title-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;justify-content:flex-start;margin-bottom:10px}.price-slider{min-width:340px;width:30%}.basic-data-input{width:47%}.consumption-input{width:30%}.checkboxes{width:40%}.checkboxes .checkbox-label{min-width:100px}.price-inflation-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:25px;justify-content:space-between;margin-bottom:10px}.lastRowTitle{color:#525c69;padding-bottom:5px}.upload-image-button{width:170px}.cross-button{background:#0000;border:none;cursor:pointer;font-size:16px;margin-left:10px}.selected-image{border:1px solid #ddd;height:200px;margin-top:20px;padding:5px;width:auto}.image-error-message{color:red;margin-top:10px}.chartsWrapper{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px}.chartContainer{align-items:center;display:flex;flex-direction:column;position:relative;width:48%}.chartContainer .canvas{height:250px;max-height:250px;max-width:250px;width:250px}.chartContainer .chartTitle{font-size:19px;font-weight:500;margin-bottom:10px}.chartContainer .chartValue{align-self:center;font-size:30px;font-weight:500;margin-bottom:10px;position:absolute;top:142px}.sufficience-inputs-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.sufficience-inputs-row .sufficience-input{width:32%}.resetRow{cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:10px;margin-top:10px}.resetRow .resetTitle{font-family:Helvetica;font-size:12px;font-weight:700;line-height:13.8px;text-align:left;text-decoration:underline}.photovoltaik-title-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px;justify-content:flex-start;margin-bottom:35px}.photovoltaik-title-row .title-image{width:150px}.photovoltaik-title-row .photovoltaik-title{font-size:20px;font-weight:700;line-height:1.4}@media screen and (max-width:580px){.photovoltaik-title-row .photovoltaik-title{font-size:18px}}.storages-selection-wrapper{margin-bottom:10px}.photovoltaik-subtitle{color:#525c69;font-size:14px;font-weight:700;line-height:1.5}@media screen and (max-width:1280px){.photovoltaik-subtitle{font-size:12px;line-height:14px}}.modulart-buttons-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:20px}.modulart-buttons-row:last-child{margin-bottom:0}.modulart-buttons-row .module-button{flex:initial;width:47%}.storage-checkboxes{margin-bottom:20px}.storage-select{margin-bottom:50px}.storage-inputs-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.storage-inputs-row .storage-input{width:22%}.surface-wrapper{border:1px dashed #a3a9b1;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:20px;position:relative}.surface-wrapper .cross-icon{height:13px;position:absolute;right:10px;top:10px;width:13px}.surface-wrapper .surface-type-wrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;gap:15px;justify-content:flex-start;margin-bottom:10px;width:96.5%}.surface-wrapper .surface-type{min-width:30%}.surface-wrapper .surface-input-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px;width:100%}.surface-wrapper .surface-input-row .surface-input{min-width:0;min-width:auto;width:30%}@media screen and (max-width:1280px){.surface-wrapper .surface-input-row{gap:15px}}.surface-wrapper .surface-input-row .tooltip-input{width:100%}.extra-options-row{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;flex-wrap:wrap;justify-content:flex-start}.extra-options-row:last-child{margin-bottom:0}.extra-options-row .extra-select{margin-top:10px;width:60%}.extra-option-inputs{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px;justify-content:flex-start}.extra-option-inputs .extra-input{width:40%}.chart{height:300px;width:300px}.image-upload{margin-top:20px}.wallbox-title-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:30px;justify-content:flex-start;margin-bottom:35px}.wallbox-title-row .title-image{width:90px}.wallbox-title-row .wallbox-title{font-size:20px;font-weight:700;line-height:1.4;text-transform:uppercase}@media screen and (max-width:580px){.wallbox-title-row .wallbox-title{font-size:18px}}.wallbox-row{grid-gap:40px;align-items:center;display:flex;justify-content:space-between;margin-bottom:32px;width:100%}.wallbox-row .select{flex:1 1}.wallbox-row .counter{width:160px}.wallbox-row .checkbox-container{display:flex;flex:1 1;margin-bottom:0}.blackout-select-container{margin-bottom:230px}.hot-water-pump-column{grid-gap:31px;display:flex;flex-direction:column;width:100%}.memory-counters-row{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:40px;justify-content:space-between;margin-bottom:230px;margin-top:35px}.memory-counters-row .memory-counter{width:47%}.memory-counters-row:last-child{margin-top:15px}.missing-wrapper{align-items:stretch;align-self:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;margin-top:20px;padding-left:4%;padding-right:4%;width:80%}@media screen and (max-width:530px){.missing-wrapper{display:none}}.missing-content{align-self:center;background-color:#fff;border-radius:8px;padding:0 30px 20px;width:100%}.missing-content .missing-input{width:47%}.missing-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;margin-top:10px}.financing-subtitle{color:#525c69;font-size:12px;font-weight:600;padding-bottom:0;text-transform:uppercase}.financing-checkbox-subtitle{color:#525c69;margin-bottom:10px}.financing-content-block{flex:none!important;margin-bottom:10px}.financing-row-main,.financing-row-secondary{align-items:center;column-gap:50px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-bottom:20px}.financing-row-main .input-text .error,.financing-row-secondary .input-text .error{position:absolute}.financing-row-main .checkbox-container,.financing-row-secondary .checkbox-container{margin-bottom:0}.financing-row-main div,.financing-row-secondary div{min-width:0;width:100%}.financing-row-main .suffix,.financing-row-secondary .suffix{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.financing-row-secondary{align-items:flex-end;margin-bottom:30px}.financing-row-features{column-gap:30px;display:flex;flex-wrap:wrap;margin-bottom:15px}.financing-row-features>.checkbox-container{flex:1 1;flex-grow:0}.financing-rows-title{color:#525c69;font-size:12px;font-weight:700;margin-bottom:20px}.financing-main-input{width:120px!important}.financing-dropdown{background:#fff;border-radius:8px;padding:30px;width:100%}.financing-dropdown .dropdown-summary p{color:#525c69;font-size:12px;font-weight:600;padding-bottom:0;text-transform:uppercase}.financing-term-slider{width:50%}.financing-term-row{margin-bottom:20px}.calculator-widget-wrapper{background:#fff;border-radius:8px;color:#000;font-size:12px;font-weight:400;max-height:92%}@media screen and (max-width:1024px){.calculator-widget-wrapper{max-height:100%}}.calculator-widget-wrapper .calculator-content{height:calc(100% - 44px);overflow:auto;padding:0 25px}.calculator-widget-wrapper .calculator-title{-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;background:#57d1e0;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;font-size:12px;font-weight:700;line-height:14px;padding:15px 25px;width:100%}.calculator-widget-wrapper .calculator-content-placeholder{-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;background:#fff;border-bottom-left-radius:8px;border-bottom-right-radius:8px;height:44px;width:100%}.calculator-widget-wrapper .calculator-divider{background:#979797;height:1px;margin:40px 0;width:100%}.calculator-widget-wrapper .calculator-accordeon-column{display:flex;flex-direction:column}.calculator-widget-wrapper .calculator-accordeon-row{display:flex;justify-content:space-between}.calculator-content-section{margin-bottom:30px;margin-top:24px}.calculator-content-section h3{color:#000;font-size:12px;font-weight:700;line-height:14px;margin-bottom:26px}.calculator-content-section .description{font-size:12px;font-weight:400;line-height:16px;margin-bottom:26px;white-space:pre-line}.calculator-content-section .calculator-widget-row{display:flex;justify-content:space-between;margin-bottom:14px}.calculator-content-section .calculator-widget-row p{font-size:12px;margin-bottom:0;max-width:75%}.calculator-content-section .calculator-widget-row:last-child{margin-bottom:0}.calculator-content-section .calculator-widget-row-price{white-space:nowrap}.calculator-content-section .widget_price_row{display:flex;justify-content:space-between}.calculator-content-section .widget_price_row p{margin-bottom:20px}.dropdown-wrapper{margin-bottom:26px}.dropdown-summary{grid-gap:100px;align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding-right:8px}.dropdown-summary img{transform:rotate(180deg);transition:.2s ease-in-out}.dropdown-summary p{color:#000;font-size:12px;font-weight:700;margin:0}.dropdown-content{overflow:hidden;transition:.2s ease-in-out}.expanded .dropdown-content{padding-top:24px;transition:.2s ease-in-out}.expanded .dropdown-summary img{transform:rotate(0deg);transition:.3s}.counter-wrapper{display:flex;flex-direction:column}.counter-wrapper .title{color:#a3a9b1;font-size:14px;font-weight:400;line-height:normal;padding-bottom:3px}.moveRight{margin-left:auto}.counter-content{display:flex}.counter-content .counter-input{flex:1 1;width:auto}.counter-content .counter-input input{align-items:center;display:flex;justify-content:center;text-align:center}.counter-content .button{align-items:center;background:#0275ff;border:1px #0275ff;border-radius:0;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;transition:background-color .3s;width:37px}.counter-content .button:after{background:#ffffff4d;border-radius:100%;content:"";height:20px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center center;transition:opacity .5s,transform .5s;width:20px}.counter-content .button:active:after{opacity:1;transform:translate(-50%,-50%) scale(10);transition:transform .5s,opacity .5s}.counter-content .button .circle{align-items:center;background:#0275ff;border:1px solid #fff;border-radius:100%;display:flex;height:20px;justify-content:center;width:20px}.counter-content .button .minus-sign{background:#fff;height:1.5px;width:8px}.counter-content .button .plus-sign{background-color:#fff;display:inline-block;height:8px;position:relative;width:1px}.counter-content .button .plus-sign:after{background-color:#fff;content:"";height:1px;left:-3px;position:absolute;top:50%;transform:translateY(-50%);width:7px}.app{display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.app .content{align-items:flex-start;align-self:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:space-between;padding:20px;width:100%}@media screen and (max-width:530px){.app .content{display:none}}.app .content .without-menu{display:flex;flex:1 1;flex-direction:row;flex-wrap:nowrap;height:100%;overflow:hidden}.app .content .without-menu .content-inner{align-items:stretch;border-radius:5px;display:flex;flex:1 1;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;overflow:hidden}@media screen and (max-width:1280px){.app .content .without-menu .content-inner{flex:1 1}}.app .content .without-menu .content-inner .content-main,.app .content .without-menu .content-inner .financing-content-block{background-color:#fff;border-radius:8px;flex:1 1;padding:20px 30px;width:100%}.app .content .without-menu .page-content{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:1024px){.app .content .without-menu{flex-direction:column-reverse;height:93%;justify-items:flex-start}.app .content .without-menu .content-inner{width:100%}}@media screen and (max-width:1280px){.app .content{justify-items:flex-start}}.app .responsive-error{background-color:#fff;display:none;margin-left:2%;margin-right:2%;padding:40px 30px}@media screen and (max-width:530px){.app .responsive-error{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.app .responsive-error .responsive-error-title{font-size:30px;margin-bottom:40px}.app .responsive-error .responsive-error-subtitle{font-size:18px}.app .loading-icon{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;margin-top:64px}.wrapper{margin-left:auto;margin-right:auto;width:1469px}@media screen and (max-width:1469px){.wrapper{padding:0;width:100%}}.notfound-page{background-color:#fff}.notfound-page .container{margin:40px 0}.notfound-page .container .row .column-left-top{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:50%}.notfound-page .container .row .column-left-top .desc{font-size:24px;padding-top:40px}.notfound-page .container .row .column-right-top{align-items:flex-end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;width:50%}.rc-slider{border-radius:6px;height:14px;padding:5px 0;position:relative;touch-action:none;width:100%}.rc-slider,.rc-slider *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;height:4px;position:absolute;width:100%}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{background-clip:content-box;border-bottom:5px solid #0000;border-top:5px solid #0000;box-sizing:initial;transform:translateY(-5px);z-index:1}.rc-slider-handle{background-color:#fff;border:2px solid #96dbfa;border-radius:50%;cursor:pointer;cursor:grab;height:14px;margin-top:-5px;opacity:.8;position:absolute;touch-action:pan-x;width:14px;z-index:1}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{border-color:#96dbfa;box-shadow:none}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{border-color:#57c5f7;box-shadow:0 0 5px #57c5f7;cursor:grabbing}.rc-slider-mark{font-size:12px;left:0;position:absolute;top:18px;width:100%}.rc-slider-mark-text{color:#999;cursor:pointer;display:inline-block;position:absolute;text-align:center;vertical-align:middle}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:#0000;height:4px;position:absolute;width:100%}.rc-slider-dot{background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;bottom:-2px;cursor:pointer;height:8px;position:absolute;vertical-align:middle;width:8px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{height:100%;padding:0 5px;width:14px}.rc-slider-vertical .rc-slider-rail{height:100%;width:4px}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:4px}.rc-slider-vertical .rc-slider-track-draggable{border-bottom:0;border-left:5px solid #0000;border-right:5px solid #0000;border-top:0;transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{margin-left:-5px;margin-top:0;position:absolute;touch-action:pan-y;z-index:1}.rc-slider-vertical .rc-slider-mark{height:100%;left:18px;top:0}.rc-slider-vertical .rc-slider-step{height:100%;width:4px}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused;display:block!important}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{opacity:0;transform:scale(0);transform-origin:50% 100%}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{opacity:0;transform:scale(0);transform-origin:50% 100%}}.rc-slider-tooltip{left:-9999px;position:absolute;top:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9;color:#fff;font-size:12px;height:24px;line-height:1;min-width:24px;padding:6px 2px;text-align:center;text-decoration:none}.rc-slider-tooltip-arrow{border-color:#0000;border-style:solid;height:0;position:absolute;width:0}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#6c6c6c;border-width:4px 4px 0;bottom:4px;left:50%;margin-left:-4px}
/*# sourceMappingURL=main.b80820c6.css.map*/