body,html{height:100%;width:100%;margin:0;padding:0;font-family:"Poppins",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}button{cursor:pointer}button,input,textarea{outline:none}*{box-sizing:border-box}::-webkit-input-placeholder{color:#333;opacity:.8}:-ms-input-placeholder{color:#333;opacity:.8}::-ms-input-placeholder{color:#333;opacity:.8}::placeholder{color:#333;opacity:.8}a:link{text-decoration:none}h1,h3,h4,h5,h6,p,span{margin:0}::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}.background-image-wrapper{background-position:50%;background-repeat:no-repeat;background-size:contain;height:calc(30px + 5vw);width:calc(30px + 5vw)}.navbar-wrapper{justify-content:space-between;background-color:#003941;width:100vw;height:50px;padding:0 calc(20px + 1vw)}.navbar-left-section,.navbar-wrapper{display:flex;flex-direction:row;align-items:center}.navbar-left-section .navbar-logo{min-width:calc(80px + 1vw);margin-right:calc(20px + 1vw)}.navbar-left-section .navbar-title{color:#fff}.navbar-left-section .navbar-title,.navbar-left-section .navbar-title .navbar-title-unit-row{display:flex;flex-direction:row;align-items:center}.navbar-left-section .navbar-title .navbar-title-unit-row h3{font-size:calc(6px + .5vw);font-weight:500}.navbar-left-section .navbar-title .navbar-title-unit-row span{font-size:calc(6px + .5vw);font-weight:500;color:#ff4e24}.navbar-left-section .navbar-title h5{font-size:calc(5px + .5vw);margin-left:calc(10px + .5vw);font-weight:400}.navbar-unit-selector-label{padding:0!important;color:#ff4e24!important;font-size:calc(6px + .5vw)!important;font-weight:500!important}.navbar-right-section{display:flex;flex-direction:row;align-items:center;color:#fff}.navbar-right-section .navbar-budget-details-wrapper{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}.navbar-right-section .navbar-action-buttons-wrapper{display:flex;flex-direction:row;align-items:center}.navbar-right-section .navbar-action-buttons-wrapper .navbar-action-icon{width:calc(14px + .5vw);height:calc(14px + .5vw);margin-left:calc(20px + 1vw);cursor:pointer}.navbar-right-section .navbar-action-buttons-wrapper .navbar-action-icon:hover{color:#bdbdbd}.navbar-right-section .navbar-action-buttons-wrapper .navbar-finalize-button{border:1px solid #fff;color:#fff;border-radius:10px;margin-left:calc(20px + 1vw);padding:calc(2px + .5vw) calc(10px + .5vw);font-weight:700}.navbar-right-section .navbar-action-buttons-wrapper .navbar-finalize-button:hover{border:1px solid #bdbdbd;color:#bdbdbd;background-color:transparent}@media only screen and (max-width:1000px){.navbar-left-section{display:flex;flex-direction:column;align-items:flex-start}}.button{background-color:transparent;color:#bdbdbd;border:none;padding:calc(2px + .5vw) calc(10px + .5vw);font-weight:700;font-size:calc(8px + .5vw)}.list-dropdown-wrapper{display:flex;flex-direction:row;align-items:center;position:relative}.list-dropdown-wrapper .list-dropdown-component-wrapper{position:absolute;top:100%;min-width:100%;box-shadow:0 10px 20px rgba(0,0,0,.15);border-radius:5px;background-color:#fff;z-index:100}.list-dropdown-label-wrapper{display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:space-between;align-items:center;background-color:transparent;border-radius:5px;color:#bdbdbd;font-weight:700;font-size:calc(4px + .5vw);cursor:pointer}.list-dropdown-label-wrapper .list-dropdown-label{margin-right:2px}.list-dropdown-label-wrapper:hover{text-decoration:underline}.list-dropdown-label-wrapper-active{color:#333}.page-modal-wrapper{justify-content:center;align-items:center;background-color:rgba(37,43,72,.6);position:fixed;min-height:100vh;min-width:100vw;left:0;top:0;bottom:0;right:0;z-index:1}.page-modal-modal{position:relative;background-color:#fff;padding:calc(10px + 1vw);border-radius:10px;overflow:scroll;z-index:92;max-height:90vh}.selected-image-download-modal-wrapper{position:relative;width:80vw;max-width:1200px;height:80vh;border:1px solid #003941}.selected-image-download-modal-wrapper h4{font-size:1.3rem;text-align:center;font-weight:500;background-color:#003941;color:#fff;padding:.3rem}.selected-image-download-modal-images{display:flex;flex-direction:flex;flex-wrap:wrap;width:100%}.selected-image-download-modal-image{width:200px;height:200px;object-position:center;object-fit:contain}.selected-image-download-modal-footer{position:absolute;display:flex;flex-direction:flex;align-items:center;justify-content:flex-end;width:100%;bottom:0;border-top:1px solid #003941}.selected-image-download-modal-footer button{outline:none;border:none;background-color:transparent;color:#003941;padding:calc(2px + .5vw) calc(10px + .5vw);font-weight:700}.selected-image-download-modal-footer button:hover{color:#fff;background-color:#003941}.horizontal-line-wrapper,.vertical-line-wrapper{background-color:#bdbdbd}.horizontal-line-wrapper{min-width:100%;min-height:1px}.vertical-line-wrapper{min-width:1px;min-height:100%}.demarcator-wrapper,demarcator-wrapper:active{cursor:col-resize}.design-canvas-wrapper{display:flex;flex-direction:column;width:100%;height:100%}.design-canvas-room-dropdown-label{font-size:calc(10px + .5vw);padding:0 calc(5px + 1vw)}.design-canvas-design-playground{padding-top:calc(10px + .5vw);width:100%;height:100%}.design-canvas-design-playground-tabs{padding:0 calc(10px + 2vw)}.design-playground-wrapper{width:100%;height:100%;position:relative;background-color:#fff}.design-playground-menubar{height:30px;width:100%;box-shadow:0 10px 15px rgba(51,51,51,.3)}.design-playground-element-wrapper{position:absolute;width:20%}.design-playground-element-overlay{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;cursor:move;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px}.design-playground-element-drag-area{width:100%;height:100%}.design-playground-element-overlay:hover{border:1px solid rgba(0,57,65,.5)}.design-playground-element-overlay:hover .design-playground-element-bottom-handle,.design-playground-element-overlay:hover .design-playground-element-bottom-left-corner,.design-playground-element-overlay:hover .design-playground-element-bottom-right-corner,.design-playground-element-overlay:hover .design-playground-element-left-handle,.design-playground-element-overlay:hover .design-playground-element-right-handle,.design-playground-element-overlay:hover .design-playground-element-top-handle,.design-playground-element-overlay:hover .design-playground-element-top-left-corner,.design-playground-element-overlay:hover .design-playground-element-top-right-corner,.design-playground-element-overlay:hover .design-playground-element-top-right-corner-rotate{display:inherit}.design-playground-element-bottom-handle,.design-playground-element-bottom-left-corner,.design-playground-element-bottom-right-corner,.design-playground-element-left-handle,.design-playground-element-right-handle,.design-playground-element-top-handle,.design-playground-element-top-left-corner,.design-playground-element-top-right-corner{position:absolute;display:none;z-index:500}.design-playground-element-bottom-handle,.design-playground-element-top-handle{left:2%;right:2%;height:25px;cursor:ns-resize}.design-playground-element-left-handle,.design-playground-element-right-handle{top:2%;bottom:2%;width:25px;cursor:ew-resize}.design-playground-element-top-handle{bottom:calc(-5px + 100%)}.design-playground-element-right-handle{left:calc(-5px + 100%)}.design-playground-element-bottom-handle{top:calc(-5px + 100%)}.design-playground-element-left-handle{right:calc(-5px + 100%)}.design-playground-element-bottom-left-corner,.design-playground-element-bottom-right-corner,.design-playground-element-top-left-corner,.design-playground-element-top-right-corner{min-height:25px;min-width:25px}.design-playground-element-bottom-right-corner,.design-playground-element-top-left-corner{cursor:nwse-resize}.design-playground-element-bottom-left-corner,.design-playground-element-top-right-corner{cursor:nesw-resize}.design-playground-element-top-left-corner{right:calc(-10px + 100%);bottom:calc(-10px + 100%)}.design-playground-element-top-right-corner{left:calc(-10px + 100%);bottom:calc(-10px + 100%)}.design-playground-element-bottom-right-corner{left:calc(-10px + 100%);top:calc(-10px + 100%)}.design-playground-element-bottom-left-corner{right:calc(-10px + 100%);top:calc(-10px + 100%)}.design-playground-element-top-right-corner-rotate{min-height:25px;min-width:25px;position:absolute;bottom:calc(100% + 10px);z-index:1000;font-size:bold;display:none}.design-playground-element-top-right-corner-rotate-icon{width:100%;height:100%}.menuBar-icon-wrapper{color:#bdbdbd;cursor:pointer}.menuBar-icon-wrapper,.menuBar-icon-wrapper:hover{height:30px;width:30px;display:flex;flex-direction:row;justify-content:center;align-items:center}.menuBar-icon-wrapper:hover{background-color:#003941;color:#fff}.playground-menubar-wrapper{justify-content:space-between;width:100%;min-height:100%}.playground-menubar-menus,.playground-menubar-wrapper{display:flex;flex-direction:row;align-items:center}.draft-tabs-tab,.draft-tabs-wrapper{display:flex;flex-direction:row}.draft-tabs-tab{justify-content:center;align-items:center;font-size:calc(5px + .5vw);background-color:hsla(0,0%,74.1%,.4);padding:0 calc(10px + .5vw);height:calc(20px + .5vw);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#333;border-radius:calc(3px + .3vw) calc(3px + .3vw) 0 0;margin-right:calc(3px + .3vw);cursor:pointer}.draft-tabs-tab-add-icon{height:calc(10px + .5vw);width:calc(10px + .5vw)}.draft-tabs-tab-active,.draft-tabs-tab:hover{background-color:#003941;color:#fff}.draft-tabs-tab-active{font-weight:700}.design-catalogue-wrapper{display:flex;flex-direction:column;width:100%;max-height:100%;min-height:100%;position:relative;padding:0 calc(5px + 1vw)}.design-catalogue-wrapper-overlay{position:absolute;left:0;top:0;right:0;bottom:0;background-color:transparent;z-index:2000}.design-catalogue-mid-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding-top:calc(5px + 1vw)}.design-catalogue-search-and-result-row{width:500px;display:flex;flex-direction:row;align-items:center;grid-gap:calc(5px + 1vw);gap:calc(5px + 1vw)}.design-catalogue-search-and-result-row .design-catalogue-search-result-count{width:100px;font-size:calc(5px + .5vw)}.design-catalogue-search-and-result-row .design-catalogue-query-count{color:#333;font-size:calc(5px + .5vw)}.design-catalogue-search-and-result-row .design-catalogue-search-icon{color:#bdbdbd;width:calc(10px + 1vw);height:calc(10px + 1vw);cursor:pointer}.design-catalogue-search-and-result-row .design-catalogue-search-icon:hover{color:#333}.design-catalogue-products{display:flex;flex-direction:column;align-items:center;flex:1 1;width:100%;overflow:scroll}.design-catalogue-products-container{display:flex;flex-direction:column;align-items:center;padding-bottom:100px}.design-catalogue-products-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;height:100%;width:100%;overflow:scroll}.design-catalogue-no-products{display:flex;flex-direction:row;flex-direction:column;justify-content:center;align-items:center;min-width:100%;min-height:100%}.design-catalogue-no-products h5{margin-top:25px}.design-load-more-button{margin-top:10px}.design-load-more-button:hover{color:#333}.filters-wrapper{display:flex;flex-direction:row;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#bdbdbd}.filters-wrapper h5{margin-right:25px;font-weight:500;font-size:12px;color:rgba(51,51,51,.7)}.filters-wrapper .filters-filter-icon{cursor:pointer;width:calc(10px + 1vw);height:calc(10px + 1vw)}.filters-wrapper .filters-filter-icon:hover{color:#333}.filters-wrapper .filters-row{display:flex;flex-direction:row;width:100%;align-items:center;flex-wrap:wrap;grid-gap:calc(5px + .5vw);gap:calc(5px + .5vw);padding-left:calc(10px + 1%)}.filters-filter-by-airtable{justify-content:flex-end;border:1px solid #bdbdbd;border-radius:5px;padding:0 5px}.checkbox-wrapper,.filters-filter-by-airtable{display:flex;flex-direction:row;align-items:center}.checkbox-wrapper{width:100%}.checkbox{display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:5px;background-color:#003941;border:1px solid #003941;width:15px;height:15px}.checkbox-icon{color:#fff}.checkbox-label{margin:0;font-size:12px;color:#003941}.filter-action-buttons-wrapper{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;border-top:1px solid #bdbdbd;padding:calc(5px + .5vw);grid-gap:calc(5px + .5vw);gap:calc(5px + .5vw)}.filter-action-buttons-wrapper .filter-action-button{border:1px solid #003941;border-radius:5px;padding:calc(5px + .5vw) calc(20px + .5vw);color:#003941}.filter-action-buttons-wrapper .filter-action-button:hover{border:1px solid rgba(0,57,65,.6);color:rgba(0,57,65,.6)}.filter-action-buttons-wrapper .filter-action-button-apply{background-color:#003941;color:#fff;border:1px solid #003941}.filter-action-buttons-wrapper .filter-action-button-apply:hover{border:1px solid rgba(0,57,65,.8);background-color:rgba(0,57,65,.8);color:#fff}.filter-by-vendors-wrapper{width:600px}.filter-by-vendors-top-section{display:flex;flex-direction:row}.filter-by-vendors-top-left-section{padding:calc(10px + .5vw);border-right:1px solid #bdbdbd}.filter-by-vendors-top-mid-section,.filter-by-vendors-top-right-section{padding:calc(10px + .5vw)}.filter-by-vendors-top-mid-section{border-right:1px solid #bdbdbd}.filter-by-vendors-top-mid-section-vendor-regions,.filter-by-vendors-top-right-section-vendors{max-height:300px;overflow:scroll;padding:calc(5px + .5vw)}.filter-by-vendors-top-mid-section-vendor-region,.filter-by-vendors-top-right-section-vendor{padding-bottom:10px}.filter-by-item-type-wrapper{width:500px}.filter-by-item-type-top-section{display:flex;flex-direction:row}.filter-by-item-type-top-left-section,.filter-by-item-type-top-right-section{padding:calc(10px + .5vw)}.filter-by-item-type-top-right-section{width:60%}.filter-by-item-type-top-left-section-items{max-height:300px;overflow:scroll;padding:calc(5px + .5vw)}.filter-by-item-type-top-left-section-item{padding-bottom:10px}.filter-by-item-type-top-right-section-selection-wrapper{padding-bottom:40px}.filter-by-item-type-top-right-section-selection-header{display:flex;flex-direction:row;align-items:center}.filter-by-item-type-top-right-section-selection-label{border:1px solid #bdbdbd;border-radius:5px}.filter-by-item-type-top-right-section-selection-item{width:calc(100px + 1vw);text-align:left;font-size:calc(6px + .5vw);color:#333}.filter-by-item-type-top-right-section-selection-inputs{display:flex;flex-direction:row;width:100%}.filter-by-item-type-top-right-section-selection-input{padding:10px 5px}.range-selector-wrapper{width:100%}.range-selector-sliders{display:flex;flex-direction:row;align-items:center;position:relative;width:100%;height:15px}.range-selector-sliders .range-selector-slide-background{width:100%;height:5px;background-color:#bdbdbd;border-radius:5px}.range-selector-sliders .range-selector-slide1,.range-selector-sliders .range-selector-slide2{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:absolute;height:15px}.range-selector-sliders .range-selector-slide1-range,.range-selector-sliders .range-selector-slide2-range{width:100%;height:5px;border-radius:5px}.range-selector-sliders .range-selector-slide1-range{background-color:#bdbdbd}.range-selector-sliders .range-selector-slide2-range{background-color:#003941}.range-selector-sliders .range-selector-slide-handle-wrapper{position:absolute}.range-selector-sliders .range-selector-slide-handle{width:15px;height:15px;border-radius:100%;border:1.5px solid #003941;background-color:#fff}.range-selector-sliders .range-selector-range1-wrapper,.range-selector-sliders .range-selector-range2-wrapper{width:100%}.range-selector-sliders .range-selector-range1-wrapper{padding-top:50px;left:0}.range-selector-sliders .range-selector-range2-wrapper{right:0}.range-selector-range1,.range-selector-range2{width:100%;position:absolute;margin:0;opacity:0;z-index:4}.range-selector-slide1{z-index:1}.range-selector-slide2-bring-forward{z-index:2}.range-number-input-row{display:flex;flex-direction:row;justify-content:space-between}.range-number-input-wrapper{padding:10px 5px}.range-number-input{width:100%;border:1px solid #bdbdbd;border-radius:5px;padding:0 5px}.range-number-input input{border:none;background-color:transparent;width:100%}.filter-by-price-wrapper{width:300px}.filter-by-price-top-section{padding:calc(5px + .5vw)}.filter-by-price-top-section-header{display:flex;flex-direction:row;align-items:center}.filter-by-price-range-section{width:100%;padding:10px 5px}.custom-dropdown-wrapper{display:flex;flex-direction:row;align-items:center;position:relative}.custom-dropdown-wrapper .custom-dropdown-label-wrapper{display:flex;flex-direction:row;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:space-between;align-items:center;background-color:transparent;border:1px solid #bdbdbd;border-radius:5px;color:#bdbdbd;font-weight:700;padding:calc(1px + .3vw) calc(5px + .3vw);cursor:pointer}.custom-dropdown-wrapper .custom-dropdown-label-wrapper .custom-dropdown-label{font-size:calc(4px + .5vw);margin-right:2px}.custom-dropdown-wrapper .custom-dropdown-label-wrapper .custom-dropdown-icon{width:calc(4px + .5vw);height:calc(4px + .5vw)}.custom-dropdown-wrapper .custom-dropdown-label-wrapper-active{background-color:#003941;border:1px solid #003941;color:#fff}.custom-dropdown-wrapper .custom-dropdown-component-wrapper{position:absolute;top:100%;min-width:100%;box-shadow:0 10px 20px rgba(0,0,0,.15);border-radius:5px;background-color:#fff;z-index:1}.sort-wrapper{display:flex;flex-direction:row}.sort-item{width:calc(150px + 1vw);text-align:left;font-size:calc(6px + .5vw);color:#333}.product-card-wrapper{padding:5px}.product-card{display:flex;flex-direction:row;position:relative;width:198px;height:200px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#fff}.product-card .product-card-item-qty{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:5px;right:5px;width:25px;height:25px;border-radius:100%;background-color:#333;color:#fff;font-size:10px;font-weight:700}.product-card .product-card-item-qty .product-card-item-stock-icon{width:15px;height:15px}.product-card .product-card-overlay{display:flex;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(51,51,51,.8);display:none;color:#fff;padding:10px;overflow:scroll}.product-card .product-card-overlay h5{font-size:10px}.product-card .product-card-overlay h4{font-size:12px;margin-left:10px}.product-card .product-card-overlay .product-card-overlay-action-button{display:flex;flex-direction:row;align-items:center;padding-top:10px;cursor:pointer}.product-card .product-card-overlay .product-card-overlay-action-button:hover{color:hsla(0,0%,100%,.7)}.product-card .product-card-overlay .product-card-overlay-action-button-label{position:relative;z-index:2000;padding-right:10px}.product-card:hover .product-card-overlay{display:inherit}.product-card-overlay-sub-action{position:absolute;left:100%;top:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:200px;display:none}.product-card-overlay-action-button-label:hover .product-card-overlay-sub-action{display:inherit}.room-menu-wrapper{padding:10px;background-color:#fff;color:#333;box-shadow:0 10px 20px rgba(0,0,0,.15);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;overflow:scroll}.room-menu-wrapper .room-menu-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;margin-bottom:5px}.room-menu-wrapper h5{margin-right:5px}.room-menu-wrapper .room-menu-label-category:hover h5,.room-menu-wrapper .room-menu-label:hover h5{color:rgba(51,51,51,.5);text-decoration:underline}.room-menu-wrapper .room-menu-label-category{display:flex;flex-direction:row;align-items:center;width:100%;margin-bottom:5px}.room-menu-wrapper h6{margin-left:15px;color:rgba(51,51,51,.5);margin-bottom:5px}.room-menu-wrapper h6:hover{text-decoration:underline}.room-menu-wrapper .room-menu-label-category:hover .room-menu-icon,.room-menu-wrapper .room-menu-label:hover .room-menu-icon{color:rgba(51,51,51,.5)}.productDetails-modal{width:60vw;display:flex;flex-direction:column}.productDetails-modal-carousel-container{display:flex;justify-content:center;width:100%;border-bottom:1px solid grey;padding:10px 0}.carousel .slide{background-color:#fff}.productDetails-modal-title{display:flex;flex-direction:column;align-items:flex-start;padding:10px 0}.productDetails-modal-title h4,.productDetails-modal-title h6{margin:0;padding:3px}.productDetails-modal-description-container{width:100%}.productDetails-modal-description-container p{padding:3px;font-size:12px}.productDetails-modal-details{display:flex;flex-direction:column}.productDetails-row{padding:10px 5px;border-top:1px solid grey;font-size:12px}.productDetails-row:last-child{border-bottom:1px solid grey}.productDetails-row span{font-size:12px}.input-box-wrapper{width:100%;border:1px solid #bdbdbd;border-radius:5px;padding:0 5px}.input-box-wrapper input{border:none;background-color:transparent;width:100%}.design-page-body-spinner{display:flex;flex-direction:row;width:100vw;height:100vh;justify-content:center;align-items:center}.design-page-wrapper{display:flex;flex-direction:column;width:100vw;height:100vh;background-color:#f5f5f5}.design-page-body{display:flex;flex-direction:row;width:100%;height:calc(100% - 50px)}.design-page-body-left-section{display:flex;flex-direction:column;width:70%;height:100%;padding:calc(5px + 1vw) 0}.design-page-body-left-section-header-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 calc(5px + 1vw)}.design-page-body-left-section-header-expand-icon{cursor:pointer;width:20px;height:20px;color:#003941}.design-page-body-left-section-header-expand-icon:hover{color:rgba(0,57,65,.7)}.design-page-body-left-section-tabs{padding-top:calc(5px + 1vw);width:100%;height:100%}.design-page-body-right-section{flex:1 1;height:100%}.selector-wrapper{display:flex;flex-direction:row;border:1px solid #bdbdbd;width:100%;border-radius:5px}.selector-wrapper .selector{font-size:calc(8px + 20%)}.selector-wrapper .selector:hover{color:#003941}.selector-wrapper .selector-active{background-color:#003941;color:#fff}.selector-wrapper .selector-active:hover{color:#fff}.design-item-picker-wrapper{width:100%;height:100%;display:flex;flex-direction:column}.design-item-picker-stats-bar{width:100%;background-color:#f7efe7;padding:calc(5px + .5vw) calc(5px + 1vw)}.design-item-picker-data-section{padding:0 calc(5px + 1vw);flex:1 1;overflow:scroll}.picker-wrapper{width:100%}.picker-wrapper-title-row{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;color:#333;padding:calc(10px + .5vw) 0}.picker-wrapper-title-row h4{font-size:calc(6px + .5vw)}.picker-wrapper-title-row h6{color:rgba(51,51,51,.8);font-size:calc(5px + .3vw);margin-right:calc(10px + .5vw)}.picker-wrapper-title-row div{flex:1 1;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.picker-wrapper-title-row .picker-wrapper-title-icon{color:rgba(0,57,65,.8);cursor:pointer}.picker-wrapper-title-row .picker-wrapper-title-icon:hover{color:#fff;background-color:#003941;border-radius:100%}.picker-wrapper-draft-container{padding-bottom:calc(25px + .5vw)}.picker-wrapper-draft-item-header{display:flex;flex-direction:row;align-items:center;color:rgba(51,51,51,.9);font-size:calc(5px + .5vw);font-weight:400;margin-top:calc(5px + .5vw)}.picker-wrapper-draft-item-search-icon{font-size:calc(12px + .5vw);color:rgba(0,57,65,.5);margin-left:calc(5px + .5vw);cursor:pointer}.picker-wrapper-draft-item-search-icon:hover{color:#003941}.picker-wrapper-stats-complete{color:#5dba7c!important}.picker-wrapper-stats-exceeded{color:#eb5757!important}.picker-wrapper-draft-item-image{width:150px;height:150px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#fff}.picker-wrapper-draft-item-details{display:flex;flex-direction:row;width:100%;align-items:center;flex-wrap:wrap}.picker-item-details-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 calc(5px + .5vw) calc(5px + .5vw) 0}.picker-item-details-image{width:140px;height:140px;background-position:50%;background-repeat:no-repeat;background-size:contain;background-color:#fff;position:relative}.picker-item-details-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(51,51,51,.8);display:none;color:#fff;padding:0 10px;justify-content:center}.picker-item-details-image:hover .picker-item-details-image-overlay{display:flex;flex-direction:column}.picker-item-details-qty{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:calc(5px + .5vw);padding-top:calc(5px + .3vw)}.picker-item-details-qty span{font-size:calc(5px + .5vw);margin:0 calc(3px + .3vw)}.picker-item-details-qty-icon{width:calc(8px + .5vw);height:calc(8px + .5vw);cursor:pointer}.picker-item-details-qty-icon:hover{color:#fff;background-color:#003941;border-radius:100%}.overlay-button-wrapper{display:flex;flex-direction:row;align-items:center;padding-top:10px;cursor:pointer}.overlay-button-wrapper h4{font-size:10px;margin-left:10px}.overlay-button-wrapper:hover{color:hsla(0,0%,100%,.7)}.picker-images-clipboard-modal-wrapper{display:flex;flex-direction:column;width:60vw}.picker-images-clipboard-modal-images{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.picker-images-clipboard-modal-images img{margin-bottom:20px}.budget-details-wrapper{display:flex;flex-direction:row;align-items:center;color:rgba(51,51,51,.8);justify-content:space-between;width:100%}.budget-details-wrapper .budget-details-wrapper-row-item1{width:45%}.budget-details-wrapper .budget-details-wrapper-row-item2{width:18%}.budget-details-wrapper .budget-details-wrapper-row-item3{width:35%}.budget-details-wrapper h3{font-size:calc(5px + .3vw)}.progress-bar-wrapper{background-color:rgba(51,51,51,.8);width:100%;height:15px;border-radius:10px;overflow:hidden}.progress-bar-wrapper div{background-color:#5dba7c;height:100%}.client-view-wrapper{flex-direction:column}.client-view-top-nav,.client-view-wrapper{width:100%;display:flex;align-items:center}.client-view-top-nav{flex-direction:row;justify-content:space-between}.client-view-send-client-button{background-color:#003941;color:#fff;border-radius:5px}.client-view-send-client-button:hover{background-color:rgba(0,57,65,.8)}.client-view-body{max-width:800px}.client-view-body p{width:100%;text-align:center;margin:calc(5px + 1vw) 0}.quote-preview-body-wrapper{width:100%}.quote-preview-per-unit-wrapper{margin-bottom:calc(50px + 1vw);border:1px solid #f2f2f2}.quote-preview-per-unit-header{display:flex;justify-content:space-between;align-items:center;background:#003941;padding:calc(3px + .3vw) calc(12px + .8vw);margin-bottom:calc(12px + .8vw);width:100%}.quote-preview-per-unit-header h4,.quote-preview-per-unit-header h5{margin:0;color:#ff4b30;font-size:calc(6px + .5vw)}.quote-preview-per-unit-header span{margin:0;color:#fff;opacity:.5;font-size:calc(5px + .5vw)}.quote-preview-per-unit-rooms{padding:0 calc(5px + .5vw)}.quote-preview-per-unit-header-totals-wrapper{width:30%}.quote-preview-per-unit-header-totals{display:flex;justify-content:space-between;align-items:center;width:100%}.quote-preview-per-unit-header-totals h5{flex:1 1;margin:0;color:#fff;opacity:.5;font-size:calc(5px + .5vw);text-align:right}.quote-preview-per-unit-header-totals h4{color:#ff4b30;font-size:calc(6px + .5vw);text-align:right;margin:0 0 0 calc(2px + .2vw)}.quote-preview-per-room-wrapper{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:calc(10px + 2vw);border:1px solid #f5f6fa}.quote-preview-per-room-header{width:100%;display:flex;align-items:flex-end;padding:calc(1px + .2vw) calc(4px + .2vw);background-color:#f5f6fa;border-bottom:1px solid #f2f2f2}.quote-preview-per-room-name h5{margin:1px calc(2px + .5vw);font-size:calc(5px + .5vw);color:#252b48;opacity:.8}.quote-preview-per-room-name p{font-size:calc(3px + .3vw);color:#252b48;opacity:.4;margin:0 calc(2px + .5vw)}.quote-preview-per-room-name{width:40%}.quote-preview-per-room-details{display:flex;width:60%;justify-content:space-between;align-items:center}.quote-preview-per-room-item-name{width:60%;margin:0;font-size:calc(5px + .3vw);color:#252b48;opacity:.2}.quote-preview-per-room-amount,.quote-preview-per-room-quantity{width:20%;margin:0;font-size:calc(5px + .3vw);color:#252b48;opacity:.2}.quote-preview-per-room-amount{text-align:center}.quote-preview-per-room-items{width:100%}@media only screen and (max-width:700px){.quote-preview-per-room-item-name{width:50%}.quote-preview-per-room-quantity{width:10%}.quote-preview-per-room-amount{width:30%}}.quote-preview-per-item-wrapper{display:flex;justify-content:space-between;padding:calc(5px + .5vw) 0;width:100%;border-bottom:1px solid #f5f6fa}.quote-preview-per-item-wrapper h5{margin:0;color:#252b48;font-weight:500;font-size:calc(8px + .4vw)}.quote-preview-per-item-images-wrapper{width:40%;text-align:center}.quote-preview-per-item-images{width:100%;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;padding:0 calc(5px + .5vw)}.quote-preview-per-item-image{cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain;height:60px}.quote-preview-per-item-details{width:60%;display:flex;align-items:center;justify-content:space-between}.quote-preview-per-item-qty{width:20%}.quote-preview-per-item-name{width:60%}.quote-preview-per-item-amt{width:20%}.quote-preview-per-item-name p{margin:0;font-size:calc(3px + .3vw);font-weight:700}.hero-image{width:50px;background-position:50%;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:700px){.quote-preview-per-item-name{width:50%}.quote-preview-per-item-qty{width:10%}.quote-preview-per-item-amt{width:30%}}.canvas-display-wrapper{width:100%;position:relative}.canvas-display-wrapper .canvas-display-title{position:absolute;left:10px;top:10px}.finalize-page-wrapper{width:100vw}.finalize-page-body{padding:calc(5px + 1vw);width:100%}.success-modal-wrapper{flex-direction:column;width:250px}.success-modal-image,.success-modal-wrapper{display:flex;justify-content:center;align-items:center}.success-modal-image{background-color:#f5f5f5;flex-direction:row;border:10px;padding:50px 0;margin:10px 0}.page-not-found-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:70vh;padding:calc(20px + 5vw)}.page-not-found-wrapper h1,.page-not-found-wrapper h3,.page-not-found-wrapper p{text-align:center;width:calc(150px + 30vw)}.page-not-found-wrapper h1{color:#ff4e24;font-size:calc(40px + 10vw);text-align:center;width:100%}.page-not-found-wrapper h3{font-size:calc(8px + 2.25vw)}.page-not-found-wrapper p{font-size:calc(8px + 1.25vw)}
/*# sourceMappingURL=main.da1f3b9d.chunk.css.map */