:root{--max-width: 1000px}html,#root{touch-action:auto}._header_1gu48_1{background:linear-gradient(90deg,var(--color-orange),var(--color-orange-light));height:10vh;width:100vw;max-width:var(--max-width);display:flex;flex-direction:row}._headerVerticalStack_1gu48_10{padding:.5rem 0;width:calc(100% - 20vh);margin-left:10vh;display:flex;flex-direction:column;align-items:stretch;justify-content:center}._pageIcon_1gu48_20{font:1.5em Material Icons;display:flex;margin:0 .5rem;color:#fff}._settingsIcon_1gu48_27{font:2em Material Icons;color:#fff;cursor:pointer}._progressBarContainer_1gu48_33{width:6rem;height:.5rem;background:var(--color-orange);border:2px solid white;box-sizing:border-box;border-radius:.25rem;overflow:show}._progressBarFill_1gu48_43{height:100%;background:#fff;transition:width .3s ease}._pageIndicator_1gu48_49,._tabIndicator_1gu48_49,._tabHeader_1gu48_49{flex:1;display:flex;align-items:center;justify-content:center}._pageIndicator_1gu48_49{flex-direction:row}._tabHeader_1gu48_49{font-family:inherit;white-space:pre-line;font-size:1.125rem;text-align:center;flex-direction:row;color:#fff}@media screen and (max-width: 1000px){._pageIcon_1gu48_20{font-size:1.25rem;margin:0 .25rem}._pageIndicator_1gu48_49{padding-bottom:.125rem}._progressBarContainer_1gu48_33{width:4.5rem;height:.375rem}._tabHeader_1gu48_49{font-size:.9375rem}}._settingsIconContainer_1gu48_87{width:10vh;flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center}._tabContainer_1gu48_96{padding-bottom:8vh;flex-grow:1;width:100%;height:100%;background-color:#fff}._footer_1gu48_104{width:100vw;max-width:var(--max-width);height:calc(6vh + 1.25rem);display:flex;justify-content:space-around;box-sizing:border-box;position:fixed;bottom:0;z-index:9998;background-color:#fff}._buttonNext_1gu48_117,._buttonBack_1gu48_117{align-items:center;border-radius:.25rem;gap:.5rem;letter-spacing:.0375rem;box-sizing:border-box;cursor:pointer;display:flex;flex:1;font-size:.9375rem;font-weight:600;line-height:1;justify-content:center;margin:.625rem;padding:.625rem 1.5rem .5rem}._buttonNext_1gu48_117{color:#fff;background:linear-gradient(90deg,var(--color-orange),var(--color-orange-light));border:none;transition:all .15s ease-in-out}._buttonBack_1gu48_117{color:#000;background:#fff;border:2px solid var(--color-orange);transition:all .15s ease-in-out}@media (hover: hover){._buttonBack_1gu48_117:hover,._buttonNext_1gu48_117:hover{color:#fff;background:var(--color-dark-blue)}._buttonBack_1gu48_117:hover{border:2px solid var(--color-dark-blue)}}._buttonDisabled_1gu48_157{color:#000;background:var(--color-light);cursor:not-allowed}._form_1vxs1_1{transition:all .2s ease-in-out;display:block;margin-top:0;unicode-bidi:isolate;width:70%}._formRow_1vxs1_8{display:flex;gap:1.5rem}@media screen and (max-width: 1000px){._formRow_1vxs1_8{flex-direction:column;gap:0}._form_1vxs1_1{width:80%}}._formCol_1vxs1_21{margin-bottom:1.25rem;flex-grow:1;position:relative}._formCol_1vxs1_21:not(:only-child):not(:has(+._d-none_1vxs1_26)){flex-basis:calc(50% - .75rem);flex-grow:0}._formCol_1vxs1_21 label{position:absolute;top:1.125rem;left:1.25rem;z-index:20;transform:translateY(-75%);color:#000;font-size:.6875rem;font-weight:500;font-style:normal;display:block;line-height:1.35714;letter-spacing:-.00875rem;transition:all .15s ease-in-out}._formCol_1vxs1_21 input,._formCol_1vxs1_21 select{padding:1.4375rem 1.25rem .4375rem}._formCol_1vxs1_21:has(textarea) label{position:absolute;top:1.125rem;left:1.25rem;z-index:20;transform:translateY(-75%);font-size:.6875rem;font-weight:600;line-height:1.35714;letter-spacing:-.00875rem;transition:all .15s ease-in-out}._formCol_1vxs1_21:has(input[type=text],input[type=tel],input[type=email],select):has(input:placeholder-shown):not(:has(input:focus)) label{position:absolute;font-size:.875rem!important;transform:translateY(0);pointer-events:none}._formCol_1vxs1_21:has(textarea):has(textarea:placeholder-shown):not(:has(textarea:focus)) label{position:absolute;font-size:.875rem!important;transform:translateY(0);pointer-events:none}._warning_1vxs1_72{color:var(--color-warning-red)!important}._formControlWrap_1vxs1_75{display:block;margin-top:0;position:relative}._formControl_1vxs1_75::placeholder,._formControlMultiline_1vxs1_80::placeholder{color:transparent;opacity:0}._formControl_1vxs1_75,._formControlReadOnly_1vxs1_84{border-radius:var(--image-border-radius);border:2px solid var(--color-orange);background:#fff;font-style:normal;line-height:1.3;padding:.625rem 1.25rem;color:#000;font-size:.875rem;font-weight:400;font-family:inherit;line-height:1.35714;letter-spacing:-.00875rem;cursor:pointer;width:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._formControlReadOnly_1vxs1_84,._formControlReadOnly_1vxs1_84:active{border:2px solid var(--color-gray);background-color:#fff;cursor:not-allowed;outline:none}._formControlMultiline_1vxs1_80{border:2px solid var(--color-orange);border-radius:var(--image-border-radius);height:10rem;font-weight:400;min-height:7.125rem;width:100%;line-height:1.42857;padding:1.25rem;box-sizing:border-box;font-family:inherit}._formControlInfo_1vxs1_122{position:absolute;top:3.5rem;left:1.25rem;z-index:20;color:#000;font-size:.6875rem;font-weight:500;font-style:normal;display:block;line-height:1.35714;letter-spacing:-.00875rem}._formCheck_1vxs1_135 ._formCheckInput_1vxs1_135:checked{background-color:var(--color-orange);border-color:var(--color-orange);background-image:var(--check);--bs-form-check-bg-image: var(--check);background-repeat:no-repeat;background-size:.75rem auto;background-position:center}._formCheck_1vxs1_135:has(input[type=checkbox]) ._formCheckInput_1vxs1_135{border-radius:50%}._formCheck_1vxs1_135 ._formCheckInput_1vxs1_135{width:1.5rem;height:1.5rem;margin:0;flex-shrink:0;border-radius:0rem;border:1px solid #000;background:#fff;background-position:center;transition:all .2s ease-in-out;cursor:pointer;background-size:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}._formCheck_1vxs1_135{display:flex;gap:.5rem;padding:0;align-items:center;-webkit-user-select:none;user-select:none;min-height:1.5rem;margin-bottom:.125rem}._formCheck_1vxs1_135 ._formCheckLabel_1vxs1_171{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5;letter-spacing:-.00875rem;cursor:pointer;white-space:pre-line}._warningContainer_1vxs1_180{margin:1rem 0;border-radius:var(--image-border-radius);border:1px solid var(--color-warning-red);padding:.75rem 1rem;font-size:.875rem;background-color:#fff;font-weight:500;color:var(--color-warning-red)}._selectedModelImageContainer_1vxs1_191{margin:1.25rem 0;display:flex;flex-direction:row;align-items:center;justify-content:center}._selectedModelImage_1vxs1_191{height:40vh;border-radius:var(--image-border-radius)}._selectedModelImageDisabled_1vxs1_203{filter:grayscale(100%) brightness(70%)}._selectedModelImageLoaderContainer_1vxs1_207{height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._fieldContainer_1vxs1_215{margin-top:1.25rem;z-index:100;position:relative;display:flex;justify-content:center}._attachmentContainer_1vxs1_223{z-index:100;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-top:1.25rem;border-radius:var(--image-border-radius);background-color:#fff}._filename_1vxs1_235{flex:1;margin-left:1rem;font-family:inherit}._fileIcon_1vxs1_241{color:var(--color-gray);font:2rem Material Icons}._fileDeleteIcon_1vxs1_245{color:var(--color-gray);cursor:pointer;font:2rem Material Icons}._input_1vxs1_251,._inputReadOnly_1vxs1_251{background-color:#fff;border:0px;min-width:200px;width:40%;height:30px;margin-left:10px;box-sizing:border-box;border-radius:var(--image-border-radius);font-family:inherit;padding-left:5px}._tokenInputContainer_1vxs1_264{margin:10% 20%;width:60%;display:flex;flex-direction:row;align-items:center;justify-content:center}@media screen and (max-width: 1000px){._tokenInputContainer_1vxs1_264{margin:10% 5%;width:90%}}._tokenInput_1vxs1_264{max-width:calc((100% - 40px)/5);width:100%;aspect-ratio:1 / 1;height:auto;box-sizing:border-box;border:2px solid var(--color-orange);background-color:#fff;border-radius:var(--image-border-radius);font-family:inherit;font-size:1.5rem;text-align:center}._tokenInputInvalid_1vxs1_294{border:2px solid var(--color-warning-red);box-sizing:content-box}._inputMultiline_1vxs1_299{width:calc(100% - 32px);resize:none;border:0px;border-radius:var(--image-border-radius);padding:17px;box-shadow:0 4px 8px #00000026;margin-bottom:7px}._inputReadOnly_1vxs1_251{background-color:var(--color-gray);color:var(--color-dark-blue);cursor:not-allowed}._actionButton_1vxs1_315,._actionButton2_1vxs1_315,._actionButtonDisabled_1vxs1_315{height:3.312rem;display:flex;text-align:center;flex-direction:row;align-items:center;justify-content:center;border-radius:.25rem;box-sizing:border-box;cursor:pointer;font-family:inherit;transition:all .15s ease-in-out}._actionButtonDisabled_1vxs1_315{color:#000;background:var(--color-light);cursor:not-allowed}._actionButton_1vxs1_315{color:#fff;background:linear-gradient(90deg,var(--color-orange),var(--color-orange-light))}._actionButton2_1vxs1_315{color:var(--color-dark-blue);background:#fff;border:2px solid var(--color-orange)}@media (hover: hover){._actionButton_1vxs1_315:hover,._actionButton2_1vxs1_315:hover{color:#fff;background:var(--color-dark-blue);border:none}}._languageSelect_1vxs1_353{width:80%}._subHeader_1vxs1_357{width:100%;font-family:inherit;white-space:pre-line;font-weight:700;text-align:center}._helperText_1vxs1_365{font-family:inherit;font-size:.875rem;white-space:pre-line;text-align:center;margin:1rem var(--ruler-thickness)}@media screen and (max-width: 1000px){._helperText_1vxs1_365{font-size:.6875rem}}._horizontalStack_1vxs1_379{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch}._selectChevron_1vxs1_386{width:1.25rem;height:1.25rem;margin:-.25rem auto 0;cursor:pointer}body{width:100vw;background-color:var(--color-light);max-width:var(--max-width);margin:auto;display:flex;justify-content:center;align-items:center;box-sizing:content-box;font-family:Roboto,sans-serif;font-size:.9375rem;font-weight:400}.page-container{width:100vw;max-width:var(--max-width);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff}._container_1u72j_1{align-items:center;text-align:center;justify-content:start;background-color:#0006;width:100vw;max-width:var(--max-width);min-height:100vh;display:flex;flex-direction:column;background-image:url(/tarjous/Swing_vastakkain_istuttava_suora_laude.jpg);background-position:center;background-blend-mode:darken}@media screen and (max-width: 1000px){._container_1u72j_1{justify-content:center}}._logo_1u72j_22{margin:3rem 0}._h1_1u72j_26{font-size:4rem;font-weight:400;line-height:1;margin:0;text-align:center;color:#fff;font-family:inherit;margin:0 3rem}@media screen and (max-width: 1000px){._h1_1u72j_26{font-size:3rem}}._welcomeText_1u72j_43{white-space:pre-line;text-align:center;margin:3rem;color:#fff;font-size:1rem;font-weight:400;line-height:1.5;font-family:inherit}._buttonContainer_1u72j_54{display:flex;justify-content:center;margin:.5rem 0 1.75rem}._button_1u72j_54{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.9375rem;font-style:normal;font-weight:600;line-height:1;padding:.625rem 1.5rem .5rem;text-decoration:none;transition:all .15s ease-in-out;min-width:10.625rem;height:3rem;position:relative;overflow:hidden;background:var(--color-orange);border:2px solid var(--color-orange);border-radius:.25rem;gap:.5rem;text-align:center;letter-spacing:.0375rem;cursor:pointer}@media (hover: hover){._button_1u72j_54:hover{background:var(--color-light);border-color:var(--color-light);color:#000}}:root{--wall-thickness: 24px;--ruler-thickness: 16px;--ruler-margin: 20px;--door-ruler-margin: 4px;--color-orange: #ff6900;--color-orange-light: #f18816;--color-dark-blue: #131720;--color-dark-blue-see-through: #131720;--color-orange-see-through: #f18816e0;--color-light: #F0E9DA;--color-wall: #c5bca7;--color-warning-red: #DC3545;--color-warning-red-see-through: #dc354670;--color-add-green: #28A745e0;--color-remove-red: #DC3545e0;--color-gray: #8D8D8D;--image-border-radius: .1875rem;--check: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23FFF'%20viewBox='148%20-728%20664%20494'%3e%3cpath%20d='m382-388%20321-321q19-19%2045-19t45%2019q19%2019%2019%2045t-19%2045L427-253q-19%2019-45%2019t-45-19L167-423q-19-19-19-45t19-45q19-19%2045-19t45%2019l125%20125Z'%3e%3c/path%3e%3c/svg%3e")}@media screen and (max-width: 1000px){:root{--wall-thickness: 12px;--ruler-thickness: 8px;--ruler-margin: 10px;--door-ruler-margin: 2px}._widthRulerInput_1z0or_29,._depthRulerInput_1z0or_29{font-size:.6875rem}}._topRuler_1z0or_34,._widthRulerPlaceholder_1z0or_34,._bottomRuler_1z0or_34,._stoveRulerX_1z0or_34{height:var(--ruler-thickness);width:auto;display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:2;border-color:var(--color-orange);border-style:solid;border-width:0}._topRuler_1z0or_34:not([style*="width: 0"]),._bottomRuler_1z0or_34:not([style*="width: 0"]),._stoveRulerX_1z0or_34:not([style*="width: 0"]){border-left-width:2px;border-right-width:2px;box-sizing:border-box}._topRuler_1z0or_34{margin-bottom:calc(-1 * var(--ruler-margin))}._bottomRuler_1z0or_34{margin-top:calc(-1 * var(--ruler-margin))}._widthRulerInput_1z0or_29,._widthRulerInputReadOnly_1z0or_60{border:none;background:transparent;text-align:center;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:var(--wall-thickness);width:4.5rem;min-width:3.75rem;max-width:calc(100% - 4px);margin:2px;border:2px solid var(--color-orange);border-radius:var(--image-border-radius);background-color:#fff;font-family:inherit;z-index:3;font-size:.875rem}._widthRulerInputReadOnly_1z0or_60{z-index:2}._horizRulerLine_1z0or_84,._horizRulerLineWhite_1z0or_84{flex:1;height:2px;background-color:var(--color-orange)}._horizRulerLineWhite_1z0or_84{background-color:#fff}._leftRuler_1z0or_91,._leftRulerPlaceholder_1z0or_91,._rightRuler_1z0or_91,._rightRulerPlaceholder_1z0or_91,._stoveRulerY_1z0or_91{width:var(--ruler-thickness);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;border-color:var(--color-orange);border-style:solid;border-width:0}._leftRuler_1z0or_91,._leftRulerPlaceholder_1z0or_91{margin-right:calc(-1 * var(--ruler-margin))}._rightRuler_1z0or_91,._rightRulerPlaceholder_1z0or_91{margin-left:calc(-1 * var(--ruler-margin))}._stoveRulerY_1z0or_91{height:100%;position:relative}._armRestRulerVert_1z0or_111{width:var(--ruler-thickness);display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}._armRestRulerHoriz_1z0or_119{height:var(--ruler-thickness);display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box}._leftRuler_1z0or_91:not([style*="height: 0"]),._rightRuler_1z0or_91:not([style*="height: 0"]),._stoveRulerY_1z0or_91:not([style*="height: 0"]){border-top-width:2px;border-bottom-width:2px;box-sizing:border-box}._centralizeContainer_1z0or_134{align-items:center;justify-content:center}._editIconLeft_1z0or_139,._editIconTop_1z0or_139{cursor:text;position:absolute;color:var(--color-orange);display:flex;z-index:2}._editIconLeft_1z0or_139{margin-left:3em}._editIconTop_1z0or_139{margin-top:3em}._depthRulerInput_1z0or_29,._depthRulerInputReadOnly_1z0or_155{border:none;background:transparent;text-align:center;writing-mode:sideways-lr;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:4.5rem;min-height:3.75rem;max-height:calc(100% - 4px);padding:0;width:var(--wall-thickness);margin:2px 0;border:2px solid var(--color-orange);border-radius:var(--image-border-radius);background-color:#fff;font-family:inherit;z-index:3;font-size:.875rem}._depthRulerInputReadOnly_1z0or_155{z-index:2}._widthRulerInputReadOnly_1z0or_60,._widthRulerInputReadOnly_1z0or_60:focus,._widthRulerInputReadOnly_1z0or_60:active,._depthRulerInputReadOnly_1z0or_155,._depthRulerInputReadOnly_1z0or_155:focus,._depthRulerInputReadOnly_1z0or_155:active{border:none;outline:none;background:transparent;color:#fff}._widthRulerInput_1z0or_29:focus,._widthRulerInput_1z0or_29:active,._depthRulerInput_1z0or_29:focus,._depthRulerInput_1z0or_29:active{border:2px solid var(--color-orange);outline:none;border-radius:var(--image-border-radius)}._vertRulerLine_1z0or_202,._vertRulerLineWhite_1z0or_202{flex:1;width:2px;background-color:var(--color-orange)}._vertRulerLineWhite_1z0or_202{background-color:#fff}._floorplanContainer_1z0or_209{margin:var(--wall-thickness);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}._floorPlanOutline_1z0or_218{background-color:var(--color-light);border:var(--wall-thickness) solid var(--color-wall);box-sizing:content-box;position:relative}._dragIcon_1z0or_225{position:absolute;z-index:1000;color:#fff;font:2em Material Icons;background-color:var(--color-orange);border-radius:50%}._dragIconContainer_1z0or_234{position:absolute;display:flex;align-items:center;justify-content:center;width:4em;height:4em;z-index:10}._addIcon_1z0or_244{position:absolute;z-index:2;color:var(--color-orange);font:2em Material Icons;background:#fff;border-radius:50%;cursor:pointer}._iconMarginLeft_1z0or_254{margin-right:-3.75rem}._iconMarginTop_1z0or_257{margin-bottom:-3.75rem}._iconMarginRight_1z0or_260{margin-left:-3.75rem}._iconMarginBottom_1z0or_263{margin-top:-3.75rem}._doorBottomL_1z0or_267,._doorBottomR_1z0or_267,._doorTopL_1z0or_267,._doorTopR_1z0or_267,._doorLeftL_1z0or_267,._doorLeftR_1z0or_267,._doorRightL_1z0or_267,._doorRightR_1z0or_267{position:absolute;z-index:2;object-fit:fill;filter:invert(87%) sepia(21%) saturate(223%) hue-rotate(4deg) brightness(86%) contrast(84%);-webkit-user-select:none;user-select:none}._doorBottomR_1z0or_267,._doorTopR_1z0or_267{transform:scaleX(-1)}._doorLeftR_1z0or_267,._doorRightL_1z0or_267{transform:scaleY(-1)}._doorSwingBottomL_1z0or_281,._doorSwingBottomR_1z0or_281,._doorSwingTopL_1z0or_281,._doorSwingTopR_1z0or_281,._doorSwingLeftL_1z0or_281,._doorSwingLeftR_1z0or_281,._doorSwingRightL_1z0or_281,._doorSwingRightR_1z0or_281{position:absolute;z-index:3;color:var(--color-wall);font:2em Material Icons}._doorSwingBottomR_1z0or_281{transform:scaleX(-1)}._doorSwingTopL_1z0or_281,._doorSwingRightL_1z0or_281{transform:rotate(180deg)}._doorSwingTopR_1z0or_281{transform:rotate(180deg) scaleX(-1)}._doorSwingLeftR_1z0or_281{transform:scaleY(-1)}._doorSwingRightR_1z0or_281{transform:rotate(180deg) scaleY(-1)}._stoveIcon_1z0or_303{position:absolute;color:var(--color-orange-see-through);font:2em Material Icons;padding:.25em;background-color:#fff;border:2px solid var(--color-orange-see-through);border-radius:50%}@media screen and (max-width: 1000px){._stoveIcon_1z0or_303{font:1.75em Material Icons}}._doorDeleteIconHoriz_1z0or_319,._doorDeleteIconVert_1z0or_319{position:relative;z-index:100;color:var(--color-dark-blue);font:2em Material Icons;background-color:transparent;border-radius:50%;cursor:pointer}._doorDeleteIconVert_1z0or_319{margin:0 .25em}._doorDeleteIconHoriz_1z0or_319{margin:.25em 0}._deleteIcon_1z0or_336{position:absolute;z-index:100;color:var(--color-dark-blue);background-color:transparent;font:2em Material Icons;border-radius:50%;cursor:pointer}._rightMiddle_1z0or_346{top:calc(50% - 2em);right:-2em;cursor:ew-resize}._bottomMiddle_1z0or_352{bottom:-2em;left:calc(50% - 2em);cursor:ns-resize}._doorRulerBottom_1z0or_358,._doorRulerTop_1z0or_358{display:flex;flex-direction:row;height:0;width:100%}._doorRulerBottom_1z0or_358 ._doorFloorZone_1z0or_364{margin-bottom:calc(-1 * var(--door-ruler-margin))}._doorRulerTop_1z0or_358 ._doorFloorZone_1z0or_364{margin-top:calc(-1 * var(--door-ruler-margin))}._doorRulerBottom_1z0or_358{align-items:end;margin-top:calc(-1 * var(--door-ruler-margin))}._doorRulerTop_1z0or_358{align-items:start;justify-content:flex-end;margin-bottom:calc(-1 * var(--door-ruler-margin))}._doorRulerLeft_1z0or_381,._doorRulerRight_1z0or_381{display:flex;flex-direction:column;width:0;height:100%}._doorRulerLeft_1z0or_381{align-items:start;margin-right:calc(-1 * var(--door-ruler-margin))}._doorRulerRight_1z0or_381{align-items:end;justify-content:flex-end;margin-left:calc(-1 * var(--door-ruler-margin))}._doorRulerLeft_1z0or_381 ._doorFloorZone_1z0or_364{margin-left:calc(-1 * var(--door-ruler-margin))}._doorRulerRight_1z0or_381 ._doorFloorZone_1z0or_364{margin-right:calc(-1 * var(--door-ruler-margin))}._doorHoriz_1z0or_403{z-index:1;display:flex;flex-direction:column;align-items:center}._doorVert_1z0or_410{z-index:1;display:flex;flex-direction:row;align-items:center}._doorHorizWallZone_1z0or_417{height:var(--wall-thickness);width:100%;display:flex;align-items:center;justify-content:center}._doorIconsBottom_1z0or_425{height:0;width:100%;position:relative}._doorIconsTop_1z0or_430{height:0;width:100%;display:flex;align-items:end;position:relative}._doorVertWallZone_1z0or_438{width:var(--wall-thickness);display:flex;align-items:center;justify-content:center}._doorIconsRight_1z0or_445{height:100%;width:0;position:relative}._doorIconsLeft_1z0or_450{height:100%;width:0;display:flex;justify-content:flex-end;position:relative}._doorFloorZone_1z0or_364,._stoveFloorZone_1z0or_458{background-image:repeating-linear-gradient(45deg,var(--color-orange-light) 0,var(--color-orange-light) 8px,var(--color-light) 8px,var(--color-light) 16px);display:flex;align-items:center;justify-content:center}._addDoorContainerHoriz_1z0or_471,._addDoorContainerVert_1z0or_471{flex:1 1 auto;display:flex;align-items:center;justify-content:center}._addDoorContainerHoriz_1z0or_471{height:var(--ruler-thickness)}._addDoorContainerVert_1z0or_471{width:var(--ruler-thickness)}._horizontalStackRight_1z0or_485{display:flex;flex-direction:row;align-items:end;justify-content:flex-end;flex:1}._horizontalStackLeft_1z0or_493{display:flex;flex-direction:row;align-items:start;justify-content:flex-start;flex:1}._verticalStackBottom_1z0or_501{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1}._verticalStackTop_1z0or_508{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1}._benchContainer_1z0or_516{position:relative;width:100%;height:100%}._overlapLayer_1z0or_522,._overlapLayerRightBound_1z0or_522{position:absolute;display:flex;flex-direction:row;align-items:stretch;justify-content:stretch;width:100%;height:100%}._overlapLayerRightBound_1z0or_522{justify-content:flex-end}._backRest_1z0or_536{border:1px solid var(--color-dark-blue-see-through);box-sizing:border-box;z-index:3}._armRestContainerVert_1z0or_542{z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}._topBenchHoriz_1z0or_549{z-index:2}._bottomBenchHoriz_1z0or_550{z-index:1}._stoolHoriz_1z0or_551{z-index:0}._horizontalBoardStack_1z0or_553{display:flex;flex-direction:row}._armRestContainerHorizTopLeft_1z0or_558,._armRestContainerHorizTopRight_1z0or_558{z-index:3;display:flex;flex-direction:row;align-items:center;height:fit-content}._armRestContainerHorizTopLeft_1z0or_558{justify-content:flex-start}._armRestContainerHorizTopRight_1z0or_558{width:100%;justify-content:flex-end}._topBenchVert_1z0or_574,._bottomBenchVert_1z0or_574,._stoolVert_1z0or_574{display:flex;flex-direction:row}._topBenchVert_1z0or_574{z-index:2}._bottomBenchVert_1z0or_574{z-index:1}._vertBenchCrosswiseBoards_1z0or_581{display:flex;flex-direction:column}._selectedBench_1z0or_586{box-sizing:border-box;box-shadow:0 0 8px 2px var(--color-orange)}._benchBoard_1z0or_591{border:1px solid var(--color-dark-blue-see-through);box-sizing:border-box;justify-content:center;align-items:center;display:flex}._RailingsHoriz_1z0or_599{width:100%;display:flex;flex-direction:row;align-items:flex-start}._RailingsVert_1z0or_606{height:100%;display:flex;flex-direction:column}._StoveRailingsContainer_1z0or_612{display:flex;flex-direction:column}@media screen and (max-width: 1000px){._widthRulerInput_1z0or_29,._depthRulerInput_1z0or_29{font-size:.6875rem;border:1px solid var(--color-orange)}._widthRulerInputReadOnly_1z0or_60,._depthRulerInputReadOnly_1z0or_155{font-size:.6875rem}._widthRulerInput_1z0or_29{height:calc(1.5 * var(--wall-thickness));width:4rem;min-width:3.3rem}._depthRulerInput_1z0or_29{width:calc(1.5 * var(--wall-thickness));height:4rem;min-height:3.3rem}}._modelsGrid_1gumm_1{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:1.5rem 5%;width:90%;box-sizing:border-box}._modelPreviewContainer_1gumm_9{width:100%;padding-top:100%;position:relative;border-radius:var(--image-border-radius);border:2px solid white;box-sizing:border-box;cursor:pointer;overflow:hidden;-webkit-user-drag:none;user-select:none;-webkit-user-select:none}._modelPreviewImage_1gumm_22{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-user-select:none;user-select:none;pointer-events:auto}._selected_1gumm_31{border:4px solid var(--color-orange)}._mirrorButton_1gumm_34{color:#fff;font:2em Material Icons}._mirrored_1gumm_38{transform:scaleX(-1)}._imageDisabled_1gumm_41{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-warning-red-see-through);z-index:1;-webkit-user-select:none;user-select:none}._loader_1v3k4_1{color:var(--color-orange-light)}._loader_1v3k4_1,._loader_1v3k4_1 div{box-sizing:border-box}._loader_1v3k4_1{display:inline-block;position:relative;width:80px;height:80px}._loader_1v3k4_1 div{position:absolute;width:6.4px;height:6.4px;background:currentColor;border-radius:50%;animation:_loader_1v3k4_1 1.2s linear infinite}._loader_1v3k4_1 div:nth-child(1){animation-delay:0s;top:36.8px;left:66.24px}._loader_1v3k4_1 div:nth-child(2){animation-delay:-.1s;top:22.08px;left:62.29579px}._loader_1v3k4_1 div:nth-child(3){animation-delay:-.2s;top:11.30421px;left:51.52px}._loader_1v3k4_1 div:nth-child(4){animation-delay:-.3s;top:7.36px;left:36.8px}._loader_1v3k4_1 div:nth-child(5){animation-delay:-.4s;top:11.30421px;left:22.08px}._loader_1v3k4_1 div:nth-child(6){animation-delay:-.5s;top:22.08px;left:11.30421px}._loader_1v3k4_1 div:nth-child(7){animation-delay:-.6s;top:36.8px;left:7.36px}._loader_1v3k4_1 div:nth-child(8){animation-delay:-.7s;top:51.52px;left:11.30421px}._loader_1v3k4_1 div:nth-child(9){animation-delay:-.8s;top:62.29579px;left:22.08px}._loader_1v3k4_1 div:nth-child(10){animation-delay:-.9s;top:66.24px;left:36.8px}._loader_1v3k4_1 div:nth-child(11){animation-delay:-1s;top:62.29579px;left:51.52px}._loader_1v3k4_1 div:nth-child(12){animation-delay:-1.1s;top:51.52px;left:62.29579px}@keyframes _loader_1v3k4_1{0%,20%,80%,to{transform:scale(1)}50%{transform:scale(1.5)}}._canvasContainer_11u0t_1{margin:1.25rem;height:55vh;display:flex;flex-direction:row}._indicator_z2ywo_1{position:absolute;z-index:1000;font:2em Material Icons;color:var(--color-orange-see-through);bottom:calc(6vh + 1.75rem);right:1.175rem}._hidden_z2ywo_9{display:none}
