@charset "UTF-8";
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{-webkit-text-decoration-skip:objects;background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}input{overflow:visible}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}[hidden],template{display:none}.qs-datepicker-container{background:#fff;border:1px solid gray;border-radius:.263921875em;box-shadow:0 1.25em 1.25em -.9375em rgba(0,0,0,.3);color:#000;display:flex;flex-direction:column;font-family:sans-serif;font-size:1rem;overflow:hidden;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:15.625em;z-index:9001}.qs-datepicker-container *{box-sizing:border-box}.qs-centered{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.qs-hidden{display:none}.qs-overlay{background:rgba(0,0,0,.75);color:#fff;display:flex;flex-direction:column;height:100%;left:0;opacity:1;padding:.5em;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:1}.qs-overlay.qs-hidden{opacity:0;z-index:-1}.qs-overlay .qs-overlay-year{background:transparent;border:none;border-bottom:1px solid #fff;border-radius:0;color:#fff;display:block;font-size:.875em;margin:0 auto;padding:.25em 0;text-align:center;width:80%}.qs-overlay .qs-overlay-year::-webkit-inner-spin-button{-webkit-appearance:none}.qs-overlay .qs-close{cursor:pointer;padding:.5em;position:absolute;right:0;top:0}.qs-overlay .qs-submit{background:hsla(0,0%,50%,.4);border:1px solid #fff;border-radius:.263921875em;cursor:pointer;margin:0 auto auto;padding:.5em}.qs-overlay .qs-submit.qs-disabled{border-color:gray;color:gray;cursor:not-allowed}.qs-overlay .qs-overlay-month-container{display:flex;flex-grow:1;flex-wrap:wrap}.qs-overlay .qs-overlay-month{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:.5;transition:opacity .15s;width:33.33333%}.qs-overlay .qs-overlay-month.active,.qs-overlay .qs-overlay-month:hover{opacity:1}.qs-controls{align-items:center;background:#d3d3d3;display:flex;filter:blur(0);flex-grow:1;flex-shrink:0;justify-content:space-between;transition:filter .3s;width:100%}.qs-controls.qs-blur{filter:blur(5px)}.qs-arrow{border-radius:.263921875em;cursor:pointer;height:1.5625em;position:relative;transition:background .15s;width:1.5625em}.qs-arrow:hover{background:rgba(0,0,0,.1)}.qs-arrow:hover.qs-left:after{border-right-color:#000}.qs-arrow:hover.qs-right:after{border-left-color:#000}.qs-arrow:after{border:.390625em solid transparent;content:"";position:absolute;top:50%;transition:border .2s}.qs-arrow.qs-left:after{border-right-color:gray;right:50%;transform:translate(25%,-50%)}.qs-arrow.qs-right:after{border-left-color:gray;left:50%;transform:translate(-25%,-50%)}.qs-month-year{border-bottom:1px solid transparent;font-weight:700;transition:border .2s}.qs-month-year:not(.qs-disabled-year-overlay){cursor:pointer}.qs-month-year:not(.qs-disabled-year-overlay):hover{border-bottom:1px solid gray}.qs-month-year:active:focus,.qs-month-year:focus{outline:none}.qs-month{padding-right:.5ex}.qs-year{padding-left:.5ex}.qs-squares{display:flex;filter:blur(0);flex-wrap:wrap;padding:.3125em;transition:filter .3s}.qs-squares.qs-blur{filter:blur(5px)}.qs-square{align-items:center;border-radius:.263921875em;cursor:pointer;display:flex;height:1.5625em;justify-content:center;transition:background .1s;width:14.28571%}.qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover{background:orange}.qs-current{font-weight:700;text-decoration:underline}.qs-active,.qs-range-end,.qs-range-start{background:#add8e6}.qs-range-start:not(.qs-range-6){border-bottom-right-radius:0;border-top-right-radius:0}.qs-range-middle{background:#d4ebf2}.qs-range-middle:not(.qs-range-0):not(.qs-range-6){border-radius:0}.qs-range-middle.qs-range-0{border-bottom-right-radius:0;border-top-right-radius:0}.qs-range-end:not(.qs-range-0),.qs-range-middle.qs-range-6{border-bottom-left-radius:0;border-top-left-radius:0}.qs-disabled,.qs-outside-current-month{opacity:.2}.qs-disabled{cursor:not-allowed}.qs-day,.qs-empty{cursor:default}.qs-day{color:gray;font-weight:700}.qs-event{position:relative}.qs-event:after{background:#07f;border-radius:50%;bottom:0;content:"";height:.46875em;position:absolute;right:0;width:.46875em}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{border-right:27px solid #3f3f3f;margin-left:25px}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{bottom:0;top:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}body{background-color:#fff;counter-reset:section;overflow-y:scroll;overscroll-behavior:contain;position:relative}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1580px){.container{max-width:1540px}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{clear:both;float:right;margin:1.25rem 0 2.5rem 2.5rem;max-width:50%}@media (max-width:767px){.alignright{margin-left:0;margin-right:0;max-width:100%}}p:first-child .alignleft,p:first-child .alignright{margin-top:0}.alignleft{clear:both;float:left;margin:1.25rem 2.5rem 2.5rem 0;max-width:50%}@media (max-width:767px){.alignleft{margin-left:0;margin-right:0;max-width:100%}}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #efefef;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:800;src:url(../fonts/Gilroy-ExtraBold.woff2) format("woff2"),url(../fonts/Gilroy-ExtraBold.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:italic;font-weight:400;src:url(../fonts/OpenSans-Italic.woff2) format("woff2"),url(../fonts/OpenSans-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:700;src:url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:300;src:url(../fonts/OpenSans-Light.woff2) format("woff2"),url(../fonts/OpenSans-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:600;src:url(../fonts/OpenSans-SemiBold.woff2) format("woff2"),url(../fonts/OpenSans-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Open Sans;font-style:normal;font-weight:400;src:url(../fonts/OpenSans-Regular.woff2) format("woff2"),url(../fonts/OpenSans-Regular.woff) format("woff")}body,button,input,optgroup,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4b4f54;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}html{font-size:1rem}@media (min-width:992px) and (max-width:1199px){html{font-size:.9rem}}@media (min-width:768px) and (max-width:991px){html{font-size:.75rem}}@media (min-width:576px) and (max-width:767px){html{font-size:.8rem}}@media (max-width:575px){html{font-size:.8rem}}html.interface-interface-skeleton__html-container .wp-block{max-width:100%}.h1,h1{font-size:2.625rem}.h1,.h2,h1,h2{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-weight:800;line-height:1.1}.h2,h2{font-size:2rem}.btn,.h3,h3{font-size:1.5rem}.btn,.h3,.h4,h3,h4{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-weight:800;line-height:1.1}.h4,h4{font-size:1.125rem;margin-bottom:.75rem}.btn.btn-sm,.h5,h5{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;font-weight:800;line-height:1.1;margin-bottom:.3125rem}.small,small{font-size:.7em}ul{padding-left:20px}table{width:100%}table td{border-bottom:1px solid #eee}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.img-right{margin-left:1.5rem}.img-left,.img-right{float:right;margin-bottom:1rem}.img-left{margin-right:1.5rem}.text-bold{font-weight:700}.text-semibold{font-weight:600}.text-uppercase{text-transform:uppercase}.no-line-height{line-height:1em!important}a{color:#59a500}a:hover{color:#223f00}strong{color:#25282b;font-weight:700}.typography:after{clear:both;content:"";display:table}hr{border-top:1px solid #e8e8e8}button{transition:all .32s ease}.btn{border:none;border-radius:2px;padding:15px 30px}.btn:active{box-shadow:none}.btn:focus{outline:none}.btn.btn-sm,.btn.btn-xs{padding:8px 18px}.btn.btn-xs{font-size:13px;letter-spacing:.4px;line-height:13px}.btn.btn-xxs{font-size:11px;letter-spacing:.4px;line-height:11px;padding:6px 10px}a{transition:all .32s ease}a,a:focus,a:hover{text-decoration:none}.text-white{color:#fff}.background-white{background-color:#fff}.border-white{border-color:#fff}.text-black{color:#25282b}.background-black{background-color:#25282b}.border-black{border-color:#25282b}.text-light-grey{color:#efefef}.background-light-grey{background-color:#efefef}.border-light-grey{border-color:#efefef}::-moz-selection{background:#000afd}::selection{background:#000afd;color:#fff}::-moz-selection{background:#25282b;color:#fff}.clear{clear:both;display:block;width:100%}.relative{position:relative}.absolute{position:absolute}.display-table{display:table;height:100%;width:100%}.display-table .display-table-cell{display:table-cell;height:100%;vertical-align:middle;width:100%}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.overlay-dark{position:relative}.overlay-dark:before{background-color:#25282b;bottom:0;content:"";display:block;left:0;opacity:.5;position:absolute;right:0;top:0}.hide{display:none;visibility:hidden}.show{display:inline-block;visibility:visible}@keyframes showing-animation{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.page-wrapper-2{padding-top:76px}}.page-wrapper{background-color:#f9f9fa;display:flex;flex-direction:column;min-height:100vh}*{box-sizing:border-box;outline:none}.responsive-video{background-color:#f9f9fa;background-image:url(../imagesloading.svg);background-position:50%;background-repeat:no-repeat;height:0;padding-bottom:56.25%;padding-top:25px;position:relative}.responsive-video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.wpcf7-validation-errors{display:none!important}.wpcf7-mail-sent-ok{align-items:center;background:#fff;border:0!important;bottom:0;color:#091b6b;display:flex!important;font-size:18px;justify-content:center;left:0;margin:0!important;opacity:.95;padding:50px;position:absolute;right:0;text-align:center;top:0}span.wpcf7-not-valid-tip{background-color:#ffe8e8;border-radius:0 0 5px 5px;font-size:.8125rem;line-height:1.2;padding:5px 10px}input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0!important}.btn-1,input[type=checkbox],input[type=radio],input[type=submit],select{cursor:pointer;transition:all .32s}.btn-1{align-items:center;background:linear-gradient(0deg,#59a500,#7ccf1c);background-color:#59a500;background-repeat:no-repeat;border:0;border-radius:4px;color:#fff!important;display:flex;justify-content:center}.btn-1:hover{background-position:0 -30px;transform:translateY(1px)}.btn-1.--disabled,.btn-1.--in-progress{opacity:.5;pointer-events:none}.btn-1.--loading:before{background-image:url(../imagesloading-white.svg);background-repeat:no-repeat;background-size:cover;content:"";height:24px;margin-right:8px;width:24px}.btn-2{align-items:center;background-color:#ffdd28;border:0;border-radius:4px;color:#25282b!important;cursor:pointer;display:flex;justify-content:center;transition:all .32s}.btn-2:hover{background-color:#f4cd00;transform:translateY(1px)}.btn-2.--disabled,.btn-2.--in-progress{opacity:.5;pointer-events:none}.btn-2.--loading:before{background-image:url(../imagesloading-black.svg);background-repeat:no-repeat;background-size:cover;content:"";height:1.5rem;margin-right:.5rem;width:1.5rem}.btn-3{align-items:center;background-color:#fff;border:1px solid #ffdd28;border-radius:4px;color:#25282b!important;cursor:pointer;display:flex;justify-content:center;transition:all .32s}.btn-3:hover{background-color:#ffdd28;transform:translateY(1px)}.btn-3.--disabled{opacity:.5;pointer-events:none}.checkbox{display:block;height:14px;position:relative;width:14px}.checkbox input{left:-9999px;position:absolute}.checkbox input:checked+.checkbox__view{border-color:#59a500}.checkbox input:checked+.checkbox__view:after{opacity:1}.checkbox__view{background-color:#fff;border:1px solid #cacccf;border-radius:2px;bottom:0;left:0;position:absolute;right:0;top:0}.checkbox__view:after{background-color:#59a500;bottom:2px;content:"";left:2px;opacity:0;position:absolute;right:2px;top:2px}@media (min-width:768px){.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:auto}}img.mfp-img{padding:0!important}.mfp-zoom-out-cur .mfp-image-holder button.mfp-close,button.mfp-close{background-color:#ffdd28;background-image:url(../images/constructor__zoom-close.svg);background-repeat:no-repeat;background-size:contain;border-radius:0 .25rem .25rem 0;cursor:pointer;font-size:1px;height:3.5rem!important;left:100%;opacity:1!important;position:absolute;text-indent:-9999px!important;top:0;transition:all .32s;width:3.5rem!important;z-index:10}@media (max-width:767px){.mfp-zoom-out-cur .mfp-image-holder button.mfp-close,button.mfp-close{border-radius:0 0 0 4px;left:auto;padding-right:0!important;right:0!important}}.mfp-zoom-out-cur .mfp-image-holder button.mfp-close:hover,button.mfp-close:hover{background-color:#f4cd00}.mfp-bottom-bar{background-color:hsla(0,0%,100%,.9);border-radius:0 0 .5rem .5rem;font-size:.875rem;margin-top:0;padding:.5rem 1rem}.mfp-bottom-bar .mfp-title{color:#25282b}.privacy-policy-concent{border:1px solid #e8e8e8;clear:both;display:block;font-size:.75rem;justify-content:center;line-height:1.3;margin-top:1rem;padding:.5rem;text-align:center;width:100%}.privacy-policy-concent a:hover{text-decoration:underline}.wpcf7 form.sent .wpcf7-response-output{display:none!important}.nobr{white-space:nowrap}.video-container,figure.wp-block-embed{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.video-container embed,.video-container iframe,.video-container object,.video-container video,figure.wp-block-embed embed,figure.wp-block-embed iframe,figure.wp-block-embed object,figure.wp-block-embed video{height:100%;left:0;position:absolute;top:0;width:100%}img,img.img-responsive{height:auto;max-width:100%;width:auto}.mfp-fade.mfp-bg{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.7}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(10deg);transition:all .2s ease-out}.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0;transition:opacity .3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:.7}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.guest{margin-bottom:auto;margin-top:auto}.guest__block{background-color:#fff;border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);margin:0 auto;padding:8px;width:528px}.guest__block-inner{border:4px solid #dbdde0;border-radius:16px;padding:40px 56px}.guest__title{color:#25282b;font-size:30px;font-weight:700;line-height:1.1;margin-bottom:24px;margin-left:-2px;margin-top:0}.guest__errors{background-color:#f9eded;border-radius:2px;display:block;list-style-type:none;margin:-4px 0 24px;padding:8px}.guest__errors li{color:#ed2121;display:block;font-size:13px;margin:0;padding:0}.guest__errors li+li{margin-top:8px}.guest__row{align-items:center;display:flex;margin-bottom:16px;width:100%}.guest__row-label{color:#4b4f54;font-size:16px;line-height:1.1;padding-right:16px;width:180px}.guest__row-input{width:100%}.guest__row-input input{border:1px solid #dbdde0;border-radius:2px;height:40px;padding:0 8px;width:100%}.guest__btn-wrapper{display:flex}.guest__btn{color:#25282b;height:48px;margin-left:auto;width:160px}.dashboard{display:flex;min-height:100vh}.dashboard__sidebar{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;padding-top:40px;width:280px}.dashboard__sidebar-ava{position:relative;width:120px}.dashboard__sidebar-ava:before{border:1px solid #cacccf;border-radius:200px;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px}.dashboard__sidebar-ava img{border-radius:200px;display:block;overflow:hidden;width:100%}.dashboard__sidebar-title{color:#a0a4a8;font-size:11px;letter-spacing:.1em;margin-top:20px;text-transform:uppercase}.dashboard__sidebar-name-n-exit{align-items:center;display:flex;justify-content:center;max-width:90%}.dashboard__sidebar-name{color:#25282b;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard__sidebar-exit{background-color:transparent;border:0;border-radius:100px;cursor:pointer;flex-shrink:0;height:24px;margin:0 0 0 8px;padding:0;transition:all .32s;width:24px}.dashboard__sidebar-exit:hover{background-color:#e8e8e8}.dashboard__sidebar-nav{margin-top:32px;width:100%}.dashboard__sidebar-nav-item{align-items:center;border-radius:2px 0 0 2px;color:#25282b;display:flex;font-size:14px;height:40px;margin-left:auto;margin-right:0;padding-left:12px;width:calc(100% - 24px)}.dashboard__sidebar-nav-item.--active{background-color:#e8e8e8}.dashboard__sidebar-nav-item-ico{margin-right:16px;width:24px}.dashboard__sidebar-nav-item-ico svg{display:block;height:auto;width:100%}.dashboard__content{align-self:stretch;background:#fff;border-radius:24px 0 0 24px;box-shadow:0 4px 19px rgba(0,0,0,.07),0 1.6711px 7.93775px rgba(0,0,0,.05),0 .893452px 4.2439px rgba(0,0,0,.042),0 .500862px 2.37909px rgba(0,0,0,.035),0 .266004px 1.26352px rgba(0,0,0,.028),0 .11069px .525779px rgba(0,0,0,.02);padding:32px;width:100%}.orders{border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);padding:32px 24px}.orders__filter{justify-content:space-between}.orders__filter,.orders__filter-item{align-items:center;display:flex}.orders__filter-label{color:#4b4f54;font-size:12px;margin-right:8px}.orders__filter-select{width:180px}.orders__filter-select select{border:1px solid #dbdde0;border-radius:2px;font-size:12px;height:32px;padding-left:8px;width:100%}.orders__filter-inputs{display:flex}.orders__filter-inputs input{border:1px solid #dbdde0;font-size:12px;height:32px;padding-bottom:2px;padding-left:8px;width:106px}.orders__filter-inputs input::-moz-placeholder{color:#a0a4a8;font-style:italic}.orders__filter-inputs input::placeholder{color:#a0a4a8;font-style:italic}.orders__filter-inputs input+input{margin-left:4px}.orders__filter-input input{border:1px solid #dbdde0;font-size:12px;height:32px;padding-bottom:2px;padding-left:8px;padding-right:40px;width:240px}.orders__filter-input input::-moz-placeholder{color:#a0a4a8;font-style:italic}.orders__filter-input input::placeholder{color:#a0a4a8;font-style:italic}.orders__filter-switch{display:flex}.orders__filter-switch-btn{align-items:center;border:1px solid #dbdde0;color:#4b4f54;display:flex;font-size:12px;height:32px;justify-content:center;padding:0 8px}.orders__filter-switch-btn:hover{background-color:#ffdd28}.orders__filter-switch-btn+.orders__filter-switch-btn{border-left:0}.orders__filter-switch-btn.--active{background-color:#dbdde0;color:#a0a4a8;pointer-events:none}.orders__table{border-collapse:collapse;margin-bottom:16px;margin-top:24px;width:100%}.orders__tr:hover .orders__td{background-color:#f9f9fa}.orders__th{border-bottom:1px solid #dbdde0;color:#a0a4a8;font-size:12px;font-weight:400;padding:8px 4px;text-align:left}.orders__th:first-child{padding-left:0}.orders__th:last-child{padding-right:0}.orders__td{border-bottom:1px solid #dbdde0;color:#4b4f54;font-size:13px;line-height:1.2;padding:6px 4px;transition:all .32s}.orders__td:first-child{padding-left:0}.orders__td:last-child{padding-right:0}.orders__td.--bold{font-weight:700}.orders__td.--not-filled{color:#2487ce}.orders__td.--manager{color:#a0a4a8}.orders__td.--wait-confirm{color:#f85050}.orders__td.--not-payed{color:#cd4496}.orders__td.--payed{color:#20bb06}.orders__comment{align-items:center;background-color:#ffdd28;border-radius:100px;cursor:help;display:flex;height:40px;justify-content:center;width:40px}.orders__comment svg{display:block;width:11px}.orders__link{align-items:center;background-color:#ffdd28;border-radius:100px;display:flex;height:40px;justify-content:center;width:40px}.orders__link svg{display:block;width:10px}.orders__more{align-items:center;background-color:#e4f1d5;color:#59a500;display:flex;font-size:11px;height:32px;justify-content:center;letter-spacing:.1em;text-transform:uppercase;width:100%}.orders__import{background-color:#fff;border-radius:0 16px 0 0;bottom:0;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.04),0 1.75302px 10.0172px rgba(0,0,0,.04),0 .931014px 5.32008px rgba(0,0,0,.03),0 .387416px 2.21381px rgba(0,0,0,.02);left:0;padding:16px;position:fixed}.orders__import-btn{font-weight:700;padding:16px 24px}.order__header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;margin-bottom:24px;padding-bottom:20px}.order__header-back{align-items:center;color:#25282b;display:flex;font-size:13px}.order__header-back span{align-items:center;background-color:#ffdd28;border-radius:100px;display:flex;height:21px;justify-content:center;margin-right:12px;width:21px}.order__content-n-steps{display:flex;justify-content:space-between}.order__content{padding-right:32px;width:100%}.order__section{margin-bottom:24px;position:relative}.order__section-title{color:#25282b;font-size:16px;font-weight:700;margin-bottom:8px}.order__section-content{color:#4b4f54;font-size:14px;line-height:1.4}.order__section-content-imgs{display:flex;flex-wrap:wrap}.order__section-content-img{background-position:50%;background-size:cover;display:block;height:90px;margin-bottom:8px;margin-right:8px;width:160px}.order__constructor{font-weight:700;height:48px;padding-bottom:2px;width:220px}.order__steps{align-self:flex-start;border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);flex-shrink:0;padding:32px 18px;width:264px}.order__steps-item{align-items:center;display:flex}.order__steps-item.--active .order__steps-num{background-color:#ffdd28;border-color:#ffdd28;color:#25282b}.order__steps-item.--active .order__steps-name{color:#25282b}.order__steps-item.--disabled{opacity:.2}.order__steps-item+.order__steps-item{margin-top:24px}.order__steps-num{align-items:center;border:1px solid #cacccf;border-radius:100px;color:#cacccf;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;margin-right:10px;padding-bottom:1px;padding-left:2px;width:32px}.order__steps-name{color:#a0a4a8;font-size:14px}.order__proj-item{border:1px solid #e8e8e8;border-left:0;border-right:0;display:flex;justify-content:space-between;padding:16px 0}.order__proj-item+.order__proj-item{border-top:0}.order__proj-item.--active .order__edit-proj,.order__proj-item.--active .order__proj-approve,.order__proj-item.--disabled .order__edit-proj,.order__proj-item.--disabled .order__proj-approve{display:none}.order__proj-item.--disabled{opacity:.5}.order__proj-item.--disabled .order__show-proj{display:none}.order__proj-item.--active .order__proj-title:before{background:#59a500;border-radius:100px;color:#fff;content:"Выбран";font-size:10px;font-weight:400;letter-spacing:.1em;margin-right:8px;padding:4px 8px;text-transform:uppercase}.order__proj-item.--active.--remeasure .order__proj-title:before{content:"Перемер"}.order__proj-title{color:#25282b;font-size:16px;font-weight:700;margin-bottom:8px}.order__proj-item-price{color:#a0a4a8;font-size:14px;text-align:right}.order__proj-item-price+.order__proj-item-price{margin-top:2px}.order__proj-item-price strong{display:inline-block;width:70px}.order__proj-btns{display:flex}.order__edit-proj,.order__remeasure-proj,.order__show-dog,.order__show-proj{align-items:center;border:1px solid #59a500;border-radius:4px;color:#59a500;display:flex;font-size:12px;height:36px;justify-content:center;line-height:1.1;margin-right:8px;padding-bottom:2px;text-align:center;text-decoration:none!important;transition:all .32s;width:170px}.order__edit-proj:hover,.order__remeasure-proj:hover,.order__show-dog:hover,.order__show-proj:hover{background-color:#59a500;color:#fff}.order__edit-proj.--disabled,.order__remeasure-proj.--disabled,.order__show-dog.--disabled,.order__show-proj.--disabled{opacity:.5;pointer-events:none}.order__delete-proj{align-items:center;border:1px solid #59a500;border-radius:4px;display:flex;height:36px;justify-content:center;margin-right:8px;padding-bottom:2px;width:36px}.order__delete-proj:hover{background-color:#59a500;color:#fff}.order__delete-proj:hover path{fill:#fff!important}.order__delete-proj.--disabled{opacity:.5;pointer-events:none}.order__proj-approve{padding:0 24px}.order__proj-item-no-price{align-items:center;color:#cacccf;display:flex;font-style:italic}.order__proj-popup{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.order__proj-popup__title{margin:0}.order__proj-popup-prices{border-bottom:1px solid #e8e8e8;border-top:1px solid #e8e8e8;display:flex;margin:24px 0;padding:16px 0}.order__proj-popup-price{color:#a0a4a8;font-size:14px;width:33.33%}.order__proj-popup-price+.order__proj-item-price{margin-top:2px}.order__proj-popup-price strong{display:block}.order__proj-popup__subtitle{margin-bottom:8px}.order__proj-popup__btns{display:flex}.order__proj-popup__btn{height:40px;padding:0 24px}.order__proj-popup__btn+.order__proj-popup__btn{margin-left:16px}.order__proj-popup-remeasure{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.order__proj-popup-remeasure__title{margin:0 0 24px}.order__proj-popup-remeasure__btns{display:flex;justify-content:center}.order__proj-popup-remeasure__btn{height:40px;padding:0 24px}.order__proj-popup-remeasure__btn+.order__proj-popup-remeasure__btn{margin-left:16px}.order__proj-paytype{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.order__proj-paytype__title{margin-top:0;text-align:center}.order__proj-paytype__btns{display:flex;justify-content:space-between}.order__proj-paytype__btn{display:flex;line-height:1.2;padding:16px;text-align:center;white-space:normal;width:calc(50% - 16px)}.order__price{align-items:baseline;border-top:1px solid #dbdde0;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:32px;padding-top:8px}.order__price-key{color:#25282b;font-size:16px;font-weight:700}.order__price-val{color:#25282b;font-size:24px;font-weight:700}.order__discount-form input[type=radio]{position:absolute;visibility:hidden}.order__discount-form input[type=radio]:checked+.order__discount-add{display:none}.order__discount-form input[type=radio]:checked+.order__discount-add+.order__discount-added{display:inline-flex}.order__discount-form-discount-row{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px;width:600px}.order__discount-form-discount-row.--disabled{opacity:.5;pointer-events:none}.order__discount-form-discount-title{color:#25282b;font-size:16px;font-weight:700}.order__discount-form-discount-btns{display:flex;margin-left:16px}.order__discount-form-discount-btn{background-color:#fff;border:2px solid #ffdd28;border-radius:100px;color:#4b4f54;cursor:pointer;font-size:14px;padding:4px 16px 6px}.order__discount-form-discount-btn.--active{background-color:#ffdd28;color:#4b4f54}.order__discount-form-discount-btn+.order__discount-form-discount-btn,.order__discount-form-option+.order__discount-form-option{margin-left:8px}.order__discount-add{padding:4px 16px 6px}.order__discount-add,.order__discount-added{border:2px solid #ffdd28;border-radius:100px;color:#4b4f54;cursor:pointer;display:inline-flex;font-size:14px;margin-bottom:16px}.order__discount-added{background-color:#ffdd28;display:none;padding:4px 4px 6px 16px}.order__discount-added-remove{background-color:#25282b;border-radius:100px;color:#fff;display:flex;font-size:13px;margin-bottom:-2px;margin-left:8px;padding:2px 8px}.order__discount-confirm-recalc{background-color:#2e8ad9;border-radius:100px;color:#fff;display:inline-block;font-size:14px;padding:4px 16px}.order__discount-confirm{font-size:14px;font-weight:700;height:48px;margin-top:24px;padding-bottom:4px;width:220px}.order__discount-done{background-color:#e4f1d5;border-left:2px solid #59a500;color:#25282b;font-size:14px;margin-bottom:16px;padding:4px 16px}.order__ready-to-pay{height:56px;margin-bottom:24px;width:280px}.order__pay-value{align-items:center;display:flex}.order__pay-value-title{font-size:14px;margin-right:16px}.order__pay-value-title-sub{color:#a0a4a8;display:block;font-size:12px}.order__pay-value-input{border:1px solid #dbdde0;border-radius:2px;height:40px;margin-right:8px;padding:0 8px}.order__pay-value-submit{font-size:14px;height:40px;padding:0 16px}.order__pay-value-submit.--disabled{opacity:.2;pointer-events:none}.order__pay-form{display:flex;flex-wrap:wrap;margin-bottom:40px;width:100%}.order__pay-form .order__discount-form-discount-row{margin-top:32px}.order__pay-foto-btns{display:flex}.order__pay-foto-btn{align-items:center;border:1px solid #59a500;border-radius:4px;color:#59a500;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;padding-bottom:3px;transition:all .32s;width:240px}.order__pay-foto-btn:hover{background-color:#e4f1d5}.order__pay-foto-btn+.order__pay-foto-btn{margin-left:16px}.order__pay-col{align-items:center;display:flex;flex-direction:column;padding:0 8px}.order__pay-col canvas{display:block;height:auto!important;max-width:200px;width:100%!important}.order__pay-prepay-50-agreement{display:block;font-size:13px;margin-bottom:16px;margin-top:8px}.order__pay{font-size:14px;font-weight:700;height:48px;margin-bottom:24px;margin-top:24px;padding:0 12px 4px}.order__pay-popup{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.order__pay-popup-title{margin-top:0}.order__pay-popup-row{display:flex;width:100%}.order__pay-popup-input{border:1px solid #dbdde0;border-radius:2px;height:40px;padding:0 8px;width:100%}.order__pay-popup-btn{color:#25282b;flex-shrink:0;height:40px;margin-left:24px;width:160px}.order__pay-confirm{border:1px solid #ffdd28;border-radius:4px;color:#25282b;font-style:italic;padding:16px 24px}.order__client-edit-btn{float:right;font-size:11px;height:24px;margin-left:16px;padding-bottom:1px;width:200px}.order__client-edit-form{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:800px}.order__client-edit-form-h2{font-size:24px;margin-top:0}.order__client-edit-form-fieldset-row{display:flex;justify-content:space-between;width:100%}.order__client-edit-form-fieldset-row .order__client-edit-form-fieldset{width:calc(50% - 8px)}.order__client-edit-form-fieldset{margin-bottom:16px;width:100%}.order__client-edit-form-label{font-size:14px;margin-bottom:8px}.order__client-edit-form-input{border:1px solid #dbdde0;border-radius:2px;font-size:13px;height:40px;padding:0 8px;width:100%}.order__client-edit-form-chckbx{align-items:center;display:block;display:flex;font-size:14px;margin-bottom:16px}.order__client-edit-form-chckbx input[type=checkbox]{display:inline-block;margin-bottom:-2px;margin-right:8px;vertical-align:bottom}.order__client-edit-form-chckbx input[type=checkbox]:checked+span+.order__client-edit-form-chckbx-distance{display:block}.order__client-edit-form-chckbx-distance{display:none;margin-left:16px}.order__client-edit-form-chckbx-distance input[type=text]{border:1px solid #dbdde0;border-radius:2px;font-size:13px;height:40px;padding:0 8px;width:120px}.order__client-edit-form-btn-wrapper{display:flex;justify-content:flex-end}.order__client-edit-form-btn{height:40px;width:140px}.stats__period{align-items:center;background-color:#e8e8e8;border-radius:100px;display:flex;height:48px;margin-bottom:32px;padding-left:18px}.stats__period-caption{color:#25282b;font-size:13px;font-weight:700;margin-right:16px}.stats__period-btns{display:flex}.stats__period-btn{align-items:center;background-color:#fff;border:0;color:#4b4f54;cursor:pointer;display:flex;font-size:13px;height:32px;margin-right:1px;padding:0 18px}.stats__period-btn:first-of-type{border-radius:100px 0 0 100px}.stats__period-btn:last-of-type{border-radius:0 100px 100px 0}.stats__period-btn.--active{background-color:#ffdd28;color:#25282b;pointer-events:none}.stats__widgets{display:flex;flex-wrap:wrap;margin-right:-20px;width:calc(100% + 20px)}.stats__widget{background-color:#fff;border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);padding:24px}.stats__widget.--w1-3{margin-right:20px;width:calc(43% - 20px)}.stats__widget.--w2-3{margin-right:20px;width:calc(57% - 20px)}.stats__widget-title{color:#25282b;font-size:21px;font-weight:700;margin-bottom:24px}.stats__numbers-item{align-items:center;display:flex}.stats__numbers-item+.stats__numbers-item{margin-top:24px}.stats__numbers-val{align-items:center;background-color:#ffdd28;border-radius:8px;color:#25282b;display:flex;flex-shrink:0;font-size:24px;font-weight:700;height:48px;justify-content:center;margin-right:12px;width:144px}.stats__numbers-caption{color:#4b4f54;font-size:13px;line-height:110%}.door-constructor{margin-bottom:5rem}.door-constructor .VueCarousel-navigation-button{background-position:50%;background-repeat:no-repeat;background-size:2.25rem 2.25rem;border-radius:6.25rem;box-shadow:0 .875rem 5rem rgba(0,0,0,.07),0 .365554375rem 2.08888125rem rgba(0,0,0,.05),0 .1954425rem 1.1168125rem rgba(0,0,0,.042),0 .10956375rem .626075rem rgba(0,0,0,.035),0 .058188375rem .332505rem rgba(0,0,0,.028),0 .0242135rem .138363125rem rgba(0,0,0,.02);height:2.625rem;outline:none!important;text-indent:-9999px;width:2.625rem}@media (max-width:767px){.door-constructor .VueCarousel-navigation-button{background-size:contain;height:28px;width:28px}}.door-constructor .VueCarousel-navigation-button.VueCarousel-navigation--disabled{pointer-events:none}.door-constructor .VueCarousel-navigation-button:hover{background-color:#ffdd28}.door-constructor .VueCarousel-navigation-prev{background-image:url(../images/door-constructor__style-carousel-prev.svg)}.door-constructor .VueCarousel-navigation-next{background-image:url(../images/door-constructor__style-carousel-next.svg)}.door-constructor__wrapper{display:flex;position:relative;width:100%}@media (max-width:767px){.door-constructor__wrapper{flex-direction:column}}.door-constructor__wrapper:after{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.5);background-image:url(../images/loading.svg);background-position:50%;background-repeat:no-repeat;background-size:6.25rem;content:"";z-index:9999}.door-constructor__wrapper:after,.door-constructor__wrapper:before{bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .32s;visibility:hidden;will-change:opacity,visibility}.door-constructor__wrapper:before{align-items:center;color:#25282b;content:"Не закрывайте и не перезагружайте страницу -\aваш заказ отправляется";display:flex;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:800;justify-content:center;line-height:1.2;margin:0 auto;max-width:54.375rem;padding-top:15rem;text-align:center;z-index:99999}.door-constructor__wrapper.--is-loading-order:before,.door-constructor__wrapper.--is-loading:after{opacity:1;visibility:visible}.door-constructor__wrapper.--top{z-index:1999}.door-constructor__wrapper .vue-numeric-input .numeric-input{margin:0 auto;padding:0;width:calc(100% - 4rem)}.door-constructor__wrapper .vue-numeric-input .btn{height:1.4rem;margin-top:.2rem;padding:0;width:1.4rem}.door-constructor__wrapper .--disabled-el{opacity:.5;pointer-events:none}.door-constructor__left-col{flex:1 1 auto;position:relative;width:100%}@media (max-width:767px){.door-constructor__left-col{background-color:#fff;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);left:0;position:fixed;right:0;top:76px;z-index:10}.door-constructor__left-col-inner{display:flex;flex-direction:row-reverse;padding-right:24px}}.door-constructor__preview{background-color:#f9f9fa;border-radius:.25rem;padding-bottom:1.5rem;position:relative}@media (max-width:767px){.door-constructor__preview{flex:0 0 auto;width:140px}}.door-constructor__preview-caption{color:#a0a4a8;font-size:.75rem;font-style:italic;left:0;position:absolute;top:-.75rem;z-index:4}.door-constructor__preview-caption-1{bottom:.25rem;font-size:.5rem;left:1.25rem;letter-spacing:.1em;line-height:1.1;position:absolute;right:50%;text-align:center;text-transform:uppercase}@media (max-width:767px){.door-constructor__preview-caption-1{bottom:6px;left:auto;right:53%;text-align:right;white-space:nowrap;z-index:10}}.door-constructor__preview-caption-1 span{display:block}.door-constructor__preview-caption-2{bottom:.25rem;font-size:.5rem;left:50%;letter-spacing:.1em;line-height:1.1;position:absolute;right:1.25rem;text-align:center;text-transform:uppercase}@media (max-width:767px){.door-constructor__preview-caption-2{bottom:6px;left:53%;right:auto;text-align:left;white-space:nowrap;z-index:10}}.door-constructor__preview-caption-2 span{display:block}.door-constructor__preview-zoom{background-color:#ffdd28;background-image:url(../images/constructor__zoom.svg);background-repeat:no-repeat;background-size:contain;border-radius:.25rem;cursor:pointer;height:3.5rem;position:absolute;right:0;top:0;transition:all .32s;width:3.5rem;z-index:10}@media (max-width:767px){.door-constructor__preview-zoom{border-radius:0 0 0 4px;bottom:auto;height:32px;right:-24px;top:0;width:32px}}.door-constructor__preview-zoom:hover{background-color:#f4cd00}.door-constructor__preview-container{background-color:#fff;padding-top:100%;position:relative;width:100%}.door-constructor__preview-container .vue-numeric-input{background-color:#fff;display:flex;width:68px!important}.door-constructor__preview-container .vue-numeric-input.--disabled{opacity:.5;pointer-events:none}.door-constructor__preview-container .vue-numeric-input .btn-decrement{background-image:url(../images/minus-sm.svg)!important;background-size:8px 1px;order:0}.door-constructor__preview-container .vue-numeric-input .btn-increment{background-image:url(../images/plus-sm.svg)!important;background-size:7px 9px;order:2}.door-constructor__preview-container .vue-numeric-input .numeric-input{background-color:#fff;border:0;font-size:12px;font-style:italic;height:16px;line-height:1;order:1;padding:0 0 1px;text-align:center!important;width:100%}.door-constructor__preview-container svg{display:block;height:auto;transform:scale(.25);transform-origin:top left;width:400%}.door-constructor__preview-container.--type_1 .door-constructor__preview-window-size-hor{left:50%;top:92.2%}.door-constructor__preview-container.--type_1 .door-constructor__preview-window-size-vert{left:6.4%;top:47%}.door-constructor__preview-container.--type_2 .door-constructor__preview-window-size-hor.--item_1{left:50%;top:89%}.door-constructor__preview-container.--type_2 .door-constructor__preview-window-size-hor.--item_2{left:29.9%;top:85.2%}.door-constructor__preview-container.--type_2 .door-constructor__preview-window-size-hor.--item_3{left:70.2%;top:85.2%}.door-constructor__preview-container.--type_2 .door-constructor__preview-window-size-vert{left:3.9%;top:44.4%}.door-constructor__preview-container.--type_3 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:80.5%}.door-constructor__preview-container.--type_3 .door-constructor__preview-window-size-hor.--item_2{left:22.9%;top:74.9%}.door-constructor__preview-container.--type_3 .door-constructor__preview-window-size-hor.--item_3{left:49.9%;top:74.9%}.door-constructor__preview-container.--type_3 .door-constructor__preview-window-size-hor.--item_4{left:77.5%;top:74.9%}.door-constructor__preview-container.--type_3 .door-constructor__preview-window-size-vert{left:5.8%;top:40.2%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:87%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-hor.--item_2{left:23.9%;top:82.4%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-hor.--item_3{left:50.9%;top:82.4%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-hor.--item_4{left:78.5%;top:82.4%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-vert.--item_1{left:3.3%;top:41%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-vert.--item_2{left:7.1%;top:15.8%}.door-constructor__preview-container.--type_4 .door-constructor__preview-window-size-vert.--item_3{left:7.1%;top:53.8%}.door-constructor__preview-container.--type_4_2 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:92.9%}.door-constructor__preview-container.--type_4_2 .door-constructor__preview-window-size-vert.--item_1{left:26.3%;top:42%}.door-constructor__preview-container.--type_4_2 .door-constructor__preview-window-size-vert.--item_2{left:30.1%;top:14.8%}.door-constructor__preview-container.--type_4_2 .door-constructor__preview-window-size-vert.--item_3{left:30.1%;top:53.8%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:93%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-hor.--item_2{left:35.9%;top:88.4%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-hor.--item_3{left:64.9%;top:88.4%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-vert.--item_1{left:15.3%;top:43%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-vert.--item_2{left:19.3%;top:15.8%}.door-constructor__preview-container.--type_4_3 .door-constructor__preview-window-size-vert.--item_3{left:19.3%;top:56.8%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:87.9%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-hor.--item_2{left:23.9%;top:83.1%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-hor.--item_3{left:51.9%;top:83.1%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-hor.--item_4{left:78.5%;top:83.1%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-vert.--item_1{left:3.3%;top:43%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-vert.--side_1{left:94%;top:30.8%}.door-constructor__preview-container.--type_5 .door-constructor__preview-window-size-vert.--side_2{left:7.3%;top:66.8%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:88.4%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-hor.--item_2{left:23.9%;top:83.8%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-hor.--item_3{left:51.9%;top:83.8%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-hor.--item_4{left:78.5%;top:83.8%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-vert.--item_1{left:97.5%;top:43%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-vert.--side_1{left:6.4%;top:30.8%}.door-constructor__preview-container.--type_6 .door-constructor__preview-window-size-vert.--side_2{left:94%;top:66.8%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:93.7%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-hor.--item_2{left:34.9%;top:88.2%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-hor.--item_3{left:63.9%;top:88.2%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-vert.--item_1{left:13.5%;top:45%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-vert.--side_1{left:82.8%;top:32.8%}.door-constructor__preview-container.--type_7 .door-constructor__preview-window-size-vert.--side_2{left:17.6%;top:71.8%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:93.7%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-hor.--item_2{left:34.9%;top:88.2%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-hor.--item_3{left:63.9%;top:88.2%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-vert.--item_1{left:87.1%;top:45%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-vert.--side_1{left:17.3%;top:32.8%}.door-constructor__preview-container.--type_8 .door-constructor__preview-window-size-vert.--side_2{left:83.1%;top:71.8%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:86.2%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-hor.--item_2{left:22.9%;top:81.2%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-hor.--item_3{left:49.9%;top:81.2%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-hor.--item_4{left:77.9%;top:81.2%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-vert.--item_1{left:5.5%;top:45%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-vert.--side_1{left:94.5%;top:32.8%}.door-constructor__preview-container.--type_8_5 .door-constructor__preview-window-size-vert.--side_2{left:33.9%;top:66.8%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:87.9%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-hor.--item_2{left:23.9%;top:83.1%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-hor.--item_3{left:51.9%;top:83.1%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-hor.--item_4{left:78.5%;top:83.1%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-vert.--item_1{left:3.3%;top:43%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-vert.--side_1{left:94%;top:30.8%}.door-constructor__preview-container.--type_8_6 .door-constructor__preview-window-size-vert.--side_2{left:7.3%;top:66.8%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:88.4%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-hor.--item_2{left:23.9%;top:83.8%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-hor.--item_3{left:51.9%;top:83.8%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-hor.--item_4{left:78.5%;top:83.8%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-vert.--item_1{left:97.5%;top:43%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-vert.--side_1{left:6.4%;top:30.8%}.door-constructor__preview-container.--type_8_7 .door-constructor__preview-window-size-vert.--side_2{left:94%;top:66.8%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:93.7%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-hor.--item_2{left:34.9%;top:88.2%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-hor.--item_3{left:63.9%;top:88.2%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-vert.--item_1{left:13.5%;top:45%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-vert.--side_1{left:82.8%;top:32.8%}.door-constructor__preview-container.--type_8_8 .door-constructor__preview-window-size-vert.--side_2{left:17.6%;top:71.8%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:93.7%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-hor.--item_2{left:34.9%;top:88.2%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-hor.--item_3{left:63.9%;top:88.2%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-vert.--item_1{left:87.1%;top:45%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-vert.--side_1{left:17.3%;top:32.8%}.door-constructor__preview-container.--type_8_9 .door-constructor__preview-window-size-vert.--side_2{left:83.1%;top:71.8%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-hor.--item_1{left:49.8%;top:86.2%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-hor.--item_2{left:22.9%;top:81.2%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-hor.--item_3{left:49.9%;top:81.2%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-hor.--item_4{left:77.9%;top:81.2%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-vert.--item_1{left:4.5%;top:45%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-vert.--side_1{left:94.5%;top:32.8%}.door-constructor__preview-container.--type_8_10 .door-constructor__preview-window-size-vert.--side_2{left:6.9%;top:66.8%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:81.9%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:75.8%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-hor.--item_3{left:39.9%;top:75.8%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-hor.--item_4{left:63.2%;top:75.8%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-hor.--item_5{left:85.3%;top:75.8%}.door-constructor__preview-container.--type_9 .door-constructor__preview-window-size-vert{left:3.4%;top:47.2%}.door-constructor__preview-container.--type_9_1 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:83.3%}.door-constructor__preview-container.--type_9_1 .door-constructor__preview-window-size-hor.--item_2{left:25.9%;top:76.5%}.door-constructor__preview-container.--type_9_1 .door-constructor__preview-window-size-hor.--item_3{left:50.9%;top:76.5%}.door-constructor__preview-container.--type_9_1 .door-constructor__preview-window-size-hor.--item_4{left:75.2%;top:76.5%}.door-constructor__preview-container.--type_9_1 .door-constructor__preview-window-size-vert{left:7.4%;top:44.2%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-hor.--item_1{left:44.8%;top:81.8%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-hor.--item_2{left:22.9%;top:87.9%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-hor.--item_3{left:44.8%;top:87.9%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-hor.--item_4{left:66.2%;top:87.9%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-hor.--side_3{left:84.7%;top:87.9%}.door-constructor__preview-container.--type_9_2 .door-constructor__preview-window-size-vert{left:7.4%;top:45.2%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-hor.--item_1{left:54.8%;top:84.8%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-hor.--item_2{left:32.9%;top:91.3%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-hor.--item_3{left:54.8%;top:91.3%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-hor.--item_4{left:77.2%;top:91.3%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-hor.--side_3{left:13.7%;top:91.3%}.door-constructor__preview-container.--type_9_3 .door-constructor__preview-window-size-vert{left:94.4%;top:47.2%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--side_3{left:12.1%;top:83.4%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--item_1{left:48.3%;top:75.6%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--item_2{left:28.9%;top:83.4%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--item_3{left:48.3%;top:83.4%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--item_4{left:67.6%;top:83.4%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-hor.--side_4{left:84.7%;top:83.4%}.door-constructor__preview-container.--type_9_4 .door-constructor__preview-window-size-vert{left:94.8%;top:58.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:76.8%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_2{left:15.8%;top:71.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_3{left:33.9%;top:71.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_4{left:50.9%;top:71.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_5{left:69.2%;top:71.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-hor.--item_6{left:86.4%;top:71.2%}.door-constructor__preview-container.--type_10 .door-constructor__preview-window-size-vert{left:3.7%;top:48.2%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--item_1{left:45.8%;top:80.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--item_2{left:17.9%;top:86.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--item_3{left:36.1%;top:86.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--item_4{left:55.2%;top:86.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:86.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-hor.--side_3{left:90.8%;top:86.3%}.door-constructor__preview-container.--type_11 .door-constructor__preview-window-size-vert{left:2.9%;top:48.2%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--item_1{left:55.3%;top:80.3%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--side_3{left:9.4%;top:86.6%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--item_2{left:26.2%;top:86.6%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--item_3{left:45.4%;top:86.6%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--item_4{left:64.9%;top:86.6%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-hor.--item_5{left:83.2%;top:86.6%}.door-constructor__preview-container.--type_12 .door-constructor__preview-window-size-vert{left:97.9%;top:49.2%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--item_1{left:50%;top:74.7%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--side_3{left:10.8%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--item_2{left:24.9%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--item_3{left:41.7%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--item_4{left:58.1%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-hor.--side_4{left:90.4%;top:81.6%}.door-constructor__preview-container.--type_13 .door-constructor__preview-window-size-vert{left:98.2%;top:59.2%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_1{left:47%;top:71%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_2{left:13.5%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_3{left:30.2%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_4{left:46.8%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_5{left:63.8%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--item_6{left:79.3%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-hor.--side_3{left:94.3%;top:78.8%}.door-constructor__preview-container.--type_14 .door-constructor__preview-window-size-vert{left:2.5%;top:46.2%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_1{left:54.5%;top:72%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--side_3{left:4.8%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_2{left:20.7%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_3{left:37.1%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_4{left:54.5%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_5{left:70.8%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-hor.--item_6{left:86.8%;top:79.4%}.door-constructor__preview-container.--type_15 .door-constructor__preview-window-size-vert{left:98.2%;top:46.2%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_1{left:48.7%;top:63.5%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--side_3{left:6.2%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_3{left:33.4%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_4{left:48.4%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_5{left:63.9%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--item_6{left:78.3%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:70.9%}.door-constructor__preview-container.--type_16 .door-constructor__preview-window-size-vert{left:98.1%;top:50.2%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_1{left:46.7%;top:63.5%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--side_3{left:95.2%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_2{left:10.9%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_3{left:26.4%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_4{left:40.4%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_5{left:54.9%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_6{left:68.3%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-hor.--item_7{left:81.3%;top:70.9%}.door-constructor__preview-container.--type_16_1 .door-constructor__preview-window-size-vert{left:2.4%;top:41.2%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_1{left:54.7%;top:65.5%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--side_3{left:4.2%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_2{left:17.9%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_3{left:32.4%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_4{left:47.4%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_5{left:61.9%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_6{left:75.3%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-hor.--item_7{left:90.3%;top:72.9%}.door-constructor__preview-container.--type_16_2 .door-constructor__preview-window-size-vert{left:99.1%;top:44.2%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_1{left:48.7%;top:59.5%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--side_3{left:4.2%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_2{left:16.9%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_3{left:30.4%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_4{left:42.4%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_5{left:54.9%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_6{left:68.3%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--item_7{left:80.3%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-hor.--side_4{left:94.2%;top:65.9%}.door-constructor__preview-container.--type_16_3 .door-constructor__preview-window-size-vert{left:98.1%;top:50.2%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--item_1{left:50%;top:86.7%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--side_3{left:10.8%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--item_2{left:25.9%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--item_3{left:49.7%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--item_4{left:76.1%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-hor.--side_4{left:90.4%;top:79.6%}.door-constructor__preview-container.--type_17_1 .door-constructor__preview-window-size-vert{left:8.2%;top:48.2%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--item_1{left:46%;top:81.7%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--side_3{left:86.8%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--item_2{left:24.9%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--item_3{left:46.7%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--item_4{left:68.1%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-hor.--side_4{left:90.4%;top:88.6%}.door-constructor__preview-container.--type_17_2 .door-constructor__preview-window-size-vert{left:7.2%;top:45.2%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--item_1{left:54%;top:81.7%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--side_3{left:11.8%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--item_2{left:31.9%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--item_3{left:54.7%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--item_4{left:77.1%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-hor.--side_4{left:90.4%;top:89.6%}.door-constructor__preview-container.--type_17_3 .door-constructor__preview-window-size-vert{left:94.2%;top:46.2%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--item_1{left:48%;top:73.7%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--side_3{left:12.8%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--item_2{left:29.9%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--item_3{left:48.7%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--item_4{left:66.1%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-hor.--side_4{left:83.4%;top:81.1%}.door-constructor__preview-container.--type_17_4 .door-constructor__preview-window-size-vert{left:92.2%;top:56.2%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:81.9%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:75.8%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-hor.--item_3{left:39.9%;top:75.8%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-hor.--item_4{left:63.2%;top:75.8%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-hor.--item_5{left:85.3%;top:75.8%}.door-constructor__preview-container.--type_17 .door-constructor__preview-window-size-vert{left:3.4%;top:47.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_1{left:51.8%;top:76.8%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_2{left:15.8%;top:71.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_3{left:33.9%;top:71.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_4{left:50.9%;top:71.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_5{left:69.2%;top:71.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-hor.--item_6{left:86.4%;top:71.2%}.door-constructor__preview-container.--type_18 .door-constructor__preview-window-size-vert{left:3.7%;top:48.2%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_1{left:45.8%;top:81%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_2{left:17.9%;top:86.3%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_3{left:36.1%;top:86.3%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_4{left:55.2%;top:86.3%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:86.3%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--item_6,.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-hor.--side_3{left:90.8%;top:86.3%}.door-constructor__preview-container.--type_19 .door-constructor__preview-window-size-vert{left:2.9%;top:48.2%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--item_1{left:55.3%;top:81.1%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--side_3{left:9.4%;top:86.6%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--item_2{left:26.2%;top:86.6%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--item_3{left:45.4%;top:86.6%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--item_4{left:64.9%;top:86.6%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-hor.--item_5{left:83.2%;top:86.6%}.door-constructor__preview-container.--type_20 .door-constructor__preview-window-size-vert{left:97.9%;top:49.2%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--item_1{left:50%;top:74.7%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--side_3{left:10.8%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--item_2{left:24.9%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--item_3{left:41.7%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--item_4{left:58.1%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-hor.--side_4{left:90.4%;top:81.6%}.door-constructor__preview-container.--type_21 .door-constructor__preview-window-size-vert{left:98.2%;top:59.2%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_1{left:46.8%;top:72.2%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_2{left:13.5%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_3{left:30.2%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_4{left:46.8%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_5{left:63.8%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--item_6{left:79.3%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-hor.--side_3{left:94.3%;top:78.8%}.door-constructor__preview-container.--type_22 .door-constructor__preview-window-size-vert{left:2.5%;top:46.2%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_1{left:54.5%;top:72%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--side_3{left:4.8%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_2{left:20.7%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_3{left:37.1%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_4{left:54.5%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_5{left:70.8%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-hor.--item_6{left:87%;top:79.4%}.door-constructor__preview-container.--type_23 .door-constructor__preview-window-size-vert{left:98.2%;top:46.2%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_1{left:48.4%;top:64.5%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--side_3{left:6.2%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_3{left:33.4%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_4{left:48.4%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_5{left:63.9%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--item_6{left:78.3%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:70.9%}.door-constructor__preview-container.--type_24 .door-constructor__preview-window-size-vert{left:98.1%;top:50.2%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_1{left:46.4%;top:67.5%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--side_3{left:94.2%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_2{left:10.9%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_3{left:25.4%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_4{left:39.4%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_5{left:53.9%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_6{left:67.3%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--item_7{left:80.3%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:73.9%}.door-constructor__preview-container.--type_24_1 .door-constructor__preview-window-size-vert{left:2.1%;top:46.2%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_1{left:53.4%;top:67.5%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--side_3{left:4.2%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_2{left:18.9%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_3{left:32.4%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_4{left:46.4%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_5{left:60.9%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_6{left:74.3%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--item_7{left:88.3%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:73.9%}.door-constructor__preview-container.--type_24_2 .door-constructor__preview-window-size-vert{left:97.1%;top:46.2%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_1{left:49.4%;top:61.5%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--side_3{left:3.2%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_2{left:16.9%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_3{left:29.4%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_4{left:42.4%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_5{left:54.9%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_6{left:68.3%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--item_7{left:81.3%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-hor.--side_4{left:95.2%;top:67.9%}.door-constructor__preview-container.--type_24_3 .door-constructor__preview-window-size-vert{left:98.1%;top:50.2%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:91.9%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-hor.--item_2{left:28.9%;top:85.4%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-hor.--item_3{left:49.9%;top:85.4%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-hor.--item_4{left:71.2%;top:85.4%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-hor.--item_5{left:85.3%;top:85.4%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-vert.--item_1{left:10.5%;top:44%}.door-constructor__preview-container.--type_25_1 .door-constructor__preview-window-size-vert.--side_1{left:14.5%;top:64.8%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--item_1{left:46.4%;top:81.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--item_2{left:25.9%;top:88.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--item_3{left:46.1%;top:88.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--item_4{left:64.2%;top:88.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:88.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-hor.--side_3{left:81.8%;top:88.3%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-vert.--item_1{left:10.9%;top:44%}.door-constructor__preview-container.--type_25_2 .door-constructor__preview-window-size-vert.--side_1{left:14.7%;top:62.8%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--item_1{left:46.4%;top:81.3%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--item_2{left:34.2%;top:86.6%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--item_3{left:53%;top:86.6%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--item_4{left:73.1%;top:86.6%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:88.3%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-hor.--side_3{left:17.4%;top:86.6%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-vert.--item_1{left:88.3%;top:44%}.door-constructor__preview-container.--type_25_3 .door-constructor__preview-window-size-vert.--side_1{left:84.1%;top:61.8%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--item_1{left:48%;top:74.7%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--side_3{left:14.8%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--item_2{left:31.9%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--item_3{left:48.7%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--item_4{left:65.4%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--item_5{left:72.1%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-hor.--side_4{left:80.4%;top:81.6%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-vert.--item_1{left:91.1%;top:52%}.door-constructor__preview-container.--type_25_4 .door-constructor__preview-window-size-vert.--side_1{left:87.4%;top:69.8%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-hor.--item_1{left:50.8%;top:91.9%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:85.4%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-hor.--item_3{left:39.9%;top:85.4%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-hor.--item_4{left:63.2%;top:85.4%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-hor.--item_5{left:85.3%;top:85.4%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-vert.--item_1{left:2.5%;top:44%}.door-constructor__preview-container.--type_25 .door-constructor__preview-window-size-vert.--side_1{left:6.5%;top:64.8%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_1{left:53.8%;top:83.4%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_2{left:17.8%;top:77.6%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_3{left:35.9%;top:77.6%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_4{left:52.9%;top:77.6%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_5{left:71.2%;top:77.6%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-hor.--item_6{left:88.4%;top:77.6%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-vert.--item_1{left:3.5%;top:44%}.door-constructor__preview-container.--type_26 .door-constructor__preview-window-size-vert.--side_1{left:6.7%;top:61.8%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--item_1{left:46.4%;top:80.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--item_2{left:18.9%;top:87.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--item_3{left:37.1%;top:87.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--item_4{left:56.2%;top:87.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--item_5{left:74.7%;top:87.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-hor.--side_3{left:91.8%;top:87.3%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-vert.--item_1{left:2.9%;top:44%}.door-constructor__preview-container.--type_27 .door-constructor__preview-window-size-vert.--side_1{left:6.7%;top:61.8%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--item_1{left:53.9%;top:80.3%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--side_3{left:8.4%;top:86.6%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--item_2{left:25.2%;top:86.6%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--item_3{left:44%;top:86.6%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--item_4{left:63.1%;top:86.6%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-hor.--item_5{left:82.2%;top:86.6%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-vert.--item_1{left:97.3%;top:44%}.door-constructor__preview-container.--type_28 .door-constructor__preview-window-size-vert.--side_1{left:94.1%;top:61.8%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--item_1{left:47%;top:74.7%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--side_3{left:7.8%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--item_2{left:22.9%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--item_3{left:38.7%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--item_4{left:55.4%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--item_5{left:72.1%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-hor.--side_4{left:87.4%;top:81.6%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-vert.--item_1{left:98.1%;top:52%}.door-constructor__preview-container.--type_29 .door-constructor__preview-window-size-vert.--side_1{left:94.4%;top:69.8%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_1{left:47.7%;top:70.3%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_2{left:13.5%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_3{left:30.2%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_4{left:46.8%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_5{left:63.8%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--item_6{left:79.3%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-hor.--side_3{left:94.3%;top:78.1%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-vert.--item_1{left:2.9%;top:41%}.door-constructor__preview-container.--type_30 .door-constructor__preview-window-size-vert.--side_1{left:5.7%;top:57.8%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_1{left:52.5%;top:71%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--side_3{left:4.8%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_2{left:19.7%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_3{left:36.1%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_4{left:53.5%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_5{left:68.8%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-hor.--item_6{left:84.8%;top:78.4%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-vert.--item_1{left:97.9%;top:41%}.door-constructor__preview-container.--type_31 .door-constructor__preview-window-size-vert.--side_1{left:94.7%;top:57.8%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_1{left:47.6%;top:62.5%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--side_3{left:6.2%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_2{left:19.9%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_3{left:33.4%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_4{left:48.4%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_5{left:62.9%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--item_6{left:77.3%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:69.9%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-vert.--item_1{left:98.2%;top:41%}.door-constructor__preview-container.--type_32 .door-constructor__preview-window-size-vert.--side_1{left:94.7%;top:57.8%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_1{left:47.6%;top:70.5%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--side_3{left:96.3%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_2{left:12.9%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_3{left:27.4%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_4{left:41.4%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_5{left:54.9%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_6{left:68.3%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--item_7{left:82.3%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:76.9%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-vert.--item_1{left:2.2%;top:41%}.door-constructor__preview-container.--type_32_1 .door-constructor__preview-window-size-vert.--side_1{left:4.7%;top:58.8%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_1{left:47.6%;top:72.5%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--side_3{left:3.3%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_2{left:17.9%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_3{left:31.4%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_4{left:45.4%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_5{left:58.9%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_6{left:72.3%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--item_7{left:86.3%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-hor.--side_4{left:91.2%;top:78.9%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-vert.--item_1{left:98.2%;top:41%}.door-constructor__preview-container.--type_32_2 .door-constructor__preview-window-size-vert.--side_1{left:95.7%;top:60.8%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_1{left:47.6%;top:64.5%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--side_3{left:4.2%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_2{left:16.9%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_3{left:29.4%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_4{left:42.4%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_5{left:54.9%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_6{left:67.3%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--item_7{left:80.3%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-hor.--side_4{left:92.2%;top:71.9%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-vert.--item_1{left:98.2%;top:45%}.door-constructor__preview-container.--type_32_3 .door-constructor__preview-window-size-vert.--side_1{left:95.7%;top:60.8%}.door-constructor__preview-container.--type_33 .door-constructor__preview-window-size-hor.--item_1{left:51.4%;top:93.5%}.door-constructor__preview-container.--type_33 .door-constructor__preview-window-size-vert.--item_1{left:30.7%;top:48%}.door-constructor__preview-container.--type_33 .door-constructor__preview-window-size-vert.--side_2{left:35%;top:70.8%}.door-constructor__preview-container.--type_34 .door-constructor__preview-window-size-hor.--item_1{left:51.4%;top:93.5%}.door-constructor__preview-container.--type_34 .door-constructor__preview-window-size-vert.--item_1{left:30.7%;top:48%}.door-constructor__preview-container.--type_34 .door-constructor__preview-window-size-vert.--side_2{left:35%;top:70.8%}.door-constructor__preview-container.--type_35 .door-constructor__preview-window-size-hor.--item_1{left:51.4%;top:93.5%}.door-constructor__preview-container.--type_35 .door-constructor__preview-window-size-vert.--item_1{left:30.7%;top:48%}.door-constructor__preview-container.--type_35 .door-constructor__preview-window-size-vert.--side_2{left:35%;top:70.8%}.door-constructor__preview-container.--type_36 .door-constructor__preview-window-size-hor.--item_1{left:51.4%;top:93.5%}.door-constructor__preview-container.--type_36 .door-constructor__preview-window-size-vert.--item_1{left:30.7%;top:48%}.door-constructor__preview-container.--type_36 .door-constructor__preview-window-size-vert.--side_2{left:35%;top:70.8%}.door-constructor__preview-inner{bottom:0;left:50%;position:absolute;right:0;top:0}.door-constructor__preview-inner.--mirrored{transform:scaleX(-1)}.door-constructor__preview-inner.--empty{background-image:url(../images/door_inner_placeholder.jpg);background-repeat:no-repeat;background-size:contain}.door-constructor__preview-outer{bottom:0;left:0;position:absolute;right:50%;top:0}.door-constructor__preview-outer.--mirrored{transform:scaleX(-1)}.door-constructor__preview-outer.--empty{background-image:url(../images/door_outer_placeholder.jpg);background-repeat:no-repeat;background-size:contain}.door-constructor__preview-sizes-inner{background-image:url(../images/constructor__inner-sizes.svg);left:50%;right:0}.door-constructor__preview-sizes-inner,.door-constructor__preview-sizes-outer{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;pointer-events:none;position:absolute;top:0}.door-constructor__preview-sizes-outer{background-image:url(../images/constructor__outer-sizes.svg);left:0;right:50%}.door-constructor__preview-sizes-inner-width,.door-constructor__preview-sizes-outer-width{align-items:center;bottom:.3125rem;display:flex;height:.875rem;justify-content:center;left:0;position:absolute;right:0}.door-constructor__preview-sizes-inner-width span,.door-constructor__preview-sizes-outer-width span{font-size:.75rem;font-style:italic}@media (max-width:767px){.door-constructor__preview-sizes-inner-width span,.door-constructor__preview-sizes-outer-width span{font-size:8px;margin-top:9px}}.door-constructor__preview-sizes-inner-height,.door-constructor__preview-sizes-outer-height{align-items:center;bottom:.625rem;display:flex;justify-content:center;left:0;position:absolute;top:0;width:.875rem}.door-constructor__preview-sizes-inner-height span,.door-constructor__preview-sizes-outer-height span{font-size:.75rem;font-style:italic;transform:rotate(-90deg)}@media (max-width:767px){.door-constructor__preview-sizes-inner-height span,.door-constructor__preview-sizes-outer-height span{font-size:8px;margin-left:-10px}}.door-constructor__preview-window-size-hor{font-size:14px;line-height:1;position:absolute;transform:translate(-50%,-50%)}.door-constructor__preview-window-size-hor span{display:block}.door-constructor__preview-window-size-hor.--disabled{opacity:.5;pointer-events:none}.door-constructor__preview-window-size-vert{font-size:14px;line-height:1;pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.door-constructor__preview-window-size-vert span{display:block;pointer-events:all;transform:rotate(-90deg)}.door-constructor__preview-window-size-vert.--disabled{opacity:.5;pointer-events:none}.door-constructor__preview-window-lock{background-color:#ffdd28;background-image:url(../images/lock.svg);background-position:50%;background-repeat:no-repeat;background-size:8px;border-radius:100px;bottom:100%;cursor:pointer;height:18px;left:50%;opacity:.3;position:absolute;transform:translate(-50%);width:18px}.door-constructor__preview-window-lock.--active{opacity:1}.door-constructor__preview-window{bottom:0;left:0;position:absolute;right:0;top:0}.door-constructor__preview-window.--gray{filter:saturate(0);opacity:.6}.door-constructor__preview-interior{bottom:0;left:50%;position:absolute;right:0;top:0;transform:translateX(-50%)}.door-constructor__preview-interior #deaf,.door-constructor__preview-interior.--none #glassed{visibility:hidden}.door-constructor__preview-interior.--none #deaf{visibility:visible}.door-constructor__preview-interior.--matt #glass,.door-constructor__preview-interior.--matt #glass *,.door-constructor__preview-interior.--matt #glassed,.door-constructor__preview-interior.--matt #glassed *{fill:#c6c4c2!important;stroke:#c6c4c2!important}.door-constructor__preview-interior.--lak_black #glass,.door-constructor__preview-interior.--lak_black #glass *,.door-constructor__preview-interior.--lak_black #glassed,.door-constructor__preview-interior.--lak_black #glassed *{fill:#1d1c1b!important}.door-constructor__preview-interior.--lak_white #glass,.door-constructor__preview-interior.--lak_white #glass *,.door-constructor__preview-interior.--lak_white #glassed,.door-constructor__preview-interior.--lak_white #glassed *{fill:#ebeae9!important}.door-constructor__preview-interior.--empty{background-image:url(../images/door_interior_placeholder.jpg);background-repeat:no-repeat;background-size:contain}.door-constructor__popup{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;overflow-y:scroll;padding:30px 0;position:fixed;right:0;top:0;transform:translateY(30px);visibility:hidden;z-index:999}.door-constructor__popup.--visible{opacity:1;transform:translateY(0);visibility:visible}.door-constructor__popup-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(94,83,83,.3);bottom:0;left:0;position:absolute;right:0;top:0}.door-constructor__popup-inner{display:flex;height:100%;position:relative;width:100%;z-index:10}.door-constructor__popup-close{background-color:#ffdd28;background-image:url(../images/constructor__zoom-close.svg);background-repeat:no-repeat;background-size:contain;border-radius:0 .25rem .25rem 0;cursor:pointer;height:3.5rem;left:100%;position:absolute;top:0;transition:all .32s;width:3.5rem;z-index:10}@media (max-width:767px){.door-constructor__popup-close{left:auto;right:0}}.door-constructor__popup-close:hover{background-color:#f4cd00}.door-constructor__container{width:100%}.door-constructor__preview-popup-inner{max-height:100%;max-width:70%}@media (max-width:767px){.door-constructor__preview-popup-inner{border-radius:4px;margin-top:120px;max-width:92%;overflow:hidden}}.door-constructor__preview-popup-inner svg{height:auto;max-height:100%;max-width:100%;transform:scale(1);width:auto}.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-width,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-width{height:2.625rem}.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-width span,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-width span{font-size:1.5rem}@media (max-width:767px){.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-width span,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-width span{font-size:11px;margin-top:16px}}.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-height,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-height{width:1.75rem}.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-height span,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-height span{font-size:1.5rem}@media (max-width:767px){.door-constructor__preview-popup-inner .door-constructor__preview-sizes-inner-height span,.door-constructor__preview-popup-inner .door-constructor__preview-sizes-outer-height span{font-size:11px}}.door-constructor__preview-popup-inner #size_0,.door-constructor__preview-popup-inner #size_1,.door-constructor__preview-popup-inner #size_2,.door-constructor__preview-popup-inner #size_3,.door-constructor__preview-popup-inner #subSizes_horizontal_0,.door-constructor__preview-popup-inner #subSizes_horizontal_1,.door-constructor__preview-popup-inner #subSizes_horizontal_2,.door-constructor__preview-popup-inner #subSizes_horizontal_3,.door-constructor__preview-popup-inner #subSizes_horizontal_4,.door-constructor__preview-popup-inner #subSizes_vertical_0,.door-constructor__preview-popup-inner #subSizes_vertical_1{display:block}.door-constructor__preview-popup-inner .vue-numeric-input{display:none}.door-constructor__preview-popup-inner [id^=mosquito__],.door-constructor__preview-popup-inner [id^=show-full-door__],.door-constructor__preview-popup-inner [id^=show-full-erker__],.door-constructor__preview-popup-inner [id^=show-otbit__]{display:none!important}.door-constructor__legend{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1rem}@media (max-width:767px){.door-constructor__legend{align-items:center;flex-direction:column;justify-content:center;width:100%}}.door-constructor__legend-item{align-items:center;display:flex;margin-bottom:16px;white-space:nowrap;width:50%}@media (max-width:767px){.door-constructor__legend-item+.door-constructor__legend-item{margin-top:8px}}.door-constructor__legend-ico{flex:0 0 auto;margin-right:.5rem;width:2rem}.door-constructor__legend-ico img{display:block;height:auto;width:100%}.door-constructor__legend-text{font-size:.875rem}@media (max-width:767px){.door-constructor__legend-text{white-space:nowrap}}.door-constructor__prices-n-clear{align-items:center;display:flex;justify-content:center;padding:.625rem 0}@media (max-width:767px){.door-constructor__prices-n-clear{align-items:flex-start;flex-direction:column;margin-bottom:16px;padding-left:24px;width:100%}}.door-constructor__prices{display:block;margin-right:1.25rem;text-align:center}@media (max-width:767px){.door-constructor__prices{margin-bottom:8px}}.door-constructor__prices-old{color:#a0a4a8;font-size:.875rem;line-height:110%;margin-bottom:.4375rem;text-decoration:line-through}.door-constructor__prices-current{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.2;text-align:center}@media (max-width:767px){.door-constructor__prices-current{font-size:24px}}.door-constructor__clear{align-items:center;border:.0625rem solid #e8e8e8;border-radius:.25rem;color:#a0a4a8;cursor:pointer;display:flex;font-size:.875rem;height:2.25rem;justify-content:center;transition:all .32s;width:10.9375rem}.door-constructor__clear:hover{background-color:#ffdd28;border-color:#ffdd28;color:#25282b}.door-constructor__specs-n-help{display:flex;justify-content:space-between}.door-constructor__specs-trigger{cursor:pointer;display:flex;justify-content:center}@media (max-width:767px){.door-constructor__specs-trigger{bottom:10px;left:10px;position:absolute}}.door-constructor__specs-trigger:hover span{border-bottom-color:#59a500;color:#59a500}.door-constructor__specs-trigger:before{background-image:url(../images/constructor__info.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.3125rem;margin-right:.5rem;width:1.3125rem}.door-constructor__specs-trigger span{border-bottom:1px dashed #a0a4a8;color:#a0a4a8;font-size:.875rem}.door-constructor__help{cursor:pointer;display:flex;justify-content:center}@media (max-width:767px){.door-constructor__help{bottom:10px;left:10px;position:absolute}}.door-constructor__help:hover span{border-bottom-color:#59a500;color:#59a500}.door-constructor__help:before{background-image:url(../images/constructor__info.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.3125rem;margin-right:.5rem;width:1.3125rem}.door-constructor__help span{border-bottom:1px dashed #a0a4a8;color:#a0a4a8;font-size:.875rem}.door-constructor__specs{background-color:#fff;bottom:0;left:0;opacity:0;position:fixed;top:0;transform:translateX(-400px);transition:all .32s;visibility:hidden;width:31.25rem;will-change:opacity,transform;z-index:1999}@media (max-width:767px){.door-constructor__specs{width:300px}}.door-constructor__specs.--visible{opacity:1;transform:translateX(0);visibility:visible}.door-constructor__specs-cont{max-height:100vh;overflow-y:scroll;padding:2rem}.door-constructor__specs-title{font-size:1.3125rem}.door-constructor__specs-title:first-child{margin-top:0}.door-constructor__specs-text{font-size:.875rem}.door-constructor__specs-text+.door-constructor__specs-section{margin-top:1.5rem}.door-constructor__specs-text ol{padding-left:1.25rem}.door-constructor__specs-text ol li+li{margin-top:.5rem}.door-constructor__specs-section{border-top:1px solid #e8e8e8;padding:1.5rem 0}.door-constructor__specs-section-title{font-size:1rem;margin-bottom:1rem;margin-top:0;position:relative}.door-constructor__specs-section-title.--toggle{cursor:pointer;margin-bottom:0;padding-right:2rem}.door-constructor__specs-section-title.--toggle:after{background-color:#ffdd28;background-image:url(../images/constructor__specs-toggle.svg);background-position:50%;background-repeat:no-repeat;background-size:1rem;border-radius:6.25rem;content:"";height:1.5rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:all .32s;width:1.5rem;will-change:transition}.door-constructor__specs-section-title.--toggled{margin-bottom:1rem}.door-constructor__specs-section-title.--toggled:after{transform:rotate(-180deg) translateY(50%)}.door-constructor__specs-keyval{background-image:url(../images/dots.svg);background-position:0 .8125rem;background-repeat:repeat-x;display:flex;justify-content:space-between;line-height:1.1;width:100%}.door-constructor__specs-keyval+.door-constructor__specs-keyval{margin-top:1rem}.door-constructor__specs-key{background-color:#fff;font-size:.875rem;margin-right:.5rem;padding-right:.25rem}.door-constructor__specs-val{background-color:#fff;font-size:.875rem;margin-left:.5rem;padding-left:.25rem;text-align:right}.door-constructor__right-col{flex:0 0 auto;margin-left:1.25rem;width:calc(45% + 20px)}@media (max-width:767px){.door-constructor__right-col{margin-left:0;margin-top:30px;width:100%}}.door-constructor__notice{color:#a0a4a8;font-size:13px;font-style:italic;line-height:1.2;margin-bottom:16px}.door-constructor__notice p{margin:0}.door-constructor__doors{border-bottom:.125rem solid #e8e8e8;margin-bottom:1.5rem}.door-constructor__door{border-top:.125rem solid #e8e8e8;padding-bottom:1.5rem;padding-top:1.5rem}.door-constructor__door-minimized{display:flex;justify-content:space-between;width:100%}@media (max-width:767px){.door-constructor__door-minimized{position:relative}}.door-constructor__door-minimized .door-constructor__door-title{cursor:pointer}.door-constructor__door-title{align-self:flex-start;background-color:#ffdd28;border-radius:0 3.125rem 3.125rem 0;color:#25282b;display:inline-block;flex:0 0 auto;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;letter-spacing:.08em;margin-bottom:1.5rem;padding:.25rem 1rem .25rem .5rem;text-transform:uppercase;white-space:nowrap}.door-constructor__door-add-wrapper{border-bottom:.0625rem solid #e8e8e8;display:flex;justify-content:flex-end;margin-bottom:1.875rem;padding-bottom:1.25rem}.door-constructor__door-add{font-size:.875rem;font-weight:700;height:2.5rem;line-height:1;padding-bottom:.25rem;width:11.25rem}.door-constructor__door-add:before{background-image:url(../images/door-constructor__sizes-add.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.1875rem;margin-right:.5rem;margin-top:.125rem;width:1.1875rem}.door-constructor__door-add.--disabled{background-color:#aaa;opacity:.5;pointer-events:none}.door-constructor__door-add.--wide{width:20rem}.door-constructor__door-roll-up{font-size:.875rem;font-weight:700;height:2.5rem;line-height:1;margin-left:1rem;padding-bottom:.25rem;width:11.25rem}.door-constructor__door-roll-up.--disabled{background-color:#aaa;opacity:.5;pointer-events:none}.door-constructor__door-img{align-self:flex-start;border:1px solid #e8e8e8;display:flex;flex:0 0 auto;margin-left:16px;width:80px}.door-constructor__door-img.--mirrored img{transform:scaleX(-1);transform-origin:center center}.door-constructor__door-img img{display:block;height:auto;width:100%}.door-constructor__door-img img.--half{width:50%}.door-constructor__door-minimized-data{font-size:.875rem;margin-left:2rem;margin-right:auto}@media (max-width:767px){.door-constructor__door-minimized-data{margin-left:16px}}.door-constructor__door-minimized-data strong{color:#25282b;display:block;margin-bottom:.25rem}@media (max-width:767px){.door-constructor__door-minimized-data .nobr{white-space:normal}}.door-constructor__door-minimized-price{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.125rem;font-weight:800;margin-left:1rem;margin-right:1rem;white-space:nowrap}.door-constructor__door-minimized-controls{display:block;padding-top:.25rem}.door-constructor__door-minimized-control{background-position:0;background-repeat:no-repeat;background-size:1.125rem;color:#25282b;display:block;font-size:.875rem;height:1.125rem;line-height:1.2;margin-bottom:.75rem;padding-left:1.5rem}.door-constructor__door-minimized-control.--edit{background-image:url(../images/door-constructor__edit.svg)}.door-constructor__door-minimized-control.--delete{background-image:url(../images/door-constructor__delete-2.svg)}@media (max-width:767px){.door-constructor__door-minimized-control.--cart{position:absolute;right:0;top:32px}}.door-constructor__windows-minimized{align-items:center;background-color:#f9f9fa;border:.0625rem solid #cacccf;border-radius:.25rem;display:flex;justify-content:space-between;padding:1rem}.door-constructor__windows-minimized-img{cursor:pointer;flex:0 0 auto;margin-right:.75rem;width:3.25rem}.door-constructor__windows-minimized-img img{display:block;height:auto;width:100%}.door-constructor__windows-minimized-title-n-size{display:block}.door-constructor__windows-minimized-title{color:#25282b;cursor:pointer;display:block;font-size:.875rem;font-weight:700}.door-constructor__windows-minimized-size{color:#4b4f54;display:block;font-size:.75rem;margin-right:1.5rem;margin-top:.25rem;white-space:nowrap}.door-constructor__windows-minimized-params{color:#4b4f54;font-size:.75rem;line-height:130%;margin-right:1.5rem;width:100%}.door-constructor__windows-minimized-controls{display:block}.door-constructor__windows-minimized-control{background-position:0;background-repeat:no-repeat;background-size:1.125rem;color:#25282b;display:block;font-size:.75rem;height:1.125rem;line-height:1.2;padding-left:1.875rem;padding-top:.125rem}.door-constructor__windows-minimized-control.--clone{background-image:url(../images/door-constructor__clone.svg);margin-bottom:.25rem}.door-constructor__windows-minimized-control.--edit{background-image:url(../images/door-constructor__edit.svg);margin-bottom:.25rem}.door-constructor__windows-minimized-control.--delete{background-image:url(../images/door-constructor__delete-2.svg)}.door-constructor__door-type{align-items:center;border-bottom:.0625rem solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:1.875rem;padding-bottom:1.25rem}@media (max-width:767px){.door-constructor__door-type{align-items:flex-start;flex-direction:column}}.door-constructor__door-type-label{color:#25282b;font-size:1rem;font-weight:700}@media (max-width:767px){.door-constructor__door-type-label{margin-bottom:10px}}.door-constructor__door-type-switch{display:flex}.door-constructor__door-type-switch-item{align-items:center;border:.0625rem solid #dbdde0;color:#25282b;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:3.5rem;justify-content:center;padding:0 1.875rem}.door-constructor__door-type-switch-item:first-child{border-radius:.25rem 0 0 .25rem}.door-constructor__door-type-switch-item:last-child{border-left:0;border-radius:0 .25rem .25rem 0}.door-constructor__door-type-switch-item.--active{background-color:#ffdd28}.door-constructor__section{border-bottom:.0625rem solid #e8e8e8;margin-bottom:1.875rem;padding-bottom:1.25rem}.door-constructor__section:after{clear:both;content:"";display:table}.door-constructor__section.--last{border-bottom:0;margin-bottom:2.5rem;padding-bottom:0}.door-constructor__section.--disabled{opacity:.4;pointer-events:none}.door-constructor__section-title{color:#25282b;display:flex;font-size:1rem;font-weight:700;margin-bottom:1rem}.door-constructor__section-title-step{background-color:#ffdd28;border-radius:6.25rem;display:inline-block;flex:0 0 auto;font-size:.8125rem;font-weight:400;height:1.5rem;letter-spacing:.1em;line-height:1.375rem;margin-right:.75rem;text-align:center;text-transform:uppercase;width:4.625rem}@media (max-width:767px){.door-constructor__section-title-step{margin-right:4px;width:50px}}.door-constructor__section-title-step span:before{content:counter(section);counter-increment:section}.door-constructor__section-title-alert{background:#ed2121;border-radius:4px;color:#fff;font-size:12px;font-weight:400;line-height:1.2;margin-bottom:8px;margin-top:-8px;padding:4px 8px}.door-constructor__section-title-alert-2{color:#ed2121;font-size:12px;font-weight:400;margin-top:16px}.door-constructor__wall-item{padding-left:210px}.door-constructor__wall-item:after{clear:both;content:"";display:table}.door-constructor__wall-item+.door-constructor__wall-item{margin-top:16px}.door-constructor__wall-item.--disabled{opacity:.5;pointer-events:none}.door-constructor__wall-name{float:left;font-size:14px;margin-left:-210px;padding-top:9px;width:200px}.door-constructor__wall-select{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;font-size:14px;height:40px;padding-left:4px;width:100%}.door-constructor__wall-extra{padding-top:4px}.door-constructor__wall-extra .vue-numeric-input{width:7.5rem!important}.door-constructor__wall-extra .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__wall-extra-label{color:#a0a4a8;font-size:13px;font-style:italic}.door-constructor__wall-extra-input{border:1px solid #dbdde0;border-radius:2px;font-size:14px;height:40px;padding-left:8px;width:100%}.door-constructor__finishing-long{background-color:#f9f9fa;padding:8px}.door-constructor__finishing-long+.door-constructor__finishing-long{margin-top:4px}.door-constructor__finishing-long-name{font-size:.875rem;line-height:1.1;padding-bottom:.5rem}.door-constructor__finishing-long-inputs{display:flex;flex-wrap:wrap}.door-constructor__finishing-long-caption{color:#a0a4a8;font-size:13px;line-height:1.1;padding-top:4px}.door-constructor__finishing-items{border-bottom:.0625rem solid #e8e8e8;margin-bottom:1.875rem;padding-bottom:1.25rem}.door-constructor__finishing-item{align-items:center;display:flex;flex-wrap:wrap;padding-left:210px}.door-constructor__finishing-item:after{clear:both;content:"";display:table}.door-constructor__finishing-item+.door-constructor__finishing-item{border-top:1px solid #dbdde0;margin-top:8px;padding-top:8px}.door-constructor__finishing-item.--disabled{opacity:.5;pointer-events:none}.door-constructor__finishing-item.--no-pl{padding-left:0}.door-constructor__finishing-item.--no-bdt{border-top:0}.door-constructor__finishing-item.--title{border-top:1px solid #e8e8e8;justify-content:space-between;padding-left:0;padding-top:1rem}.door-constructor__finishing-item.--title .door-constructor__finishing-name{float:none;margin-left:0;width:auto}.door-constructor__finishing-item.--title .door-constructor__finishing-switch-btns{margin-left:auto}.door-constructor__finishing-item-cont{margin-bottom:32px;margin-top:16px;padding:16px 0}.door-constructor__finishing-item-cont.--no-mt{margin-top:0}.door-constructor__finishing-name{float:left;font-size:.875rem;line-height:1.1;margin-left:-13.125rem;padding-right:1rem;width:13.125rem}.door-constructor__finishing-name.--strong{color:#25282b;font-weight:700}.door-constructor__finishing-name-caption{color:#a0a4a8;font-size:13px}.door-constructor__finishing-select{border:.0625rem solid #dbdde0;border-left:.125rem solid #59a500;border-radius:.125rem;color:#4b4f54;font-size:.875rem;height:2.5rem;padding-left:.25rem;width:100%}.door-constructor__finishing-select::-moz-placeholder{color:#a0a4a8;font-style:italic}.door-constructor__finishing-select::placeholder{color:#a0a4a8;font-style:italic}.door-constructor__finishing-select.--half{width:50%}.door-constructor__finishing-select.--third{width:33.33%}.door-constructor__finishing-select.--text-small{font-size:.8125rem}.door-constructor__finishing-select.--disabled{opacity:.5;pointer-events:none}.door-constructor__finishing-number{align-items:center;display:flex;justify-content:flex-end;width:50%}.door-constructor__finishing-number.--disabled{opacity:.5;pointer-events:none}.door-constructor__finishing-number.--left{justify-content:flex-start;padding-top:.3rem}.door-constructor__finishing-number.--left .door-constructor__finishing-number-caption{padding-left:0}.door-constructor__finishing-number-caption{font-size:.875rem;line-height:1.1;padding-left:1.5rem;padding-right:1rem}.door-constructor__finishing-number-input .vue-numeric-input{width:7.5rem!important}.door-constructor__finishing-number-input .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__finishing-number-input select{background-color:#fff;border:1px solid #ccc;border-radius:2px;font-size:.875rem;height:2.125rem;padding-bottom:2px;padding-left:6px;position:relative;text-align:center;width:7.5rem}.door-constructor__finishing-number-select{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;flex-shrink:0;font-size:14px;height:2.5rem;padding-left:4px;width:7.5rem}.door-constructor__finishing-number-select.--mini-heigth{height:2.125rem}.door-constructor__finishing-caption{color:#a0a4a8;font-size:.75rem;line-height:1;padding-top:.375rem;width:100%}.door-constructor__finishing-number-size{position:relative}.door-constructor__finishing-number-size.--readonly .numeric-input{pointer-events:none}.door-constructor__finishing-number-size-caption{bottom:100%;color:#a0a4a8;font-size:.8125rem;font-style:italic;left:0;margin-bottom:.25rem;position:absolute}.door-constructor__finishing-podok{border-bottom:.0625rem solid #e8e8e8;margin-bottom:8px;padding-bottom:24px}.door-constructor__finishing-podok+.door-constructor__additional{border-top:1px solid #dbdde0!important;margin-top:1.875rem!important;padding-top:1.875rem}.door-constructor__finishing-podok-name{display:flex;font-size:.875rem;font-weight:700;justify-content:space-between;line-height:1.1;padding-bottom:.75rem;padding-right:1rem;padding-top:2rem}.door-constructor__finishing-podok-name-switch-btns{display:flex;font-weight:400;margin:-5px -16px 14px 16px}.door-constructor__finishing-podok-name-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-left:.5rem;min-width:5rem;padding:.25rem 1rem;position:relative}.door-constructor__finishing-podok-name-switch-btn.--active{background-color:#fff;box-shadow:0 0 0 2px #ddefca;color:#59a500;pointer-events:none;z-index:3}.door-constructor__finishing-podok-name-switch-btn.--active:after{border:1px solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__finishing-podok-halfs{display:flex;justify-content:flex-end}.door-constructor__finishing-podok-half{display:flex;width:50%}.door-constructor__finishing-podok-bottom{margin-top:12px}.door-constructor__finishing-podok-bottom-item input[type=radio]{vertical-align:middle}.door-constructor__finishing-podok-bottom-item+.door-constructor__finishing-podok-bottom-item{margin-left:16px}.door-constructor__finishing-podok-bottom-name{font-size:14px;margin-left:4px}.door-constructor__finishing-balk-pot{background-color:#f9f9fa;border-left:.0625rem solid #59a500;margin-top:.75rem;padding:1rem 1rem 1rem .9375rem;position:relative}.door-constructor__finishing-balk-pot+.door-constructor__finishing-balk-pot{margin-top:.5rem}.door-constructor__finishing-balk-pot+.door-constructor__finishing-item{border-top:1px solid #dbdde0;margin-top:1.5rem;padding-top:.5rem}.door-constructor__finishing-balk-pot-remove{background-color:#e8e8e8;color:#4b4f54;font-size:11px;padding:4px 6px;position:absolute;right:0;top:0}.door-constructor__finishing-balk-pot-name{cursor:pointer;font-size:.875rem;font-weight:700;line-height:1.1;padding-bottom:.5rem;padding-right:1rem}.door-constructor__finishing-balk-pot-text{cursor:pointer;font-size:.75rem;line-height:1.2}.door-constructor__finishing-balk-pot-add-wrapper{display:flex;justify-content:flex-end}.door-constructor__finishing-balk-pot-add{font-size:.8125rem;font-weight:700;height:2rem;line-height:1;margin-bottom:1.25rem;margin-top:.625rem;width:10rem}.door-constructor__finishing-balk-pot-sizes{display:flex}.door-constructor__finishing-balk-pot-sizes.--mt{margin-top:8px}.door-constructor__finishing-balk-pot-checkbox{align-items:center;cursor:pointer;display:flex;font-size:14px;margin-right:24px;padding-bottom:2px}.door-constructor__finishing-balk-pot-checkbox input[type=checkbox]{margin-right:8px}.door-constructor__finishing-balk-pot-row{align-items:center;display:flex;flex-wrap:wrap;margin-top:1rem;padding-left:12.125rem}.door-constructor__finishing-balk-pot-row:after{clear:both;content:"";display:table}.door-constructor__finishing-balk-pot-row.--disabled{opacity:.5;pointer-events:none}.door-constructor__finishing-balk-pot-row-caption{color:#a0a4a8;font-size:13px}.door-constructor__finishing-balk-pot-row-name{float:left;font-size:.8125rem;line-height:1.1;margin-left:-12.125rem;padding-right:1rem;width:12.125rem}.door-constructor__finishing-balk-pot-row-inputs{display:flex;width:100%}.door-constructor__finishing-switch-btns{display:flex}.door-constructor__finishing-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-right:.5rem;min-width:5rem;padding:.25rem 1rem;position:relative}.door-constructor__finishing-switch-btn.--active{background-color:#fff;box-shadow:0 0 0 2px #ddefca;color:#59a500;pointer-events:none;z-index:3}.door-constructor__finishing-switch-btn.--active:after{border:1px solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__glass-item{padding-left:180px}.door-constructor__glass-item:after{clear:both;content:"";display:table}.door-constructor__glass-item+.door-constructor__glass-item{margin-top:16px}.door-constructor__glass-name{float:left;font-size:14px;margin-left:-180px;padding-top:9px;width:170px}.door-constructor__glass-select{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;font-size:14px;height:40px;padding-left:4px;width:100%}.door-constructor__dismantl-item{display:flex;margin-top:16px;padding-left:280px;width:100%}.door-constructor__dismantl-item:after{clear:both;content:"";display:table}.door-constructor__dismantl-name{float:left;font-size:14px;margin-left:-280px;padding-top:9px;width:270px}.door-constructor__dismantl-select{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;font-size:14px;height:40px;padding-left:4px;width:100%}.door-constructor__dismantl-select.--short{width:160px}.door-constructor__furniture-switch{align-items:center;border-bottom:.0625rem solid #e8e8e8;display:flex;flex-wrap:wrap;margin-bottom:1.875rem;padding-bottom:1.875rem}.door-constructor__furniture-switch:after{clear:both;content:"";display:table}.door-constructor__furniture-switch.--disabled{opacity:.5;pointer-events:none}.door-constructor__furniture-switch.--last{border-bottom:0;margin-bottom:2.5rem;padding-bottom:0}.door-constructor__furniture-switch.--just-cont-sp-bet{justify-content:space-between;width:100%}.door-constructor__furniture-switch.--just-cont-sp-bet .door-constructor__furniture-switch-btns{margin-left:auto;margin-right:0}.door-constructor__furniture-switch.--no-bdb{border-bottom:0}.door-constructor__furniture-switch.--no-mb,.door-constructor__furniture-switch.--no-mb .door-constructor__additional.--big{margin-bottom:0}.door-constructor__furniture-switch-label{color:#25282b;font-size:1rem;font-weight:700;margin-right:1.5rem;position:relative}.door-constructor__furniture-switch-btns{display:flex}.door-constructor__furniture-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-left:.5rem;min-width:5rem;padding:.25rem 1rem;position:relative}.door-constructor__furniture-switch-btn.--active{background-color:#fff;box-shadow:0 0 0 2px #ddefca;color:#59a500;pointer-events:none;z-index:3}.door-constructor__furniture-switch-btn.--active:after{border:1px solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__delivery-switch{align-items:center;border-bottom:.0625rem solid #e8e8e8;display:flex;margin-bottom:1.875rem;padding-bottom:1.875rem}.door-constructor__delivery-switch:after{clear:both;content:"";display:table}@media (max-width:767px){.door-constructor__delivery-switch{align-items:flex-start;flex-direction:column}}.door-constructor__delivery-switch-label{color:#25282b;font-size:1rem;font-weight:700;line-height:1.2;margin-right:1.5rem}@media (max-width:767px){.door-constructor__delivery-switch-label{margin-bottom:8px}}.door-constructor__delivery-switch-btns{display:flex}.door-constructor__delivery-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-left:.5rem;padding:.75rem 1rem;position:relative;width:11.25rem}@media (max-width:767px){.door-constructor__delivery-switch-btn{margin-left:0;margin-right:8px}}.door-constructor__delivery-switch-btn.--active{pointer-events:none;z-index:3}.door-constructor__delivery-switch-btn.--active:after{border:.125rem solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__pickup{border:1px solid #e8e8e8;padding:1.5rem}.door-constructor__pickup-name{font-size:.875rem;font-weight:700;margin-bottom:.5rem}.door-constructor__pickup-footer{display:flex;justify-content:space-between}@media (max-width:767px){.door-constructor__pickup-footer{flex-direction:column}}.door-constructor__pickup-addr{font-size:.875rem}.door-constructor__pickup-time{color:#a0a4a8;font-size:.875rem}.door-constructor__panel-categories{display:flex;margin-bottom:1rem}.door-constructor__panel-categories-item{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-right:.5rem;padding:.25rem 1rem .375rem;position:relative;width:7.5rem}.door-constructor__panel-categories-item.--active{pointer-events:none;z-index:3}.door-constructor__panel-categories-item.--active:after{border:.125rem solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__style-select{border:.0625rem solid #dbdde0;border-left:.25rem solid #59a500;border-radius:.25rem;color:#4b4f54;font-size:1rem;height:3.75rem;margin-bottom:1.25rem;padding-bottom:.125rem;padding-left:1.25rem;width:24.375rem}.door-constructor__style-select.--full-width{width:100%}.door-constructor__style-select.--no-mb{margin-bottom:0}.door-constructor__style-select.--mt{margin-top:16px}.door-constructor__style-select.--monospace{font-family:monospace}.door-constructor__style-switch{display:flex;flex-wrap:wrap;margin-bottom:1.5625rem}@media (max-width:767px){.door-constructor__style-switch{flex-direction:column}}.door-constructor__style-switch-item{align-items:center;cursor:pointer;display:flex}@media (max-width:991px){.door-constructor__style-switch-item{margin-right:3.75rem}}@media (max-width:767px){.door-constructor__style-switch-item{margin-bottom:5px;margin-right:0}}.door-constructor__style-switch-item input{margin-right:.625rem}.door-constructor__style-switch-item+.door-constructor__style-switch-item{margin-left:3.75rem}@media (max-width:991px){.door-constructor__style-switch-item+.door-constructor__style-switch-item{margin-left:0}}.door-constructor__style-switch-item-label{color:#4b4f54;font-size:1rem}.door-constructor__style-tabs{display:flex;margin-bottom:1.125rem;width:100%}@media (max-width:767px){.door-constructor__style-tabs{flex-wrap:wrap;padding-left:1px}}.door-constructor__style-tabs-item{align-items:center;border:.0625rem solid #dbdde0;cursor:pointer;display:flex;flex:1;height:2.875rem;justify-content:center;padding:.3125rem .625rem;white-space:nowrap}@media (max-width:767px){.door-constructor__style-tabs-item{margin-left:-.0625rem;margin-top:-.0625rem}}.door-constructor__style-tabs-item:first-child{border-radius:.25rem 0 0 .25rem}@media (max-width:767px){.door-constructor__style-tabs-item:first-child{border-radius:0}}.door-constructor__style-tabs-item:last-child{border-radius:0 .25rem .25rem 0}@media (max-width:767px){.door-constructor__style-tabs-item:last-child{border-radius:0}}.door-constructor__style-tabs-item+.door-constructor__style-tabs-item{border-left:0}@media (max-width:767px){.door-constructor__style-tabs-item+.door-constructor__style-tabs-item{border-left:.0625rem solid #dbdde0}}.door-constructor__style-tabs-item.--active{border:.125rem solid #ffdd28}.door-constructor__style-caption{color:#a0a4a8;font-size:.875rem;line-height:130%;margin-bottom:1.5rem;margin-top:.5rem}.door-constructor__style-carousel{margin:0 3.125rem 1.5rem}@media (max-width:767px){.door-constructor__style-carousel{margin:0 15px 1.5rem}}.door-constructor__style-carousel-item{cursor:pointer}.door-constructor__style-carousel-item.--active .door-constructor__style-carousel-item-img:before{border:.125rem solid #59a500;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.door-constructor__style-carousel-item-inner{padding:0 .5rem}.door-constructor__style-carousel-item-img{background-image:url(../images/loading.svg);background-position:50%;background-repeat:no-repeat;background-size:30%;display:block;min-height:7.5rem;position:relative;width:100%}.door-constructor__style-carousel-item-img img{display:block;width:100%}.door-constructor__style-carousel-item-text{display:block;font-size:.8125rem;line-height:1.2;max-width:100%;padding-top:.5rem;text-align:center;text-overflow:ellipsis}.door-constructor__colors-section.--disabled{opacity:.4;pointer-events:none}.door-constructor__colors-switch{align-items:center;border-bottom:.0625rem solid #e8e8e8;display:flex;flex-wrap:wrap;margin-bottom:1.875rem;padding-bottom:1.875rem}.door-constructor__colors-switch:after{clear:both;content:"";display:table}.door-constructor__colors-switch.--disabled{opacity:.5;pointer-events:none}.door-constructor__colors-switch.--last{border-bottom:0;margin-bottom:2.5rem;padding-bottom:0}.door-constructor__colors-switch.--no-bdb{border-bottom:0;margin-bottom:0}.door-constructor__colors-switch-label{color:#25282b;font-size:.875rem;font-weight:700;margin-right:1.5rem;min-width:270px}.door-constructor__colors-switch-btns{display:flex}.door-constructor__colors-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-left:.5rem;padding:.25rem 1rem;position:relative;width:5rem}.door-constructor__colors-switch-btn.--active{pointer-events:none;z-index:3}.door-constructor__colors-switch-btn.--active:after{border:.125rem solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__colors-content{border-bottom:1px solid #e8e8e8;margin-bottom:24px}.door-constructor__colors{margin:0 3.125rem}@media (max-width:767px){.door-constructor__colors{margin:0 15px}}.door-constructor__colors-title{color:#4b4f54;font-size:1rem;margin-bottom:.625rem}.door-constructor__colors-wrapper{display:flex;flex-wrap:wrap;margin-bottom:1.25rem;margin-right:-.625rem}.door-constructor__colors-item-wrapper{padding:0 .5rem}.door-constructor__colors-item{cursor:pointer;position:relative}.door-constructor__colors-item.--active .door-constructor__colors-item-img:before{border:.125rem solid #59a500;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.door-constructor__colors-item.--active .door-constructor__colors-item-img:after{border:.0625rem solid #fff;bottom:.125rem;content:"";left:.125rem;pointer-events:none;position:absolute;right:.125rem;top:.125rem;z-index:10}.door-constructor__colors-item img,.door-constructor__colors-item svg{border-radius:.25rem;display:block;height:auto;width:100%}.door-constructor__colors-item-preview{display:block;position:relative}.door-constructor__colors-item-preview:after{background-image:url(../images/constructor/metall-noise.png);background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.door-constructor__colors-item-img{display:block;margin-bottom:.5rem;position:relative;width:100%}.door-constructor__colors-item-img img{display:block;width:100%}.door-constructor__colors-item-zoom{background-color:#fff;background-image:url(../images/zoom-black.svg);background-position:50%;background-repeat:no-repeat;background-size:1rem;height:1.5rem;position:absolute;right:0;top:0;transition:all .32s;width:1.5rem}.door-constructor__colors-item-zoom:hover{opacity:.8}.door-constructor__colors-item-text{display:block;font-size:.8125rem;line-height:1.2;max-width:100%;text-align:center;text-overflow:ellipsis}.door-constructor__colors-custom{align-items:center;display:flex;padding-bottom:24px}.door-constructor__colors-custom-label{margin-right:16px}.door-constructor__colors-custom-input{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;font-size:14px;height:40px;padding-left:4px;width:300px}.door-constructor__colors-radios{align-items:center;display:flex;margin-top:-8px;padding-bottom:24px}.door-constructor__colors-radios-title{font-size:14px;font-weight:700;margin-right:24px}.door-constructor__colors-radios-item{align-items:center;cursor:pointer;display:flex}.door-constructor__colors-radios-item span{margin-left:8px}.door-constructor__colors-radios-item+.door-constructor__colors-radios-item{margin-left:24px}.door-constructor__radios{display:flex;flex-wrap:wrap;margin-bottom:1.5625rem}.door-constructor__radios-item{align-items:center;cursor:pointer;display:flex}@media (max-width:991px){.door-constructor__radios-item{margin-right:1.875rem}}@media (max-width:767px){.door-constructor__radios-item{margin-bottom:10px;margin-right:0}}.door-constructor__radios-item input{margin-right:.625rem}.door-constructor__radios-item+.door-constructor__radios-item{margin-left:1.875rem}@media (max-width:991px){.door-constructor__radios-item+.door-constructor__radios-item{margin-left:0}}.door-constructor__radios-item-name{color:#4b4f54;font-size:1rem}.door-constructor__knob-type{align-items:flex-start;display:flex}.door-constructor__knob-type+.door-constructor__knob-type{margin-top:.9375rem}.door-constructor__knob-img{margin-right:2.125rem;position:relative;width:9.875rem}.door-constructor__knob-img img{border-radius:.25rem;display:block;height:auto;width:100%}.door-constructor__knob-img.--active:before{border:.125rem solid #59a500;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.door-constructor__interior-qty_checkbox.--with-bd-top{border-top:1px solid #f9f9fa;margin-top:0;padding-top:.875rem}.door-constructor__interior-qty_checkbox-row{display:flex;padding-bottom:.5rem}.door-constructor__interior-qty_checkbox-check{border:1px solid #dbdde0;height:1rem;margin-right:1rem;width:1rem}.door-constructor__interior-qty_checkbox-title-n-more{width:18.75rem}.door-constructor__interior-qty_checkbox-title{color:#4b4f54;cursor:pointer;display:block;font-size:.875rem;font-weight:700;line-height:1}.door-constructor__interior-qty_checkbox-title+.door-constructor__help-popup-trigger{margin-top:.25rem}.door-constructor__interior-qty_checkbox-title+.door-constructor__help-popup-trigger span{font-size:.75rem}.door-constructor__interior-qty_checkbox-title+.door-constructor__help-popup-trigger svg{width:1rem}.door-constructor__interior-qty_checkbox-input{margin:0 .5rem}.door-constructor__interior-qty_checkbox-input .vue-numeric-input{width:7.5rem!important}.door-constructor__interior-qty_checkbox-input .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__interior-qty_checkbox-caption{font-size:.875rem;padding-top:.375rem}.door-constructor__section-switch{display:flex;justify-content:space-between}.door-constructor__section-switch-item{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;cursor:pointer;display:flex;padding:1.25rem 1.5625rem;position:relative;width:calc(50% - 10px)}@media (max-width:767px){.door-constructor__section-switch-item{padding:12px 8px;width:calc(50% - 4px)}}.door-constructor__section-switch-item.--active:before{border:.125rem solid #59a500;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__section-switch-img{flex:0 0 auto;width:2.625rem}@media (max-width:767px){.door-constructor__section-switch-img{width:32px}}.door-constructor__section-switch-img img,.door-constructor__section-switch-img svg{display:block;height:auto;width:100%}.door-constructor__section-switch-text{font-size:.8125rem;line-height:140%;margin-left:1.875rem}@media (max-width:767px){.door-constructor__section-switch-text{line-height:120%;margin-left:8px}}.door-constructor__help-popup-trigger-wrapper{display:flex;justify-content:space-between}.door-constructor__help-popup-trigger{align-items:center;cursor:pointer;display:flex;margin-top:1.25rem;width:100%}.door-constructor__help-popup-trigger:hover span{border-bottom-color:#59a500;color:#59a500}.door-constructor__help-popup-trigger.--half{width:calc(50% - 10px)}.door-constructor__help-popup-trigger svg{display:block;height:auto;margin-right:.5rem;width:1.25rem}.door-constructor__help-popup-trigger span{border-bottom:.0625rem dashed #a0a4a8;color:#a0a4a8;font-size:.875rem;margin-bottom:.125rem;transition:all .32s}@media (max-width:767px){.door-constructor__help-popup-trigger span{font-size:9px}}.door-constructor__section-sizes{display:flex}.door-constructor__section-sizes-left{border-right:.0625rem solid #dbdde0;flex:0 0 auto;width:11.875rem}.door-constructor__section-sizes-option{cursor:pointer;display:block;padding-left:1.625rem}.door-constructor__section-sizes-option:after{clear:both;content:"";display:table}.door-constructor__section-sizes-option+.door-constructor__section-sizes-option{margin-top:1rem}.door-constructor__section-sizes-option input{float:left;margin-left:-1.625rem;margin-top:.375rem}.door-constructor__section-sizes-label{color:#4b4f54;cursor:pointer;font-size:.875rem;white-space:nowrap}.door-constructor__section-sizes-right{padding-left:1.5rem;width:100%}.door-constructor__section-sizes-another{padding-left:1.625rem}.door-constructor__section-sizes-another:after{clear:both;content:"";display:table}.door-constructor__section-sizes-another input[type=radio]{float:left;margin-left:-1.625rem;margin-top:.375rem}.door-constructor__section-sizes-inputs{display:flex;margin-top:1rem}@media (max-width:767px){.door-constructor__section-sizes-inputs{flex-direction:column}.door-constructor__section-sizes-inputs.--always-row{flex-direction:row}.door-constructor__section-sizes-inputs.--always-row .door-constructor__section-sizes-inputs-item+.door-constructor__section-sizes-inputs-item{margin-left:2rem;margin-top:0}}.door-constructor__section-sizes-inputs-item+.door-constructor__section-sizes-inputs-item{margin-left:2rem}@media (max-width:767px){.door-constructor__section-sizes-inputs-item+.door-constructor__section-sizes-inputs-item{margin-left:0;margin-top:12px}}.door-constructor__section-sizes-inputs-item.--mini+.door-constructor__section-sizes-inputs-item{margin-left:.5rem}.door-constructor__section-sizes-inputs-item.--mini .vue-numeric-input{width:5.125rem!important}.door-constructor__section-sizes-inputs-item.--mini .numeric-input{font-size:.875rem!important;height:1.375rem!important;padding:0 1.25rem!important}.door-constructor__section-sizes-inputs-item.--mini .btn{width:1.125rem!important}.door-constructor__section-sizes-inputs-label{color:#4b4f54;font-size:.875rem;line-height:110%;margin-bottom:.375rem}.door-constructor__section-sizes-inputs-input-wrapper{align-items:center;display:flex}.door-constructor__section-sizes-inputs-input{width:5.25rem}.door-constructor__section-sizes-inputs-input .vue-numeric-input{width:7.5rem!important}.door-constructor__section-sizes-inputs-input .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__delivery-footer{display:flex;justify-content:flex-end}.door-constructor__delivery-footer-btn{display:flex;font-size:.8125rem;font-weight:700;line-height:1.3;max-width:15.625rem;padding:.75rem 1rem;text-align:center}.door-constructor__delivery-footer-btn.btn-1{font-size:1rem;padding:1rem 1.5rem}.door-constructor__delivery-footer-btn+.door-constructor__delivery-footer-btn{margin-left:1rem}.door-constructor__delivery-footer-btn.--disabled{opacity:.5;pointer-events:none}.door-constructor__section-sizes-inputs-unit{color:#4b4f54;font-size:.875rem;margin-left:.375rem}.door-constructor__interior-scheme{display:flex;padding-right:1.875rem}.door-constructor__interior-scheme-item{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:33.33%}.door-constructor__interior-scheme-img{background-repeat:no-repeat;background-size:contain;height:7rem;margin-bottom:.375rem;position:relative;width:7rem}.door-constructor__interior-scheme-img.--n1{background-image:url(../images/door-constructor__multy-sizes-1.svg)}.door-constructor__interior-scheme-img.--n2{background-image:url(../images/door-constructor__multy-sizes-2.svg)}.door-constructor__interior-scheme-img.--n3{background-image:url(../images/door-constructor__multy-sizes-3.svg)}.door-constructor__interior-scheme-text{color:#4b4f54;font-size:.625rem;line-height:110%;text-align:center}.door-constructor__interior-scheme-width{color:#4b4f54;font-size:.75rem;font-style:italic;left:0;position:absolute;right:0;text-align:center;top:-.1875rem}.door-constructor__interior-scheme-height{align-items:center;bottom:0;color:#4b4f54;display:flex;font-size:.75rem;font-style:italic;justify-content:center;left:0;position:absolute;top:1.5rem;width:1.625rem}.door-constructor__interior-scheme-height span{transform:rotate(-90deg)}.door-constructor__knobs-carousel{margin:0 3.125rem 1.5rem}.door-constructor__knobs-carousel.--no-side-margin{margin-left:0;margin-right:0}.door-constructor__knobs-carousel.--no-side-margin .VueCarousel-navigation-button{background:#ffdd28;border-radius:100px;font-size:12px;height:40px;line-height:1;outline:none!important;padding:0;width:40px}.door-constructor__knobs-carousel.--no-side-margin .VueCarousel-navigation-prev{transform:translate(-19px,-50%)}.door-constructor__knobs-carousel.--no-side-margin .VueCarousel-navigation-next{transform:translate(19px,-50%)}.door-constructor__knobs-carousel.--no-side-margin .VueCarousel-navigation--disabled{display:none}.door-constructor__knobs-carousel-item{cursor:pointer;position:relative}.door-constructor__knobs-carousel-item.--active:before{border:.125rem solid #59a500;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.door-constructor__knobs-carousel-item-inner{padding:.75rem .5rem}.door-constructor__knobs-carousel-item-img{display:block;margin-bottom:.5rem;position:relative;width:100%}.door-constructor__knobs-carousel-item-img img{display:block;width:100%}.door-constructor__knobs-carousel-item-zoom{background-image:url(../images/zoom-black.svg);background-position:50%;background-repeat:no-repeat;background-size:1.25rem;height:1.5rem;opacity:.5;position:absolute;right:-.375rem;top:-.625rem;transition:all .32s;width:1.5rem}.door-constructor__knobs-carousel-item-zoom:hover{opacity:.8}.door-constructor__knobs-carousel-item-text{font-size:.875rem;max-width:100%;text-align:center;text-overflow:ellipsis}.door-constructor__knobs-colors-n-qty{align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}@media (max-width:767px){.door-constructor__knobs-colors-n-qty{align-items:flex-start;flex-direction:column}}.door-constructor__knobs-colors{align-items:center;display:flex}@media (max-width:767px){.door-constructor__knobs-colors{margin-bottom:16px}}.door-constructor__knobs-colors-caption{font-size:.875rem;margin-right:1rem}.door-constructor__knobs-colors-items{display:flex}.door-constructor__knobs-colors-item{cursor:pointer;text-align:center;width:4.5rem}.door-constructor__knobs-colors-item.--active{pointer-events:none}.door-constructor__knobs-colors-item.--active .door-constructor__knobs-colors-color:before{border:.125rem solid #59a500;border-radius:6.25rem;bottom:-.1875rem;content:"";left:-.1875rem;position:absolute;right:-.1875rem;top:-.1875rem}.door-constructor__knobs-colors-item+.door-constructor__knobs-colors-item{margin-left:.25rem}.door-constructor__knobs-colors-color{border-radius:2.5rem;display:block;height:2.5rem;margin:0 auto .5rem;position:relative;width:2.5rem}.door-constructor__knobs-colors-label{color:#4b4f54;font-size:.6875rem;line-height:1.1}.door-constructor__knobs-qty{display:flex}.door-constructor__comment-textarea{margin-top:24px;width:100%}.door-constructor__comment-textarea textarea{border:1px solid #dbdde0;border-left:2px solid #59a500;border-radius:2px;color:#4b4f54;font-size:14px;height:96px;padding:8px;width:100%}.door-constructor__total{background:#fff;border-radius:.25rem;box-shadow:0 .875rem 5rem rgba(0,0,0,.07),0 .365554375rem 2.08888125rem rgba(0,0,0,.05),0 .1954425rem 1.1168125rem rgba(0,0,0,.042),0 .10956375rem .626075rem rgba(0,0,0,.035),0 .058188375rem .332505rem rgba(0,0,0,.028),0 .0242135rem .138363125rem rgba(0,0,0,.02);margin-bottom:1.875rem;padding:1.875rem}@media (max-width:767px){.door-constructor__total{margin:0 -15px 24px;padding:15px}}.door-constructor__total-title{color:#25282b;font-size:1.5rem;font-weight:800;margin-bottom:1.25rem;margin-top:0}.door-constructor__total-controls{display:flex;flex-wrap:wrap;margin-bottom:1.5625rem}.door-constructor__total-controls.--disabled{filter:saturate(0);opacity:.3;pointer-events:none}.door-constructor__total-control{cursor:pointer;display:flex;margin-right:1.375rem}.door-constructor__total-control svg{display:block;height:auto;margin-right:.5625rem;width:1rem}.door-constructor__total-control span{color:#4b4f54;font-size:1rem}.door-constructor__total-table-wrapper{width:100%}@media (max-width:767px){.door-constructor__total-table-wrapper{overflow-x:scroll}}.door-constructor__total-table{border-collapse:collapse;width:100%}.door-constructor__total-tr:nth-of-type(odd){background-color:#f9f9fa}.door-constructor__total-th{background-color:#e8e8e8;color:#25282b;font-size:.875rem;font-weight:700;padding:.625rem;text-align:left}.door-constructor__total-td{border:0;font-size:.875rem;line-height:1.3;padding:.5rem .625rem}.door-constructor__total-td p{margin:4px 0}.door-constructor__total-td p:first-child{margin-top:0}.door-constructor__total-td p:last-child{margin-bottom:0}.door-constructor__total-td.--subtitle{background-color:#ffe7a2;color:#25282b;font-weight:700;text-align:center}.door-constructor__total-td:first-of-type,.door-constructor__total-td:nth-of-type(2),.door-constructor__total-th:first-of-type,.door-constructor__total-th:nth-of-type(2){text-align:left}.door-constructor__total-td:nth-of-type(3),.door-constructor__total-td:nth-of-type(4),.door-constructor__total-td:nth-of-type(5),.door-constructor__total-th:nth-of-type(3),.door-constructor__total-th:nth-of-type(4),.door-constructor__total-th:nth-of-type(5){text-align:right;white-space:nowrap}.door-constructor__total-prices{border-bottom:.0625rem solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:1.5rem;margin-top:1.5rem;padding-bottom:.75rem}.door-constructor__total-prices-label{color:#25282b;font-size:1.125rem;font-weight:700}.door-constructor__total-prices-right{text-align:right}.door-constructor__total-prices-old{color:#25282b;font-size:1.125rem;font-weight:700;line-height:1.1;text-decoration:line-through}.door-constructor__total-prices-current{color:#25282b;font-size:1.8125rem;font-weight:700;line-height:1.1}.door-constructor__total-btns{display:flex;justify-content:flex-end;margin-top:1.5rem}@media (max-width:767px){.door-constructor__total-btns{flex-wrap:wrap;justify-content:space-between}.door-constructor__total-btns .btn-1{margin-left:auto;margin-top:16px;padding-bottom:16px}}.door-constructor__total-btn{align-items:center;display:flex;font-size:.875rem;font-weight:700;height:3rem;justify-content:center;width:11.25rem}.door-constructor__total-btn+.door-constructor__total-btn{margin-left:1.125rem}.door-constructor__section-additional{cursor:pointer;display:block;padding-left:1.625rem}.door-constructor__section-additional:after{clear:both;content:"";display:table}.door-constructor__section-additional input{float:left;margin-left:-1.625rem;margin-top:.375rem}.door-constructor__section-additional span{font-size:1rem}.door-constructor__input-row{align-items:baseline;display:flex;margin-left:-1rem}.door-constructor__input-half{padding-left:1rem;width:50%}@media (max-width:767px){.door-constructor__input-half{width:100%}}.door-constructor__input-third{padding-left:1rem;width:33.33%}@media (max-width:767px){.door-constructor__input-third{width:100%}}.door-constructor__input-three-fourths{padding-left:1rem;width:75%}@media (max-width:767px){.door-constructor__input-three-fourths{width:50%}}.door-constructor__input-fourth{padding-left:1rem;width:25%}@media (max-width:767px){.door-constructor__input-fourth{width:50%}}.door-constructor__input-wrapper{display:block;margin-bottom:1rem}.door-constructor__input-wrapper:after{clear:both;content:"";display:table}.door-constructor__input-label{color:#a0a4a8;display:block;font-size:.8125rem;margin-bottom:.25rem}.door-constructor__input{display:block;width:100%}.door-constructor__input input,.door-constructor__input select{background:#fff;border:0;border-bottom:.0625rem solid #a0a4a8;display:block;font-size:.875rem;height:1.75rem;padding:0;width:100%}.door-constructor__input input:focus,.door-constructor__input select:focus{border-bottom-color:#59a500}.door-constructor__input input.--error,.door-constructor__input select.--error{border-bottom-color:red}.door-constructor__input textarea{background:#fff;border:0;border-bottom:.0625rem solid #a0a4a8;display:block;font-size:.875rem;height:1.75rem;padding:0;width:100%}.door-constructor__input textarea:focus{border-bottom-color:#59a500}.door-constructor__input textarea.--error{border-bottom-color:red}.door-constructor__input-error{color:red;font-size:.8125rem;padding-top:.25rem}.door-constructor__emailpdf-wrapper{height:auto;margin:0 auto;max-width:28.125rem;width:100%}.door-constructor__emailpdf{background-color:#fff;border-radius:.25rem 0 .25rem .25rem;padding:1.875rem}.door-constructor__emailpdf-title{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:1rem;margin-top:0}.door-constructor__emailpdf-wrapper{display:flex}.door-constructor__emailpdf-input{background:#fff;border:.0625rem solid #dbdde0;border-radius:.25rem;box-shadow:inset 0 .0625rem .1875rem rgba(0,0,0,.1),inset 0 0 .1875rem rgba(0,0,0,.1);display:block;height:2.5rem;max-width:20rem;padding:0 .5rem;width:100%}.door-constructor__emailpdf-submit{flex:0 0 auto;height:2.5rem;margin-left:.5rem;width:7.5rem}.door-constructor__info-popup-wrapper{height:auto;max-width:37.5rem}.door-constructor__info-popup-wrapper.--wide{max-width:50rem}.door-constructor__info-popup{background-color:#fff;font-size:.875rem;max-height:90vh;overflow-y:scroll;padding:1.875rem;width:100%}.door-constructor__info-popup-title{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:1rem;margin-top:0}.door-constructor__info-popup-content p:last-of-type{margin-bottom:0}.door-constructor__order-wrapper{height:auto;max-width:43.75rem}.door-constructor__order-wrapper .wpcf7-not-valid-tip{display:none!important}.door-constructor__order-wrapper .mfp-close{background-color:#ffdd28;border-radius:0 4px 4px 0;color:#fff!important;opacity:1}@media (max-width:767px){.door-constructor__order-wrapper .mfp-close{border-radius:4px;left:auto;right:0}}.door-constructor__order{background-color:#fff;padding:1.875rem;width:100%}.door-constructor__order:after{clear:both;content:"";display:table}.door-constructor__order.--manager{padding-left:13.5rem}@media (max-width:991px){.door-constructor__order.--manager{padding-left:1.875rem}}.door-constructor__order.--manager:before{background-image:url(../images/door-constructor__order-manager.png);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:30.625rem;left:-5.625rem;position:absolute;width:19.9375rem}@media (max-width:991px){.door-constructor__order.--manager:before{display:none}}.door-constructor__order-title{color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;margin-bottom:1rem;margin-top:0}@media (max-width:767px){.door-constructor__order-title{padding-right:24px}}.door-constructor__order-preview{border:1px solid #e8e8e8;margin:1.875rem auto;max-width:70%}.door-constructor__order-preview .door-constructor__preview-sizes-inner,.door-constructor__order-preview .door-constructor__preview-sizes-outer{display:none}.door-constructor__order-input{background:#fff;border:.0625rem solid #dbdde0;border-radius:.25rem;box-shadow:inset 0 .0625rem .1875rem rgba(0,0,0,.1),inset 0 0 .1875rem rgba(0,0,0,.1);display:block;height:2.5rem;margin-bottom:1rem;padding:0 .5rem;width:100%}.door-constructor__order-input.--error{border-color:red}textarea.door-constructor__order-input{height:6.25rem;padding-top:.5rem}.door-constructor__order-content{border-left:.25rem solid #ffdd28;font-size:.875rem;line-height:1.4;margin-bottom:1.5rem;padding:.25rem 0 .25rem 1rem}.door-constructor__order-btns{display:flex;justify-content:space-between}.door-constructor__order-btn{height:3.125rem;line-height:1.1;padding:0 1rem .125rem;text-align:center;width:calc(50% - 4px)}.door-constructor__order-btn,.door-constructor__order-submit{align-items:center;display:flex;float:right;font-size:.875rem;justify-content:center}.door-constructor__order-submit{font-weight:700;height:3rem;width:11.25rem}.door-constructor__interior-type{display:flex;flex-wrap:wrap}.door-constructor__interior-type-item{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;cursor:pointer;display:flex;margin-bottom:.5rem;margin-right:.5rem;padding:.5rem;position:relative;transition:all .32s;width:calc(33.33% - 8px)}@media (max-width:767px){.door-constructor__interior-type-item{border-radius:0;width:100%}.door-constructor__interior-type-item br{display:none}.door-constructor__interior-type-item+.door-constructor__interior-type-item{margin-top:-1px}}.door-constructor__interior-type-item:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;height:3.9375rem;margin-left:1rem;margin-right:1rem;transition:all .32s;width:2rem}.door-constructor__interior-type-item.--type-1:before{background-image:url(../images/door-constructor__interior-1.svg)}.door-constructor__interior-type-item.--type-2:before{background-image:url(../images/door-constructor__interior-2.svg)}.door-constructor__interior-type-item.--type-3:before{background-image:url(../images/door-constructor__interior-3.svg)}.door-constructor__interior-type-item.--type-4:before{background-image:url(../images/door-constructor__interior-4.svg)}.door-constructor__interior-type-item.--type-5:before{background-image:url(../images/door-constructor__interior-5.svg)}.door-constructor__interior-type-item.--active{pointer-events:none}@media (max-width:767px){.door-constructor__interior-type-item.--active{z-index:3}}.door-constructor__interior-type-item.--active:after{border:.125rem solid #59a500;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__interior-type-item:hover{opacity:1}.door-constructor__interior-type-item:hover:before{filter:grayscale(0)}.door-constructor__interior-type-title{color:#4b4f54;font-size:.875rem;line-height:120%;text-align:left}.door-constructor__windows-type{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-.5rem}.door-constructor__windows-type-item{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;cursor:pointer;display:flex;margin-bottom:.5rem;margin-left:.5rem;padding:.5rem 0;position:relative;transition:all .32s;width:calc(33.33% - .5rem)}@media (max-width:767px){.door-constructor__windows-type-item{border-radius:0;width:100%}.door-constructor__windows-type-item br{display:none}.door-constructor__windows-type-item+.door-constructor__windows-type-item{margin-top:-1px}}.door-constructor__windows-type-item.--active{pointer-events:none;z-index:3}.door-constructor__windows-type-item.--active:after{border:.125rem solid #59a500;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__windows-type-img{display:block;flex:0 0 auto;margin-left:.25rem;margin-right:.25rem;transition:all .32s;width:3.25rem}.door-constructor__windows-type-img img{display:block;height:auto;width:100%}.door-constructor__windows-type-text{color:#4b4f54;font-size:.875rem;line-height:120%;overflow:hidden;padding-right:.1rem;text-align:left;word-break:break-all}.door-constructor__tripple-switch,.door-constructor__tripple-switch-wrapper{display:flex;width:100%}.door-constructor__tripple-switch-item{align-items:center;background-color:#f9f9fa;border:.0625rem solid #cacccf;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;height:5.125rem;justify-content:center;line-height:120%;position:relative;width:33.33%}.door-constructor__tripple-switch-item:first-child{border-radius:.25rem 0 0 .25rem}.door-constructor__tripple-switch-item:nth-child(3){border-radius:0 .25rem .25rem 0}.door-constructor__tripple-switch-item+.door-constructor__tripple-switch-item{border-left:0}.door-constructor__tripple-switch-item.--active{pointer-events:none;z-index:3}.door-constructor__tripple-switch-item.--active:after{border:.125rem solid #59a500;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__multy-sizes-item{background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;padding:1rem;position:relative}.door-constructor__multy-sizes-item+.door-constructor__multy-sizes-item{margin-top:.5rem}.door-constructor__multy-sizes-title{color:#4b4f54;font-size:.875rem;font-weight:700;margin-bottom:1rem}.door-constructor__multy-sizes-delete{align-items:center;background-color:#cacccf;border:0;border-radius:0 .25rem 0 .25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.75rem;height:1.375rem;justify-content:center;position:absolute;right:0;top:0;transition:all .32s;width:7.8125rem}.door-constructor__multy-sizes-delete:hover{background-color:#ffdd28}.door-constructor__multy-sizes-delete:before{background-image:url(../images/door-constructor__sizes-delete.svg);background-repeat:no-repeat;background-size:contain;content:"";height:.5rem;margin-right:.5rem;width:.5rem}.door-constructor__multy-sizes{display:flex}@media (max-width:767px){.door-constructor__multy-sizes{flex-direction:column}}.door-constructor__multy-sizes-left{border-right:.0625rem solid #dbdde0;flex:0 0 auto;width:11.875rem}@media (max-width:767px){.door-constructor__multy-sizes-left{border-right:0}}.door-constructor__multy-sizes-option{cursor:pointer;display:block;padding-left:1.625rem}.door-constructor__multy-sizes-option:after{clear:both;content:"";display:table}.door-constructor__multy-sizes-option+.door-constructor__multy-sizes-option{margin-top:.25rem}.door-constructor__multy-sizes-option input{float:left;margin-left:-1.625rem;margin-top:.375rem}.door-constructor__multy-sizes-label{color:#4b4f54;cursor:pointer;font-size:.875rem;white-space:nowrap}.door-constructor__multy-sizes-right{padding-left:1.5rem}@media (max-width:767px){.door-constructor__multy-sizes-right{padding-top:24px}}.door-constructor__multy-sizes-another{padding-left:1.625rem}.door-constructor__multy-sizes-another:after{clear:both;content:"";display:table}.door-constructor__multy-sizes-another input[type=radio]{float:left;margin-left:-1.625rem;margin-top:.375rem}.door-constructor__multy-sizes-inputs{display:flex;margin-top:1rem}.door-constructor__multy-sizes-inputs-item+.door-constructor__multy-sizes-inputs-item{margin-left:2rem}.door-constructor__multy-sizes-inputs-label{color:#4b4f54;font-size:.875rem;line-height:110%;margin-bottom:.375rem}.door-constructor__multy-sizes-inputs-input-wrapper{align-items:center;display:flex}.door-constructor__multy-sizes-inputs-input{width:5.25rem}.door-constructor__multy-sizes-inputs-input .vue-numeric-input{width:100%!important}.door-constructor__multy-sizes-inputs-input input{border:.0625rem solid #dbdde0;border-radius:.25rem;box-shadow:inset 0 .0625rem .1875rem rgba(0,0,0,.1),inset 0 0 .1875rem rgba(0,0,0,.1);font-size:.875rem;height:2rem;padding:0 .75rem;width:100%}.door-constructor__delivery-calc{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media (max-width:767px){.door-constructor__delivery-calc{flex-direction:column}}.door-constructor__delivery-calc-left{flex:0 0 auto;width:50%}@media (max-width:767px){.door-constructor__delivery-calc-left{width:100%}}.door-constructor__delivery-calc-input{align-items:center;display:flex}.door-constructor__delivery-calc-input-label{color:#4b4f54;font-size:.875rem;margin-right:.75rem}.door-constructor__delivery-calc-input-val .vue-numeric-input{width:6.25rem!important}.door-constructor__delivery-calc-input-val .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__delivery-calc-check{align-items:center;display:flex;margin-top:.5rem}.door-constructor__delivery-calc-check.--margin-bottom{margin-bottom:2rem}.door-constructor__delivery-calc-check-val input{display:block}.door-constructor__delivery-calc-check-label{color:#4b4f54;font-size:.875rem;margin-left:.5rem}.door-constructor__delivery-calc-right{flex:0 0 auto;text-align:right}@media (max-width:767px){.door-constructor__delivery-calc-right{width:100%}}.door-constructor__delivery-calc-price{align-items:baseline;display:flex}.door-constructor__delivery-calc-price-caption{color:#25282b;font-size:.875rem;font-weight:700}.door-constructor__delivery-calc-price-val{color:#25282b;font-size:1.5rem;font-weight:700;margin-left:1.25rem}.door-constructor__multy-sizes-inputs-unit{color:#4b4f54;font-size:.875rem;margin-left:.375rem}.door-constructor__multy-sizes-add{float:right;font-size:.875rem;font-weight:700;height:2.5rem;line-height:1;margin-top:.5rem;padding-bottom:.25rem;width:11.25rem}.door-constructor__multy-sizes-add:before{background-image:url(../images/door-constructor__sizes-add.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.1875rem;margin-right:.5rem;margin-top:.125rem;width:1.1875rem}.door-constructor__additional-name-n-more+.door-constructor__additional{margin-top:8px}.door-constructor__additional-wrapper+.door-constructor__furniture-switch{margin-top:48px}.door-constructor__additional{border-bottom:.0625rem solid #f9f9fa;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}@media (max-width:767px){.door-constructor__additional{flex-direction:column}}.door-constructor__additional.--disabled{opacity:.5;pointer-events:none}.door-constructor__additional.--big{border-bottom:.0625rem solid #e8e8e8;border-top:0;margin-bottom:1.875rem;margin-top:0;padding-bottom:1.875rem}.door-constructor__additional.--big .door-constructor__additional-name-n-more{align-items:center;display:flex}.door-constructor__additional.--big .door-constructor__additional-name-n-more.--col{flex-direction:column}.door-constructor__additional.--big .door-constructor__additional-name-n-more.--fxst{align-items:flex-start}.door-constructor__additional.--big .door-constructor__additional-name{color:#25282b;cursor:default;font-size:1rem;font-weight:700}.door-constructor__additional.--big-2{border-bottom:.0625rem solid #e8e8e8;border-top:0;margin-bottom:1.875rem;margin-top:0;padding-bottom:1.875rem}.door-constructor__additional.--big-2 .door-constructor__additional-name{color:#25282b;cursor:default;font-size:1rem;font-weight:700}.door-constructor__additional.--last{border-bottom:.0625rem solid #e8e8e8;margin-bottom:1.875rem;padding-bottom:1.875rem}.door-constructor__additional.--paid-delivery-distance{padding-top:1rem;width:100%}.door-constructor__additional.--paid-delivery-distance .door-constructor__additional-name{font-weight:400}.door-constructor__additional.--no-bdb{border-bottom:0;margin-bottom:0;padding-bottom:8px}.door-constructor__additional.--no-pb{padding-bottom:0}.door-constructor__additional-title{color:#25282b;font-size:14px;font-weight:700;margin-bottom:12px;width:100%}.door-constructor__additional-checkbox{width:2rem}.door-constructor__additional-name{color:#25282b;cursor:pointer;display:block;font-size:.875rem;font-weight:700;line-height:1;padding-right:1rem}.door-constructor__additional-name span{font-weight:400}.door-constructor__additional-name+.door-constructor__help-popup-trigger{margin-top:.5rem}.door-constructor__additional-name+.door-constructor__help-popup-trigger span{font-size:.75rem}.door-constructor__additional-name-mini{display:block;font-size:.8125rem;margin-top:.25rem}.door-constructor__additional-switch-wrap{align-items:center;display:flex}.door-constructor__additional-switch-label{font-size:.8125rem;margin-right:.5rem}.door-constructor__additional-switch{align-items:flex-start;display:flex}.door-constructor__additional-switch-item{background-color:#f9f9fa;border:.0625rem solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;font-size:.8125rem;padding:.375rem .75rem;position:relative}.door-constructor__additional-switch-item.--active{pointer-events:none;z-index:3}.door-constructor__additional-switch-item.--active:after{border:.125rem solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__additional-switch-item+.door-constructor__additional-switch-item{margin-left:.25rem}.door-constructor__additional-inputs-wrapper{align-items:flex-end;display:flex;flex-direction:column}.door-constructor__additional-inputs{display:flex}@media (max-width:767px){.door-constructor__additional-inputs{margin-top:16px}}.door-constructor__additional-inputs+.door-constructor__additional-input{margin-top:.5rem}.door-constructor__additional-inputs.--flex-grow{flex-grow:1}.door-constructor__additional-select{border:.0625rem solid #dbdde0;border-left:.25rem solid #59a500;border-radius:.25rem;color:#4b4f54;font-size:1rem;height:3rem;margin-bottom:0;margin-left:1.5rem;padding-bottom:.1875rem;padding-left:1.25rem;width:18.125rem}.door-constructor__additional-select.--flex-grow{flex-grow:1}.door-constructor__additional-select.--no-ml{margin-left:0}.door-constructor__additional-select.--small{border-left-width:2px;font-size:13px;height:36px;padding-left:0;width:200px}.door-constructor__additional-input{align-items:center;display:flex}.door-constructor__additional-input+.door-constructor__additional-input{margin-left:1.5rem}.door-constructor__additional-input-caption{font-size:.8125rem;line-height:1.1;white-space:nowrap}.door-constructor__additional-input-control{margin:0 .5rem}.door-constructor__additional-input-control .vue-numeric-input{width:7.5rem!important}.door-constructor__additional-input-control .vue-numeric-input .numeric-input{font-size:.875rem;height:2.125rem;text-align:center!important}.door-constructor__additional-input-control+.door-constructor__additional-input-caption{width:1.5rem}.door-constructor__additional-input-control select{width:7.5rem}.door-constructor__additional-input-control input,.door-constructor__additional-input-control select{background-color:#fff;border:1px solid #ccc;border-radius:2px;font-size:.875rem;height:2.125rem;padding-bottom:2px;padding-left:6px;position:relative;text-align:center}.door-constructor__additional-input-control input{margin-right:-.5rem;width:11.25rem}.door-constructor__additional-add-dobor{font-size:.8125rem;height:2rem;margin-bottom:1.5rem;margin-top:-1rem;width:11.25rem}.door-constructor__additional-remove-dobor{align-items:center;background:#ed2121;border-radius:100px;color:#fff;display:flex;font-size:10px;height:20px;justify-content:center;line-height:0;margin-right:-14px;margin-top:8px;width:20px}.door-constructor__window-config{border:1px solid #dbdde0;border-bottom:0;border-radius:4px 4px 0 0;border-right:0;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);display:flex;flex-wrap:wrap;margin-bottom:16px;position:relative;z-index:5}.door-constructor__window-config-title{background-color:#ffdd28;border-radius:4px 4px 0 0;color:#25282b;font-size:11px;font-weight:700;letter-spacing:.1em;padding:4px 10px;text-align:center;text-transform:uppercase;width:100%}.door-constructor__window-config-item{position:relative;width:33.33%}.door-constructor__window-config-item.--full{width:100%}.door-constructor__window-config-item.--half{width:50%}.door-constructor__window-config-item.--third{width:33.33%}.door-constructor__window-config-item.--fourth{width:25%}.door-constructor__window-config-item.--is-changing{pointer-events:none}.door-constructor__window-config-item:hover{z-index:10}.door-constructor__window-config-item:hover .door-constructor__window-config-item-dropdown{opacity:1;transform:translateY(0);visibility:visible}.door-constructor__window-config-selected{align-items:center;border-bottom:1px solid #dbdde0;border-right:1px solid #dbdde0;cursor:default;display:flex;font-size:13px;height:100%;line-height:110%;min-height:53px;padding:12px 24px 12px 6px;position:relative}.door-constructor__window-config-selected:before{background-image:url(../images/constructor__specs-toggle.svg);background-repeat:no-repeat;background-size:contain;content:"";height:16px;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:16px}.door-constructor__window-config-selected-num{align-items:center;background-color:#4b4f54;border-radius:6.25rem;color:#fff;display:flex;flex:0 0 auto;font-size:.6875rem;height:1rem;justify-content:center;margin-right:.5rem;width:1rem}.door-constructor__window-config-item-dropdown{background-color:#fff;border:1px solid #dbdde0;box-shadow:0 12px 29px rgba(0,0,0,.13),0 5.01331px 12.1155px rgba(0,0,0,.093),0 2.68036px 6.47753px rgba(0,0,0,.077),0 1.50259px 3.63125px rgba(0,0,0,.065),0 .798012px 1.92853px rgba(0,0,0,.053),0 .332071px .802504px rgba(0,0,0,.037);left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-24px);transition:all .32s;visibility:hidden}.door-constructor__window-config-item-option{cursor:pointer;font-size:13px;line-height:110%;padding:16px 12px;transition:all .32s}.door-constructor__window-config-item-option+.door-constructor__window-config-item-option{border-top:1px solid #dbdde0}.door-constructor__window-config-item-option:hover{background-color:#ffdd28}.door-constructor__windows-sizes{display:flex;flex-wrap:wrap}.door-constructor__windows-sizes-col{width:calc(50% - 16px)}.door-constructor__windows-sizes-col:first-child{margin-right:32px}.door-constructor__windows-sizes-title{font-weight:700;margin-bottom:16px;margin-top:24px}.door-constructor__windows-sizes-switch{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.door-constructor__windows-sizes-switch-label{font-size:14px}.door-constructor__windows-sizes-switch-btns{display:flex}.door-constructor__windows-sizes-switch-btn{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;color:#4b4f54;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin-right:.5rem;min-width:2.5rem;padding:.25rem;position:relative}.door-constructor__windows-sizes-switch-btn.--active{background-color:#fff;box-shadow:0 0 0 2px #ddefca;color:#59a500;pointer-events:none;z-index:3}.door-constructor__windows-sizes-switch-btn.--active:after{border:1px solid #59a500;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__windows-sizes-row{width:100%}.door-constructor__windows-sizes-row+.door-constructor__windows-sizes-row{margin-top:16px}.door-constructor__windows-sizes-item{align-items:center;display:flex}.door-constructor__windows-sizes-item+.door-constructor__windows-sizes-item{margin-left:2rem}.door-constructor__windows-sizes-caption{font-size:.875rem;line-height:1.2;width:100%}.door-constructor__windows-sizes-input{align-items:center;display:flex;margin:0 .5rem}.door-constructor__windows-sizes-input.--disabled{opacity:.5;pointer-events:none}.door-constructor__windows-sizes-input:first-child{margin-left:0}.door-constructor__windows-sizes-input .vue-numeric-input{width:7.5rem!important}.door-constructor__windows-sizes-input .vue-numeric-input .numeric-input{height:2.125rem;text-align:center!important}.door-constructor__windows-sizes-input-lock{background-color:#ffdd28;background-image:url(../images/lock.svg);background-position:50%;background-repeat:no-repeat;background-size:10px;border-radius:100px;cursor:pointer;height:24px;margin-left:8px;opacity:.3;width:24px}.door-constructor__windows-sizes-input-lock.--active{opacity:1}.door-constructor__windows-size-caption{color:#a0a4a8;display:block;font-size:.8125rem;margin-top:1rem}.door-constructor__windows-size-caption+.door-constructor__windows-size-caption{margin-top:2px}.door-constructor__windows-profiles{display:flex;justify-content:space-between}.door-constructor__windows-profiles-item{align-items:center;background-color:#f9f9fa;border:1px solid #cacccf;border-radius:.25rem;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1.5rem;position:relative;width:calc(50% - 10px)}@media (max-width:767px){.door-constructor__windows-profiles-item{padding:12px 8px;width:calc(50% - 4px)}}.door-constructor__windows-profiles-item.--active:before{border:.125rem solid #59a500;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.door-constructor__windows-profiles-img{max-width:12.5rem}.door-constructor__windows-profiles-img img{display:block;height:auto;width:100%}.door-constructor__info-popup-termo{background-color:#fff;margin:0 auto;max-width:50rem;padding:1.875rem}.door-constructor__info-popup-termo-cont{display:flex;flex-direction:column;font-size:.875rem;line-height:1.3}.door-constructor__info-popup-termo-cont .door-constructor__info-popup-content{order:2}.door-constructor__info-popup-termo-imgs{display:flex;margin-bottom:1rem;order:1}@media (max-width:767px){.door-constructor__info-popup-termo-imgs{flex-direction:column;margin-top:0}}.door-constructor__info-popup-termo-interactive{flex:0 0 auto;width:18.75rem}.door-constructor__info-popup-termo-interactive canvas{height:18.75rem!important;width:18.75rem!important}.door-constructor__info-popup-termo-img{display:block}.door-constructor__info-popup-termo-img img{height:auto;width:100%}.door-constructor__guide{bottom:-90px;left:-140px;position:fixed;width:500px;z-index:40}.door-constructor__guide-img{display:block;height:auto;width:100%}.door-constructor__fotos-title{font-size:14px;font-weight:700;margin-bottom:8px;margin-top:16px}.door-constructor__fotos-btns{display:flex;margin-bottom:24px}.door-constructor__fotos-btns.--disabled{opacity:.5;pointer-events:none}.door-constructor__fotos-make-foto,span.door-constructor__fotos-upload{align-items:center;border:1px solid #59a500;border-radius:4px;color:#59a500;cursor:pointer;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;padding-bottom:3px;transition:all .32s;width:240px}.door-constructor__fotos-make-foto:hover,span.door-constructor__fotos-upload:hover{background-color:#e4f1d5}.door-constructor__fotos-make-foto{margin-left:16px}.door-constructor__fotos-list{display:flex;flex-wrap:wrap}.door-constructor__fotos-list-item{display:block;margin-bottom:8px;margin-right:8px;position:relative;width:120px}.door-constructor__fotos-list-item img{border-radius:4px;display:block;height:auto;width:100%}.door-constructor__fotos-remove{background-color:transparent;border:0;cursor:pointer;opacity:.8;padding:0;position:absolute;right:0;top:0;transform:translate(50%,-50%);width:24px;z-index:5}.door-constructor__fotos-remove:hover{opacity:1}.door-constructor__fotos-remove svg{display:block;height:auto;width:100%}.--error{border:5px solid red!important;border-radius:12px!important}.door-constructor__section.sectionHasError .door-constructor__section-title-step{background-color:#ff2828}.redBg{background-color:red!important}.door-constructor__furniture-switch-btns.--error{padding-bottom:10px}.door-constructor__preview_modal{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;height:100%;justify-content:center;left:0;margin:auto;overflow:auto;padding:5vw;position:fixed;right:0;top:0;width:100%;z-index:999999}.door-constructor__preview_modal .door-constructor__preview-container{overflow:hidden;padding:0}.--hidden{display:none}.door-constructor__preview_modal .door-constructor__preview-container svg{transform:scale(1);transform-origin:center center}.door-constructor__preview_modal .door-constructor__preview-window{bottom:auto;left:auto;position:static;right:auto;top:auto}.door-constructor__preview_modal .door-constructor__preview-caption{display:none}.door-constructor__preview_modal-close{left:auto;right:0;top:0}.door-constructor__preview_modal-close:not(.--active){display:none}.door-constructor__preview_modal .door-constructor__preview-window{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.constructor{background-color:#fff;padding-top:40px}.constructor__header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:16px}.constructor__title{line-height:1.1;margin:0}.user-page{margin:0 auto;padding:0 16px;width:900px}.user-page__header{align-items:center;border-bottom:1px solid #e8e8e8;display:flex;margin-bottom:24px;padding-bottom:20px}.user-page__header-back{align-items:center;color:#25282b;display:flex;font-size:13px}.user-page__header-back span{align-items:center;background-color:#ffdd28;border-radius:100px;display:flex;height:21px;justify-content:center;margin-right:12px;width:21px}.user-page__rotten-notice{color:#a0a4a8;font-size:14px;font-style:italic;margin-bottom:24px}.user-page__content-n-steps{display:flex;justify-content:space-between}.user-page__content{width:100%}.user-page__section{margin-bottom:24px}.user-page__section-title{color:#25282b;font-size:16px;font-weight:700;margin-bottom:8px}.user-page__section-content{color:#4b4f54;font-size:14px;line-height:1.4}.user-page__section-content-imgs{display:flex;flex-wrap:wrap}.user-page__section-content-img{background-position:50%;background-size:cover;display:block;height:90px;margin-bottom:8px;margin-right:8px;width:160px}.user-page__constructor{font-weight:700;height:48px;padding-bottom:2px;width:220px}.user-page__steps{border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);flex-shrink:0;padding:32px 18px;width:264px}.user-page__steps-item{align-items:center;display:flex}.user-page__steps-item.--active .user-page__steps-num{background-color:#ffdd28;border-color:#ffdd28;color:#25282b}.user-page__steps-item.--active .user-page__steps-name{color:#25282b}.user-page__steps-item.--disabled{opacity:.2}.user-page__steps-item+.user-page__steps-item{margin-top:24px}.user-page__steps-num{align-items:center;border:1px solid #cacccf;border-radius:100px;color:#cacccf;display:flex;flex-shrink:0;font-size:14px;height:32px;justify-content:center;margin-right:10px;padding-bottom:1px;padding-left:2px;width:32px}.user-page__steps-name{color:#a0a4a8;font-size:14px}.user-page__show-proj-n-dog{display:flex}.user-page__show-dog,.user-page__show-proj{align-items:center;border:1px solid #59a500;border-radius:4px;color:#59a500;display:flex;font-size:13px;height:32px;justify-content:center;padding-bottom:2px;text-decoration:none!important;transition:all .32s;width:195px}.user-page__show-dog:hover,.user-page__show-proj:hover{background-color:#59a500;color:#fff}.user-page__show-dog.--disabled,.user-page__show-proj.--disabled{opacity:.5;pointer-events:none}.user-page__show-dog{margin-left:8px}.user-page__price{align-items:baseline;border-top:1px solid #dbdde0;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:32px;max-width:400px;padding-top:8px}.user-page__price-key{color:#25282b;font-size:16px;font-weight:700}.user-page__price-val{color:#25282b;font-size:24px;font-weight:700}.user-page__discount-form input[type=checkbox]{position:absolute;visibility:hidden}.user-page__discount-form input[type=checkbox]:checked+.user-page__discount-add{display:none}.user-page__discount-form input[type=checkbox]:checked+.user-page__discount-add+.user-page__discount-added{display:inline-flex}.user-page__discount-add{padding:4px 16px 6px}.user-page__discount-add,.user-page__discount-added{border:2px solid #ffdd28;border-radius:100px;color:#4b4f54;cursor:pointer;display:inline-flex;font-size:14px}.user-page__discount-added{background-color:#ffdd28;display:none;padding:4px 4px 6px 16px}.user-page__discount-added-remove{background-color:#25282b;border-radius:100px;color:#fff;display:flex;font-size:13px;margin-bottom:-2px;margin-left:8px;padding:2px 8px}.user-page__discount-confirm{font-size:14px;font-weight:700;height:48px;margin-top:24px;padding-bottom:4px;width:220px}.user-page__discount-done{background-color:#e4f1d5;border-left:2px solid #59a500;color:#25282b;font-size:14px;margin-bottom:16px;padding:4px 16px}.user-page__pay-form{display:flex;width:100%}.user-page__pay-col{align-items:center;display:flex;flex-direction:column;width:33.33%}.user-page__pay-col canvas{display:block;height:auto!important;margin-top:24px;width:100%!important}.user-page__pay{font-size:14px;font-weight:700;height:48px;margin-top:24px;padding-bottom:4px;width:260px}.user-page__pay-popup{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.user-page__pay-popup-title{margin-top:0}.user-page__pay-popup-row{display:flex;width:100%}.user-page__pay-popup-input{border:1px solid #dbdde0;border-radius:2px;height:40px;padding:0 8px;width:100%}.user-page__pay-popup-btn{color:#25282b;flex-shrink:0;height:40px;margin-left:24px;width:160px}.user-page__pay-confirm{border:1px solid #ffdd28;border-radius:4px;color:#25282b;font-style:italic;padding:16px 24px}.user-page__chose-date{align-items:center;background-color:#f9f9fa;border-radius:24px;display:flex;margin-bottom:24px;padding:24px}.user-page__chose-date-title{color:#25282b;font-size:16px;font-weight:700;margin-right:16px}.user-page__chose-date-input{border:1px solid #dbdde0;border-radius:2px;height:40px;padding:0 8px;width:200px}.user-page__chose-date-submit{height:40px;margin-left:8px;padding:0 16px}.user-page__rotten-btn{height:64px;margin-top:24px;width:260px}.user-page__footer{align-items:center;border-top:1px solid #e8e8e8;display:flex;height:80px;justify-content:center;margin-top:24px}.user-page__footer-link{color:#a0a4a8;font-size:13px}.user-page__footer-link:hover{color:#25282b}.user-page__footer-link+.user-page__footer-link{margin-left:24px}.user-page__change-payment-trigger{display:block;margin-top:32px}.user-page__change-payment-popup{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.user-page__change-payment-title{margin-top:0}.user-page__change-payment-btns{display:flex;width:100%}.user-page__change-payment-btn{color:#25282b;flex-shrink:0;height:40px;margin-top:24px;width:160px}.user-page__request-new-popup{background-color:#fff;margin:0 auto;padding:32px;position:relative;width:600px}.user-page__request-new-title{margin-top:0}.user-page__request-new-btns{display:flex;width:100%}.user-page__request-new-btn{color:#25282b;flex-shrink:0;height:40px;margin-top:24px;width:160px}.city-select{background-color:#fff;border-radius:.25rem;margin:0 auto;padding:.25rem;position:relative;width:25rem}@media (max-width:767px){.city-select{width:300px}}.city-select .mfp-close{background-color:#ffdd28;border-radius:0 4px 4px 0;color:#fff!important;opacity:1}@media (max-width:767px){.city-select .mfp-close{border-radius:4px;left:auto;right:0}}.city-select__wrapper{border:.0625rem solid #e8e8e8;padding:1.875rem}.city-select__title{border-bottom:.0625rem solid #e8e8e8;color:#25282b;font-family:Gilroy,Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:.9375rem;margin-top:0;padding-bottom:1.5625rem}.city-select__cities{display:flex;flex-wrap:wrap}.city-select__city{color:#4b4f54;display:block;font-size:1.125rem;padding:.5rem .625rem;width:100%}@media (max-width:767px){.city-select__city{width:100%}}.city-select__city:hover{background-color:#ffdd28;color:#25282b;font-weight:700}.main{background-color:#f9f9fa;justify-content:center;min-height:100vh;width:100%}.main,.main__wrapper{align-items:center;display:flex;flex-direction:column}.main__wrapper{background-color:#fff;border-radius:24px;box-shadow:0 14px 80px rgba(0,0,0,.07),0 5.84887px 33.4221px rgba(0,0,0,.05),0 3.12708px 17.869px rgba(0,0,0,.042),0 1.75302px 10.0172px rgba(0,0,0,.035),0 .931014px 5.32008px rgba(0,0,0,.028),0 .387416px 2.21381px rgba(0,0,0,.02);margin:auto auto 42px;padding:48px 64px 64px;width:700px}.main__logo-n-tel{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;width:100%}.main__phone{color:#d31820;font-size:2.4em;font-weight:600}.main__footer{border-top:1px solid #e8e8e8;display:flex;justify-content:center;margin-top:24px;padding-top:24px;width:100%}.main__footer-link{color:#a0a4a8;font-size:13px}.main__footer-link:hover{color:#25282b}.main__footer-link+.main__footer-link{margin-left:24px}.main__enter{margin-bottom:auto;padding:16px 24px}.main__enter:hover{color:#25282b}
